I try to merge the two datasets below using the following code use test score.dta, clear merge 1:1 student using hw_score.dta, keep(3) nogen But I receive the error: "file hw_score.dta not found" What is the likely reason for this error? student test_score 1 1 82 2 2 74 3 3 93 4 4 91 5 5 91 student hw_score 1 2 99 2 3 82 3 4 83 4 5 90 5 10 70
I try to merge the two datasets below using the following code use test score.dta, clear merge 1:1 student using hw_score.dta, keep(3) nogen But I receive the error: "file hw_score.dta not found" What is the likely reason for this error? student test_score 1 1 82 2 2 74 3 3 93 4 4 91 5 5 91 student hw_score 1 2 99 2 3 82 3 4 83 4 5 90 5 10 70
Chapter5: Working With Excel Tables, Pivottables, And Pivotcharts
Section: Chapter Questions
Problem 11RA
Related questions
Question
![I try to merge the two datasets below using
the following code
use test score.dta, clear
merge 1:1 student using hw_score.dta,
keep(3) nogen
But I receive the error:
"file hw_score.dta not found"
What is the likely reason for this error?
student
test_score
1
1
82
2
2
74
3
3
93
4
4
91
5
5
91
student
hw_score
1
2
99
2
3
82
3
4
83
4
5
90
5
10
70](/v2/_next/image?url=https%3A%2F%2Fcontent.bartleby.com%2Fqna-images%2Fquestion%2F2225a944-df22-4b7d-83fa-578c45dad04f%2F74564f9d-d05d-4561-88c1-78b190c3cf56%2Fy5irwns_processed.png&w=3840&q=75)
Transcribed Image Text:I try to merge the two datasets below using
the following code
use test score.dta, clear
merge 1:1 student using hw_score.dta,
keep(3) nogen
But I receive the error:
"file hw_score.dta not found"
What is the likely reason for this error?
student
test_score
1
1
82
2
2
74
3
3
93
4
4
91
5
5
91
student
hw_score
1
2
99
2
3
82
3
4
83
4
5
90
5
10
70
Expert Solution
![](/static/compass_v2/shared-icons/check-mark.png)
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution!
Trending now
This is a popular solution!
Step by step
Solved in 2 steps with 3 images
![Blurred answer](/static/compass_v2/solution-images/blurred-answer.jpg)
Recommended textbooks for you
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
![Oracle 12c: SQL](https://www.bartleby.com/isbn_cover_images/9781305251038/9781305251038_smallCoverImage.gif)
![C++ Programming: From Problem Analysis to Program…](https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif)
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:
9781337508841
Author:
Carey
Publisher:
Cengage
![Oracle 12c: SQL](https://www.bartleby.com/isbn_cover_images/9781305251038/9781305251038_smallCoverImage.gif)
![C++ Programming: From Problem Analysis to Program…](https://www.bartleby.com/isbn_cover_images/9781337102087/9781337102087_smallCoverImage.gif)
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:
9780357392676
Author:
FREUND, Steven
Publisher:
CENGAGE L
![C++ for Engineers and Scientists](https://www.bartleby.com/isbn_cover_images/9781133187844/9781133187844_smallCoverImage.gif)
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr