Question
Question: If the variable takes the values \(0,1,2,3.........,n\) with frequencies proportional to the binomia...
If the variable takes the values 0,1,2,3.........,n with frequencies proportional to the binomial coefficients C(n,0),C(n,1),C(n,2),........,C(n,n) respectively, then the variance of the distribution is
A. n
B. 2n
C. 2n
D. 4n
Solution
In order to solve this question, first of all we will find the value of μ1 which is given by direct formula as μ1=∑nCr∑nn−1Cr−1 and μ1 is called as mean of the given distribution. Then we will find μ2 which is the mean of the squares of the variables.Here we will use the direct formula of μ2 as μ2=2n10∑nr(r−1)nCr+2n .And finally we will use the formula of variance as Varianceσ2=μ2−(μ1)2 . And hence we will simplify it and get the required result.
Complete step by step answer:
We have given that the variable takes the values 0,1,2,3.........,n with frequencies proportional to the binomial coefficients C(n,0),C(n,1),C(n,2),........,C(n,n) respectively. And we have to find the variance. So, first of all let’s μ1 which is the mean of the given distribution. As we know that,
μ1=∑nCr∑rnCr
⇒∑nCr∑rrnn−1Cr−1
⇒∑nCr∑nn−1Cr−1
Now we know that (1+x)n=nC0+xnC1+x2nC2+............+xnnCn
Now on putting the value of x=1. We get,
2n=nC0+nC1+nC2+........+nCn
Therefore, on solving we have
⇒2nn2n−1
As we know that 2n−1=22n
⇒2×2nn2n
On dividing, we get
⇒2n
Now we know that
{\mu _2} = \dfrac{1}{{{2^n}}}\sum\limits_0^n {\left\\{ {\left( {r - 1} \right) + r} \right\\}{}^n{C_r}}
⇒2n10∑nr(r−1)nCr+2n
As we know that nCr=rnn−1Cr−1,
⇒2n10∑nr(r−1)r(r−1)n(n−1)n−2Cr−2+2n
On cancelling in numerator and denominator, we get
⇒2nn(n−1).2n−2+2n
As there is no term of r we can remove the sigma.
We can also write 2n−2=42n
⇒2nn(n−1).42n+2n
Then on dividing, we get
⇒4n(n−1)+2n
Now, using formula
Varianceσ2=μ2−(μ1)2
⇒σ2=4n(n−1)+2n−(2n)2
On multiplying, we get
⇒σ2=4n2−4n+2n−(2n)2
⇒σ2=4n2−4n2+2n−4n
∴σ2=4n
Hence, the correct option is (D).
Note: Variance is the expectation of the squared deviation of a random variable from its mean. Variance is a measure of dispersion, meaning it is a measure of how far a set of numbers is spread out from their average value. The standard deviation is derived from variance and tells you, on average, how far each value lies from the mean. It’s the square root of variance. However, the variance is more informative about variability than the standard deviation, and it’s used in making statistical inference.