Facebook Pixel
Mathos
機率

抽到2張A和2張K的機率

看看組合如何計算從52張牌的牌堆中抽到2張A和2張K的方式,然後用所有4張牌手牌的總數相除,得到機率。

用 AI 掌握數學

遇到難題?Mathos AI 為任何數學概念提供逐步解答、即時視覺化和個人化輔導。


學習資源

該內容是 Mathos AI 開放學習庫的一部分。旨在幫助學生視覺化和理解複雜的數學問題。

Problem

What is the probability of drawing exactly 22 aces and 22 kings from a standard 5252-card deck?

Step 1: Count the Good Hands

We want hands that have exactly 22 aces and 22 kings.

There are 44 aces in the deck, and we choose 22 of them:

(42)=6\binom{4}{2} = 6

There are also 44 kings in the deck, and we choose 22 of them:

(42)=6\binom{4}{2} = 6

So the number of good hands is:

6×6=366 \times 6 = 36

Step 2: Count All Possible Hands

Now we count all the ways to draw any 44 cards from a 5252-card deck:

(524)=270,725\binom{52}{4} = 270{,}725

Step 3: Find the Probability

The probability is:

good handsall hands=36270,725\frac{\text{good hands}}{\text{all hands}} = \frac{36}{270{,}725}

So:

36270,7250.000133\frac{36}{270{,}725} \approx 0.000133

Step 4: Final Answer

The probability of drawing exactly 22 aces and 22 kings is:

36270,7250.000133\boxed{\frac{36}{270{,}725} \approx 0.000133}

That means it is very unlikely. Out of many, many 44-card hands, only a tiny number will have exactly 22 aces and 22 kings.

概念

Permutations and Combinations

Counting the number of ways to arrange or select items. Permutations count ordered arrangements; combinations count unordered selections. Uses the multiplication and addition principles.

Compound Probability

Calculating probabilities of compound events using the addition rule (P(AB)P(A \cup B)) and multiplication rule (P(AB)P(A \cap B)). Events may be independent (one does not affect the other) or dependent.

更多影片

© 2026 Mathos. 保留所有權利