Consider flipping a coin 5 times, and define the following
events:
A = "The very first flip is tails"
B ="The first three flips are tails"
C = "The middle (third) flip is tails"
D = "The last three flips are tails"
E = "The very last flip is tails"
1)Which of the following collections of events (if any) are
pairwise independent?
a) {A,B,C}
b) {B,C,D}
c) {B,D,E}
d) None
2) Which of the following pairs of events (if any)...