Answer: 0.0375
Step-by-step explanation:
0.15 divided by 4 = 0.0375
Answer: 7.22
(note: this is a result after rounding. The result before rounding was 7.21875)
========================================================
Explanation:
Given Set of Values = {22, 16, 39, 35, 19, 34, 20, 26}
Add up the values: 22+16+39+35+19+34+20+26 = 211
Divide that sum by 8 as there are 8 values: 211/8 = 26.375
The mean is 26.375
Now subtract the mean from each data value. Apply the absolute value to ensure the difference is never negative
|22 - 26.375| = 4.375
|16 - 26.375| = 10.375
|39 - 26.375| = 12.625
|35 - 26.375| = 8.625
|19 - 26.375| = 7.375
|34 - 26.375| = 7.625
|20 - 26.375| = 6.375
|26 - 26.375| = 0.375
Add up those results
4.375+10.375+12.625+8.625+7.375+7.625+6.375+0.375 = 57.75
Then divide by 8
57.75/8 = 7.21875
The mean absolute deviation of the prices is 7.21875
Rounded to two decimal places, it is 7.22
Since we're talking about money, it makes sense to round to the nearest penny.
Answer:
15/s
Step-by-step explanation:
15 caps ÷ s = 15/s caps per swimmer
Answer:
As the height increases, the temperature decreases.
It is decreasing 5°C per kilometer.
At the height 8 km the temperature is 0°.
This question is very oddly worded. The domain is the set of x-values, but this is a set of (x,y) ordered pairs.
I'm reading this question as "Here's a function, { (1,5), (2,1), (-1,-7) }. If this is reflected over the x-axis, what's the range?"
Assuming that is the question that is meant to be asked, reflecting a function over the x-axis will just change the signs of the y-values.
(1,5) -> (1,–5)
(2,1) -> (2,–1)
(-1,-7) -> (-1,+7)
I'd pick the third option.