Answer:
See below
Explanation:
Continuation of question:
- a) develop a rule that you could use to predict the wind speed given any barometric pressure
- b) use your rule to predict the wind speed of a hurricane with a barometric pressure of 980 mb. using what you know about linearity, explain why your prediction is reasonable
- c) interpret the intercept for wind speed in this context (i.e., as it pertains to the weather)
- d) explain the meaning of slope in this context
Solution
a) Since the relationship is linear, we'll build a formula using the two points
(1000, 100) and (960, 180)
Slope-intercept form
Finding the slope and y-intercept:
- m = (180-100)/(960 - 1000) = 80/-40 = -2
- 100 = -2*1000 + b ⇒ b = 2100
So the function is
b) x = 980
Using the function to find the wind speed:
- y = -2*980 + 2100 = 140 kmh
c) y-intercept is acting as correlation to barometric pressure demonstrating absolute wind speed in case zero barometric pressure (impossible in natural condition)
d) Negative slope demonstrates decreasing wind speed as barometric pressure increases