Answer:
C. All of the data values are identical.
Step-by-step explanation:
If the standard deviation for a set of data is 0, then all of the data values are identical.
When a standard deviation is 0, then the variance is also 0 and the mean of the deviation that is squared is also 0, thereby making all the values identical to the mean, that is 0.
The solution is -4/9x + 1
Answer:
100% left handed people
20.6% = women
Not women who are left handed
=100-20.6
=79.4%
Answer:
C
Step-by-step explanation:
Use the pythagorean theorem
a² + b² = c²
3² + 4² = c²
9 + 16 = c²
25 = c²
5 = c
Answer:
r = i + j + (-2/3)(3i - j)
Step-by-step explanation:
Vector Equation of a line - r = a + kb ; where r is the resultant vector of adding vector a and vector b and k is a constant
if a = i + j ; b = t(3i - j) and r = -i +s(j)
for this to be true all the vector components must be equal
summing i 's
i + 3ti = -i; then t = -2/3
j - tj = sj; then s = 1-t; substitue t; s=1+2/3 = 5/3
so r = i + j + (-2/3)(3i - j) which will symplify to -i + 5/3j