
William W. answered 12/19/20
Math and science made easy - learn from a retired engineer
When you are given "86% of the variation in the wind speed of a cyclone can be accounted for by the atmospheric pressure" you can learn several things.
1) The dependent variable (aka "y-value") is wind speed (of a cyclone).
2) The independent variable (aka "x-value") is atmospheric pressure.
3) The coefficient of determination or r-squared (r2) is 0.86
a) The slope of a linear equation is the change in y divided by the change in x. In this case, that is the change in wind speed per change in atmospheric pressure. In other words, in this case, as atmospheric pressure increases by a millibar, wind speed decreases by 1.37 mph (I got the units from question c)
b) If r2 = 0.86 then r = ±√0.86 ≈ ± 0.927 and, in this case, because the slope of the regression line is negative, the r-value or correlation coefficient is approximately -0.927.
c) Residual = Actual Value - Predicted Value
Using the regression line y = 1428 - 1.37x and plugging in x = 1000, we get y = 58. So the prediction for a pressure of 1000 millibars is a wind speed of 58 mph. The actual wind speed is 43. So the residual is 43 - 58 = -15
d) From the regression line, we see that the lower the pressure, the higher the wind speed so "yes". The reason is the negative correlation.