If 4 coins are tossed, then there can be from 0 to 4 heads. M has a binomial distribution with n = 4, p = 0.5, so
P(M=0)=(04)∗(21)4=161
P(M=1)=(14)∗(21)4=164=41
P(M=2)=(24)∗(21)4=166=83
P(M=3)=(34)∗(21)4=164=41
P(M=4)=(44)∗(21)4=161
Comments