The measured data is
x=[10.56, 9.52, 9.73, 9.80, 9.78, 10.91].
Calculate the mean.
m = (10.56+9.52+9.73+9.80+9.78+10.91)/6 = 10.05
Calculate the deviations from the mean.
k = x - m
= [0.51, -0.53, -0.32, -0.25, -0.27, 0.86]
Calculate the absolute deviation from the mean.

Answer: 0
Answer: 30.8
Step-by-step explanation:
Answer:
-1.5m + 4n is the equivalent expression
Step-by-step explanation:
To find the equivalent expression, we combine the like terms.
We are given the following expression:
m + 4n - 2.5m
Combining the like terms:
m - 2.5m + 4n
-1.5m + 4n is the equivalent expression
Answer: x = 23 and y = 13
Explanation:
let x and y be the two number.
Where:
(x + y)/2 = 18 => x + y = 18 x 2 = 36
and:
x - y = 10
Thus we get:
x + y = 36 (1)
x - y = 10 (2)
Add (1) and (2):
x + y + x - y = 36 + 10
2x = 46
x = 23
If x = 23
then x - y = 10
23 - y = 10
-y = -13
y = 13