subject
Mathematics, 25.02.2021 18:10 maddieberridgeowud2s

In this question we create a synthetic dataset using random number generation commands in Stata. This time we create two random variables that are related to one another, and we fit that relationship using a bivariate linear regression. The beauty of this approach is that we know the population parameters because we pick them when generating the data. We can then check to see how well least squares estimation performs. (a) Begin by specifying that there are 100 observations and generate the regressor to be: x = 10 + 20 * v where v is a uniform random variable on the unit interval. As a result, x is a random variable uniformly distributed on the interval (10,30). Next specify the dependent variable to be linearly related to this regressor according to: y = 30+5*x+u, where u is a random draw from a normal distribution with population mean 0 and population standard deviation 100. (Hint: use Stata's random number commands runiform() and rnormal (0, 100).]
(b) Perform a scatter plot of r and y, and also insert a linear fit. Hint: use Stata's twoway command to create a scatter graph and overlay a linear fit using the lfit graph.
(c) Next regress y on x (calling for robust standard errors). Is each one of the three OLSE assumptions satisfied in this case? Explain why for each one. Give your assessment of how well least squares regression performs in estimating the true intercept and slope.
(d) Looking at the results of this regression, assess how close least squares estimation is to the true variance of the error term.
(e) Generate the regression residuals and confirm they add up to zero. Also, confirm that the residuals are uncorrelated with the regressor.
(f) Now generate the variables r and y as you did above but do it for n = 1000 observations. Run the regression of yon x and compare the results with the earlier case of n = 100. Explain the differences, if you can.

ansver
Answers: 2

Another question on Mathematics

question
Mathematics, 21.06.2019 20:50
What is the 9th term in the geometric sequence described by this explicit formula? an=-6. (2)(n-1) apex
Answers: 2
question
Mathematics, 22.06.2019 01:30
Norder to get a certain shade of blue paint, a mixer must have 5 parts white paint to 3 parts blue. if 4 gallons of paint must be mixed, how many gallons of white paint must be used?
Answers: 2
question
Mathematics, 22.06.2019 05:40
If i want to read a 124-page book in 3 weeks how many pages would i have to read each day?
Answers: 1
question
Mathematics, 22.06.2019 08:00
Marco wrote the equation below. cos ( -π /2) = cos ( 3π / 2) which statement best describes marcos equation?
Answers: 1
You know the right answer?
In this question we create a synthetic dataset using random number generation commands in Stata. Thi...
Questions
question
Mathematics, 18.11.2020 17:30
Questions on the website: 13722360