Randomness Examples in Math

Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Randomness.

This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.

Concept Recap

The quality of having no predictable pattern; outcomes are uncertain but follow probability rules.

Truly random means you can't predict the next outcome, even with complete information.

Read the full concept explanation β†’

How to Use These Examples

  • Read the first worked example with the solution open so the structure is clear.
  • Try the practice problems before revealing each solution.
  • Use the related concepts and background knowledge badges if you feel stuck.

What to Focus On

Core idea: Randomness has structure at scale even though individual outcomes are unpredictable.

Common stuck point: Humans are bad at recognizing randomnessβ€”we see patterns that aren't there.

Sense of Study hint: Try flipping a coin 20 times and recording the results. Notice how streaks of heads or tails happen naturally -- that is randomness.

Worked Examples

Example 1

easy
A coin is flipped 10 times and lands heads every time. A student says 'the next flip must be tails.' Explain why this is incorrect (the Gambler's Fallacy) using the concept of randomness.

Solution

  1. 1
    Each coin flip is an independent random event with P(H) = P(T) = 0.5
  2. 2
    The coin has no memory β€” past outcomes do not affect future ones
  3. 3
    Probability of tails on flip 11: still exactly \frac{1}{2}, regardless of previous 10 heads
  4. 4
    The Gambler's Fallacy: incorrectly believing that past random events influence future independent ones

Answer

P(\text{tails on flip 11}) = \frac{1}{2}. Past flips do not affect future independent flips.
Randomness means each trial is independent of all previous trials. The Gambler's Fallacy is one of the most common probability misconceptions. True randomness has no 'memory' β€” each trial starts fresh regardless of history.

Example 2

medium
A random number generator produces: 3, 7, 1, 9, 2, 8, 5, 4, 6, 10 (each number 1-10 equally likely). Explain what 'truly random' means and distinguish it from 'looking random.'

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

easy
A student says 'I picked lottery numbers 1,2,3,4,5,6 β€” these can't win because they're not random.' Evaluate this claim.

Example 2

hard
Design a procedure to randomly assign 20 students into two groups of 10 for an experiment, using a random number table or calculator. Explain why randomization matters.

Background Knowledge

These ideas may be useful before you work through the harder examples.

probability