Weekly Problem: The Card Sequence Problem

Problem Statement
You have three cards numbered 1, 2, and 3. You shuffle them and place them face down in a row.

Question: What is the probability that at least one card is in its correct position (i.e., card number matches its position)?

Read more