Facebook Pixel
Mathos
확률

구슬을 이용한 조건부 확률

5개의 빨간 구슬과 3개의 파란 구슬이 들어 있는 가방에서 구슬을 두 개 뽑습니다. 최소한 하나의 구슬이 빨간색이라는 조건에서 두 개의 구슬이 모두 빨간색일 확률을 조건부 확률 공식 P(A|B) = P(A∩B)/P(B)를 사용하여 찾습니다.

AI로 수학 마스터하기

문제에 막혔나요? Mathos AI는 모든 수학 개념에 대해 단계별 솔루션, 즉각적인 시각화 및 맞춤형 튜터링을 제공합니다.


학습 리소스

이 콘텐츠는 Mathos AI 오픈 학습 라이브러리의 일부입니다. 학생들이 복잡한 수학 문제를 시각화하고 이해하는 데 도움이 되도록 설계되었습니다.

신뢰 및 인정


투자자

Y Combinator

미디어 보도

Forbes

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. 모든 권리 보유