
Financial Risk Manager Part 1
Get started today
Ultimate access to all questions.
A hospital uses ultrasound technology to measure the weight of unborn babies as follows:
| Gestation period in weeks | 30 | 32 | 34 | 36 | 38 | 40 |
|---|---|---|---|---|---|---|
| Estimated weight of foetus | 1.6 | 1.7 | 2.5 | 2.8 | 3.2 | 3.5 |
Further information: , , . Calculate the least square estimator of the slope and the Y-intercept (in that order)._
Exam-Like
Community
TTanishq
Explanation:
Explanation
Under OLS (Ordinary Least Squares) estimation:
- The regression equation is:
- Where Y is the dependent variable (foetal weight)
- X is the independent variable (gestation period)
- = the y-intercept
- = the slope
Calculating the slope ():
Calculating the y-intercept ():
First, we need the means:
- Mean of Y ():
- Mean of X ():
Then:
Therefore, the correct values are:
- Least square estimator (slope): 0.2043
- Y-intercept: -4.6
This corresponds to option A.
Comments
Loading comments...