#Probability
7 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
What am I doing wrong here?
In a standard 52 card deck calculate the probability of selecting a red king on the first try and then a diamond card on the second try without replacement.
So, since they're dependent events I thought to myself I have to use the following,
$P(A\cap B)=P(A)P(B|A)$