APPLICATION OF SUPERVISED LEARNING
LINEAR REGRESSION
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
85.5
|
|
90
|
|
95
|
|
95.5
|
|
98.5
|
Detailed explanation-1: -The formula for simple linear regression is Y = mX + b, where Y is the response (dependent) variable, X is the predictor (independent) variable, m is the estimated slope, and b is the estimated intercept.
Detailed explanation-2: -Explain what the quantity S=2.74982 measures in the context of this problem. s is the standard deviation of the residuals. The difference between actual marriage length and predictent marriage length (for given courtship lengths) is 2.74982 yours, on average.
Detailed explanation-3: -The regression equation X on Y is X = c + dy is used to estimate value of X when Y is given and a, b, c and d are constant. Y = a + bx can also be interpreted as ‘a’ is the average value of Y when X is zero. X = c + dy, value c is the average value of X, when Y is zero.