<< Chapter < Page | Chapter >> Page > |
The simplest probability density function is the hypergeometric. This is the most basic one because it is created by combining our knowledge of probabilities from Venn diagrams, the addition and multiplication rules, and the combinatorial counting formula.
To find the number of ways to get 2 aces from the four in the deck we computed:
And if we did not care what else we had in our hand for the other three cards we would compute:
Putting this together, we can compute the probability of getting exactly two aces in a 5 card poker hand as:
This solution is really just the probability distribution known as the Hypergeometric. The generalized formula is:
where x = the number we are interested in coming from the group with A objects.
h(x) is the probability of x successes, in n attempts, when A successes (aces in this case) are in a population that contains N elements. The hypergeometric distribution is an example of a discrete probability distribution because there is no possibility of partial success, that is, there can be no poker hands with 2 1/2 aces. Said another way, a discrete random variable has to be a whole, or counting, number only. This probability distribution works in cases where the probability of a success changes with each draw. Another way of saying this is that the events are NOT independent. In using a deck of cards, we are sampling WITHOUT replacement. If we put each card back after it was drawn then the hypergeometric distribution would not work.
For the hypergeometric to work,
A candy dish contains 30 jelly beans and 20 gumdrops. Ten candies are picked at random. What is the probability that 5 of the 10 are gumdrops? The two groups are jelly beans and gumdrops. Since the probability question asks for the probability of picking gumdrops, the group of interest (first group A in the formula) is gumdrops. The size of the group of interest (first group) is 30. The size of the second group is 20. The size of the sample is 10 (jelly beans or gumdrops). Let X = the number of gumdrops in the sample of 10. X takes on the values x = 0, 1, 2, ..., 10. a. What is the probability statement written mathematically? b. What is the hypergeometric probability density function written out to solve this problem? c. What is the answer to the question "What is the probability of drawing 35 gumdrops in 50 picks from the dish?"
a.
b.
c.
A bag contains letter tiles. Forty-four of the tiles are vowels, and 56 are consonants. Seven tiles are picked at random. You want to know the probability that four of the seven tiles are vowels. What is the group of interest, the size of the group of interest, and the size of the sample?
The group of interest is the vowel letter tiles. The size of the group of interest is 44. The size of the sample is seven.
The combinatorial formula can provide the number of unique subsets of size x that can be created from n unique objects to help us calculate probabilities. The combinatorial formula is
A hypergeometric experiment is a statistical experiment with the following properties:
The outcomes of a hypergeometric experiment fit a hypergeometric probability distribution. The random variable X = the number of items from the group of interest. .
Use the following information to answer the next five exercises: Suppose that a group of statistics students is divided into two groups: business majors and non-business majors. There are 16 business majors in the group and seven non-business majors in the group. A random sample of nine students is taken. We are interested in the number of business majors in the sample.
In words, define the random variable X .
X = the number of business majors in the sample.
What values does X take on?
2, 3, 4, 5, 6, 7, 8, 9
Notification Switch
Would you like to follow the 'Introductory statistics' conversation and receive update notifications?