By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.
Problem Solving & Data Analysis — Sampling and Inference involves understanding the difference between a population and a sample, and how to use a sample to make inferences about a population. The margin of error quantifies the uncertainty in these inferences. This topic appears in exams to test your ability to interpret data and make statistically sound decisions. Questions typically involve calculating sample sizes, determining margins of error, and interpreting confidence intervals.
This topic is tested in various exams, including statistics, data analysis, and business analytics courses. It frequently appears in midterm and final exams, carrying significant marks. It tests your ability to apply statistical principles to real-world data, a crucial skill for data analysts and researchers.
The margin of error is calculated using the formula: [ \text{Margin of Error} = z \times \left(\frac{\sigma}{\sqrt{n}}\right) ] where: - ( z ) is the z-score (based on the desired confidence level) - ( \sigma ) is the population standard deviation - ( n ) is the sample size
Think of the margin of error as the "wiggle room" around your sample mean. The larger the sample size, the smaller the wiggle room.
Intermediate
Question: A researcher wants to estimate the average height of students in a university. They take a random sample of 100 students and find the sample mean height to be 170 cm with a standard deviation of 10 cm. Calculate the margin of error for a 95% confidence interval.
Step-by-Step: 1. Identify the z-score for a 95% confidence interval: ( z = 1.96 ).2. Use the margin of error formula: [ \text{Margin of Error} = 1.96 \times \left(\frac{10}{\sqrt{100}}\right) = 1.96 \times 1 = 1.96 \text{ cm} ]
Answer: The margin of error is 1.96 cm.
Question: A company wants to estimate the average salary of its employees. They take a random sample of 50 employees and find the sample mean salary to be $50,000 with a standard deviation of $5,000. Calculate the 90% confidence interval for the average salary.
Step-by-Step: 1. Identify the z-score for a 90% confidence interval: ( z = 1.645 ).2. Calculate the margin of error: [ \text{Margin of Error} = 1.645 \times \left(\frac{5000}{\sqrt{50}}\right) = 1.645 \times 707.1 = 1163.8 ] 3. Calculate the confidence interval: [ \text{Confidence Interval} = 50000 \pm 1163.8 = (48836.2, 51163.8) ]
Answer: The 90% confidence interval is ($48,836.2, $51,163.8).
Question: A survey is conducted to estimate the proportion of voters who support a new policy. A random sample of 200 voters is taken, and 120 voters support the policy. Calculate the 99% confidence interval for the proportion of voters who support the policy.
Step-by-Step: 1. Identify the z-score for a 99% confidence interval: ( z = 2.576 ).2. Calculate the sample proportion: [ \hat{p} = \frac{120}{200} = 0.6 ] 3. Calculate the standard error: [ \text{Standard Error} = \sqrt{\frac{\hat{p}(1-\hat{p})}{n}} = \sqrt{\frac{0.6 \times 0.4}{200}} = 0.0346 ] 4. Calculate the margin of error: [ \text{Margin of Error} = 2.576 \times 0.0346 = 0.089 ] 5. Calculate the confidence interval: [ \text{Confidence Interval} = 0.6 \pm 0.089 = (0.511, 0.689) ]
Answer: The 99% confidence interval is (0.511, 0.689).
Correct Approach: Use the sample standard deviation ( s ) if ( \sigma ) is unknown.
Mistake: Not adjusting for small sample sizes.
Correct Approach: Use the t-distribution for small samples.
Mistake: Incorrectly interpreting the confidence interval.
Correct Approach: Understand that the confidence interval means you are 95% (or other level) confident that the true mean lies within the interval.
Mistake: Not calculating the sample proportion correctly.
Favored by: GRE, GMAT
Short Answer: Requires a numerical answer.
Favored by: University exams
Problem-Solving: Involves interpreting a scenario and applying statistical principles.
Why the Distractors Are Tempting: Options C and D are multiples of the correct answer, which can be confusing.
Question: A researcher wants to estimate the average weight of adults in a city. They take a random sample of 200 adults and find the sample mean weight to be 70 kg with a standard deviation of 12 kg. What is the 90% confidence interval for the average weight?
Why the Distractors Are Tempting: Options A, C, and D are close to the correct interval but slightly off.
Question: A survey is conducted to estimate the proportion of students who own a car. A random sample of 300 students is taken, and 150 students own a car. What is the 99% confidence interval for the proportion of students who own a car?
Join 4M+ learners. Unlock unlimited quizzes, wrong-answer tracking, flashcards + reminders, study guides, and 1-on-1 challenges.