P-Value Calculator
Calculate p-value from z-score, t-score, or chi-square statistic. Determine statistical significance: if p < 0.05 reject the null hypothesis. Supports one-tailed and two-tailed tests.
Formula & Reference
| Variable | Symbol | Formula | Units |
|---|---|---|---|
| P-Value Calculator | — | p = P(Z > |z|) for two-tailed | probability 0-1 |
Step-by-Step Examples
A drug reduces blood pressure. Z-statistic = 2.58. Is it significant at α=0.05?
- Two-tailed p = 2 × P(Z > 2.58)
- p ≈ 2 × 0.0049 = 0.0099
- p = 0.0099 < 0.05: reject null hypothesis
- Drug effect is statistically significant
Z = 1.96 (the classic boundary value).
- p = 2 × P(Z > 1.96) = 2 × 0.025 = 0.050
- Exactly at the α=0.05 threshold
- Conventional decision: borderline significant
- Most researchers require p < 0.05 strictly
Z = 1.20 from a sample comparison.
- p = 2 × P(Z > 1.20) = 2 × 0.1151 = 0.2302
- p = 0.23 > 0.05: fail to reject null hypothesis
- Difference is not statistically significant
- Need larger sample size or different approach
Real-World Applications
Common Mistakes to Avoid
p-value is NOT the probability that H0 is true. It is P(data this extreme | H0 is true). A p=0.04 does not mean 4% chance the null is true.
0.05 is arbitrary convention. A p=0.049 is not fundamentally different from p=0.051. Consider effect size and practical significance too.
Only use one-tailed if you had a specific directional hypothesis BEFORE seeing the data. Choosing one-tailed after seeing results inflates false positive rate.
Frequently Asked Questions
Related Math Calculators
Formula Explorer connections
Interpretation: This relationship converts, summarizes or checks numerical quantities using standard arithmetic and measurement rules. Assumption: Use consistent units, preserve enough significant digits, and round only the final result unless the method states otherwise.