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.
sorry this is late!!
#1 - A circular grid like this one can be helpful for performing dilations
#2 - To perform a dilation, we need a (In order to perform a dilation, students will need to know the center of dilation (which can be communicated using the coordinate grid), the coordinates of the polygon that they are dilating (also communicated using the coordinate grid), and the scale factor.)
Yes
26 x 5 - 63 = 67
26 x 3 - 11 = 67
Answer:
x - 3y = 8.
Step-by-step explanation:
Use the point-slope form of the equation of a line:
y - y1 = m(x - x1) where m = the slope and (x1, y1) is a point on the line.
So substituting the given values:
y - (-2) = 1/3(x - 2)
y + 2 = 1/3x - 2/3 Multiply through by 3:
3y + 6 = x - 2
x - 3y = 6 + 2
x - 3y = 8 <---- Standard Form.