Regression definition go!
Least square criterion?
Y prime= predicted y value
Y= observed Y value
Y-Y prime = prediction error for each data point
Least Squares regression line?
Least squares regression line formula?
- Y'= byX+ay Y'= predicted value by= slope ay= y-axis intercept for min error in y X= any value of x
How to make the regression line?
solve Y’ for the lowest and highest x values.
- plot the value and connect the two points.
calc y int and connect line to the int
What is the best predictor of Y???
the regression line
Prediction errors?WTF?
Size wise what do you want the standard error of the esitmate to be?
Characteristics of the standard error of the estimate?
Homoscedasticity ?
constant variance
Heteroscedasicity??