SOLUTION: A distribution of values is normal with a mean of 199.9 and a standard deviation of 82. Find P57, which is the score separating the bottom 57% from the top 43%. P57 = ______

Algebra.Com
Question 1181470: A distribution of values is normal with a mean of 199.9 and a standard deviation of 82.
Find P57, which is the score separating the bottom 57% from the top 43%.
P57 = ______

Enter your answer as a number accurate to 4 decimal places.

Answer by CPhill(1959)   (Show Source): You can put this solution on YOUR website!
Here's how to find P57:
1. **Find the z-score:** P57 represents the 57th percentile. We need to find the z-score that corresponds to a cumulative probability of 0.57. You can use a z-table or a calculator with statistical functions (like the `norm.ppf` function in Python's `scipy.stats` library). The z-score for 0.57 is approximately 0.176.
2. **Use the z-score formula:** The z-score formula is:
z = (x - μ) / σ
Where:
* z is the z-score
* x is the value we're looking for (P57)
* μ is the mean (199.9)
* σ is the standard deviation (82)
3. **Solve for x (P57):**
0.176 = (x - 199.9) / 82
Multiply both sides by 82:
14.432 = x - 199.9
Add 199.9 to both sides:
x = 214.332
Therefore, P57 ≈ 214.3320

RELATED QUESTIONS

A distribution of values is normal with a mean of 199.9 and a standard deviation of 82. (answered by Theo)
A distribution of values is normal with a mean of 150.4 and a standard deviation of 4.5. (answered by rothauserc)
A distribution of values is normal with a mean of 144 and a standard deviation of 73.2. (answered by Theo)
A distribution of values is normal with a mean of 205.9 and a standard deviation of 51.9. (answered by Boreal)
A distribution of values is normal with a mean of 180.9 and a standard deviation of 83.6. (answered by Theo)
If X has a normal distribution with mean 80 and standard deviation 12, what is the... (answered by stanbon)
If X has a normal distribution with mean 80 and standard deviation 12, what is the... (answered by stanbon)
A distribution of values is normal with a mean of 63.6 and a standard deviation of 14.4. (answered by Theo)
A normal distribution with a mean of 25 and standard deviation of 5. What is the... (answered by FrankM)