Lots of problems in probability are really problems in creative counting. This is best seen through examples, so this page contains a variety of examples for you to browse.

I suggest looking through some solutions on your own to get a sense of how to solve these sorts of problems, but also saving some of these for you to attempt independently.

There are often many ways to solve these sorts of problems. By no means do you have to use the same solution strategies as the ones listed here, but you should ultimately get the same final answer regardless of which method you use.

Problem 1

If number is chosen at random from 0–999, what is the probability that the number chosen contains an odd number of odd digits?

Problem 2

If number is chosen at random from 0–999, what is the probability that the number chosen contains three distinct digits?

Problem 3

A 5-letter string is chosen uniformly at random from all strings formed using the 26 letters of the alphabet with no repeated letters. What is the probability that exactly one of the letters is a vowel? (Use the five vowels a, e, i, o, and u for this problem.)

Problem 4

A group of 7 people is randomly divided into one team of 3 and one team of 4. What is the probability that Alice and Bob, two of the people in the original group of seven, end up on different teams?

Problem 5

Three balls are randomly drawn without replacement from a bag containing 4 red balls, 3 blue balls, and 2 green balls. What is the probability that the sample contains balls of exactly two different colors?

Problem 6

Two dice are rolled. What is the probability that the sum is at least 10 or at least one die shows a 6?