Mostly Harmless StatisticsXYZ Homework Edition

⇩ Download ▾

5.8 Chapter 5 Formulas

Discrete Distribution Table: 0 ≤ P(xi) ≤ 1 ∑ P(xi) = 1 Discrete Distribution Mean: μ = Σ(xi ∙ P(xi))
Discrete Distribution Variance: σ2 = ∑(xi2 ∙P(xi)) – μ2Discrete Distribution Standard Deviation: σ = σ2\sqrt {\sigma ^{2}}
Geometric Distribution: P(X = x) = p q (x – 1), x = 1, 2, 3, … Geometric Distribution Mean: μ = 1p\frac {1}{p} Variance: σ2 = 1pp2\frac {1−p}{p ^{2}} Standard Deviation: σ = 1pp2\sqrt \frac {1-p}{p ^{2}}
Binomial Distribution: P(X = x) = nCx·px ·q(n-x), x = 0, 1, 2, …, n Binomial Distribution Mean: μ = n ∙ p Variance: σ 2 = n ∙ p ∙ q Standard Deviation: σ = n·p·q\sqrt n \cdot p \cdot q
Hypergeometric Distribution: P(X = x) = aCx·bCnxNCn\frac{a C_{x} \cdot {}_b C_{n-x}}{ _{N} C_{n}} p = P(success) q = P(failure) = 1 – p n = sample size N = population size
Unit Change for Poisson Distribution: New μ = old μ( new units  old units \frac{\text { new units }}{\text { old units }})Poisson Distribution: P(X = x) = eμμxx!\frac{e^{-\mu} \mu^{x}}{x !}

Adapted from Mostly Harmless Statistics by Rachel Webb (Portland State University, https://mostlyharmlessstat.wixsite.com/webpage), © Rachel Webb, licensed under CC BY-SA 4.0. Changes were made. License: CC-BY-SA-4.0.

These eBooks are a prerelease and are not yet certified conformant with WCAG 2.1 AA or ADA Title II. Every page is built against an automated accessibility gate, and the published editions will meet ADA Title II requirements when they release in late September 2026. If something is unusable, please tell us.