quote author=Alwin link=topic=128232.msg691534#msg691534 date=1382569219]
I hate this question so much now. Only mark I lost on Exam 1 coz of the wording AND when I was LaTeXing my solution up freaking internet died and lost everything I was typing -.-
So sorry, no pretty looking LaTeX:
> Pr(total 4 calls | calls on Mon and Tue) = Pr(total 4 calls n calls on Mon and Tue) / Pr(calls on Mon and Tue)
^ By applying the conditional probability formula
> Pr(calls on Mon and Tue) = Pr(X > 0 on Mon and Tue) = Pr(X>0) x Pr(X>0) = 0.8 x 0.8 = 0.64
^ Finding the denominator
> Pr(total 4 calls n calls on Mon and Tue) == probability of ways for calls to be on both days that sum to 4
>> Pr(1 on Mon and 3 on Tue) x Pr(2 on Mon and 2 on Tue) x Pr(3 on Mon and 1 on Tue) = 0.1x0.2 + 0.5x0.5 + 0.1x0.2 = 0.29
^Finding the numerator
> Pr(total 4 calls | calls on Mon and Tue) = 0.29/0.64 = 29/64

^Subbing the numerator and denominator into the formula
Hope it makes sense!

[/quote]