A certain brand of MP3 player comes in three configurations:
- a model with of memory, costing $ 80,
- a model priced at $ 100,
- an version with a price tag of $120.
If
- 20% of all purchasers choose the 2 GB model,
- 30% choose the 4 GB model,
- 50% choose the model,
then the probability distribution of the cost of a single randomly selected MP3 player purchase is given by
80 | 100 | 120 | |
---|---|---|---|
0.2 | 0.3 | 0.5 | |
with |
Suppose on a particular day only two MP3 players are sold. Let
- the revenue from the first sale
- the revenue from the second.
Suppose that and are independent, each with the probability distribution shown in (5.2)
- so that and constitute a random sample from the distribution (5.2)
Table 5.2 lists possible pairs, the probability of each computed using (5.2) and also the assumption of independence, and the resulting and values. Note that when ,
Now to obtain the probability distribution of , the sample average revenue per sale, we must consider each possible value and compute its probability.
For example, occurs three times in the table with probabilities , , and .10, so
Similarly,
Table 5.2 Outcomes, Probabilities, and Values of and for Example 5.21
80 | 80 | 0.04 | 80 | 0 |
80 | 100 | 0.06 | 90 | 200 |
80 | 120 | 0.10 | 100 | 800 |
100 | 80 | 0.06 | 90 | 200 |
100 | 100 | 0.09 | 100 | 0 |
100 | 120 | 0.15 | 110 | 200 |
120 | 80 | 0.10 | 100 | 800 |
120 | 100 | 0.15 | 110 | 200 |
120 | 120 | 0.25 | 120 | 0 |
The complete sampling distributions of and appear in (5.3) and (5.4).
80 | 90 | 100 | 110 | 120 | |
---|---|---|---|---|---|
0.04 | 0.12 | 0.29 | 0.30 | 0.25 |
0 | 200 | 800 | |
---|---|---|---|
0.38 | 0.42 | 0.20 |
Figure 5.8 pictures a probability histogram for both the original distribution (5.2) and the distribution (5.3). The figure suggests first that the mean (expected value) of the distribution is equal to the mean 106 of the original distribution, since both histograms appear to be centered at the same place.
Figure 5.8 Probability histograms for the underlying distribution and distribution in Example 5.21
From (5.3),
Second, it appears that the distribution has smaller spread (variability) than the original distribution, since probability mass has moved in toward the mean. Again from (5.3),
The variance of is precisely half that of the original variance (because ).
Using (5.4), the mean value of is
That is, the sampling distribution is centered at the population mean , and the sampling distribution is centered at the population variance .
If there had been four purchases on the day of interest, the sample average revenue would be based on a random sample of four ’s, each having the distribution (5.2). Mildly tedious calculations yield the pmf of for as
80 | 85 | 90 | 95 | 100 | 105 | 110 | 115 | 120 | |
---|---|---|---|---|---|---|---|---|---|
0.0016 | 0.0096 | 0.0376 | 0.0936 | 0.1761 | 0.2340 | 0.2350 | 0.1500 | 0.0625 |
From this, and . Figure 5.9 is a probability histogram of this pmf.
Figure 5.9 Probability histogram for based on in Example 5.21