Probability is the branch of mathematics that quantifies uncertainty and chance. It provides a formal language to describe how likely events are to occur, using numbers that range from 0 (impossible) to 1 (certain). A probability model specifies a sample space — the set of all possible outcomes — and assigns a number to each event (a subset of outcomes) consistent with a small set of intuitive rules. Probability is closely connected to applied mathematics and underpins many quantitative disciplines.

Basic concepts and rules

Key elements of elementary probability include:

  • Sample space: all possible outcomes of an experiment (for a coin: {heads, tails}).
  • Event: any collection of outcomes, e.g., rolling an even number on a die.
  • Probability measure: a function assigning each event a number between 0 and 1, subject to the axioms that the probability of the whole sample space is 1 and that probabilities of disjoint events add.
  • Complement: the chance an event does not occur equals one minus the event's probability.

Other fundamental rules include the addition rule for unions of events, the multiplication rule for independent events (P(A and B) = P(A)×P(B) when outcomes do not influence each other), and the concept of conditional probability, which describes the probability of an event given that another event has occurred. Bayes' theorem relates conditional probabilities in a way that is central to updating beliefs in light of new evidence.

Simple examples and computations

Common teaching examples make these ideas concrete. Flipping a fair coin yields probability 1/2 for heads and 1/2 for tails. Rolling a standard six‑sided die gives probability 1/6 for each face. The probability of getting a 3 on the first die and a 5 on the second when two dice are rolled equals 1/6 × 1/6 = 1/36 if the two rolls are independent. Expected value (the long‑run average outcome) is another basic calculation: the expected value of a fair six‑sided die is (1+2+3+4+5+6)/6 = 3.5. Such simple computations illustrate how probability turns qualitative uncertainty into precise quantities that can be compared and combined.

Foundations and historical development

Interest in probability emerged from games of chance and practical problems of gambling, insurance and commerce. Early contributors include Renaissance writers who considered dice and lotteries, and later mathematicians such as Blaise Pascal and Pierre de Fermat, whose correspondence in the 17th century helped establish systematic methods for solving probability puzzles. Development continued through the work of Jacob Bernoulli and Thomas Bayes, among others. In the 20th century, Andrey Kolmogorov provided an axiomatic foundation that connected probability to measure theory and made the subject rigorous and broadly applicable.

Applications and importance

Probability is the mathematical backbone of statistics and is essential for decision making under uncertainty. It appears in many fields: risk assessment and insurance, quality control in engineering, epidemiology, meteorology and weather forecasting, finance, communications theory, and modern areas such as machine learning and artificial intelligence. Probabilistic models help quantify variability, guide experiment design, evaluate hypotheses and predict outcomes when exact certainty is unattainable.

Interpretations and notable results

There are different philosophical interpretations of probability: the frequentist view associates probability with long‑run frequencies of repeatable experiments, while the Bayesian view treats probability as a degree of belief that may be updated with data. Important theorems include the law of large numbers (averages of many independent trials converge toward the expected value) and the central limit theorem (sums of many independent random variables tend to a normal distribution under broad conditions). These results explain why probabilistic models are effective for both theoretical study and practical prediction.

For further reading on mathematical techniques, examples and applications, see texts on probability and statistics and introductory resources in mathematics. For concrete classroom problems and exercises about dice and coins consult elementary resources that treat the dice and their outcomes in detail.