How Do You Calculate Probabilities for Normally Distributed Scores?

AI Thread Summary
Scores on a test are normally distributed with a mean of 100 and a standard deviation of 15. To calculate the percentage of the population within specific score ranges, one can use the probability density function and integrate over the desired intervals. Alternatively, utilizing a cumulative distribution function table can simplify the process. A linear transformation may be necessary to convert to a standard normal distribution for easier calculations. Understanding these statistical concepts is crucial for accurately determining probabilities for normally distributed scores.
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.
 


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
 


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.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top