How Do You Calculate Probabilities for Normally Distributed Scores?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 3K views
apoechma
Messages
14
Reaction score
0
Continous Random Variable HELP PLEASE!

Scores on a particular test are normally distributed in the population, with a mean of 100 and a standard deviation of 15. What percentage of the population have scores ...

a) Between 100 and 125

b) Between 82 and 106

c) Between 110 and 132

d) Above 132

e) Equal to 132
 
Physics news on Phys.org


This seems like a homework question so maybe someone can move it there.

Apochema, have you tried anything? If so, show us what and we can better help you. If not, you certainly don't expect us to do your homework for you.
 


cronxeh said:
Here is a hint. Look at the definition of a mean = E(X) and standard deviation sqrt(Var(X))

which both happen to be integrals. Once you get your p(x) from those 2 equations, you simply take the integral for every problem a) integral(p(x)dx, 100, 125), and so on

mean = E(X) = http://upload.wikimedia.org/math/5/2/b/52bc687e1475806a8abb8b8252f220cf.png = 100
standard deviation = http://upload.wikimedia.org/math/f/4/c/f4c7ea85a64ca1819288007e6994e349.png = 15

This is certainly not the way to approach the problem. The biggest hint is basically given to you in the problem that the scores are distributed normally.
 


Right. And you should know what the probability density function for normally distributed random variable (with given mean and variance) looks like.

Then you will have to integrate this density over the appropriate intervals or better look up the corresponding values in a table of the cumulative distribution function.

Maybe you first have to apply a linear transformation to make the distribution standard normal if you only have access to cdf values for this special case.