Probability
Probability is the mathematical framework for quantifying uncertainty and randomness. It assigns numerical values between 0 and 1 to events, where 0 represents impossibility and 1 represents certainty. This formalization enables rigorous analysis of situations involving incomplete information, making it foundational across science, engineering, finance, and decision-making.
Core Elements
Probability theory begins with a sample space—the complete set of all possible outcomes of an experiment or random process. Events are subsets of this sample space, and probabilities are assigned according to specific rules: all probabilities must be non-negative, the probability of the entire sample space equals 1, and the probability of mutually exclusive events is the sum of their individual probabilities. These axioms, formalized in the early 20th century, provide the structure for consistent reasoning about uncertain phenomena.
Major Distributions and Applications
Different types of random events follow characteristic probability distributions. The normal distribution appears frequently in natural phenomena, while discrete distributions like the binomial and Poisson are used for counting events. Conditional probability—the likelihood of an event given that another event has occurred—enables analysis of dependent events and underpins Bayesian reasoning, which updates beliefs based on new evidence. These concepts apply across cryptography for analyzing security, in statistics for inference, and in risk assessment for evaluating uncertain outcomes.