Probability & Random Processes

3 min read#probability

How randomness, far from being formless, organizes itself into sharp and predictable structure — bell curves, steady states, and laws of large numbers.

Contents

Probability & Random Processes

Flip one coin and you cannot say what happens. Flip ten thousand and you can say, almost to the percent, how many land heads. This is the quiet miracle at the center of probability: individual randomness, piled up, becomes collective certainty. The single step is unpredictable; the long run is lawful. This section is a tour of that paradox — randomness with structure.

The structure shows up everywhere once you look. The aimless stagger of a Random Walk spreads at a precise rate, \sqrt{n}. Sums of wildly different random quantities all relax into the same bell-shaped curve — the Central Limit Theorem. A memoryless hop between states settles into a fixed long-run distribution — a Markov Chain. Even our beliefs update by a rule, Bayes' Theorem. Chance is not the absence of law; it is a different kind of law.

The pages in this section

How it connects

Probability is the hinge between the deterministic systems of the earlier sections and the information of the next. A Markov Chain is a Dynamical System whose rule is a transition matrix; the entropy of a Probability Distribution is the bridge to Information Theory and Entropy. Randomness is not a detour from structure — it is one more way the same mathematics speaks.

See also