Answer:
Explained below.
Step-by-step explanation:
In mathematics, the procedure to select k items from n distinct items, without replacement, is known as combinations.
The formula to compute the combinations of k items from n is given by the formula:
[tex]{n\choose k}=\frac{n!}{k!\cdot (n-k)!}[/tex]
(a)
Compute the probability that the two cards selected are both hearts as follows:
[tex]P(2\ Hearts)=\frac{{13\choose 2}}{{52\choose 2}}[/tex]
[tex]=\frac{78}{1326}\\\\=0.05882353\\\\\approx 0.0588[/tex]
Thus, the probability that the two cards selected are both hearts is 0.0588.
(b)
It is provided that one of the card was eaten and it was a diamond.
So, now there are 51 cards in the deck.
And of these 51 cards two are selected.
Compute the probability that the two cards selected are both hearts as follows:
[tex]P(2\ Hearts)=\frac{{13\choose 2}}{{51\choose 2}}[/tex]
[tex]=\frac{78}{1275}\\\\=0.06117647\\\\\approx 0.0612[/tex]
Thus, the probability that the two cards selected are both hearts is 0.0612.
(c)
No, the events two cards drawn at random are both hearts and the missing card is a diamond are not independent.
This is because the probability of selecting two hearts is dependent on the total number of cards available.