|
|
box a contains three white balls and one red ball while box b contains four white balls.One ball is randomly drawn from each bow and the two balls are then randomly put back into the boxes so that each box still contains four balls.This process is performed n times.Let P(K) be the probability that the red ball is in box A after the process is performed k times,where
1<=k<=n(<=係大過等於)
a)find P(1)
ans: 1/8+3/4=7/8
b)Show that P(K)=(3/4) P(K-1)+1/8 ,where 2<=k<=n
hence find P(K) in terms of K
ans: (1/8+3/4)P(K-1)+1/8(1-P(K-1))
=3/4(P(k-1)+1/8
跟住點find P(k) in terms of k
唔該教下我 |
|