D1,..,d9 = 0,0,2,2,2,3,4,6,8 //there are 9 values, in ascending order
Q2 (median) = d5 = 2 //value in the middle
Q1 = (d2+d3) / 2 = (0+2)/2 = 1
(Q1 is middle value of d1,d2,d3,d4, but there is no middle element among four elements, that is why arithmetic mean is taken)
Q3 = (d7+d8) / 2 = (4+6)/2 = 5
interquantlie range = IQR = Q3 - Q1 = 5 -1 = 4
answer: 4
It depends on the shape it may be rotation
Answer:
7 + 11 + 11
Step-by-step explanation:
7 + 11 = 18
18 + 7 = 25
Answer:
Y=168
Step-by-step explanation:
Y varies directly as X
Y=kx
K is a constant
28=k2
K=28/2 =14
Y=14x
Y=14×12
Y=168
Answer: C (4,7)
Points are labeled as (x,y)
If the unknown point is 4 units away from the origin on the x axis, x will be 4
If the unknown point is 7 units away from the origin on the y axis, y will be 7
Therefore (4,7)