Facebook Pixel
Mathos
確率

マーブルを用いた条件付き確率

袋の中には赤いマーブルが5個、青いマーブルが3個入っています。2個のマーブルを置き換えずに引きます。少なくとも1個のマーブルが赤であることが分かっている場合、両方のマーブルが赤である確率を条件付き確率の公式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. 無断転載を禁じます