1

Im a bit confused the approach to the following question. Can someone explain?:

To estimate the proportion of danish companies with less than 10 employees determine the necessary sample size for the estimate to be accurate to within 0.06 with probability 0.90. Based on results from a previous study in 2013, we expect the proportion to be about 0.70.

Michael
  • 13

1 Answers1

2

It appears that one is required to estimate a proportion (of companies that have a given property) by sampling. The method is to draw a number of samples, and then find out how many companies in the sample have the property, and find the estimated proportion. Given the number of samples and the estimated proportion, we can draw a confidence interval for the actual proportion. You can lookup this article for information on computing the confidence interval. The higher the confidence value required, the wider is the interval. The more the number of samples, the smaller is the interval.

Here, we are given that based on the earlier study the proportion may be around 0.70. This is one of the factors in computing the confidence interval. Using this, the confidence interval width and the confidence value, we can compute the number of samples required.

raghu
  • 296