Question 1162210
<br>
There are 50 cards remaining, of which 26 are spades or diamonds and 24 are hearts or clubs.<br>
Four cards are drawn from these 50 remaining cards, without replacement.<br>
We want to find the probability of getting at least one club or one heart.<br>
The opposite of getting at least one club OR one heart is getting no clubs AND no hearts.  So the probability of getting at least one club OR one heart is 1 minus the probability of getting no clubs AND no hearts -- i.e., 1 minus the probability that all four cards are spades or diamonds.<br>
The probability that, out of the 50 remaining cards, we pick 4 of the 26 that are spades or diamonds, is<br>
{{{C(26,4)/C(50,4)}}}<br>
So the probability that we get at least one heart OR one club is<br>
{{{1 - C(26,4)/C(50,4)}}}<br>
Use a calculator.....<br>
My calculator shows a probability between 93% and 94%.<br>