0
Descriptive: x̄=Σx/n, s=√(Σ(x-x̄)²/(n-1)), ŷ=a+bx
χ²: χ²=Σ(obs-exp)²/exp
CI: stat ± (critical)×(SE)
P(X=x) for Binomial(n, p)
P(X=x) for Geometric(p)
Binomial: P(X=x)=C(n,x)pˣ(1-p)ⁿ⁻ˣ
Geometric: P(X=x)=(1-p)ˣ⁻¹p
P(Z < z) and P(Z > z)
Critical value t* for confidence interval
Critical value χ² for chi-square test
Enter data and run a calculation.