1. Rolling a die until the first six
Problem
The probability of rolling a 6 on any roll is , and we want to know when the first 6 occurs (on trial 3).
We apply the Geometric Distribution formula directly.
Substitute and .
Simplify: and .
Compute .
Multiply: or about 11.6%.
Answer:
This is the basic drill: you need the first two rolls to NOT be a 6 (each with probability ) and then the third roll to BE a 6 (probability ). Since these events are independent, you multiply them to get , which is exactly what the formula gives.