Classical probability
This assumes every outcome is equally likely — check that assumption before applying the formula.
Conditional probability
The probability of given that has already happened:
Independence
Events and are independent exactly when knowing one doesn't change the probability of the other:
This is a completely different idea from being mutually exclusive (unable to happen together, ). In fact, two events with positive individual probabilities can never be both independent and mutually exclusive at once — if they can't happen together, knowing one happened tells you a lot about the other (namely, that it didn't), which is the opposite of independence.
Worked example
Problem: A bag has 4 red and 6 blue balls. Two balls are drawn without replacement. Find the probability both are red.
Solution (direct count): .
Solution (sequential/conditional): . Given the first was red, 3 red remain out of 9 total: .
Both methods agree, as they must — this is a useful way to check your work on drawing-without-replacement problems.
Practice problems
1.A fair die is rolled. Find the probability of rolling a number greater than 4.
2.Two fair coins are flipped. Find the probability both show heads, given that at least one shows heads.
3.A bag has 5 white and 3 black marbles. Two are drawn without replacement. Find the probability both are black.
4.If , , and are independent, find and .