Enter the total number of cards in your deck (e.g., 40).



Enter how many cards you will draw (e.g., 5 for opening hand).



Enter how many copies of your desired card(s) are in the deck (e.g., 3 for a triple-tech card).



Results

–%
Probability of drawing at least one target card: –%
Probability of drawing exactly K target cards: –%
Probability of drawing no target cards: –%

Calculations use the Hypergeometric Distribution formula: P(X=k) = [C(K, k) * C(N-K, n-k)] / C(N, n)

Where:

N = Total cards in deck (Deck Size)

K = Total count of target cards in the deck

n = Number of cards drawn (Cards in Hand)

k = Number of target cards drawn

C(a, b) = combinations (a choose b)

Probability of drawing 0 to K target cards

Probability Distribution for Target Cards Drawn
Cards Drawn (k) Probability P(X=k) Cumulative Probability P(X ≤ k)