A bag contains 3 black balls, 3 green balls and 3 yellow balls. Calvin repeats drawiong one ball at a time randomly from the bag without replacement until a green ball is drawn. Find the probability that he needs at most 3 draws.
答案係:
Need 1 draw: 3/9
Need 2 draw : (6/9)*(3/8)=0.25
Need 3 draw: (6/9)*(5/8)*(3/7)= 5/28
probability that he needs at most 3 draws=(3/9)+0.25+(5/28)=16/21
但係我個計法係:
Need 1 draw: (3C1)/(9C1) = 3/9
Need 2 draw: (6C1 * 3C1 ) / 9C2 = 1/2
Need 3 draw: (6C1 * 5C1 * 3C1) / 9C3 = 15/14
probability that he needs at most 3 draws=3/9 + 1/2 + 15/14 =40/21
我都知我個計法一定錯,因為probability 係唔會大過1
但係我唔明我個計法犯左咩毛病,錯左咩concept???
help!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!