MATH 3 • STATISTICS & PROBABILITY

Evaluating Data-Based Claims — I can evaluate a data-based claim by considering sample size, variability, and study design at my level.

Learn to critically assess whether the evidence behind a claim actually supports its conclusion.

Historical Context & Motivation

Every day you encounter claims backed by data — a social media post declaring that a supplement "doubles your energy," a news headline announcing that screen time causes depression, or an advertisement claiming that 9 out of 10 dentists prefer a particular toothpaste. But how do you know whether the data actually supports the claim? The history of statistics is, at its core, a story about learning to ask that very question. For centuries, decisions were made on intuition and anecdote. It was only through the gradual development of statistical reasoning that society gained tools to distinguish genuine patterns from coincidence.

1747
First Clinical Trial
James Lind tested six treatments for scurvy on 12 sailors aboard the HMS Salisbury. Although his sample was tiny, it marked one of the first deliberate attempts to compare treatments using controlled study design.
1900s
Rise of Sample Surveys
Statisticians like Karl Pearson and Ronald Fisher formalized the idea that conclusions from data depend on sample size and variability, laying the groundwork for modern experimental design.
1936
The Literary Digest Disaster
A presidential election poll surveyed 2.4 million people but still predicted the wrong winner. The lesson: a huge sample size cannot fix a biased study design. The sample over-represented wealthy voters.
1948–Present
Randomized Controlled Trials Become Standard
The British Medical Research Council conducted the first randomized controlled trial (RCT) for streptomycin. RCTs are now the gold standard for evaluating claims about cause and effect in medicine, psychology, and education.

These historical milestones reveal a central question that still drives statistics today: When someone makes a claim based on data, how do we decide whether the evidence is strong enough to believe it? Answering that question requires you to examine three pillars — sample size, variability, and study design — which form the backbone of this lesson.

Core Principles & Definitions

Evaluating a data-based claim is like being a detective: you don't just accept a witness's story at face value — you look at how the evidence was gathered and whether it's strong enough to support the conclusion. Three core ideas guide your investigation.

1

Sample Size (n)

The number of individuals, items, or observations collected in a study. Larger samples tend to give more reliable estimates of a population parameter because the effect of individual outliers or unusual values is diluted. A poll of 50 people is far less trustworthy than a poll of 5,000.
2

Variability

The spread or scatter in the data, often measured by standard deviation or range. High variability means the data points are far from the mean, making it harder to be confident in any single summary number. Low variability means the data cluster tightly, giving stronger evidence.
3

Study Design

How the data were collected. Key distinctions include observational study vs. experiment, random sampling vs. convenience sampling, and whether confounding variables were controlled.
4

Margin of Error

A numerical range (e.g., ±3%) that reflects how much the sample result might differ from the true population value. It depends on both sample size and variability. Smaller margins mean more precise estimates.
KEY TAKEAWAY
Think of evaluating a data-based claim like reviewing a recipe. Sample size is like the number of taste-testers — one person's opinion isn't enough. Variability is how much the taste-testers disagree — if opinions are all over the place, you can't trust the average rating. And study design is whether the taste test was fair — were testers blindfolded, or did they know which dish was yours?

Visual Explanation — How Sample Size Affects Reliability

The diagram below illustrates how sample size and variability interact to determine confidence in a claim. Imagine a factory claims its bolts have a mean length of 5.00 cm. Three different quality-control inspectors each take a sample and compute the sample mean. Notice how the spread of possible sample means (the sampling distribution) narrows as the sample size increases.

Each bell curve represents the distribution of possible sample means. As n = 10 grows to n = 50 and then n = 200, the curve becomes taller and narrower, meaning the sample mean is more likely to land close to the true population mean of 5.00 cm.

The visual reinforces a powerful idea: even when you cannot measure every single item in a population, a sufficiently large and well-chosen sample produces estimates that cluster close to the truth. But "sufficiently large" is only half the battle — if the original data have enormous variability (a very wide underlying distribution), even a large sample will still produce a somewhat wide sampling distribution. That is why you must always consider both sample size and variability together.

Mathematical Framework

Statistics gives us formulas that quantify exactly how much trust we should place in a sample statistic. Two key quantities tie together sample size and variability into a single measure of precision.

STANDARD ERROR OF THE MEAN
SE = s / √n
where s = sample standard deviation (a measure of variability) and n = sample size. The standard error tells you the typical distance between a sample mean and the true population mean. A smaller SE means greater precision.

Notice the square root in the denominator. Doubling your sample size does not cut the standard error in half — it only reduces it by a factor of √2 ≈ 1.41. To genuinely halve the standard error, you would need to quadruple the sample size. This is an important practical point: collecting more data helps, but with diminishing returns.

MARGIN OF ERROR (95% CONFIDENCE)
ME ≈ 2 × (s / √n)
At the 95% confidence level, the margin of error is approximately 2 standard errors. A poll result of 52% ± 3% means the true value likely falls between 49% and 55%. The factor of 2 comes from properties of the normal distribution.
COEFFICIENT OF VARIATION
CV = (s / x̄) × 100%
The coefficient of variation expresses variability as a percentage of the mean. It helps you compare variability across data sets with different units or magnitudes. A CV above 30% often signals high variability.
📐 Why the √n Matters
The square root relationship is fundamental to statistical reasoning. It means that going from n = 25 to n = 100 (four times larger) cuts the standard error in half. Going from n = 100 to n = 400 cuts it in half again. This is why researchers weigh the cost of collecting more data against the gain in precision.

Study Design — The Third Pillar

Even the largest sample and tightest variability cannot rescue a claim built on a flawed study design. The way data are collected determines what conclusions you are allowed to draw. The diagram below maps out the major types of study design and the strength of conclusions each permits.

The flowchart shows that only a well-designed experiment with both random sampling and random assignment supports both generalization to a wider population and causal conclusions. Observational studies with random samples allow generalization but not causation; convenience samples allow neither.

A critical concept to watch for is confounding variables — factors that influence both the treatment and the outcome, creating a false impression of a cause-and-effect relationship. For example, ice cream sales and drowning rates both rise in summer, but buying ice cream does not cause drowning; the confounding variable is hot weather. Random assignment in experiments is specifically designed to spread confounding variables evenly across groups, neutralizing their effect.

Worked Example — Evaluating a Claim About Sleep and Test Scores

A school newspaper publishes the following claim: "Students who sleep 8+ hours score an average of 12 points higher on math tests." The article says researchers surveyed 30 students at one school, and the standard deviation of the score differences was 20 points. Let's evaluate this claim step by step.

Is this claim well-supported?
1
Step 1 — Identify the Claim and the DataThe claim states that sleeping 8+ hours causes higher math scores by 12 points on average. The data come from a survey of n = 30 students. The observed difference in means is 12 points, and the sample standard deviation is s = 20 points.
2
Step 2 — Evaluate the Sample SizeA sample of 30 is generally considered a minimum for the Central Limit Theorem to provide approximately normal sampling distributions. It is adequate for a preliminary finding but is not large enough to produce very precise estimates. We should be cautious.
n = 30 — borderline adequate
3
Step 3 — Assess Variability Using Standard ErrorWe compute the standard error: SE = s / √n = 20 / √30 ≈ 20 / 5.48 ≈ 3.65. The margin of error at 95% confidence is approximately 2 × 3.65 ≈ 7.3 points. So the true difference could plausibly be as low as 12 − 7.3 = 4.7 points or as high as 12 + 7.3 = 19.3 points.
ME ≈ ±7.3 points → true difference likely between 4.7 and 19.3
4
Step 4 — Examine the Study DesignThis was a survey (observational study), not an experiment. Students were not randomly assigned to sleep more or less. Students who naturally sleep 8+ hours may differ from short sleepers in other ways — perhaps they have less after-school work, less stress, or better study habits. These are confounding variables. Also, all 30 students came from one school, meaning results may not generalize to other schools.
Observational, single-school convenience sample → cannot claim causation or generalize
5
Step 5 — State a ConclusionWhile the data suggest an association between more sleep and higher test scores, the claim that sleep causes higher scores is not supported by this study design. The sample size is borderline, the variability is high (margin of error covers a wide range), and confounders were not controlled. A stronger study would randomly assign students to different sleep schedules and use a larger, randomly selected sample from multiple schools.
Claim is partially supported (association exists) but overstated (causation not established).

Common Strengths & Pitfalls in Data-Based Claims

When you encounter a data-based claim, it helps to have a mental checklist of green flags (strengths) and red flags (pitfalls). The table below summarizes the most common ones you will encounter.

Quick reference for evaluating data-based claims
FeatureGreen Flag (Strength)Red Flag (Pitfall)
Sample SizeLarge sample (n ≥ several hundred) relative to the populationTiny sample (n < 30), or sample size not reported at all
VariabilityLow spread; small margin of error reported; confidence intervals are narrowHigh variability with no error bars or confidence intervals; only averages reported
Sampling MethodRandom sampling from the target populationConvenience sample or voluntary response (e.g., online poll)
Causal LanguageUses careful language like "is associated with" for observational dataClaims "X causes Y" from an observational study without controlling confounders
Control GroupIncludes a comparison/control group with random assignmentNo control group, or groups differ in important ways before treatment
KEY TAKEAWAY
Think of a data-based claim like a three-legged stool. The legs are sample size, variability, and study design. If any one leg is weak — a tiny sample, huge variability, or a biased design — the stool tips over and the claim cannot stand.

Connection to Advanced Statistical Inference

The skills you are building in this lesson form the foundation for more formal methods you will encounter in AP Statistics or introductory college courses. The table below shows how the intuitive reasoning you are learning now connects to the rigorous tools of statistical inference.

From intuition to formal inference
What You Learn NowAdvanced Version
"Is the sample large enough?"Power analysis — formally computing the minimum n needed to detect a given effect size with a specified probability
"Is the variability too high?"Hypothesis testing using t-statistics and p-values, which combine sample size, variability, and the observed effect into a single measure of evidence
"Can we claim causation?"Regression analysis with control variables, propensity score matching, and instrumental variables — techniques for isolating causal effects in complex data
Margin of error ≈ 2 × SEFormal confidence intervals using t* or z* critical values from the t-distribution or standard normal distribution

The good news is that the critical thinking you develop here — questioning sample size, examining variability, and scrutinizing study design — will remain relevant no matter how advanced the statistical method becomes. In fact, many experts argue that these conceptual skills are more important than the formulas, because a poorly designed study cannot be rescued by fancy calculations.

Practice Problems

PROBLEM 1CONCEPTUAL
A news article reports: "Coffee drinkers live longer, according to a study of 500,000 adults." The study was observational — researchers simply tracked coffee habits and lifespan. Can the article claim that drinking coffee causes a longer life? Explain your reasoning.
PROBLEM 2BASIC CALCULATION
A researcher measures the heights of n = 64 randomly selected 16-year-olds and finds a sample mean of 167 cm with a standard deviation of s = 8 cm. Calculate the standard error and the approximate 95% margin of error.
PROBLEM 3INTERMEDIATE
Two polls estimate support for a school policy change. Poll A surveys n = 100 students randomly and finds 62% in favor with s = 0.49. Poll B surveys n = 400 students randomly and finds 58% in favor with s = 0.49. Which poll gives a more precise estimate? Calculate the margin of error for each and explain which result is more trustworthy.
PROBLEM 4APPLIED
A fitness app company claims: "Users who follow our workout plan lose an average of 5 kg in 8 weeks." The study involved 25 volunteers who signed up through the app (not randomly selected), there was no control group, and the standard deviation of weight loss was 7 kg. Identify at least three specific weaknesses in this claim, referencing sample size, variability, and study design.
PROBLEM 5CRITICAL THINKING
Design a study that could legitimately support the claim "Listening to classical music while studying improves test performance." Specify your target population, sampling method, how you would assign groups, what you would control for, your approximate sample size, and how you would measure variability. Explain why each choice strengthens the claim.

Lesson Summary

Evaluating a data-based claim requires examining three interconnected pillars. Sample size (n) determines how much data supports the claim — larger samples produce smaller standard errors and narrower margins of error, but with diminishing returns governed by the √n relationship (SE = s / √n). Variability captures how spread out the data are; high variability weakens confidence even with a large sample. Together, sample size and variability determine precision.

Study design determines what type of conclusion is valid. Random sampling allows you to generalize findings from a sample to a population. Random assignment in experiments allows you to claim cause and effect by controlling for confounding variables. Observational studies can show associations but never prove causation. When evaluating any claim, ask: How big was the sample? How variable were the data? And how was the study designed?

Varsity Tutors • Math 3 • Evaluating Data-Based Claims