Higher or Lower
Higher or Lower is a simple card probability game. A card is shown and you guess whether the next card from the deck will be higher or lower in value. Ties count as correct.
Loading higher or lowerβ¦
Make sure JavaScript is enabled in your browser.
How to use Higher or Lower
- Look at the current card.
- Use the probability hint to see how likely the next card is to be higher or lower.
- Click Higher or Lower to guess the next card.
- Ties count as correct.
- The game lasts ten cards. Try to score ten out of ten.
Example uses
- Teaching probability in a classroom.
- Quick solo challenge.
- Demonstrating that likelihood changes as cards are removed from the deck.
Fairness and probability
The deck is shuffled at the start. Because cards are drawn without replacement, the probability of the next card being higher or lower changes as the game progresses. The hint shows these probabilities based on the visible card and the remaining cards in the deck.
Frequently asked questions
What happens if the next card has the same value?
Ties are counted as correct guesses, which keeps the game moving and rewards close calls.
Can I see which cards remain?
The remaining deck count is shown and the probability hint is calculated from the cards still in the deck.
Accessibility
- Higher and Lower buttons are large and clearly labelled.
- Result markers use symbols as well as colour.
- Screen readers announce correct, wrong and tie results.