IB Syllabus Requirements for Probability
4.5
Probability concepts and expected occurrences
4.6
Probability diagrams and combined events
4.19
Transition matrices and Markov chains
4.5
PROBABILITY CONCEPTS AND EXPECTED OCCURRENCES
A trial is a repeatable process that gives one result from a specified set of possibilities. Each possible result is an outcome. Outcomes are equally likely if they all have the same theoretical probability of occurring.
A sample space contains every possible outcome of a trial. It is denoted by , where is the universal set of outcomes (no unit). One individual outcome within this space is a sample point. An event is a subset of the sample space containing the outcomes of interest.
A sample space can be shown as a list, table or diagram. Lists work well for a small one-stage trial, whereas tables are usually clearer when two actions are performed.
Sample space for two coin tosses
| 1st toss | H | T |
|---|---|---|
| H | ||
| T |
If all outcomes in are equally likely, the theoretical probability of event is
Therefore .
Relative frequency gives an experimental estimate of probability. It is the proportion of recorded trials in which an event occurs:
Theoretical probability is based on a mathematical model; relative frequency is based on observations. The two don’t have to agree exactly. As the number of independent trials becomes large, relative frequency will often settle near the theoretical probability, provided the model is appropriate. This difference can be seen through repeated physical experiments or computer simulations using spinners, number generators or shuffled objects.
When listing every outcome isn’t practical, a simulation can estimate the probability instead. In a Monte Carlo method, a computational procedure estimates a quantity from relative frequencies by running many random trials. Increasing the number of trials usually reduces random fluctuation, but it cannot fix a biased simulation or an unsuitable model.
The complement of contains every outcome in that is not in . It is written , where is the complement of event . Exactly one of and must occur, so
where is the probability that event does not occur (no unit).
Complements are especially useful when “at least one” is easier to find by calculating one minus “none”.
When the same probability applies across many opportunities, the expected number of occurrences is
An expected count is a long-run average. It doesn’t have to be a possible whole-number result for one group. For example, if devices each have probability of failing inspection, the expected number failing is . Exactly six failures are not guaranteed.
Probability models help insurers set prices using estimated lifespans and risks. Governments also use them to plan for likely future demand. In biology, theoretical genetics uses probability structures such as Punnett squares. In physics, a probability model may describe an uncertain particle position.
Gambling presents an ethical issue: a mathematically predictable long-run advantage can earn a profit for an operator, while individual players may respond emotionally to rare rewards. The St Petersburg paradox shows that a game can have a very large theoretical expectation even though people give it a much smaller practical value. Historical work by Russian mathematicians including Chebyshev and Pavlovsky also helped develop the mathematical treatment of uncertainty.
A model and its evidence link theoretical and experimental probabilities; they don’t agree automatically. Reliability depends on assumptions such as equal likelihood, independence and representative trials. Perceived risk isn’t purely mathematical either. People may judge identical probabilities differently in business, medicine and travel because the consequences and emotional responses differ.
4.6
PROBABILITY DIAGRAMS AND COMBINED EVENTS
Many probability problems can be solved straight from a diagram or table, without choosing a formula first.
For two events, a Venn diagram divides the sample space into “ only”, “both”, “ only” and “neither”. Fill in the overlap first. If you don’t, it’s easy to count it twice.

The union of two events occurs when at least one event occurs. The intersection occurs when both do. The addition rule is
In probability, the everyday word “or” is usually non-exclusive, so it includes the overlap. Adding and counts the overlap twice, which is why must be subtracted.
Mutually exclusive events cannot occur in the same trial. Therefore,
Mutual exclusivity means that occurring together is impossible. It is not the same as independence.
Conditional probability gives the probability of an event once known information has restricted the sample space. For ,
Rearrange this to get the multiplication rule:
In a tree diagram, each later branch probability is conditional on the route already taken. To find the probability of a complete route, multiply its branch probabilities.

Independent events are events where knowing that one has occurred doesn’t change the probability of the other. They satisfy
Equivalently, provided the relevant conditioning probability is non-zero, independence means . Events shouldn’t be treated as independent simply because they seem unrelated. Check the probabilities or use the information given in the context.
Mutually exclusive events with positive probabilities cannot be independent. Once one occurs, the other is impossible, so the first event changes the probability of the second.
If an item is selected with replacement, it is returned before the next selection. This restores the composition of the collection. Repeated selections are therefore usually independent, and the branch probabilities stay unchanged.
Without replacement, each selection changes the collection. Later probabilities depend on earlier outcomes. A tree diagram is particularly useful in this situation: update both the numerator and denominator on every second-stage branch.
Casinos and other gambling businesses combine probabilities to create a long-run advantage. Mathematics can reveal that advantage and could be used to increase gambling income, but the calculation alone cannot decide whether exploiting players is ethical. Designers, operators, regulators and mathematicians may share responsibility. The numerical model describes likely outcomes; ethical judgement concerns how people use that knowledge.
4.19
TRANSITION MATRICES AND MARKOV CHAINS
A discrete dynamical system updates its condition at separate steps using a specified rule. Each possible condition of the system at a given step is called a state.
A Markov chain is a discrete stochastic process where the probability of the next state depends only on the current state, not on the route taken to get there. This “memoryless” assumption needs to fit the context. If earlier history affects future behaviour, the model is unsuitable unless the states are redefined.
A transition probability gives the conditional probability of moving from one state to another in a single step. In a transition diagram, nodes represent states and directed arrows show transitions, labelled with their probabilities. A loop shows that the system remains in the same state.

A transition matrix is a square matrix containing one-step transition probabilities. Under the column convention used in the course,
Read each transition from column to row . A column lists every possible destination from one current state. Each entry therefore lies from to , and every column sums to .
A state probability matrix is a column matrix listing the probabilities of occupying each state at a particular step. All entries are non-negative and add to . The system evolves according to
For example, and . The multiplication order matters and can’t be reversed. The power has a direct meaning too: its entry in row , column gives the probability of reaching state from state in exactly transitions.
A regular Markov chain has a transition matrix for which some positive integer power contains only positive entries. Practically, this means that after enough steps, every state can be reached from every starting state with positive probability.
A regular chain has stable long-term behaviour. Its state probabilities approach the same steady state, whatever the initial probability matrix. A chain with an absorbing state is not generally regular, since that state cannot be left.
A steady-state matrix is a state probability matrix that stays unchanged after one transition. Denoting it by
Two approaches are required.
A technology-generated table of successive state probabilities shows convergence clearly. However, apparent convergence doesn’t prove that a chain is regular.
Successive state probabilities approaching a steady state.
| Step | Total | ||
|---|---|---|---|
| 0 | 1.0000 | 0.0000 | 1.0000 |
| 1 | 0.7000 | 0.3000 | 1.0000 |
| 2 | 0.5500 | 0.4500 | 1.0000 |
| 3 | 0.4750 | 0.5250 | 1.0000 |
| 4 | 0.4375 | 0.5625 | 1.0000 |
| 5 | 0.4188 | 0.5813 | 1.0000 |
| 6 | 0.4094 | 0.5906 | 1.0000 |
Since can also be written as , the steady state is an eigenvector of corresponding to eigenvalue , scaled so that its entries sum to . This connects transition matrices with matrix multiplication, eigenvalues and adjacency-style representations of directed networks.
An absorbing state can’t be left once it has been entered, so its self-transition probability is . Absorbing chains may model eventual removal, failure or completion. One example is the gambler’s ruin model, where a player’s fortune changes step by step until a boundary fortune is reached and becomes absorbing.
Computer simulation can produce many individual paths through a Markov chain, allowing long-term or absorption probabilities to be estimated. By contrast, repeated matrix multiplication tracks the entire probability distribution directly.
Similar matrix models occur in biology. Leslie matrices, for instance, project age-structured populations. Their entries contain survival and reproduction rates, however, rather than forming an ordinary transition matrix whose columns must all sum to .