We assume that the probabilities of getting heads and tails are the same
p=q=21
Using the Bernoulli formula, we find the probabilities that there will be 0, 1, 2, 3 and 4 heads, respectively
P(x=0)=q3=81
P(x=1)=C31pq2=83
P(x=2)=C32p2q=83
P(x=3)=p3=81
We have a distribution series
So, the mean is
M(x)=∑xipi=80⋅1+1⋅3+2⋅3+3⋅1=812=23
The variance is
V(x)=M(x2)−M2(x)=80⋅1+1⋅3+4⋅3+9⋅1−49=43
standard deviation is
σ(x)=V(x)=23
Answer: M(x)=23 ; V(x)=43 ; σ(x)=23
Comments