Practice Randomness in Math
Use these practice problems to test your method after reviewing the concept explanation and worked examples.
Quick Recap
Randomness is the quality of having no predictable pattern at the individual level, yet following precise probability rules over many repetitions โ outcomes are uncertain one at a time but statistically regular in the long run.
Truly random means you can't predict the next outcome, even with complete information.
Showing a random 20 of 50 problems.
Example 1
mediumA random shuffle of 5 distinct cards produces the original sorted order. Is this evidence the shuffle is broken?
Example 2
challengeA fair coin is flipped 3 times. What is the probability of getting at least one head, and why is this not simply ?
Example 3
hardSix fair coins are flipped. What is the probability of exactly 3 heads?
Example 4
challengeA pseudo-random generator passes every statistical test you apply, yet its entire output is determined by a hidden seed. Is its output truly random? Explain the distinction.
Example 5
easyA fair die is rolled. After three 6's in a row, what is the probability the next roll is also a 6?
Example 6
easyOver many fair coin flips, the proportion of heads approaches what value?
Example 7
hardIn a sample of 1000 fair coin flips, the law of large numbers says the proportion of heads is close to 0.5. About how many heads do you expect?
Example 8
challengeIn 10 fair coin flips, is the most likely single specific sequence (each has probability ) more or less likely than getting exactly 5 heads (in any order)?
Example 9
mediumA scientist sees a 'cluster' of 3 disease cases on one street and suspects a cause. Why might pure randomness explain this?
Example 10
mediumA coin is flipped 4 times. How many possible ordered sequences are there?
Example 11
easyIs rolling a fair die a random process at the level of a single roll?
Example 12
easyAfter 4 heads in a row with a fair coin, what is the probability the next flip is heads?
Example 13
mediumWhy does a casino profit reliably from random games even though each individual spin is unpredictable?
Example 14
easyIs the digit sequence of (3,1,4,1,5,...) random in the everyday sense of unpredictable to compute?
Example 15
mediumWhy is the lottery sequence 17, 22, 31, 38, 41, 46 typically considered 'more random-looking' than 1, 2, 3, 4, 5, 6 even though both have the same probability?
Example 16
mediumA fair coin is flipped 4 times. How many equally likely outcome sequences are there, and what is the probability of HHHH?
Example 17
mediumExplain why 'random' is not the same as 'each outcome happens equally often in every short run.'
Example 18
easyA 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 19
easyTrue or false: in true randomness, you cannot predict the next single outcome even with complete information.
Example 20
easyIdentify the random process: (a) the result of , (b) the next song shuffled on a playlist set to random.