Solveeit Logo

Question

Question: Five cards are drawn successively with replacement from a well shuffled pack of \(52\) cards. The...

Five cards are drawn successively with replacement from a well shuffled pack of
5252 cards. The probability that none is spade is 2434k\dfrac{243}{{{4}^{k}}}. What is the value
of k.

Explanation

Solution

Hint: First find the probability of the spade card and then use binomial distribution
and solve it.

So in question it is given that Five cards are drawn successively with replacement from a well
shuffled pack of 5252 cards. So we are given the probability of none is spade in terms of k so
we are told to find the value of kk.

So Let us XX represent the number of spade cards among the five cards drawn.
So we can see that the drawing of cards are with replacement, So the trials are Bernoulli
trials.

A Bernoulli distribution is a Bernoulli trial. Each Bernoulli trial has a single outcome, chosen from SS, which stands for success, or FF, which stands for failure.

The probability of SS remains constant from trial-to-trial and is denoted by pp. Write q=1pq=1-pfor the constant probability of FF.

The trials are independent. The probability of success is taken as p while that of failure is q=1pq=1-p. Consider a random experiment of items in a sale, they are either sold or not sold.
A manufactured item can be defective or non-defective. An egg is either boiled or not boiled.
A random variable XX will have Bernoulli distribution with probability pp if its probability
distribution is

P(X=x)=pX(1p)XP(X=x)={{p}^{X}}{{(1-p)}^{X}}, for x=0,1x=0,1 and P(X=x)=0P(X=x)=0 for other values of xx.
Here, 00 is failure and 11 is the success.

So we know, In a well shuffled pack of 5252 cards there are 1313 spade cards.
So probability of spade cards is,
p=1352=14p=\dfrac{13}{52}=\dfrac{1}{4}
So we know q=1pq=1-p
So q=114=34q=1-\dfrac{1}{4}=\dfrac{3}{4}
So q=14q=\dfrac{1}{4}
Here XX has a binomial distribution with n=5n=5andp=14p=\dfrac{1}{4} ,
Now P(X=x)=ncxq(nx)pxP(X=x)={}^{n}{{c}_{x}}{{q}^{(n-x)}}{{p}^{x}} ,where x=0,1,2,....,nx=0,1,2,....,n
So for n=5n=5, we get,
P(X=x)=5cx(34)(5x)(14)xP(X=x)={}^{5}{{c}_{x}}{{\left( \dfrac{3}{4} \right)}^{(5-x)}}{{\left( \dfrac{1}{4} \right)}^{x}}

So we want to find probability for none is spade,
So here x=0x=0
Probability for none is spade is,
P(X=0)=5c0(34)(50)(14)0 P(X=0)=1(34)5 P(X=0)=1(2431024) \begin{aligned} & P(X=0)={}^{5}{{c}_{0}}{{\left( \dfrac{3}{4} \right)}^{(5-0)}}{{\left( \dfrac{1}{4} \right)}^{0}} \\\ & P(X=0)=1{{\left( \dfrac{3}{4} \right)}^{5}} \\\ & P(X=0)=1\left( \dfrac{243}{1024} \right) \\\ \end{aligned}
P(X=0)=2431024P(X=0)=\dfrac{243}{1024}
So the probability that none is spade is 2431024\dfrac{243}{1024}.
So it is given that the probability of none is spade is 2434k\dfrac{243}{{{4}^{k}}}.
So we get,
2431024=2434k 24345=2434k \begin{aligned} & \dfrac{243}{1024}=\dfrac{243}{{{4}^{k}}} \\\ & \dfrac{243}{{{4}^{5}}}=\dfrac{243}{{{4}^{k}}} \\\ \end{aligned}
So comparing we get that, from above we can see that the value of k=5k=5.

Note: You should be knowing that in 5252 cards how much different types are there.
So 5252 pack of cards contain: 1313 Diamonds, 1313 Clubs, 1313 Hearts and 1313 spades.
Here each set of 1313 cards contain 11 queen, king, Ace and jack. You should be knowing
the Bernoulli trials and its formula. The formula is as follows P(X=x)=ncxq(nx)pxP(X=x)={}^{n}{{c}_{x}}{{q}^{(n-x)}}{{p}^{x}}.