Probability

Probability is the mathematical study of uncertainty and randomness. It provides a formal framework for quantifying how likely an event is to occur, expressed as a value between 0 and 1, where 0 indicates impossibility and 1 indicates certainty. This quantification allows researchers, statisticians, and engineers to make predictions, assess risk, and design systems in the presence of incomplete information.

Foundations

The foundation of probability rests on the concept of a sample space—the set of all possible outcomes of a random experiment—and events, which are subsets of that sample space. Probability is typically calculated as the ratio of favorable outcomes to total possible outcomes, though more sophisticated approaches use measure theory for continuous spaces. Key axioms establish that probabilities are non-negative, that the probability of all possible outcomes sums to 1, and that probabilities of mutually exclusive events add together.

Probability theory underpins statistics, where it enables inference from samples to populations. It is essential in fields ranging from cryptography—where randomness and unpredictability are security requirements—to physics, finance, and machine learning. Related concepts include distributions, which describe how probabilities are spread across possible outcomes, and conditional probability, which quantifies how the likelihood of one event changes given knowledge of another.