How does sample size affect the width of the confidence interval for the population mean?

One issue with using tests of significance is that black and white cut-off points such as 5 percent or 1 percent may be difficult to justify.

Significance tests on their own do not provide much light about the nature or magnitude of any effect to which they apply.

One way of shedding more light on those issues is to use confidence intervals. Confidence intervals can be used in univariate, bivariate and multivariate analyses and meta-analytic studies.

What Determines the Width of the Confidence Interval?

A narrow confidence interval enables more precise population estimates. The width of the confidence interval is a function of two elements:

  • Confidence level
  • Sampling error

The greater the confidence level, the wider the confidence interval.

If we assume the confidence level is fixed, the only way to obtain more precise population estimates is to minimize sampling error.

Sampling error is measured by the standard error statistic. The size of the standard error is due to two elements:

  • The sample size
  • Variation in the population

Usually there is little that we can do about changing variation in the population.

One thing we can do is to increase the sample size. As a general guide, to halve the standard error the sample size must be quadrupled.

Very precise population estimates with little margin for error require large sample sizes and/or resampling techniques like bootstrapping. However, in cases where such precision is not required there is a point where the gain in precision is not worth the cost of increasing the size of the sample.

How to Interpret Confidence Intervals for Means

The figures in Table 1 below were obtained for the average income of males and females in a fictitious survey for unemployment. How much better do males do than females in the income stakes?

The sample estimate, based on 1698 respondents, is that males, on average, earn $5299 more than females [$44,640 – $39,341].

That, of course, is the difference in the sample. What is the difference between males and females likely to be in the population?

The table indicates this difference in the sample [$5299] and provides the standard error of this difference [$1422].

Applying the 95 percent rule, the table also displays the confidence interval: we can be 95 percent confident that the real male-female income difference in the population is between $2509 and $8088.

Confidence intervals are focused on precision of estimates — confidently use them for that purpose!

Effect Size Statistics

Statistical software doesn't always give us the effect sizes we need. Learn some of the common effect size statistics and the ways to calculate them yourself.

Please note that, due to the large number of comments submitted, any questions on problems related to a personal study/project will not be answered. We suggest joining Statistically Speaking, where you have access to a private forum and more resources 24/7.

In the preceding discussion we have been using s, the population standard deviation, to compute the standard error. However, we don't really know the population standard deviation, since we are working from samples. To get around this, we have been using the sample standard deviation [s] as an estimate. This is not a problem if the sample size is 30 or greater because of the central limit theorem. However, if the sample is small [ t.test[bmi]

The output would look like this: 

One Sample t-test

data:  bmi
t = 228.5395, df = 3231, p-value < 2.2e-16
alternative hypothesis: true mean is not equal to 0
95 percent confidence interval:
26.66357 27.12504

sample estimates:
mean of x
26.8943

R defaults to computing a 95% confidence interval, but you can specify the confidence interval as follows:

> t.test[bmi,conf.level=.90]

This would compute a 90% confidence interval.

Test Yourself

Lozoff and colleagues compared developmental outcomes in children who had been anemic in infancy to those in children who had not been anemic. Some of the data are shown in the table below.

Mean + SD

Anemia in Infancy

[n=30]

Non-anemic in Infancy

[n=133]

Gross Motor Score

52.4+14.3

58.7+12.5

Verbal IQ

101.4+13.2`

102.9+12.4

Source: Lozoff et al.: Long-term Developmental Outcome of Infants with Iron Deficiency, NEJM, 1991

Compute the 95% confidence interval for verbal IQ using the t-distribution

Link to the Answer in a Word file

return to top | previous page | next page

How sample size affects the width of the confidence interval?

A larger sample size or lower variability will result in a tighter confidence interval with a smaller margin of error. A smaller sample size or a higher variability will result in a wider confidence interval with a larger margin of error. The level of confidence also affects the interval width.

How does sample size affect the width of the confidence interval for the population mean quizlet?

How does sample size affect the width of the confidence interval for the population mean? Larger sample sizes result in narrow intervals.

What happens to the width of the confidence interval for the population mean as sample size decreases?

This means that when the sample size is decreased the width of the confidence interval will increase.

Does population size affect width of confidence interval?

Populations [and samples] with more variability generate wider confidence intervals. Sample Size: Smaller sample sizes generate wider intervals.

Chủ Đề