— a meditation on uncertainty —

確率

kakuritsu.com

The Mathematics of Chance

f(x) = (1 / (σ√2π)) · e^(−(x−μ)² / 2σ²)

§ 01 · foundations

What Is Probability?

Probability measures the likelihood that an event will occur. It is the mathematical language of uncertainty — the bridge between the known and the unknowable. 確率 (kakuritsu) literally means "established rate," the rate at which reality conforms to possibility.

It is not prediction. It is not prophecy. It is the disciplined acceptance that the world is woven from chance, and that within chance lies an exquisite and provable order.

" The theory of probabilities is at bottom nothing but common sense reduced to calculus. — Laplace, 1812

§ 02 · the shapes of chance

Distributions

Every natural process leaves a fingerprint in probability space. Each curve below is a portrait of how chance unfolds when constrained by structure.

Normal

The bell curve. Nature's favorite distribution. Heights, test scores, measurement errors — all gather around the mean.

~ N(μ, σ²)

Exponential

The waiting time. How long until the next earthquake, the next phone call, the next heartbeat.

~ Exp(λ)

Uniform

Perfect equality. Every outcome equally likely. The roll of a fair die, the flip of a fair coin.

~ U(a, b)

Poisson

Rare events in fixed intervals. Lightning strikes, server crashes, acts of extraordinary kindness.

~ Pois(λ)

Binomial

The arithmetic of repeated trials. n flips of a coin, k successes — the lattice of yes and no.

~ B(n, p)

Beta

The shape of belief itself. A distribution over probabilities, the prior of priors, the measure of confidence.

~ Beta(α, β)

§ 03 · the calculus of belief

Bayes' Theorem

The most powerful equation in probability. It tells us how to update our beliefs when we encounter new evidence. Prior knowledge meets new data, and understanding emerges.

P(A | B) = ( P(B | A) · P(A) ) / P(B)
P(A | B) posterior — updated belief in A after observing B
P(B | A) likelihood — how well A explains the data B
P(A) prior — what we believed before evidence arrived
P(B) evidence — the marginal probability of the data

Every act of learning is, mathematically, an application of this single formula. Belief is not static; it is fluid, conditional, always provisional.

§ 04 · convergence

The Law of Large Numbers

Throw a fair coin once: the result is wild. Throw it ten thousand times: the proportion of heads creeps inexorably toward one half. This is the deepest miracle of probability — that randomness, sampled enough, gives birth to certainty.

limn→∞ (1/n) · Σ Xi = E[X]

What feels like fate is only the long average revealing itself. The dice never remember; the universe always does.

§ 05 · the shape of possibility

The Beauty of Randomness

In randomness, there is structure. In chaos, there is pattern. The law of large numbers guarantees that as we observe more, the average converges to truth. Probability is not about predicting the future — it is about understanding the shape of possibility.

To study chance is to study the architecture of the world. Every die throw, every quantum collapse, every accidental meeting is a sample from a hidden distribution. We do not lift the veil; we measure its weave.