Binomial Distribution
The full distribution of X ~ B(n, p) drawn as a live bar chart with exact probabilities. Change n or p and it updates instantly.
Distribution (n = 8, p = 1/2)
k=0
1/256
k=1
1/32
k=27/64
7/64
k=37/32
7/32
k=435/128
35/128
k=57/32
7/32
k=67/64
7/64
k=7
1/32
k=8
1/256
Each bar is the exact probability for that value of k. Switch between PMF (P(X = k)) and CDF (P(X ≤ k)).