<u>Answer:</u>
The Ranking Percentile is (B) 97.5%
<u>Explanation
:</u>
To find the percentile rank we need to find the z- score. After finding the z-score match this value with the corresponding value in z-score table.
Formula to find the z-score
Z-score=
Substituting the values in the above equation, we find
Z-score=
=2
So, the Z-score is +2
Now, the corresponding value of Z-score 2 in the table is 0.9772
or the percentile score is 97.72 ~ 97.5
.
Answer:
yup you are correct. The answer is 144 :)
Step-by-step explanation:
Also thx for the points!
Answer:
x = 3/8 (but the fraction is negative.)
Decimal form if needed.
x = - 0.375
Answer:
7.21
Step-by-step explanation:
Given that:
P1=(-1,3) and P2=(5,-1)
Distance between two points :
d = Sqrt[(x2 - x1)² + (y2 - y1)²]
x1 = - 1 ; y1 = 3
x2 = 5 ; y2 = - 1
d = Sqrt[(5 - (-1))² + ((-1) - 3)²]
d = Sqrt[(5 + 1)² + (-1 - 3)²]
d = sqrt[(6)^2 + (-4)^2]
d = sqrt(36 + 16)
d = sqrt(52)
d = 7.21