In: Statistics and Probability
|
1) Consider 'Games lost' as Dependent variable on Rainy Days and
Payroll. 2) Formulate the linear equation as Y = b0 + b1*x1 + b2 * x2 + …. + error_term 3) Determine Linear Trend equation. |
|||
| Year | Games Lost | Rainy Day | Payroll($000) |
| 2001 | 20 | 26 | 175 |
| 2002 | 20 | 10 | 178 |
| 2003 | 18 | 10 | 240 |
| 2004 | 19 | 16 | 235 |
| 2005 | 21 | 15 | 180 |
| 2006 | 18 | 19 | 241 |
| 2007 | 18 | 10 | 173 |
| 2008 | 19 | 12 |
255 |
this is the complete qs
The equation is the yellow to the left of the below image.
I have done the linear regression with Games Lost as dependent variable and RainyDay & Payroll($000) as independent variables.
