Re: Need some hints for a probability problem
- From: Jacob44 <jbdavis@xxxxxxxxxxxx>
- Date: Tue, 19 Jun 2007 23:09:25 EDT
I am looking at solving the following problem:
Problem: Suppose the current median age of U.S. citizens is 30. If a
survey of 500 randomly slected U.S. citizens is conducted, what is the
probability at most 240 of them will be under 30 years old.
Should this be modeled as a hypergeometric distribution, and if so,
how do I go about it? Any help would be great!
Thanks!
The number of successes "a sample being less than 30" is modeled with a binomial distribution. The problem tells you the probability of success Pr(x<30)=.5. The mean of the binomial is 500*.5 = 250 and the variance is 500(.5)(.5)=125. You can use the mean and variance to figure out how many standard deviations away from 250 240 is and use a normal approximation to calculate Pr(x<240)
.
- Follow-Ups:
- Re: Need some hints for a probability problem
- From: Tomasso
- Re: Need some hints for a probability problem
- Prev by Date: Re: Finding the best chess move
- Next by Date: Re: Need some hints for a probability problem
- Previous by thread: Finding a pattern in high dimensional data
- Next by thread: Re: Need some hints for a probability problem
- Index(es):