Answer:
See explanation
Explanation:
Given:
400 students takes same final exam.
some students have 90 minutes to complete the exam.
other students have 120 minutes to complete the exam.
Each student is randomly assigned one of the examination times, based on the flip of a coin.
Y denotes the number of points scored on the exam by the i-th student (0 <Yi < 100) so it is an dependent variable
X denotes the amount of time that the student has to complete the exam (Xi = 90 or 120) so it is an independent variable
the regression model:
μ

a)
The term μ
represents other factors or unobserved factors that have an effect on individual student's exam score. For example, studying time varies with students and varying aptitude for the subject, capability possessed by different students etc. ui is basically the error term.
b)
Due to random assignment of X
, μ
is independent of X
. Since μ
represents deviations from the average value, so E(μ
) = 0. Also since X
and μ
are independent hence E (μ
| X
) = 0
c)
The assumption that (X
,
), i = 1,2,...,...n are independent and identically distributed drawn from the joint distribution is true if this year's students are viewed as random draws from population of students that take this class.
The assumption holds because 0≤
≤ 100 and Xi can take on only two values that are 90 and 120. So these restricted values make the assumption true.
d)
Given is the estimated model:
Y = 49 + 0.24 X

The computation of prediction for the average score of students given 90 minutes to complete the exam is:
Y = 49 + 0.24 * 90
= 49 + 21.6
Y = 70.6
The computation of prediction for the average score of students given 120 minutes to complete the exam is:
Y = 49 + 0.24 * 120
= 49 + 28.8
Y = 77.8
Average score of students given 150 minutes to complete the exam is:
Y = 49 + 0.24 * 150
= 49 + 36
Y = 85
The average predicted gain in score for a student who is given an additional 10 minutes on the exam is:
Y = 0.24 * i
Y = 0.24 * 10
Y = 2.4