I'll try to predict which button you'll press by learning your patterns.
The Challenge: Press A or B buttons 60 times in 30 seconds.
Try to be as random as possible!
Press OK when you're ready. The timer starts immediately.
Time's Up!
How Did I Read Your Mind? 🧠
I watched every button you pressed and looked for patterns.
Humans think they're random, but under time pressure, we fall into predictable sequences. You might press ABAB repeatedly, or favor one button after the other.
Let me show you exactly what I found in YOUR game...
How Patterns Work
I analyze sequences of different lengths (called "n-grams") from your button presses.
For example, if you pressed: A B A B A
I track 1-button, 2-button, 3-button, and 4-button patterns. Longer patterns are more specific and help me predict better!
Patterns I Found in Your Game
Here are the most common sequences you pressed during the 30 seconds:
The taller the bar, the more often you repeated that pattern. These gave you away!
My Confidence Over Time
At first, I was just guessing randomly. But as I collected more data, I became more confident:
Notice how my confidence improved as I learned your patterns. The algorithm got smarter with every button press!
Specific Moments I Predicted You
The Takeaway
This is a simple form of machine learning called pattern recognition. It's the same principle used in:
Autocomplete on your phone
Recommendation systems (Netflix, Spotify)
Fraud detection in banking
Natural language processing
The algorithm learns from data (your button presses) and makes predictions. No magic—just math! 🎯