← Back to RNG & Probability Tools

Enter parameters

Stats notation: N (population), K (successes in population), n (draws), X (# successes in sample). Prefer a story view? Switch to Ball & Urn view.

Total items in the population (e.g., 52 cards).
How many “success” items exist in the population (e.g., 4 aces).
Number of draws without replacement (e.g., 5 cards drawn).
Controls formatting in results and table.

Probability query

Integer count of successes in the sample. Valid support: —
Default off to avoid copying hundreds of rows by accident. Use CSV for full distributions.
Advanced options (simulation & approximations)
Generates a simulated PMF using without-replacement sampling.
More trials = closer to exact, but slower.
Rule-of-thumb: often used when n ≤ 0.05N. Marked clearly as an approximation.

Inputs

Inputs will appear here after you click Calculate.

Results

Enter parameters and click Calculate to see PMF/CDF/tails, table and charts.

Distribution

PMF (P(X = k))

CDF (P(X ≤ k))

PMF / CDF / Tail Table

Tip: the “tail” column is P(X ≥ k) for each row k (useful for homework).

🔍