Two noisy sensors both print messy 0s and 1s, but one tends to repeat its previous bit after warming up, so what should a randomness assessor worry about first?
Show answer & explanation
Answer: Hidden dependency patterns
Whether heat adds entropy — Heat can be involved in physical noise, but warmer is not automatically more random. If each bit partly copies the previous one after warming up, the extra heat has created a dependency problem rather than a better source. Entropy assessment asks how hard the next value is to guess, especially in the worst case.
Hidden dependency patterns ✓ — Hidden dependencies are exactly the kind of trap entropy tests look for. NIST SP 800-90B treats real entropy sources as often non-IID, meaning the bits may not be independent and identically distributed. Predictor and Markov-style checks matter because a messy stream can still leak patterns that improve an attacker's guesses.
Messier-looking plots — A messy plot can be reassuring to the eye and still miss the real issue. NIST separates output testing from entropy-source assessment because a source can have memory or bias that lowers worst-case unpredictability. The important question is whether the process has dependencies that help prediction, not whether the dots look chaotic.
More Physics in Daily Life questions
- In a warm office that already reads 26 C, which change can make people feel cooler without lowering the thermostat?
- Why might 26 C feel acceptable in a breezy naturally ventilated summer building but too warm in a sealed winter office?
- On a warm humid day, why can the same 27 C room feel much worse once you start sweating?
- Why can moving air make a 27 C room feel cooler without changing the thermometer?
- Which hidden factor can make a desk beside a cold window feel chilly even when the thermostat across the room still reads 22 C?
- In the same 22 C room, why might someone who just climbed stairs feel warm while someone sitting in a T-shirt feels chilly?
