asked 60.4k views
2 votes
Suppose thatAnn selects a ball by first picking one of two boxes at random and then selecting a ball from this box. The first box contains three orange balls and four black balls, and the second box contains five orange balls and six black balls. What is the probability that Ann picked a ball from the second box if she has selected an orange ball?

1 Answer

3 votes

Answer:

35/68

Explanation:

The first box contains 3 orange balls and 4 black balls.

The second box contains 5 orange balls and 6 black balls

Total number of boxes = 2

Let Pr(F) be the probability that the first box is picked.

Let Pr(S) be the probability that the second ball is picked

Let O be the orange ball selected

Pr(F) = 1/2

Pr(S) = 1/2

Pr(O|S) = n(O) / n(S)

= 5/ 6+5

5/11

Pr(O|F) = n(O) / n(F)

= 3/ 4+3

= 3/7

Pr(S|O) = [Pr( O|S).P(S)] / [Pr( O|S).P(S) + Pr( O|F).P(F)]

= (5/11*1/2) / (5/11*1/2) +(3/7*1/2(

= (5/22) / (5/22 + 3/14)

= (5/22) / (136/308)

= 35/68

answered
User Adrien H
by
8.5k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.