Skip to main content

Math Trailhead

Worksheet Counting and Probability

1.

A vendor sells ice cream from a cart on the boardwalk. He offers vanilla, chocolate, strawberry, blueberry, and pistachio ice cream, served on either a waffle, sugar, or plain cone. How many different single-scoop ice-cream cones can you buy from this vendor?
Your answer is :
Answer.

2.

A girl has 10 skirts, 10 blouses, and 6 pairs of shoes. How many different skirt-blouse-shoe outfits can she wear? (Assume that each item matches all the others, so she is willing to wear any combination.)
Your answer is :
Answer.

3.

Standard automobile license plates in a country display 2 numbers, followed by 3 letters, followed by 2 numbers. How many different standard plates are possible in this system? (Assume lead 0 is not allowed, but repetitions of letters and numbers are allowed.)
Your answer is :
Answer.
\(158184000\)

4.

A true-false test contains 7 questions. In how many different ways can this test be completed. (Assume we don’t care about our scores.)
Your answer is :
Answer.

6.

How many ways are there to seat 3 people in a row of 6 chairs?
Answer.
Solution.
\({6 \choose 3} = \frac{6 !}{3 ! 3!}\)
\begin{equation*} {6 \choose 3} \cdot 3 ! =\frac{6 !}{3 ! 3!} \cdot 3! = \frac{6 !}{3!} = 120 \end{equation*}
\(\frac{6 !}{3!} = 120\)

7.

An American roulette wheel has 38 slots: two slots are numbered 0 and 00, and the remaining slots are numbered from 1 to 36. Find the probability that the ball lands in an odd-numbered slot.
Your answer is :
Answer.
\(0.473684210526316\)

8.

In the 5/46 lottery game, a player selects 5 numbers from 1 to 46. What is the probability of picking the 5 winning numbers?
Your answer is :
Answer.
\(7.29525502022974\times 10^{-7}\)

9.

Two marbles are drawn randomly one after the other without replacement from a jar that contains 7 red marbles, 6 white marbles, and 4 yellow marbles. Find the probability of the following events.
(a) A red marble is drawn first followed by a white marble.
The probability is :
(b) A white marble is drawn first followed by a white marble.
The probability is :
(c) A yellow marble is not drawn at all.
The probability is :
Answer 1.
\(0.154411764705882\)
Answer 2.
\(0.110294117647059\)
Answer 3.
\(0.573529411764706\)

10.

Below is a probability model.
Outcome 1 1.5 4 4.5
Probability 0.15 0.15 0.15 0.55
Find the expected value of the probability model.
Answer.
\(3.45\)