Test Your Luck

A scientific prediction challenge measuring raw probability outcomes, gut instinct, and cognitive luck bias.

Target: 7
5
4
Less (2-6)
High (8-12)
touch_app
Predict if the dice sum will be Less or High than the target.
1Check target number · Changes each round!
2Choose your prediction: Less or High
3Roll the dice · Landing exactly on target is a tie and re-rolls!

~1 minute · No sign-in required

Round 1 / 5
UNDER
7
OVER
Wins on 2 - 6
Wins on 8 - 12
--%
Luck Score
UnluckyAverageLucky
Your 5 Predictions
Luck Brackets
Legendary Luck
5 / 5 Wins (100%)
Top 3%
Lucky
4 / 5 Wins (80%)
Top 18%
Average Luck
3 / 5 Wins (60%)
Most adults
Unlucky
≤2 / 5 Wins (≤40%)
Bottom 50%
What is Luck?

In psychology, "luck" is often associated with heuristics and cognitive biases. When predicting outcomes, humans often fall prey to the Gambler's Fallacy (believing that past random events affect future probabilities) or Illusory Control (believing they can influence purely random outcomes).

From a mathematical perspective, this test represents a sequence of independent Bernoulli trials where each prediction has exactly a 50% chance of success (excluding ties of 7, which are re-rolled). Getting 100% represents a rare statistical outcome (3.125% likelihood).

Probability Breakdown (2 Dice)
🔴Less (2-6)15 combinations out of 36 (41.67%).
🟢High (8-12)15 combinations out of 36 (41.67%).
Exactly 76 combinations out of 36 (16.67%). Retakes automatically.
🤝Net ChanceWith 7s re-rolled, the active prediction win rate is exactly 50%.

What Does the Test Your Luck Challenge Measure?

This test presents a pure probability challenge: predict whether two dice will sum to under or over a target number. With 7s re-rolled to neutralize the house advantage, each prediction is a mathematically perfect 50/50 coin flip. Over 5 rounds, your accumulated wins determine your luck score percentage.

The test measures your intuitive probability judgment and exposes common cognitive biases — like the Gambler's Fallacy and the Hot-Hand Fallacy — that cause people to perceive patterns in purely random events. By design, no strategy can improve your expected score: only randomness determines the outcome. The test is a controlled demonstration of how human intuition systematically misreads random sequences.

How This Test Works

Each round: a target number is shown. Choose UNDER (2–6) or OVER (8–12). Roll the dice. If the sum equals exactly 7 (the tie / most probable sum in two-dice probability), it re-rolls automatically until a non-7 result is achieved. This ensures the effective probability is exactly 50% on each decision. After 5 rounds, your wins are counted and converted to a luck score percentage.

The probability of winning exactly X out of 5 rounds follows a binomial distribution with n=5 and p=0.5: the most likely single outcome is 3 wins (31.25%), followed by 2 or 4 wins (18.75% each), and 5 or 0 wins (3.125% each).

Why This Challenge Matters

  • Cognitive bias training: Playing multiple sessions reveals your personal susceptibility to the Gambler's Fallacy. Do you systematically switch after a win, assuming the next outcome is "due" to be different? Or persist after a loss, assuming your “luck will turn”? Both are equally flawed strategies against truly random outcomes.
  • Risk perception research: In behavioral economics, probability miscalibration — overestimating the chance of rare events and underestimating common ones — drives poor financial decisions, excessive insurance purchasing, and lottery buying. This test provides a direct window into your probability intuition.
  • Gaming and statistics literacy: Understanding that dice rolls have no memory, that streaks don't predict future outcomes, and that 5 independent flips can’t be “steered” by strategy are foundational statistical intuitions. This test builds that visceral understanding.
  • Stress and decision-making: Under cognitive load or stress, people rely more heavily on heuristics (mental shortcuts) rather than probabilistic reasoning. Tracking your luck score over sessions can serve as a simple baseline for decision-quality under stress.

Luck Scores by Number of Wins

Luck score = (wins / 5) × 100%. Each outcome follows binomial distribution (n=5, p=0.5). Expected value: 3 wins (60%).

Wins (out of 5) Luck Score Statistical Frequency Classification
5 / 5 100% 3.1% of sessions Legendary Luck
4 / 5 80% 15.6% of sessions Lucky
3 / 5 60% 31.3% of sessions Average
2 / 5 40% 31.3% of sessions Unlucky
0–1 / 5 0–20% 18.8% of sessions Very Unlucky

Frequently Asked Questions

Is this test completely random?

Yes. Each die value is generated using JavaScript’s Math.random(), which produces a uniformly distributed pseudorandom value. Sums of 7 are automatically re-rolled to maintain exact 50% probability for each prediction. No prediction strategy — switching, persisting, alternating, or any other pattern — can change the expected outcome over a large number of sessions. Each round is an independent Bernoulli trial with p=0.5.

Why is 7 re-rolled?

In a standard two-dice roll, 7 is the most probable sum, occurring in 6 out of 36 combinations (16.67%). If 7 counted as a loss for both sides, the effective win probability would drop to 41.67%, not 50%. Re-rolling 7s ensures the prediction is a mathematically clean coin flip, making the binomial percentile calculation straightforward and the probability fair.

What is the Gambler's Fallacy?

The Gambler's Fallacy is the mistaken belief that past random outcomes influence future independent ones — e.g., “I’ve rolled Under three times in a row, so Over is “due.”” In truth, each dice roll has no memory of previous outcomes. The probability of Over vs. Under remains 50% regardless of history. This fallacy is responsible for significant losses in gambling contexts and poor risk decisions in investing and insurance.

What is the Hot-Hand Fallacy?

The Hot-Hand Fallacy is the opposite error: believing that a recent streak of wins means you’re “on a roll” and more likely to win the next round. While hot streaks are real in skill-based activities (basketball shooting, sales), they don’t exist in independent random events. In truly random sequences, perceived streaks are normal sampling variation — not predictive signals. Both fallacies arise from the same underlying tendency: humans are pattern-detection machines operating on a truly pattern-free signal.

Can I improve my luck score over multiple sessions?

Your long-run average will converge to 60% (3/5 wins per session) regardless of strategy, because each session is 5 independent Bernoulli trials with p=0.5. The expected number of wins in 5 trials is 2.5, and with the extra half-point from rounding or tie re-rolls, the practical average lands near 3. No strategy changes this expected value — only the randomness of each session determines individual outcomes. If you play 100 sessions, your total wins will cluster tightly around 3 per session.