Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
4. Probability
Fundamental Counting Principle
Problem 3.1.66a
Textbook Question
66. Access Code An access code consists of six characters. For each character, any letter or number can be used, with the exceptions that the first character cannot be 0 and the last two characters must be odd numbers.
a. What is the probability of randomly selecting the correct access code on the first try?

1
Step 1: Determine the total number of possible characters for each position in the access code. There are 36 possible characters (26 letters + 10 digits) for most positions, except for the first and last two positions which have specific restrictions.
Step 2: For the first character, it cannot be '0', so there are 35 possible choices (26 letters + 9 digits excluding '0').
Step 3: For the last two characters, they must be odd numbers. There are 5 odd digits (1, 3, 5, 7, 9), so each of these two positions has 5 possible choices.
Step 4: For the remaining three middle characters, there are no restrictions, so each of these positions has 36 possible choices.
Step 5: Calculate the total number of possible access codes by multiplying the number of choices for each position: (35 choices for the first character) × (36 choices for the second character) × (36 choices for the third character) × (36 choices for the fourth character) × (5 choices for the fifth character) × (5 choices for the sixth character). Then, calculate the probability of randomly selecting the correct access code on the first try by taking the reciprocal of this total number of possible access codes.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
6mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Combinatorics
Combinatorics is a branch of mathematics dealing with counting, arrangement, and combination of objects. In this context, it helps determine the total number of possible access codes by considering the restrictions on character selection, such as the first character not being '0' and the last two characters being odd numbers.
Probability
Probability is a measure of the likelihood that an event will occur, expressed as a ratio of favorable outcomes to the total number of possible outcomes. To find the probability of selecting the correct access code on the first try, one must calculate the ratio of successful outcomes (1 correct code) to the total number of valid access codes.
Recommended video:
Introduction to Probability
Permutations and Restrictions
Permutations refer to the different ways in which a set of items can be arranged. In this scenario, the restrictions on the first character and the last two characters create specific conditions that must be accounted for when calculating the total number of valid access codes, impacting the overall probability.
Recommended video:
Introduction to Permutations
Watch next
Master Fundamental Counting Principle with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice