Normal Random Variables
If X is normal with a mean of 8.48 and standard deviation of 1.60, what are the two values of X which include the central 80% of the probability?
Thanks
Normal Random Variables
If X is normal with a mean of 8.48 and standard deviation of 1.60, what are the two values of X which include the central 80% of the probability?
Thanks
Uh...Just a guess...Miata?
Makes me glad I'm not in school any more.
Crap... Let me go find my book, its buried somewhere... I should know this
6.432, 10.528
I thought the upper and lower deciles were 1.28 * sd in a normal distribution.
^^ He beat me to it.
But how do you figure that out?
Z score table for .4000 which would have the 40% above and 40% below. I remembered it somewhat from teaching statistics in graduate school—enough so that a quick google search got me the exact number.
Z = (X - u)/(sigma)
Rearrange to get P(-1.28 < (X - u)/(sigma) < 1.28)
P(u - 1.28sigma < X < u + 1.28sigma) = .80
P(8.48 - 1.28*1.6 < X < 8.48 + 1.28*1.6) = P(6.432 < X < 10.528)
To get 1.28 I went to the Z table and found .10 (because [1 - .80] 20% = alpha/2 = .1). Then its just plugging into the formula. u is your mean and sigma is your standard deviation.
I'll probably have more for you guys.
I need a Stat tutor because this crap just blows my mind. I think it's all the different terminology that gets me. Constantly switching things up.
I am always happy to help. I intend to post my statistic project once I get it finished. Its a neat little experiment in regressions, stock prices, and Google's search volume index.
The Excel way:
=NORMINV(0.1,8.48,1.6)
=NORMINV(0.9,8.48,1.6)
You may have to go to 'Tools'-->'Add-ins' and add the 'Data Analysis' toolpack.
µ = 629 σ = 60 Engineering school only accepts those in the top 15%, what is the minimum score in order to be accepted?
I can't figure how to go about doing these...I guess I just don't know the "steps" to approaching problems.
78.9% of statistics are made up, including this one.
I like Unibrogue.
PHeller wrote:µ = 629 σ = 60 Engineering school only accepts those in the top 15%, what is the minimum score in order to be accepted?
I can't figure how to go about doing these...I guess I just don't know the "steps" to approaching problems.
from the answers others have posted, sounds like there's a table which relates decimal sigmas to percentages of populations. having almost no stats experience i will take them at their words. but i've got years and years of problem-solving experience, and i think what i've outlined below (leaning on what others have posted above) would be a reasonable way to approach the problem:
draw a normal distribution bell curve.
draw a vertical line through the center of the curve, that's your µ = 629.
σ is defined as the distance (in this case, score) you have to travel from the mean in order to capture some percentage of the population of scores.
in this case, you need to know how many sigmas away from the mean is the 85th percentile, which i believe you'll get from the table others have mentioned.
then multiply the value from the table by the value of sigma, and add that to the mean, and that's the score required.
remember the words of charles kettering: "A problem well-stated is a problem half-solved."
anyway, following Per's example i googled "Z table statistics" and found that the z value corresponding to a 15% population above is about 1.04. so 629 plus 1.04*60 is the test score required to get into engineering school.
answer = 691.4, unless i suck at teaching something i think i just learned.
Tighe wrote:I like Unibrogue.
Heh. Is that the accent in which one speaks after one too many Unibroue beers?
PHeller, are you allowed to use Excel on your test? If so, I highly recommend just learning how to use that. Saves time and valuable brain space. The Data Analysis Plus will have about 80% of what you need. I can send you an Excel spreadsheet that will help with pretty much everything your are trying to do.
Lastly, the table referenced is the Z table. It has a Z value around the boarder (+ is the inverse of - and vice versa) with p-values (percentage) in the middle. You can convert p-values to Z values or vice versa.
alex wrote:Heh. Is that the accent in which one speaks after one too many Unibroue beers?
When I posted that I... wasn't performing at my peak, to say the least. Diageo products can be blamed this time however.