Solution
P(odd number)=0.5
The 3 trials follow a binomial distribution.
X~Bin(3,0.5)
P(X≥2)=P(X=2)+P(X=3)
=(23)0.52∗0.51+(33)0.53∗0.50=0.375+0.125=0.5 Thus, there's a 0.5 chance of winning €15 and 0.5 chance of losing €15 on one bet.
E(X)=∑xP(x)=15(0.5)−15(0.5)=0 Therefore, in 92 bets, the expected win/loss is:
=92∗0=0 You should expect to have gained €0 in the end
Comments