Processing math: 100%

Monday, 26 January 2015

Lecture 5

You might compare the answer to Examples Sheet 1 #10 to a Bonferroni inequality working in the reverse direction, .

We saw by examples today that it is possible to have three events A1,A2,A3 such that every pair of events is independent, but the three events are not mutually independent. Here is another example. Suppose the sample sample consists of 4 equally likely outcomes {w1,w2,w3,w4}. Let

A1={w1,w2},
A2={w1,w3},
A3={w1,w4}.

Then P(AiAj)=P(Ai)P(Aj)=1/4, but 1/4=P(A1A2A3)P(A1)P(A2)P(A3)=1/8.

We might generalize this to a puzzle. Can you find five events A1,A2,A3,A4,A5 such that every subset of either two, three or four events is a set of mutually independent events, but the five events are not mutually independent?

Last year a student told me this nice answer. Roll a die 4 times. Let Ai be the probability that the ith dice roll is odd, i=1,2,3,4 and let A5 be the event the sum of the four rolls is even.

You can find another answer at the end of this page, but I think the above is nicer.

A famous example of data that is Poisson distributed is due to von Bortkiewicz (1898), who studied the numbers of Prussian cavalryman being killed by the kick of a horse in each of 20 years. This is an example with n (number of cavalryman) large, and p (chance a particular cavalryman being killed) small. You can read more about this famous example here.