Playing Card Probability Calculator

Exact probability of drawing a specific number of target cards from a deck using the hypergeometric distribution. Covers poker, blackjack, and any card game.

Inputs

≥ 1
≥ 1

Results

\begin{aligned} P(X=k) &= \dfrac{\binom{K}{k}\binom{N-K}{n-k}}{\binom{N}{n}} \\ &= \dfrac{\binom{4}{2}\binom{52-4}{5-2}}{\binom{52}{5}} \\ &= ? \end{aligned}
\begin{aligned} E[X] &= \dfrac{nK}{N} \\ &= \dfrac{(5)(4)}{52} \\ &= ? \end{aligned}
P(hits = k) 0

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?