SOLUTION: if you have a mean of 100 and standard deviation of 15. question is what percentage of the scores are between 107.5 and 115? i get 53.28% but not sure if that makes sense
Algebra ->
Probability-and-statistics
-> SOLUTION: if you have a mean of 100 and standard deviation of 15. question is what percentage of the scores are between 107.5 and 115? i get 53.28% but not sure if that makes sense
Log On
Question 452118: if you have a mean of 100 and standard deviation of 15. question is what percentage of the scores are between 107.5 and 115? i get 53.28% but not sure if that makes sense Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! if you have a mean of 100 and standard deviation of 15. question is what percentage of the scores are between 107.5 and 115? i get 53.28% but not sure if that makes sense
---
Determine the z-value of 107.5 and of 115.
Then find P(z is between those two values).
---
I get normalcdf(107.5,115,100,15) = 0.1499
==============================================
Cheers,
Stan H.
==========