A -card deck contains marked cards, so are unmarked. Three cards are drawn at random without replacement.
What is the probability that at least one of the three is marked?
Use the complement, not a case split. "At least one marked" covers one, two, or three marked cards. Its complement is the single event "no marked card at all", so
This is always the cheaper route for an at least one question.
Count the total number of three-card draws. Order does not matter, so
Count the draws with no marked card. All three must come from the unmarked cards:
Form the complement probability.
so
Reduced, this is .
Convert to a percentage.
Sanity-check against a simpler estimate. Each single draw hits a marked card with probability . Three near-independent draws would miss all three with probability roughly , giving about — very close to the exact , with the small gap coming from drawing without replacement ✓.
Note why the opening hand does not matter. If five cards were already dealt face-down and ignored, the three cards drawn afterwards are still a uniformly random three-card subset of the original , so the same computation applies unchanged.
Need to solve a different problem like this? Open the solver →