Hypergeometric Distributions

Calculating Variances

The Problem Statement

Let X be a random variable following a Hypergeometric distribution. All Hypergeometric distributions have three parameters: sample size, population size, and number of successes in the population. For this problem, let X be a sample of size 7 taken from a population of size 29, in which there are 24 successes. An example of where such a distribution may arise is the following:

Statistics, Inc., wants to determine how well people like its candies. To determine this, they randomly select 7 people from its workforce of 29. (In this workforce, only 24 of those 29 actually like the candies.) Let X be the number of employees surveyed who like the candies.

From the description, we can tell that X has a Hypergeometric distribution. We know this because X is the number of successes in a finite population where subjects are not be measured more than once (i.e., “without replacement”).

For those who like pictures, here is a graphic of the probability mass function of X. Note that it has a negative skew (left skew), that its sample space is integers between 2 and 7, inclusive. In other words, S = {2, 3, 4, …, 7}.

The Probability Graphic

Here is the probability function of the Hypergeometric distribution described in the example:

0.05 0.10 0.15 0.20 0.25 0.30 0.35 0.40 0.45 2 3 4 5 6 7

To Calculate

Continuing the candy example, we know that the expected number of people in the sample who like the candies is . However, it is important to determine how variable X is about this mean. So, to that end, what is the variance of X? In symbols, calculate V[X].

Your Answer

In the box below, please enter the value of V[X], where X ~ H(n=7, N=29, K=24), then click on the “Check your answer!” button. Please round your answer to the ten-thousandths place.

Assistance

Show Formula

Show Solution

© Ole J. Forsberg, Ph.D. 2024. All rights reserved.   .