Answer:
8.15% probability your hand contains exactly 3 hearts
Explanation:
A probability is the number of desired outcomes divided by the number of total outcomes.
The order in which the cards are chosen is not important, so we use the combinations formula to solve this question.
Combinations formula:
is the number of different combinations of x objects from a set of n elements, given by the following formula.
![C_(n,x) = (n!)/(x!(n-x)!)](https://img.qammunity.org/2021/formulas/mathematics/college/qaowm9lzn4vyb0kbgc2ooqh7fbldb6dkwq.png)
What is the probability your hand contains exactly 3 hearts (out of 5 cards)?
We have 52 cards in total.
13 are clubs, 13 are spades, 13 are hearts, 13 are diamonds.
Desired outcomes:
3 hearts, from a set of 13.
Other 2 cards, from a set of 52-13 = 39.
So
![D = C_(13,3)*C_(39,2) = (13!)/(3!(13-3)!)*(39!)/(2!(39-2)!) = 211926](https://img.qammunity.org/2021/formulas/mathematics/college/lb7p7fw0f1gbk5rkc62boichhnepvn7f1t.png)
Total outcomes:
5 cards, from a set of 52. So
![T = C_(52,5) = (52!)/(5!47!) = 2598960](https://img.qammunity.org/2021/formulas/mathematics/college/vso1dz8qi60rs6w7ptg6z4mpdugcnv04n6.png)
Probabilities:
![p = (D)/(T) = (211926)/(2598960) = 0.0815](https://img.qammunity.org/2021/formulas/mathematics/college/ujkv667jhe68wo1dlkpor1u4w3wxfg8isb.png)
8.15% probability your hand contains exactly 3 hearts