57.7k views
3 votes
Samples of size n = 6 are randomly selected from 4 different bins of DVDs ranging in price from $4.99 to $9.99. You return each DVD before randomly drawing another and calculate the variance of each sample. What is the distribution of the sample variance?

User Montserrat
by
7.7k points

1 Answer

3 votes

The Sample variance S² is 19 and the Chi square distribution is skewed to the right.

What is the distribution of the sample variance?

We are given that, DVDs ranging in price from $4.99 to $9.99.

Therefore,

Range = Highest value - Lowest value

Range = 9.99 - 4.99 = 5.

From this known value of Range, now we can find Standard deviation.

The range rule of thumb says that the:

Standard deviation S = Range / 4.

Standard deviation S = 5 / 4 = 1.25.

Variance S² = 1.25² = 1.5625.

Now let us calculate the variance of each sample,

Sample Size = n = 20

Standard deviation S = 1.25.

Standard deviation of the Sample = S / √n

= 1.25 / √20 = 0.27951.

Variance of the Sample = 0.27951² = 0.078125.

The Sample variance S² follows Chi square distribution with degrees of freedom = n - 1

= 20 - 1 = 19.

Chi square distribution is skewed to the right.

User Shekhar Pankaj
by
7.8k points