Question
Question: Let the p.m.f. ( probability mass function ) of random variable x be \(P\left( x \right)=\left\\{ \b...
Let the p.m.f. ( probability mass function ) of random variable x be P\left( x \right)=\left\\{ \begin{matrix}
\left( \dfrac{4}{x} \right){{\left( \dfrac{5}{9} \right)}^{x}}{{\left( \dfrac{4}{9} \right)}^{4-x}},\begin{matrix}
{} & x=0,1,2,3,4 \\\
\end{matrix} \\\
0\text{ }\begin{matrix}
{} & {} & , & \text{Otherwise} \\\
\end{matrix} \\\
\end{matrix} \right. .
Find E(x) and Var(x) .
Solution
The given p.m.f will be of the form P(x)=nCxpxq(n−x) which is the formula for binomial distribution of random variable x, where n is the number of experiments, x=0,1,2,3,... , p is the probability of success in a single experiment and q is the probability of failure in a single experiment, q=1−p . We have to compare the given p.m.f with this formula and find the value of n, p and q. E(x) can be found using the formula of mean of binomial distribution which is E(x)=np and variance can be obtained from the formula Var(x)=npq .
Complete step by step answer:
We are given with probability mass function of random variable x as P\left( x \right)=\left\\{ \begin{matrix}
\left( \dfrac{4}{x} \right){{\left( \dfrac{5}{9} \right)}^{x}}{{\left( \dfrac{4}{9} \right)}^{4-x}},\begin{matrix}
{} & x=0,1,2,3,4 \\\
\end{matrix} \\\
0\text{ }\begin{matrix}
{} & {} & , & \text{Otherwise} \\\
\end{matrix} \\\
\end{matrix} \right.
We can see that the p.m.f. is of the form P(x)=nCxpxq(n−x) which is the formula for binomial distribution of random variable x. In this formula, n is the number of experiments, x=0,1,2,3,... , p is the probability of success in a single experiment and q is the probability of failure in a single experiment, q=1−p . Therefore, we can compare the given p.m.f with the standard formula. We will get n=4,p=95,q=94.
For a binomial distribution, we know that mean is given by the formula
E(x)=np
Let us substitute the values in the above formula.
⇒E(x)=4×95⇒E(x)=920⇒E(x)=2.22
Now, let us find the variance of x. We know that for a binomial distribution, variance is given by
Var(x)=npq
Let us substitute the values in the above formula.
⇒Var(x)=4×95×94⇒Var(x)=8180⇒Var(x)=0.9876
Hence, E(x)=2.22 and Var(x)=0.9876 .
Note: Students must note that they can only compare the given p.m.f with the binomial formula by checking whether q=1−p or not since all other values are similar to the formula. If the given p.m.f does not resemble the binomial formula, we have to use the formula E(x)=x=0∑ixiP(xi) and Var(x)=x=0∑ixi2P(xi) for mean and variance respectively.