Read this lesson as text

Rolling Two Dice

Discrete Math · Axiom Academy

Analyzing probability through systematic enumeration of outcomes and calculating event probabilities. (1,6), (2,5), (3,4), (4,3), (5,2), (6,1) (1,1), (2,2), (3,3), (4,4), (5,5), (6,6) Red die shows 6: (6,1), (6,2), (6,3), (6,4), (6,5), (6,6) Blue die shows 6: (1,6), (2,6), (3,6), (4,6), (5,6), (6,6) Total unique outcomes: 11 (note: (6,6) counted once) Excellent work! You've completed a thorough probability analysis of rolling two dice. Here's what we learned: Sample Space Enumeration: When rolling two distinguishable dice, there are 6 × 6 = 36 equally likely outcomes Probability Calculation: P(Event) = (Number of favorable outcomes) / (Total outcomes in sample space) Systematic Counting: Carefully enumerate outcomes to avoid double-counting or missing cases (especially important for "at least one" events) Verification Principle: The sum of probabilities of all possible outcomes in a sample space always equals 1 Common Events: Some events (like sum = 7) have higher probability than others due to more ways to achieve them These fundamental concepts of enumeration and probability calculation are the foundation for more advanced topics in discrete mathematics and statistics. Remember: organized, systematic counting is key to accurate probability analysis!

This is the written version of the interactive lesson above. See the full Discrete Math course.