P Value vs Confidence Interval: What’s the Difference and How to Interpret Them?

Introduction: Why P Values and Confidence Intervals Matter

You open a paper on a new antihypertensive. The abstract says the drug lowered blood pressure, and there is a p = 0.03 sitting at the end of the sentence. Do you start prescribing it?

No, you do not start prescribing it just after reading one paper showing that p-value.

The question is “why not?” It is a valid question. After all this is a statistically significant number.

But in reality, that single number cannot support the decision, and this is where a lot of readers get stuck, because two different statistics show up in almost every results section and they tend to get read as if they mean the same thing. They don’t. One of them, the p-value, is measuring how well your data fit with the idea that nothing real is happening.

The confidence interval is doing something else entirely, since it hands you a plausible range for the actual effect along with a rough sense of how well your study managed to pin that effect down. Neither statistic answers the question a clinician usually cares about most, which is whether a patient would feel any difference. We will come back to that one under clinical significance.

What is a P Value?

P-values come from a framework you have probably seen abbreviated in methods sections as NHST, short for null hypothesis significance testing. You assume the two groups you are comparing are identical, and whatever gap you observed showed up by chance. That assumption is the null hypothesis. From there, the p-value estimates how often a gap as big as yours, or bigger, would turn up if the null were true and the model the authors picked was a sensible one.

The 0.05 cutoff has become near universal:

  • p < 0.05: traditionally called statistically significant
  • p ≥ 0.05: traditionally called not statistically significant

Now, one misreading that shows up in journal clubs, in published discussion sections, occasionally in the papers themselves is seeing p = 0.03 and assuming there is a 3% chance the null hypothesis is true. This is just not the case.Think about where the number comes from. You had to assume the null was true before you could calculate anything, so the result cannot circle back and tell you how likely that assumption was in the first place.

A simple example

Say the trial compares two antihypertensives and the results table shows:

Mean difference = 5 mmHg, p = 0.03

You now know one thing, which is that a 5 mmHg gap would be a bit surprising if the two drugs really worked the same way. Useful, but thin. Nothing there tells you whether 5 mmHg is worth anything on the ward, and nothing tells you how much uncertainty is sitting underneath that number. It could be a solid estimate or a shaky one and the p-value looks identical either way.

What is a Confidence Interval?

Confidence intervals fill in what the p-value skips over. They give you an effect size and a range around it, and the 95% version is what most journals print.

Take the same trial, but reported the way it should be:

Mean difference = 5 mmHg (95% CI: 1 to 9)

Much better. Your best estimate is still 5 mmHg, but you can now see that the data would sit comfortably with anything from about 1 up to about 9. And since the whole interval stays above zero, you already know the result counts as statistically significant, no p-value required.

How to interpret a 95% CI

This is the part people get wrong, including people who have been reading papers for years, so it is worth slowing down. A 95% confidence interval does not mean there is a 95% chance the true effect lives inside the interval you are staring at.

The 95% describes the method, not that one interval. Imagine repeating the same study over and over, working out a new interval every time. Roughly 95 out of 100 of those intervals would capture the true value, assuming the model held up. Any single interval either contains the true effect or it doesn’t, and you have no way of knowing which. The 95% is a statement about how often the procedure gets it right across many attempts.

P Value vs Confidence Interval: Key Differences

FeatureP ValueConfidence Interval
Main purposeAssesses compatibility with the null hypothesisShows the estimated effect and its uncertainty
FocusEvidence against the null hypothesisMagnitude and precision
Shows effect size?NoYes, when based on an effect estimate
Shows precision?NoYes
Shows possible range of effects?NoYes
Helps assess clinical importance?LimitedMuch more useful

The table explains the difference between the two quite well.  One tool is answering a yes-or-no question about compatibility. The other is telling you how much of an effect there was, and roughly how sure anyone can be about it.

None of which makes them competitors. They come out of the same analysis, and they are mathematically tied together, so a 95% interval that excludes the null value will always match up with a p-value under 0.05. They cannot really disagree. Good journals want both reported because each one leaves a gap the other happens to fill.

The habit worth breaking is reading a results section like a verdict, hunting for the significance label and moving on once you find it. Do that and you have thrown away most of what the study actually produced.

Statistical Significance vs Clinical Significance

The two phrases do sound similar but avoid swapping them freely. 

Statistical significance asks whether the result is sufficiently incompatible with the null hypothesis.

Clinical significance asks something different: is this effect big enough to change what happens to a patient?

A study can clear one bar and fail the other. Two examples make it obvious.

Example 1: Statistically significant, clinically small

A massive trial finds that a drug drops blood pressure by 0.5 mmHg, p < 0.001. With enough participants, even a trivial difference will hit significance. But no clinician is changing a treatment plan over half a millimeter of mercury.

Example 2: Possibly important, statistically uncertain

A small trial reports an 8 mmHg reduction, 95% CI −1 to 17 mmHg. An 8 mmHg drop would genuinely help patients. Precision is the problem here. That interval runs from essentially no benefit all the way up to a large one, so the trial simply can’t settle the question.

Whether an effect matters depends on the condition, the population, and the size of the benefit. A threshold of 0.05 has nothing to say about it.

Biostatistics

Half a millimetre of mercury with p below 0.001 is still half a millimetre of mercury.

Knowing which number to distrust is the skill, and it comes from understanding what sits underneath it. Effect measures, variance, precision and the tests that produce them, taught from the ground up rather than as rules to memorise.

Build the Foundation →

How Confidence Intervals Show Precision of the Estimate

Precision is about how tightly your data narrow down the true effect. Confidence intervals put it on display.

Two studies, identical point estimates:

Study A: Treatment effect = 5 mmHg, 95% CI: 4 to 6 mmHg

Study B: Treatment effect = 5 mmHg, 95% CI: −2 to 12 mmHg

Same headline number, very different value. Study A boxes the effect into a 2 mmHg window. Study B leaves open the possibility of mild harm and the possibility of a big benefit, which isn’t much of a conclusion.

As a general rule, narrow intervals mean better precision and wide ones mean more uncertainty. What drives the width comes down to a few factors:

  • Sample size
  • Variability in the data
  • Study design

What Does the ASA Statement on P Values Say?

The American Statistical Association published a formal statement on p-values in 2016. It existed for a reason: misuse had become widespread enough that the profession felt the need to say something.

The core points:

  • P-values can show how incompatible data are with a specified model and null hypothesis.
  • They prove nothing, and they don’t give the probability that a hypothesis is true.
  • Conclusions shouldn’t hinge on whether a number crosses 0.05.
  • Design, effect sizes, uncertainty, and subject knowledge all belong in the picture.

Boil it down and you get one instruction. Treat p < 0.05 as a single piece of evidence, not the finish line.

How to Interpret P Values and CIs Together

Next time you reach a results section, run through these in order:

  1. What is the estimated effect?
  2. What is the 95% CI?
  3. How precise is the estimate?
  4. Does the CI include the null value?
  5. Is the effect clinically meaningful?
  6. What does the p-value add?
  7. Are the study design and assumptions appropriate?

It costs you maybe a minute more than hunting for asterisks. What you get back is a real sense of what the study found, how much to trust it, and whether it should change anything you do on the ward.

Common Mistakes When Interpreting P Values

  • “p = 0.03 means there’s a 3% chance the null is true.” It doesn’t. The calculation assumes the null is true from the start.
  • “p < 0.05 proves the treatment works.” Evidence, yes. Proof, no.
  • “p > 0.05 proves there is no effect.” Absence of evidence isn’t evidence of absence. The study may just be underpowered.
  • “A significant result must be clinically important.” Large samples turn trivial effects significant.
  • “A non-significant result means the treatment does nothing.” Check the confidence interval before you conclude that.

Research Methodology

Absence of evidence is not evidence of absence. Underpowered studies produce both.

Most of the misreadings on that list start at the design stage, not the reading stage. Framing an answerable question, choosing the right test before you calculate anything, and powering the study properly are what stop a non significant result from being a wasted year.

Start with Methodology →

Conclusion: Don’t Stop at the P Value

One narrow statistical question. That’s all a p-value answers.

Confidence intervals fill in what’s missing: effect size, uncertainty, precision. Clinical judgment then decides whether any of it is worth acting on. Read the three together and a paper will tell you far more than any single threshold ever could.

Remember: Statistical significance doesn’t automatically equal clinical importance. When you read a study, don’t stop at “Is the p-value below 0.05?” Ask how large the effect is, how precise the estimate is, and whether the result actually matters.

Before you start recruiting, walk through your assumptions with a statistician or an experienced researcher.If you are planning your first review and want guidance through protocol development, search strategy, screening, and manuscript preparation, the American Academy of Research and Academics offers mentorship and training for students and early career researchers. Get in touch to talk through your project and get support from your first research question through to submission.

Research Mentorship

Reading a results section is one skill. Writing one is another.

Every reviewer who opens your paper will run the same checks you just learned. They will look for the effect size, the interval, the precision, and whether your conclusion is bigger than your data. That is a much easier conversation to have before you submit than after.

The American Academy of Research & Academics works with medical students, residents and early career researchers from the first research question through design, analysis and manuscript submission. Bring us your results section before a reviewer sees it.

Talk Through Your Project →

Disclaimer:

Articles published by American Academy of Research & Academics are prepared by our team using information from direct experience, publicly available resources, and educational references. AI tools may be used to assist with drafting, proofreading, and formatting; however, all content undergoes review and approval before publication.
The information provided is intended for educational purposes only. Requirements, policies, and processes may change over time. Readers should consult official sources for the most current information.

Facebook
Twitter
LinkedIn
Email
0

No products in the basket.