83.1k views
5 votes
To find the 90% confidence interval for the population standard deviation, you randomly sample with replacement from the original sample thousands of times. From each new sample, you compute the sample standard deviation. Using the bootstrap method, how can you find the 90% confidence interval for the population standard deviation from these values?

User Isuruceanu
by
6.2k points

1 Answer

6 votes

Answer:

use 5th and the 95th percentile of these values.

Explanation:

To find the 90% confidence interval for the population standard deviation, randomly sample with replacement from the original sample thousands of times. From each new sample, you compute the sample standard deviation. Using the bootstrap method, we can find the 90% confidence interval for the population standard deviation,from the values of 5th and the 95th percentile of these values.

So we need to use 5th and the 95th percentile of these values.

User Kurunical
by
6.6k points