David B. answered 05/20/21
Math and Statistics need not be scary
a) The coefficient for "constant" is the predictor for the constant (b0) in the regression equation. This is the y intercept and represents the average amount of time to checkout if you have 0 people in front of you when you get in the line at the checkout. (72.95 sec)
b) this is even easier to find. look for the R2 . That value is the coefficient of determination (the Adj R2 is an adjusted value for the number of predictor. Good for multiple regression, but it is still called the adjusted R2, not the R2 . The coefficient of determination is the proportion of the variance in the dependent variable that is predictable from the independent variable. In this case it indicates that 73.33% of the y variance is predicted by the x.
c). The point near (3,100) appears to be an outlier. Why? because it appears to be more than 3 times the standard error of the residual (vertically) from the regression line.