Hi.. :)
H)Let say the gambler tosses a coin ( suppose, Head=success and Tail=failure). The given means that the gambler observes the sequence of outcome of tosses. Eg: TTTH.
So, in this case he'll get a prize of (2)^4 as he is observing success for the first time on fourth toss.
Now, its easy to compute the expectation.
E) We need to find the probability of both patients getting infected by the end of the seond day.
Now, it can be possible in the following ways:
(i) Both of them got infection on the first day. Prob = 1/4*1/4
(ii) One of them contracted on the first day. Prob = 1/4*3/4
We'll have two such cases ( A on first day or B on first day) . So, effectively prob= 2*1/4*3/4
(iii)Both of them got infected on the second day. Prob= 1/4*1/4*3/4*3/4
Just add them up. You'll get 121/256.
10) Prob(A|B) = P[5≦x≦8] / P[3≦x≦8] = (21/50) / (37/50) = 21/37
Note: For P[5≦x≦8] , integrate [1/25(10-x)] from 5 to 8.
For P[3≦x≦8] , integrate {[(1/25)(x)] from 3 to 5 } + {[1/25(10-x)] from 5 to 8}
:)