Prior Probability¶
Represent uncertainty about a parameter or hypothesis before the focal evidence is incorporated by assigning it a probability distribution that will be combined with a likelihood.
Core Idea¶
A prior probability distribution assigns probability to possible values of an unknown quantity before the focal data are incorporated. In a Bayesian model it is combined with the likelihood through Bayes' rule to produce a posterior distribution. 'Before' is inferential rather than necessarily chronological: the prior may encode previous studies, expert information, structural constraints, or a deliberately weak baseline, but it is the distribution not yet conditioned on the dataset currently under analysis.
The prior is part of the model, not a detachable opinion sticker. Its support can rule parameter values in or out, its concentration determines how strongly data must speak to move the posterior, and its dependence structure can couple quantities.
Scope of Application¶
Prior distributions travel literally across Bayesian models wherever uncertainty is assigned before focal conditioning. Their precise family and interpretation remain tied to the modeled quantity and sampling process.
- Parameter estimation. Regularizing and representing plausible values before observing the current sample.
- Hierarchical modeling. Sharing information through population-level distributions.
- Model comparison. Assigning prior mass to competing hypotheses and parameter spaces.
- Bayesian decision analysis. Supplying uncertainty used with utilities to compare actions.
- Machine learning. Inducing shrinkage, sparsity, smoothness, or other structured preferences.
- Sequential analysis. Reusing one stage's posterior as the next stage's prior under a coherent data partition.
Clarity¶
State the random quantity, parameterization, conditioning information, support, distribution family, hyperparameters, and whether the prior is proper. Explain the substantive meaning of its scale. Distinguish data used to construct the prior from focal data used in the likelihood, and report prior predictive behavior and sensitivity rather than relying on labels such as objective or weak.
Manages Complexity¶
A prior compresses background constraints and earlier information into a distribution that enters the same calculus as new data. It regularizes underidentified models and makes uncertainty propagation coherent. The compression can conceal strong assumptions, double-use data, or assign negligible mass near the truth; prior predictive checks and sensitivity analysis reopen what the single distribution suppresses.
Abstract Reasoning¶
- Define the unknown quantity and its parameterization.
- List information available before the focal evidence and constraints on support.
- Choose a distribution family and hyperparameters that express those commitments.
- Inspect implied quantities through prior predictive simulation.
- Combine the prior with the likelihood to obtain the posterior.
- Compare plausible alternative priors and locate conclusion-sensitive regions.
- Revise the model transparently if prior predictions are indefensible.
Knowledge Transfer¶
The literal instrument remains Bayesian. The transferable parent is Distributional Assumption: uncertain quantities are assigned a family and parameters before conclusions are drawn. Outside probabilistic modeling, 'prior' can mean any earlier belief, but that usage lacks normalized weights, support, likelihood interface, and posterior calculus.
A prior cannot be judged from its marginal plot alone. Its effect is relational: the prior, likelihood, parameterization, and inferential target combine to determine the posterior.
Relationships to Other Abstractions¶
Current abstraction Prior Probability Domain-specific
Parents (1) — more general patterns this builds on
-
Prior Probability is a kind of Distributional Assumption Prime
Distributional Assumption is the strict parent because every prior commits an uncertain quantity to a probability distribution before inference.
Hierarchy paths (7) — routes to 5 parentless roots
- Prior Probability → Distributional Assumption → Assumption → Epistemic Mode Of A Proposition
- Prior Probability → Distributional Assumption → Statistical Inference → Inductive Reasoning
- Prior Probability → Distributional Assumption → Statistical Inference → Uncertainty
- Prior Probability → Distributional Assumption → Probability → Measure → Set and Membership
- Prior Probability → Distributional Assumption → Probability → Measure → Aggregation → Micro Macro Linkage
- Prior Probability → Distributional Assumption → Statistical Inference → Probability → Measure → Set and Membership
- Prior Probability → Distributional Assumption → Statistical Inference → Probability → Measure → Aggregation → Micro Macro Linkage
Neighborhood in Abstraction Space¶
Prior Probability sits in a sparse region of the domain-specific corpus (89th percentile for distinctiveness): few abstractions share its structure, so a faithful description tends to retrieve it precisely.
Family — Unclustered & Miscellaneous (1565 abstractions)
Nearest neighbors
- Least-Squares Adjustment — 0.80
- Posterior probability — 0.79
- Particle Filter — 0.79
- Information field theory — 0.79
- Jeffreys prior — 0.78
Computed from structural-signature embeddings · 2026-09-08