By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
A 95% confidence interval (CI) is a range of values, derived from sample statistics, that is believed to contain the true population parameter with 95% certainty. This topic appears in exams to test your understanding of statistical inference and your ability to interpret and apply confidence intervals in practical scenarios.
This topic is frequently tested in statistics exams, data science certifications, and job interviews for roles involving data analysis. It typically carries significant marks (10-20% of the total score) and tests your ability to interpret data, understand uncertainty, and make informed decisions.
The 95% confidence interval is calculated as: [ \text{CI} = \text{point estimate} \pm (\text{critical value} \times \text{standard error}) ]
Imagine a bell curve (normal distribution). The 95% CI captures the central 95% of this curve, leaving 2.5% in each tail.
Intermediate
Question: A sample of 100 observations has a mean of 50 and a standard deviation of 10. Calculate the 95% confidence interval for the population mean.
Step-by-Step: 1. Identify the sample mean (( \bar{x} = 50 )) and standard deviation (( \sigma = 10 )).2. Calculate the standard error: ( \frac{10}{\sqrt{100}} = 1 ).3. Use the formula: ( 50 \pm 1.96 \times 1 ).4. Calculate the interval: ( 50 \pm 1.96 ).
Answer: The 95% CI is (48.04, 51.96).
Question: A sample of 25 observations has a mean of 70 and a standard deviation of 15. Calculate the 95% confidence interval for the population mean.
Step-by-Step: 1. Identify the sample mean (( \bar{x} = 70 )) and standard deviation (( \sigma = 15 )).2. Calculate the standard error: ( \frac{15}{\sqrt{25}} = 3 ).3. Use the formula: ( 70 \pm 1.96 \times 3 ).4. Calculate the interval: ( 70 \pm 5.88 ).
Answer: The 95% CI is (64.12, 75.88).
Question: A sample of 15 observations has a mean of 30 and a standard deviation of 5. Calculate the 95% confidence interval for the population mean using the t-distribution.
Step-by-Step: 1. Identify the sample mean (( \bar{x} = 30 )) and standard deviation (( \sigma = 5 )).2. Calculate the standard error: ( \frac{5}{\sqrt{15}} \approx 1.29 ).3. Find the t-distribution critical value for 14 degrees of freedom (approximately 2.145).4. Use the formula: ( 30 \pm 2.145 \times 1.29 ).5. Calculate the interval: ( 30 \pm 2.77 ).
Answer: The 95% CI is (27.23, 32.77).
Correct Approach: The method used to calculate the interval will capture the true population mean 95% of the time.
Using the Wrong Critical Value: Using 1.96 for small samples instead of the t-distribution value.
Correct Approach: Use the t-distribution critical value for small samples.
Confusing Standard Deviation and Standard Error: Using the sample standard deviation directly in the CI formula.
Correct Approach: Divide the standard deviation by the square root of the sample size to get the standard error.
Ignoring Sample Size: Not recognizing the impact of sample size on the width of the CI.
Example: A sample of 50 observations has a mean of 20 and a standard deviation of 4. What is the 95% CI for the population mean?
Short Answer: Calculate the 95% CI given sample statistics.
Example: Calculate the 95% CI for the population mean given a sample mean of 30, standard deviation of 5, and sample size of 20.
Data Interpretation: Interpret a given 95% CI in the context of a scenario.
A sample of 100 observations has a mean of 50 and a standard deviation of 10. What is the 95% confidence interval for the population mean? - A: (48.04, 51.96) - B: (49.02, 50.98) - C: (47.04, 52.96) - D: (46.04, 53.96)
Correct Answer: A Explanation: The standard error is ( \frac{10}{\sqrt{100}} = 1 ). The 95% CI is ( 50 \pm 1.96 \times 1 ), which is (48.04, 51.96).Why the Distractors Are Tempting: B and C are close but incorrect due to miscalculations. D is too wide, suggesting a misunderstanding of the standard error.
A sample of 25 observations has a mean of 70 and a standard deviation of 15. What is the 95% confidence interval for the population mean? - A: (64.12, 75.88) - B: (65.12, 74.88) - C: (63.12, 76.88) - D: (62.12, 77.88)
Correct Answer: A Explanation: The standard error is ( \frac{15}{\sqrt{25}} = 3 ). The 95% CI is ( 70 \pm 1.96 \times 3 ), which is (64.12, 75.88).Why the Distractors Are Tempting: B and C are close but incorrect due to miscalculations. D is too wide, suggesting a misunderstanding of the standard error.
A sample of 15 observations has a mean of 30 and a standard deviation of 5. What is the 95% confidence interval for the population mean using the t-distribution? - A: (27.23, 32.77) - B: (28.23, 31.77) - C: (26.23, 33.77) - D: (25.23, 34.77)
Correct Answer: A Explanation: The standard error is ( \frac{5}{\sqrt{15}} \approx 1.29 ). The t-distribution critical value for 14 degrees of freedom is approximately 2.145. The 95% CI is ( 30 \pm 2.145 \times 1.29 ), which is (27.23, 32.77).Why the Distractors Are Tempting: B and C are close but incorrect due to miscalculations. D is too wide, suggesting a misunderstanding of the standard error.
What does a 95% confidence interval of (45, 55) for the population mean indicate? - A: There is a 95% chance that the population mean is between 45 and 55.- B: The method used to calculate the interval will capture the true population mean 95% of the time.- C: The sample mean is exactly 50.- D: The standard deviation of the sample is 5.
Correct Answer: B Explanation: A 95% CI means that the method used to calculate the interval will capture the true population mean 95% of the time.Why the Distractors Are Tempting: A is a common misinterpretation. C and D are unrelated to the CI interpretation.
A researcher calculates a 95% confidence interval for the population mean and finds it to be (20, 30). What can be concluded about the population mean? - A: The population mean is exactly 25.- B: There is a 95% chance that the population mean is between 20 and 30.- C: The method used to calculate the interval will capture the true population mean 95% of the time.- D: The sample size is large.
Correct Answer: C Explanation: A 95% CI means that the method used to calculate the interval will capture the true population mean 95% of the time.Why the Distractors Are Tempting: A and B are common misinterpretations. D is unrelated to the CI interpretation.
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.