The cognitive act of perceiving distribution—allocation across possibilities.
A single particle has a position. A mole of particles has a distribution.
The electron is not at one place in the orbital—it is spread across a probability cloud. The molecules in a gas are not at one energy—they are spread across a Boltzmann distribution. The measurement is not one value—it is spread across an uncertainty range.
SPREAD is the primitive of allocation. It answers: How is the whole distributed among the parts?
Where ACCUMULATION gathers parts into a whole, SPREAD describes how the whole is partitioned back into parts.
Humans perceive spread directly.
Scatter: We see that objects are dispersed or clustered without counting. A scattered handful of seeds looks different from a concentrated pile.
Uncertainty: We sense that some outcomes are more likely than others. The experienced gambler, the weather-wise farmer, the seasoned clinician—all perceive probability before they calculate it.
Fairness: We perceive equal vs. unequal distribution. "That's not fair" is a child's protest against uneven spread.
SPREAD involves:
A. A set of possibilities: The outcomes, states, positions, or values that could occur. The sample space.
B. A total quantity: What is being distributed. Probability (sums to 1). Mass. Energy. Population.
C. An allocation rule: How much goes to each possibility. The distribution function.
Discrete: Finite or countable possibilities. Each has a probability.
Continuous: Uncountable possibilities (real numbers). Probability density.
As n increases, the discrete binomial distribution approaches the continuous Gaussian.
The sample space Ω is the set of all possible outcomes.
An event A is a subset of Ω.
Probability P satisfies:
The probability of A given that B has occurred:
Events A and B are independent if: $P(A \cap B) = P(A) \cdot P(B)$
Relates conditional probabilities. Foundation for updating beliefs with evidence.
A random variable X is a function from outcomes to numbers.
For discrete X, the probability mass function: $p(x) = P(X = x)$
For continuous X, the probability density function:
The CDF: $F(x) = P(X \leq x)$
The expected value or mean:
Variance:
Standard deviation: $\sigma = \sqrt{\text{Var}(X)}$
| Property | Expected Value | Variance |
|---|---|---|
| Scaling | E[aX + b] = aE[X] + b | Var(aX + b) = a²Var(X) |
| Sum | E[X + Y] = E[X] + E[Y] | Var(X + Y) = Var(X) + Var(Y)* |
*if X, Y independent
The Gaussian or normal distribution:
The Gaussian is characterized by its mean (center) and standard deviation (width).
| Distribution | Type | Mean | Variance |
|---|---|---|---|
| Binomial(n, p) | Discrete | np | np(1-p) |
| Poisson(λ) | Discrete | λ | λ |
| Uniform[a,b] | Continuous | (a+b)/2 | (b-a)²/12 |
| Exponential(λ) | Continuous | 1/λ | 1/λ² |
At thermal equilibrium, the probability of a system being in state i with energy Eᵢ:
where Z is the partition function.
Temperature controls how population spreads across energy levels. Low T → ground state; High T → even spread.
For gas molecules of mass m at temperature T:
Higher T or lower M shifts the distribution to faster speeds and broadens it.
Entropy measures the spread of probability:
The second law: systems evolve toward maximum spread consistent with constraints.
The electron in a hydrogen atom has probability density $\rho(\mathbf{r}) = |\psi(\mathbf{r})|^2$
The radial distribution function: $P(r) = 4\pi r^2 |\psi|^2$
The radial distribution P(r) = 4πr²|ψ|² shows where the electron is most likely found.
The Central Limit Theorem: The sum (or mean) of many independent random variables approaches a Gaussian distribution, regardless of the original distribution.
This explains why the Gaussian appears everywhere:
Sample from a uniform distribution. As n increases, the distribution of means becomes Gaussian.
ACCUMULATION and SPREAD are duals.
ACCUMULATION: ∫f(x)dx (gather density into total)
SPREAD: f(x) = dF/dx (distribute total into density)
The PDF is the derivative of the CDF. The CDF is the integral of the PDF.
Maximum SPREAD is a form of SAMENESS: uniform distribution treats all outcomes identically.
Equilibrium maximizes entropy (SPREAD) subject to constraints (SAMENESS of total energy).
Distributions evolve in time. The master equation describes RATE of change of SPREAD:
At equilibrium, dPᵢ/dt = 0. The distribution is stationary.
SPREAD is distribution—how a total is allocated across possibilities.
The perception is primary. We see scatter vs. clustering. We feel uncertainty. We recognize fairness and unfairness in allocation.
The formalizations are secondary: probability, density functions, distributions, entropy. These tools quantify spread and enable prediction of aggregate behavior from individual randomness.
Probability: P(A) ∈ [0,1]. Measure of likelihood.
PDF/PMF: How probability is spread across values.
Mean: Center of mass of the distribution.
Variance: Measure of spread width.
Boltzmann distribution: How population spreads across energy levels.
Entropy: Measure of spread; maximized at equilibrium.
| Primitive | Perception | Tools |
|---|---|---|
| COLLECTION | "There are many" | Sets, counting |
| ARRANGEMENT | "Order matters" | Permutations, matrices |
| DIRECTION | "It points" | Vectors, dot product |
| PROXIMITY | "Near vs far" | Functions, limits |
| SAMENESS | "Unchanged" | Symmetry, eigenvalues |
| CHANGE | "Becoming" | Derivatives |
| RATE | "How fast" | Diff eq, kinetics |
| ACCUMULATION | "All together" | Integrals |
| SPREAD | "Distributed" | Probability, distributions |
The primitives form a complete basis for perceiving and formalizing chemical phenomena.