Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 313 Bytes

File metadata and controls

6 lines (5 loc) · 313 Bytes

Rolling 10 times

Suppose a fair six-sided die is rolled 10 times. What is the probability that a 2 is rolled at least once? You may not need to explicitly solve this type of problem in an interview, but be prepared to share how you would structure an approach to a problem like this, using probability theory.