Question
Question: A die is thrown three times. Let \(X\) be the number of two’s seen. If the expectation of \(X\) is \...
A die is thrown three times. Let X be the number of two’s seen. If the expectation of X is a1, then what is the value of a.
Solution
Hint: Use the concept of random variables in the problem. The random variable following binomial distribution is to be used to find the missing value.
Complete step by step answer:
Let X be taken as a random variable which denotes the number of two’s seen when a dice is thrown three times.
Since in the above problem, the favourable case is a bivariate case which is either two or not in each throw, and also the no. of trials are independent and finite.
Hence the above problem could be dealt with binomial distribution of a random variable.
The probability distribution function of the binomial random variable is defined as,
b(x;n,p)=c(n,x)px(1−p)n−x (1)
Where c(n,x)=(n−x)!x!n!
Equation (1) is the probability of having x successes in a series of n independent trials when the success of any one of the trials is p .
Hence X is a random variable with this type of distribution.
Also, we know that expectation of a random variable is given by
E(X)=x=0∑nxP(X=x)
Using equation(1)in above,
E(X)=x=0∑nxb(x;n,p)=x=0∑nxc(n,x)px(1−p)n−x (2)
For x=0,0×c(n,0)p0(1−p)0=0, using in equation (2),
E(X)=x=1∑nxc(n,x)px(1−p)n−x (3)
Also, xc(n,x)=(n−x)!x!xn!=(n−1−x+1)!(x−1)!n(n−1)!=nc(n−1,x−1) (4)
Using (4) in (3), we get
Since np is independent of summation, taking it out and using k=x−1 and m=n−1 in equation (5)
E(X)=npk=0∑mc(m,k)pk(1−p)m−k (6)
Also, from binomial distribution, we know that
k=0∑mc(m,k)ak(b)m−k=(a+b)m (7)
Put a=p and b=1−pin equation (7), we get
k=0∑mc(m,k)pk(1−p)m−k=(1+p−p)m = (1)m = 1 (8)
Using equation (8) in (6), we get
E(X)=npk=0∑mc(m,k)pk(1−p)m−k=np (9)
Given in the problem, the die is thrown 3 times, hence the no. of trials is equal to 3,
⇒n=3
For a single throw sample space is given by S = \left\\{ {1,2,3,4,5,6} \right\\}, total no. of outcomes, n(S)=6
Since the favourable outcome is 2,n(E)=1
Hence probability of getting two in an independent trial, P(E)=n(S)n(E)=61
⇒p=61
Using the value of n and p in equation (9), we get
E(X)=np=3×61=21
Also, it is given that E(X)=a1
⇒E(X)=a1=21 ⇒a=2
Hence the value of a is 2.
Note: A random variable is a numerical description of the outcome of a statistical experiment. The formula for expectation of a random variable should be kept in mind while solving problems like above. Poisson distribution is a special case of the binomial distribution as no. of independent trials tend to infinity while the expected number of successes remains fixed.