Solveeit Logo

Question

Question: From a normal pack of \[52\] cards, one card is selected at random. How can I find the probability o...

From a normal pack of 5252 cards, one card is selected at random. How can I find the probability of the card being either a black card or an ace?

Explanation

Solution

To solve this question, we will first consider two events, one of drawing an ace card and another of drawing a black card. Then, we will find the probability of these events individually. Then we will find the probability of the union of these events using the simple formula:
P(AB)=P(A)+P(B)P(AB)P\left( {A \cup B} \right) = P\left( A \right) + P\left( B \right) - P\left( {A \cap B} \right)

Complete answer:
Let, A be the event of drawing an ace and B be the event of drawing a black coloured card.
So, what we have to find is P(AB)P\left( {A \cup B} \right).
Now we know that there are four aces in a pack. So, one can be chosen in four ways.
Also, the total cards are 5252.
P(A)=452\therefore P\left( A \right) = \dfrac{4}{{52}}
P(A)=113\Rightarrow P\left( A \right) = \dfrac{1}{{13}}
Now we know that out of 5252 cards there are a total 2626 black cards. So, the probability of event B is;
P(B)=2652\Rightarrow P\left( B \right) = \dfrac{{26}}{{52}}
P(B)=12\Rightarrow P\left( B \right) = \dfrac{1}{2}
Now to find P(AB)P\left( {A \cup B} \right), we must be knowing P(AB)P\left( {A \cap B} \right).
Now P(AB)P\left( {A \cap B} \right) means an ace card that is black in colour. Now, from the total card there are two black-coloured aces. So,
P(AB)=252P\left( {A \cap B} \right) = \dfrac{2}{{52}}
P(AB)=126\Rightarrow P\left( {A \cap B} \right) = \dfrac{1}{{26}}
Now we will put these values in the formula;
P(AB)=P(A)+P(B)P(AB)P\left( {A \cup B} \right) = P\left( A \right) + P\left( B \right) - P\left( {A \cap B} \right)
So, we have;
P(AB)=113+12126\Rightarrow P\left( {A \cup B} \right) = \dfrac{1}{{13}} + \dfrac{1}{2} - \dfrac{1}{{26}}
On taking the LCM we have;
P(AB)=2+13126\Rightarrow P\left( {A \cup B} \right) = \dfrac{{2 + 13 - 1}}{{26}}
On solving we get;
P(AB)=1426\Rightarrow P\left( {A \cup B} \right) = \dfrac{{14}}{{26}}
On reducing the RHS we get;
P(AB)=713\Rightarrow P\left( {A \cup B} \right) = \dfrac{7}{{13}}
Hence the required probability is 713\dfrac{7}{{13}}.

Note: One important thing to note is that the probability of an event lies between zero and one. It cannot be more than one. If an event has probability one then, it means that it is a certain event. The probability of non-occurrence of an event is equal to one minus the probability of its occurrence.