GintiCalcEvery calculation

SigmaCalc

P-Value Calculator

Convert a test statistic into the probability of seeing a result this extreme by chance alone.

P-values from a z-score, one and two tailed

The p-value is the probability of seeing a result at least this extreme if the null hypothesis is true. A two-tailed test counts both directions, so it is exactly double the one-tailed value.

Z-scoreOne-tailed pTwo-tailed pSignificant at 0.05?
1.0000.15870.3173No
1.5000.06680.1336No
1.6450.05000.1000One-tailed only
1.9600.02500.0500Yes, exactly at 0.05
2.0000.02280.0455Yes
2.5800.00490.0099Yes, also at 0.01
3.0000.00130.0027Yes

The 1.645 and 1.96 rows are the conventional thresholds - 1.645 gives exactly 0.05 one-tailed and 1.96 gives exactly 0.05 two-tailed. Choosing a one-tailed test doubles your apparent significance, which is why the choice has to be made before seeing the data rather than after. A p-value is not the probability that the null hypothesis is true, and it says nothing about effect size: with a large enough sample a trivial difference produces a tiny p. Report the effect and its confidence interval alongside it.

One-tailed vs. two-tailed

A one-tailed test only asks whether a result is significantly higher (or lower) than expected in one direction. A two-tailed test asks whether it's significantly different in either direction — and roughly doubles the p-value for the same z-score.

p < 0.05 isn't magic

The 0.05 threshold is a widely used convention, not a law of nature — a p-value just below 0.05 and one just above it aren't meaningfully different in strength of evidence. Treat it as one input into a decision, not a strict pass/fail line.

Frequently asked questions

My experiment gave p = 0.03. What does that actually mean?

There's a 3% probability of seeing results this extreme (or more extreme) if the null hypothesis were true — i.e., if there were really no effect. It does NOT mean there's a 97% chance your hypothesis is correct. P-values measure evidence against the null, not evidence for your theory.

What's the difference between one-tailed and two-tailed p-values?

One-tailed: tests whether the effect goes in a specific direction (is the new drug BETTER?). Two-tailed: tests for any difference in either direction (is the new drug DIFFERENT?). Two-tailed p-value is roughly 2× the one-tailed. Use two-tailed unless you have a strong prior reason to test only one direction.

Is p = 0.049 really that different from p = 0.051?

No — they represent nearly identical evidence. The 0.05 threshold is a convention, not a natural boundary. Many scientists now advocate reporting exact p-values and effect sizes rather than just 'significant' or 'not significant'. A large effect with p = 0.06 can be more meaningful than a tiny effect with p = 0.04.

Related Math calculators

You might also like

Last updated: September 6, 2026