MathematicsCalculus & ProbabilityAdvanced

Probability

Also known as:LikelihoodChanceStatistical Probability

Probability is a numerical measure of the likelihood that a specific event will occur, expressed as a value between 0 (impossible) and 1 (certain). It quantifies uncertainty by assigning weights to outcomes in a sample space, and forms the mathematical foundation for statistics, stochastic processes, and decision theory. Probability theory underpins fields as diverse as quantum mechanics, financial modeling, machine learning, and epidemiology.

Key Formula

P(A) = |A| / |Ω| (for equally likely outcomes)

LaTeX: P(A) = \frac{\text{Number of favorable outcomes}}{\text{Total number of equally likely outcomes}} = \frac{|A|}{|\Omega|}

SymbolMeaningUnit
P(A)Probability of event Adimensionless (0 to 1)
|A|Number of outcomes in event Acount
|Ω|Total number of outcomes in sample space Ωcount

Worked Example

Problem

A fair six-sided die is rolled. What is the probability of getting an even number?

Solution

Step 1: Identify the sample space: Ω = {1, 2, 3, 4, 5, 6}, so |Ω| = 6. Step 2: Identify favorable outcomes (even numbers): A = {2, 4, 6}, so |A| = 3. Step 3: Apply the classical probability formula: P(A) = |A|/|Ω| = 3/6. Step 4: Simplify: P(A) = 1/2 = 0.5.

Answer

P(even number) = 1/2 = 0.5 (or 50%)

Axiomatic Properties of Probability

PropertyMathematical StatementInterpretationExample
Non-negativityP(A) ≥ 0 for all AProbability is never negativeP(rain) = 0.3 ≥ 0
NormalizationP(Ω) = 1Something in the sample space must occurSum of all outcomes = 1
AdditivityP(A∪B) = P(A)+P(B) if A∩B=∅Mutually exclusive events addP(1 or 2 on die) = 1/3
Complement ruleP(Aᶜ) = 1 − P(A)Probability of not-AP(not heads) = 1 − 0.5 = 0.5
Inclusion-exclusionP(A∪B) = P(A)+P(B)−P(A∩B)Overcounting correctionP(A or B) for overlapping sets

Interactive Tools

Khan Academy Probability

Open Tool

WolframAlpha Probability Calculator

Open Tool

Brilliant.org Probability

Open Tool
Venn diagram illustrating probability of events A and B within a sample space

Wikimedia Commons, CC BY-SA

Related Terms

From Latin "probabilitas" (credibility, likelihood), derived from "probabilis" (provable, credible). The formal mathematical theory was developed by Blaise Pascal and Pierre de Fermat in the 17th century through correspondence about gambling problems, and later axiomatized by Andrey Kolmogorov in 1933.

probabilitystatisticscombinatoricsrandomnessuncertaintymeasure-theory