Mathematics
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.

answer
Answers: 2

Other questions on the subject: Mathematics

image
Mathematics, 22.06.2019 03:10, bovalle
An isosceles trapezoid was broken into a rectangle and two triangles. what are the base and height of one of the triangles?
Answers: 2
image
Mathematics, 22.06.2019 04:30, jgpjessi1854
Fran has 7 sheets of paper for a coloring project. if she only uses 1/3of a sheet of paper per draing how many drawings can ahe make?
Answers: 1
image
Mathematics, 22.06.2019 05:00, emberferran
What is the foctored form of 9x²+7x+3?
Answers: 1
image
Mathematics, 22.06.2019 05:30, amberell1234
Anya is making throw pillows and is choosing the type of filling and type of fabric pattern. complete each statement below about the pillow options.
Answers: 3
Do you know the correct answer?
In this question we create a synthetic dataset using random number generation commands in Stata. Thi...

Questions in other subjects:

Konu
Mathematics, 12.12.2019 03:31