Skip to content

Sampling & Selection Dynamics

Primes about how a population or possibility space is sampled, filtered, or selected from: population-level selection engines (natural selection, selection vs. transmission decomposition, variance bounds on selection response), sampling methods (Monte Carlo, complete enumeration, theoretical sampling), and their systematic biases (inspection paradox, selection bias).

11 primes in this family — primes that sit near one another in abstraction space (k-means over structural-signature embeddings). Each is shown with its short description.

  • Complete Enumeration — A programmatic commitment to map every unit of a defined population, where completeness itself is the load-bearing property that unlocks inferences sampling cannot.
  • Ensemble — Multiple comparable realizations are generated or assembled and analyzed together through a probability model and aggregation rule to characterize a distribution rather than a single trajectory.
  • Inspection Paradox — When sampling proceeds by encountering items rather than enumerating them, longer items are over-represented in proportion to their length.
  • Monte Carlo Simulation — Random sampling approximation.
  • Natural Selection — A population of varying, heritable variants is filtered by a selection pressure so that the better-performing variants differentially reproduce or persist, shifting the population's composition over rounds — variation, selection, and retention as a substrate-neutral engine.
  • Persona — A synthesized, named, concrete archetype that stands in for an unwieldy population during reasoning under uncertainty, trading coverage for cognitive traction.
  • Sampling (Representativeness) — Representative subset selection.
  • Selection Bias — Skewed sampling.
  • Selection Vs Transmission Decomposition — A change in a population's weighted mean splits exactly into a selection term (differential weighting of units) and a transmission term (units changing within themselves).
  • Theoretical Sampling — Select the next case by what it would teach the emerging model rather than by what it represents about a population, interleaving selection with analysis and stopping when new cases add only confirmation.
  • Variance Bounds Selection Response — The rate at which selection shifts a population's mean equals within-population variance times selection intensity, so variance is the fuel selection consumes and must be regenerated.