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).

16 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.
  • Exposure-Distribution Learning — Exposure-distribution learning updates an internal model toward the empirical frequencies an agent repeatedly encounters, so the model tracks the exposure distribution rather than the target environment whenever the two distributions differ.
  • Extreme Capture Probability — When valuable targets are rare in a large heterogeneous population, a bounded untargeted sample captures them according to its coverage fraction — only n/N for the single best — so expanding reach or targeting matters more than prestige within the same bounded pool.
  • 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.
  • Reporting-Pyramid Undercount — A true event population passes through ordered, non-random reporting filters whose layerwise capture rates multiply, so the recorded count is a biased fraction and changes in any filter can masquerade as changes in incidence.
  • Sampling (Representativeness) — Representative subset selection.
  • Selection — From an available population, a criterion, pressure, or rule gives some alternatives greater retention, passage, or weight than others, producing a survivor set or shifted composition.
  • Selection Bias — Skewed sampling.
  • Selection on Noisy Estimates — When noisy estimates help determine which candidates, results, or options are selected, conditioning on selection shifts the selected estimates toward the favored tail and makes them systematically overstate their latent values.
  • 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.