Statistics & Probability • Inferences & Conclusions

Evaluate Reports Based on Data

Learn to critically assess statistical claims by examining study design, data quality, and the validity of conclusions.

Historical Context — Why We Learned to Question Data

Humans have collected data for thousands of years—censuses, crop yields, mortality records—but for most of that history, very few people asked, "Is this data actually telling us what we think it's telling us?" The modern idea of evaluating statistical reports grew out of real, sometimes dramatic, failures in reasoning. Understanding that backstory helps explain why the principles you're about to learn exist in the first place.

1854
John Snow and the Broad Street pump
During a cholera outbreak in London, physician John Snow mapped cases by location and traced them to a contaminated water pump. His careful data collection and visual presentation challenged the prevailing "miasma" (bad air) theory and demonstrated that how you gather and display data can reshape an entire field's conclusions.
1935
Ronald Fisher publishes The Design of Experiments
Fisher formalized concepts like randomization, control groups, and significance testing. His work gave researchers—and the public—a framework for deciding whether a study's design was strong enough to support its claims.
1954
Darrell Huff's How to Lie with Statistics
This bestselling book brought data literacy to a general audience, cataloging common tricks—misleading graphs, biased samples, cherry-picked averages—and encouraging readers to question statistical claims rather than accept them at face value.
1996
The CONSORT Statement
Medical researchers established standardized reporting guidelines for randomized controlled trials, requiring transparent descriptions of methods, sample sizes, and outcomes. The statement reflected a growing consensus that how a study is reported matters as much as the study itself.
2010s–Present
The "Replication Crisis"
Attempts to reproduce famous findings in psychology, medicine, and other fields failed at alarming rates. This ongoing crisis has intensified the call for data literacy—everyone from scientists to high school students needs to evaluate whether a report's conclusions truly follow from its data.

The recurring lesson across these milestones is clear: data alone is not enough. The way data is collected, analyzed, visualized, and reported determines whether the conclusions are trustworthy. The skills you'll develop in this lesson sit at the heart of that critical evaluation process.

Core Principles of Evaluating Data-Based Reports

When you encounter a statistical report—whether in a news article, a research summary, or a textbook problem—you need a mental checklist. The following four principles form the foundation of that checklist. Each addresses a different way a report can go right or go wrong.

1

Source & Sampling Method

Who collected the data, and how did they choose their sample? A biased or too-small sample can invalidate even perfectly executed math. Look for random selection, adequate sample size, and whether the sample actually represents the population of interest.
2

Study Design

Was the study observational or experimental? Did it use control groups, randomization, and blinding? Observational studies can reveal associations, but only well-designed experiments can establish cause and effect.
3

Statistical Measures & Analysis

Check whether the report uses appropriate measures of center (mean, median) and spread (standard deviation, IQR). Look for p-values, confidence intervals, or margins of error—and whether they're interpreted correctly.
4

Conclusions & Generalizability

Do the conclusions actually follow from the data? Watch for overgeneralization (claiming results apply to a broader population than was studied) and for causal language used to describe correlational findings.
Key Takeaway
Think of evaluating a report like inspecting a building. The data is the raw material, the study design is the blueprint, the analysis is the construction, and the conclusions are the finished structure. A beautiful building can still be unsafe if the blueprint was flawed or the materials were substandard. Your job is to check every layer before you trust the final product.

Visual Explanation — The Report Evaluation Pipeline

The diagram below maps the entire process of evaluating a data-based report. Each stage acts as a filter: if the report fails at any stage, the conclusions downstream become suspect. Trace the flow from left to right and notice how each checkpoint builds on the previous one.

Figure 1 — The four-stage pipeline for evaluating any data-based report.

As you read through a report, mentally walk through each stage from left to right. If Stage 1 reveals that the sample was a convenience sample of 15 people, you already know the conclusions will be weak—even if the math in Stage 3 is perfect. The pipeline reminds you that statistical validity is only as strong as the weakest link in the chain.

Mathematical Framework — Quantitative Tools for Evaluation

Evaluating a report isn't just about gut feeling—there are concrete numerical tools you can use. This section covers the key statistical measures you should look for (or calculate yourself) when assessing whether a report's claims hold up.

Margin of Error and Confidence Intervals

When a report says "52% of voters support the policy, with a margin of error of ±3%," it's describing a confidence interval. The true population proportion likely falls within that range. Here's the formula for the margin of error in a proportion:

Margin of Error (Proportion)
ME = z* × √( p̂(1 − p̂) / n )
Where z* is the critical value (1.96 for 95% confidence), is the sample proportion, and n is the sample size.

Notice that the margin of error depends on the sample size n. As n increases, the margin of error shrinks—meaning larger samples produce more precise estimates. A report that bases sweeping claims on a sample of only 30 people should raise your suspicion, because the margin of error would be very wide.

Statistical Significance (p-values)

A p-value tells you how likely it is that the observed result (or something more extreme) would occur by random chance alone, assuming no real effect exists. Most reports use a significance level of α = 0.05.

Decision Rule
If p-value < α → Reject H₀ (result is statistically significant)
H₀ is the null hypothesis—the assumption that there is no effect or no difference.

A critical thing to understand: statistical significance does not mean practical importance. A study with 100,000 participants might find a statistically significant difference of 0.2 points on a 100-point scale. That's real in a mathematical sense but probably meaningless in real life. Always ask: "Is the effect size large enough to matter?"

Standard Deviation and Variability

Reports that only present the mean without any measure of spread are hiding information. Two datasets can have identical means but wildly different distributions. The standard deviation tells you how spread out the data is around the mean.

Sample Standard Deviation
s = √[ Σ(xᵢ − x̄)² / (n − 1) ]
Where xᵢ are individual data values, is the sample mean, and n is the sample size.

When evaluating a report, check whether measures of spread are included. If a school district claims "average test scores rose by 8 points," you should wonder: rose for everyone, or did a few top scorers pull the mean up while most students stayed flat? The standard deviation (or interquartile range) answers that question.

Key Takeaway
Think of a mean without a standard deviation like a weather forecast that says "the average temperature this week is 65°F" without telling you whether it ranges from 60 to 70 or from 30 to 100. The average alone doesn't give you enough information to plan your week—or to trust a report's conclusions.

Detailed Breakdown — Types of Bias and Misleading Practices

Now that you have the quantitative tools, let's examine the most common ways that data-based reports go wrong. These aren't always intentional—sometimes researchers or journalists simply don't realize they've introduced a flaw. But whether the error is deliberate or accidental, the result is the same: misleading conclusions.

Figure 2 — Six common threats to the validity of data-based reports.

Let's look at how these threats appear in a realistic scenario. Suppose a fitness company reports: "Our new supplement increased energy levels by 40%." Before you accept that claim, run through the six threats. Was the sample self-selected (people who already wanted the supplement)? Was there a placebo control? Could the "energy increase" be due to the exercise program participants were also doing? Was the 40% measured on a scale from 1 to 5, making a 40% change sound bigger than it really is? Each of these questions maps directly to one of the threats in the diagram above.

Strength of Evidence Scale
Anecdote / Testimonial
Survey
Observational Study
Randomized Controlled Experiment
Weakest: Anecdote / TestimonialStrongest: Randomized Controlled Experiment

The spectrum above provides a quick reference: personal stories and testimonials sit at the weak end, observational studies occupy the middle, and well-designed randomized controlled experiments provide the strongest evidence. When you evaluate a report, identifying where its evidence falls on this spectrum immediately tells you how much weight to give its conclusions.

Worked Example — Evaluating a Real-World Report

Let's walk through a complete evaluation of a fictional but realistic report. Read the scenario carefully, then follow each step of the analysis.

📝 The Report
"A survey of 200 students at Lincoln High School found that students who eat breakfast every day have a GPA that is, on average, 0.35 points higher than students who skip breakfast. The mean GPA for breakfast-eaters was 3.42 (s = 0.41) compared to 3.07 (s = 0.55) for breakfast-skippers. The difference was statistically significant (p = 0.002). The report concludes: 'Eating breakfast causes higher academic performance.'"
Evaluating the Lincoln High School Report
1
Step 1 — Assess the SampleThe sample is 200 students from a single school. That's a reasonable sample size for detecting a moderate effect, but it's limited to one school. We should ask: How were these 200 students selected? If they volunteered, that introduces selection bias. The report doesn't mention random sampling, which is a yellow flag.
2
Step 2 — Evaluate the Study DesignThis is an observational study, not an experiment. Nobody randomly assigned students to eat or skip breakfast. Students self-selected into those groups, which means the groups may differ in systematic ways. For example, students who eat breakfast may also come from households with more resources, more consistent routines, or more involved parents—any of which could independently boost GPA. These are confounding variables.
3
Step 3 — Check the Statistical MeasuresThe report provides means, standard deviations, and a p-value—good. Let's verify the difference is meaningful. The mean difference is 3.42 − 3.07 = 0.35 GPA points. With standard deviations of 0.41 and 0.55, this difference is noticeable but not enormous. The p-value of 0.002 is well below the typical α = 0.05, so the result is indeed statistically significant—it's unlikely to be due to chance alone.
4
Step 4 — Evaluate the ConclusionHere's where the report goes wrong. The conclusion states that eating breakfast "causes" higher academic performance. But since this was an observational study, not a randomized experiment, we cannot establish causation. The correct conclusion would be: "There is a statistically significant association between eating breakfast and higher GPA among students at Lincoln High School." To establish causation, the researchers would need to randomly assign students to breakfast vs. no-breakfast conditions and control for confounders.
5
Step 5 — Assess GeneralizabilityEven if the association is real, the sample comes from one school. We cannot generalize to all high school students nationwide without studying a more diverse sample. The report's scope should be limited to Lincoln High School students, not "students" in general.
6
Final VerdictThe data and analysis are competent: the sample size is adequate, appropriate statistics are reported, and the result is significant. However, the conclusion overreaches in two ways: it claims causation from an observational study, and it overgeneralizes beyond the studied population. A corrected conclusion would acknowledge the observational design and limit its scope to the specific school.

Strengths and Limitations of Different Study Types

Not all studies are created equal. The table below compares the three most common study designs you'll encounter in data-based reports, along with their strengths and weaknesses for supporting conclusions.

Study TypeStrengthsLimitationsCan Establish Causation?
Survey / CensusFast, inexpensive, can reach large populations; good for describing current conditionsProne to response bias and non-response bias; cannot control variablesNo — descriptive only
Observational StudyCan study phenomena that can't be ethically manipulated; often uses existing dataConfounding variables cannot be eliminated; causation cannot be claimedNo — association only
Randomized Controlled ExperimentRandom assignment balances confounders; blinding reduces bias; strongest evidence typeExpensive, time-consuming; may not be ethical or feasible for all questionsYes — if well-designed

Understanding this table is one of the most powerful tools in your evaluation toolkit. When a news headline screams "Study Proves X Causes Y," your first question should be: "Was this a randomized controlled experiment?" If the answer is no, then the word "proves" and the word "causes" are both being used irresponsibly.

Key Takeaway
Think of study design as a courtroom standard of evidence. A survey is like hearsay—useful context, but not conclusive. An observational study is like circumstantial evidence—it suggests something but doesn't prove it. A randomized controlled experiment is like DNA evidence—when done properly, it's the strongest proof available. Always match the strength of the conclusion to the strength of the study design.

Connection to Advanced Statistical Reasoning

The evaluation skills you've developed in this lesson form the foundation for more sophisticated statistical reasoning that you'll encounter in college-level courses and in real-world data science. Here's how the concepts connect to the bigger picture.

Concept in This LessonAdvanced Extension
Margin of error & confidence intervalsBayesian credible intervals: Instead of repeated-sampling interpretation, Bayesian statistics give a direct probability that the parameter falls in the interval, incorporating prior knowledge.
p-values & significance testingEffect size measures & meta-analysis: Advanced research relies less on p-values alone and more on standardized effect sizes (like Cohen's d) and pooling results across multiple studies.
Confounding variablesRegression analysis & propensity score matching: Statistical techniques that attempt to isolate the effect of one variable while controlling for many others simultaneously.
Causation vs. correlationCausal inference frameworks: Researchers use directed acyclic graphs (DAGs) and instrumental variables to reason about causation even in non-experimental settings—though the logic is demanding and conclusions more tentative.
Sample representativenessSampling theory & weighting: Advanced surveys use stratified, cluster, or multi-stage sampling designs and apply mathematical weights to correct for over- or under-representation.

The key insight is that everything you're learning now—questioning samples, distinguishing study types, looking for confounders, reading p-values carefully—doesn't become obsolete at higher levels. It becomes more important. The advanced techniques listed above are essentially more powerful and precise versions of the same critical thinking you've been practicing. A researcher running a complex regression analysis still needs to worry about sample bias; a data scientist building a predictive model still needs to ask whether their training data represents the population they're targeting.

In the era of "big data," it's tempting to think that more data automatically means better conclusions. But as the replication crisis has demonstrated, even studies published in top journals can be flawed if the evaluation principles from this lesson are ignored. Your ability to question data-based claims is not just an academic skill—it's an essential tool for navigating a world saturated with statistics.

Practice Problems

Test your understanding with these five problems, arranged from conceptual to synthesis-level. Try to answer each one before clicking "Show Answer."

PROBLEM 1CONCEPTUAL
A news article reports: "A study found that people who own dogs live an average of 2.5 years longer than people who don't own dogs." The article's headline reads: "Owning a Dog Adds Years to Your Life." What is the fundamental flaw in this headline, and what type of study would be needed to justify the causal claim?
PROBLEM 2BASIC CALCULATION
A polling organization surveys 1,600 randomly selected adults and finds that 48% support a new education policy. Calculate the margin of error at the 95% confidence level (z* = 1.96), and state the confidence interval for the true population proportion.
PROBLEM 3INTERMEDIATE
A pharmaceutical company tests a new headache medication. Group A (n = 500) receives the medication and reports a mean pain reduction of 4.2 points on a 10-point scale (s = 1.8). Group B (n = 500) receives a placebo and reports a mean pain reduction of 3.9 points (s = 1.7). The p-value is 0.03. The company claims: "Our medication provides significant pain relief." Evaluate this claim by considering both statistical significance and practical significance.
PROBLEM 4APPLIED / MULTI-STEP
A school board reviews two reports before deciding whether to implement a new math curriculum: Report A: A randomized controlled study of 12 schools (6 using the new curriculum, 6 using the old) finds that students in the new-curriculum schools scored an average of 11 points higher on a standardized test (p = 0.04, 95% CI: [0.8, 21.2]). Report B: A voluntary online survey of 3,000 teachers finds that 78% "believe the new curriculum improves student outcomes." Which report provides stronger evidence, and what concerns should the school board raise about each?
PROBLEM 5CRITICAL THINKING / SYNTHESIS
A researcher publishes the following findings: "We surveyed 800 randomly selected teenagers nationwide and found that those who spend more than 4 hours per day on social media have anxiety scores 1.5 standard deviations higher than those who spend less than 1 hour (p < 0.001). We controlled for age, gender, household income, and sleep duration using multiple regression. We conclude that excessive social media use significantly contributes to teen anxiety." This is a much stronger report than many we've discussed. Identify at least two remaining limitations, and explain what additional evidence would be needed to fully support the causal claim.

Lesson Summary

Evaluating reports based on data is a skill that combines statistical literacy with critical thinking. Every report should be assessed through a multi-stage pipeline: first, check the source and sampling method to determine whether the sample is representative and large enough to support precise estimates. Next, identify the study design—surveys describe, observational studies reveal associations, and only randomized controlled experiments can establish causation. Then examine the statistical analysis: look for appropriate measures of center and spread, check that margins of error and p-values are reported and correctly interpreted, and remember that statistical significance does not automatically equal practical importance.

Watch for common threats to validity, including selection bias, response bias, confounding variables, cherry-picked data, and misleading graphs. Finally, evaluate whether the conclusions match the strength of the evidence: observational studies should use association language, not causal claims, and results should not be generalized beyond the studied population without justification. These principles don't just apply to textbook problems—they're essential for interpreting the statistical claims you encounter every day in news articles, advertisements, health reports, and social media.

Varsity Tutors • Statistics and Probability (Common Core) • Evaluate Reports Based on Data