Question
Question: A fair coin is tossed four times. Let \[X\] denote a string of heads occurring, find the probability...
A fair coin is tossed four times. Let X denote a string of heads occurring, find the probability distribution, mean and variance of X .
Solution
Probability distribution: A probability distribution is a statistical function that describes all the possible value and likelihoods that a random variable can take within a given range.
Mean: Mean is the simple mathematical average of a set of two or more numbers.
mean =∑PiXi
Variance: Variance is the expected value of the squared variation of a random variable from its mean value, in probability and statistic.
=∑PiXi2−(Mean)2
Complete step by step answer:
A fair coin is tossed four times. Let X denote the number of heads occurring.
As we know, If a coin is tossed 4 times, then the possible outcomes are: HHHH,HHHT,HHTT,HTTT,THHH,....
Total number of outcomes of this will be =16 .
X can take the values 0,1,2,3 and 4 .
Let when there is n number of head in 4 coin;
Then, number of such combination will be 4Cn=n!(4−n)!4!
Here, n>4
Now, we can write;
When zero head;
P(X=0)=P(0head)=161
When one head;
P(X=1)=P(1head)=164
When two head;
P(X=2)=P(2heads)=166
When three head;
P(X=3)=P(3heads)=164
When four head;
P(X=4)=P(4heads)=161
Thus, the probability distribution of X is given by
X | P(X) |
---|---|
0 | 161 |
1 | 164 |
2 | 166 |
3 | 164 |
4 | 161 |
Computation of mean and variance. We will create table as per given below;
Xi | Pi | PiXi | PiXi2 |
---|---|---|---|
0 | 161 | 0 | 0 |
1 | 164 | 164 | 164 |
2 | 166 | 1612 | 1624 |
3 | 164 | 1612 | 1636 |
4 | 161 | 164 | 1 |
∑PiXi=2 | ∑PiXi2=5 |
Mean =∑PiXi=2
Variance =∑PiXi2−(Mean)2
Keeping value in it. We get,
=5−4
=1
Note: Probability is applied in everyday life in risk assessment and modeling. The insurance industry and markets use actuarial science to determine pricing and make trading decisions. Government apply probabilistic methods in environmental regulation, entitlement analysis and financial regulation.