Question
Question: Two cards are drawn simultaneously (or successively without replacement) from a well shuffled pack o...
Two cards are drawn simultaneously (or successively without replacement) from a well shuffled pack of 52 cards. Find the mean, variance and standard deviation of the number of kings.
Solution
In order to solve these types of sums, the student has to have thorough knowledge about Permutation and combinations. Apart from this the student should also be well-versed with what a pack of cards consists of. He should know what a face card is, which are those face cards from a pack of 52 cards. This is because solving a sum on probability is fully based on common sense and the student just needs to know about the possibilities. In this sum the student needs to list down the possibilities of obtaining a King in 2 drawings. Then based on this date he has to calculate mean variance and standard deviation. Also for this particular sum the student needs to know the formula for the mean, variance and standard deviation when it is related to Probability.
Complete answer:
Let x denote the number of King in a draw of two cards.
∴x=0, means no King card .
⇒P(x=0)=52C248C2,
This is because we have removed 4king cards as we are assuming that there will be no king drawn.
⇒P(x=0)=52×5148×47=221188.............(1)
Now finding P(x=1), probability of obtaining only one king card out of four cards, and the remaining card is from the 48cards from the pack.
⇒P(x=1)=52C248C1×4C1
⇒P(x=1)=52×514×48=22132.............(2)
Now finding P(x=2), probability of obtaining 2 king card out of four cards,
⇒P(x=2)=52C24C2
Simplifying the above equation
⇒P(x=2)=52C24C2=2211..........(3)
Now using equation 1,2&3 we will find mean, variance and standard deviation.
Mean for the probability is given by x=2∑nx×P(x)
⇒Mean(E(x))=0×22118+1×22132+2×2211
⇒Mean=22134.........(4)
Variance for the probability is given by E(x2)−(E(x))2
E(x2)=x=1∑nx2×P(x) = 02×22118+12×22132+22×2211
⇒E(x2)=22136
Variance =22136−(22134)2=22126800............(5)
Standard deviation for the probability is given by Variance
∴Standard Deviation=22126800=0.37......(6)
Thus from equation 4,5,6 we get the desired answer.
Note: Only thing important in this sum was the application of probability to find Mean variance and standard Deviation. Students should remember this formula while calculating mean ,variance & standard deviation for probability sums. While solving sums related to probability students should use permutation and combination properly otherwise the entire sum would go wrong.