Facebook Pixel
Mathos
機率

條件機率與彈珠

一個袋子裡有5顆紅彈珠和3顆藍彈珠。隨機抽取兩顆彈珠且不放回。已知至少有一顆彈珠是紅色,使用條件機率公式P(A|B) = P(A∩B)/P(B)來找出兩顆都是紅色的機率。

用 AI 掌握數學

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


學習資源

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

Problem

A bag contains 55 red marbles and 33 blue marbles, and two marbles are drawn without replacement; given that at least one marble is red, find the probability that both marbles are red.

Step 1: Find P(both red)P(\text{both red})

The two red-draw path is RRRR, so

P(RR)=5847=2056=1028.P(RR)=\dfrac{5}{8}\cdot\dfrac{4}{7}=\dfrac{20}{56}=\dfrac{10}{28}.

Step 2: Find P(at least one red)P(\text{at least one red})

Use the complement event "no red at all," which is BBBB:

P(BB)=3827=656=328.P(BB)=\dfrac{3}{8}\cdot\dfrac{2}{7}=\dfrac{6}{56}=\dfrac{3}{28}.

So the probability of at least one red is

P(at least one red)=1328=2528.P(\text{at least one red})=1-\dfrac{3}{28}=\dfrac{25}{28}.

Step 3: Apply conditional probability

Using P(AB)=P(AB)P(B)P(A\mid B)=\dfrac{P(A\cap B)}{P(B)} with A=A= "both red" and B=B= "at least one red",

P(both redat least one red)=10/2825/28=1025=25.P(\text{both red}\mid \text{at least one red})=\dfrac{10/28}{25/28}=\dfrac{10}{25}=\dfrac{2}{5}.

Answer

The probability is 25\dfrac{2}{5}.

概念

Conditional Probability

The probability of event BB occurring given that event AA has already occurred, written P(BA)P(B|A). Can be calculated from a formula or read from a two-way frequency table.

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. 保留所有權利