P-value Calculator

Compute one- or two-sided p-values for Z, t, χ², or F.
Inputs
Type of p-value
Results
p-value
Decision (vs α)
Step-by-step derivation
  1. Select distribution Z and tail two-tailed.
  2. Compute CDF (F(x)) at your score .
  3. Apply tail rule: p = 2·min(F, 1−F).
  4. Compare with α = 0.05 to state the decision.
References
  • Normal CDF: (Phi(z)=frac{1+mathrm{erf}(z/sqrt{2})}{2})
  • t-CDF via regularized incomplete beta (I_x(a,b))
  • χ²-CDF via regularized lower incomplete gamma (P(s,x))
  • F-CDF via (I_{d_1 f/(d_1 f+d_2)}(d_1/2,d_2/2))

More of our calculators...

Confidence Interval Calculator

Free online confidence interval calculator for mean and proportion. Enter sample data to get SE, margin of error and 95% or custom CI in seconds.