An urn contains 5 red and 2 black balls. Two balls are randomly drawn, without replacement. Let X represent the number of black balls drawn. What are the possible values of X? Is X a random variable? If yes, find the mean and variance of X.
Open in App
Solution
Uru has 5 red and 2 black balls
No. of ways it can be drawn ={RR,RB,BR,BB}
n(S)=4
LEt X represent black balls
Possible values of X:X(RR)=0;X(RB)=1;X(BR)=1;X(BB)=2