Math Problem Statement

a card from a pack of 52 playing cards is lost. From the remaining cards of the pack, three cards are drawn at random (without replacement) and are found to be all clubs. Find the probability of the lost card being a club.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Probability
Bayes' Theorem
Combinatorics

Formulas

P(C | D) = P(D | C) * P(C) / P(D)
P(D | C) = C(n, k) / C(N, k)

Theorems

Bayes' Theorem

Suitable Grade Level

Grades 11-12