IB Mathematics: Analysis and Approaches Standard & Higher Level
Statistics & Probability Formulae for AA SL and HL
A complete, exam-focused guide to the shared AA statistics and probability foundation: sampling, data displays, descriptive statistics, correlation, regression, probability laws, random variables, binomial and normal distributions, conditional probability and z-values.

Statistics and probability is the part of IB Mathematics AA where calculation and judgment meet. A calculator can produce a mean, standard deviation, correlation coefficient or probability in seconds, but it cannot decide whether a sample is biased, whether extrapolation is sensible, whether two events are independent, or whether a numerical result answers the question in context. Examination success therefore depends on knowing both the formula and the interpretation that belongs beside it.
This page is designed as more than a formula dump. It explains what every symbol means, shows when a formula applies, connects manual reasoning with graphical-display-calculator methods, and highlights the mistakes that repeatedly cost marks. Use it first as a learning guide, then as a revision checklist. The best goal is not to memorize isolated lines: it is to recognize the structure of a problem quickly enough to choose the correct model and verify the answer.
- Current AA SL 4.1–4.12 syllabus map
- Population, samples, bias and data types
- Descriptive statistics, quartiles and box plots
- Correlation and regression
- Probability laws, diagrams and conditional probability
- Random variables and expected value
- Binomial distribution
- Normal distribution, z-values and inverse normal
- Calculator workflow, common mistakes and revision plan
Current AA SL 4.1–4.12 syllabus map
| Point | Core content | Main decisions |
|---|---|---|
| SL 4.1 | Population, sample, random sample, discrete and continuous data; reliability and bias of data sources and sampling methods. | Is the sample representative? What kind of data is recorded? |
| SL 4.2 | Frequency distributions, grouped data, histograms, cumulative frequency graphs, quartiles, percentiles and box-and-whisker diagrams. | Use frequency density when class widths differ; read positions and spread carefully. |
| SL 4.3 | Mean, median, mode, quartiles, range, interquartile range, variance and standard deviation, including grouped-data estimates and technology. | Which centre and spread measure best represents the data? |
| SL 4.4 | Linear correlation of bivariate data, Pearson’s product-moment correlation coefficient and scatter diagrams. | Strength, direction, outliers and the difference between correlation and causation. |
| SL 4.5 | Trials, outcomes, equally likely outcomes, sample spaces, events, complements, expected number of occurrences and basic probability. | Define the event and denominator before calculating. |
| SL 4.6 | Venn diagrams, tree diagrams, combined events, mutually exclusive events, conditional probability and independent events. | Add across alternatives, multiply along stages, and identify conditioning. |
| SL 4.7 | Discrete random variables and probability distributions; expected value. | Check probabilities sum to one and interpret expectation as a long-run mean. |
| SL 4.8 | Binomial distribution, its mean and variance. | Verify fixed trials, two outcomes, independence and constant probability. |
| SL 4.9 | Normal distribution and curve, including probabilities and inverse normal calculations using technology. | Translate wording into an interval and shade the correct tail or central region. |
| SL 4.10 | Regression line of x on y and its use for prediction. | Use the regression direction that matches the variable being predicted. |
| SL 4.11 | Formal conditional-probability formula and tests for independence. | Do not confuse intersection with a conditional probability. |
| SL 4.12 | Standardized normal variables and inverse-normal calculations where the mean or standard deviation is unknown. | Build and solve equations with z-values, keeping signs and tails consistent. |
The order matters. The topic begins with the quality and presentation of data, then develops numerical summaries and relationships between two variables. Probability provides a mathematical language for uncertainty; random variables turn outcomes into numbers; and binomial and normal distributions provide models. The final AA-specific points deepen regression, conditional probability and standardization. A demanding examination question may connect several stages—for example, using a normal model, interpreting a percentile and commenting on whether the original sample was reliable.
Population, sample and sampling methods
A population is the complete set of individuals or objects about which a question is asked. A sample is the subset actually observed. A census studies every population member. A census can remove sampling variation, but it may be too expensive, slow or impractical, and it can still suffer from measurement or non-response error. A sample is useful only when its selection and measurement procedures support the intended inference.
A simple random sample gives every population member an equal chance of selection. In practice this requires a sampling frame and a genuine random mechanism. A systematic sample selects every kth item after a random start. It can be efficient, but a hidden periodic pattern may create bias. A stratified sample divides the population into relevant groups and samples in proportion to their sizes. It can improve representation when the groups differ in a way related to the variable being studied. Convenience and voluntary-response samples are easy to collect, but they often over-represent readily available or strongly motivated participants.
Sampling bias
Bias is a systematic tendency to favour some outcomes. Undercoverage, voluntary response, non-response and a poor sampling frame can all make a sample unrepresentative. Increasing the sample size reduces random sampling variation, but it does not automatically repair a biased method.
Measurement bias
Leading wording, inconsistent instruments, social-desirability pressure, poor calibration or a change in conditions can distort responses after participants have been selected. Good sampling and good measurement are separate requirements.
Discrete, continuous and categorical data
Discrete numerical data arise from counting and usually take separated values, such as the number of late arrivals. Continuous numerical data arise from measurement and can take any value in an interval, such as time or mass. Categorical data place observations into groups. Categories may be nominal, with no natural order, or ordinal, with a meaningful order. This classification affects the graph and calculation you should use. A mean for eye colour is meaningless; a histogram for unordered categories is inappropriate.
Frequency tables, histograms and cumulative frequency
A frequency table records how often each value or class occurs. Relative frequency divides a class frequency by the total frequency and is an empirical estimate of probability. For grouped continuous data, class boundaries should form adjacent intervals without gaps or overlaps. If class widths differ, histogram bar height must be frequency density, not frequency. The area of each bar represents frequency.
Frequency density = frequency ÷ class width
Relative frequency = class frequency ÷ total frequency
A cumulative-frequency graph plots an accumulating total against upper class boundaries. It can be used to estimate the median, quartiles and percentiles. If there are n observations, locate approximately n/4, n/2 and 3n/4 on the cumulative-frequency axis, read across to the curve and then down to the data axis. Because grouped data replace intervals with limited information, results read from the graph are estimates.
Measures of central tendency
The mean uses every value and balances the total, so it is powerful but sensitive to extreme observations. The median is the middle ordered value and is resistant to extreme values, making it useful for skewed data. The mode is the most frequent value or category and is the only centre measure naturally available for nominal data. A strong comparison names both a measure and the contextual reason for choosing it.
Ungrouped mean: x̄ = Σx / n
Frequency-table mean: x̄ = Σfx / Σf
Grouped-data estimate: x̄ ≈ Σfm / Σf, where m is a class midpoint.
Worked grouped-mean estimate
Suppose 8 values lie in 0–10, 12 in 10–20 and 5 in 20–30. Use midpoints 5, 15 and 25. Then Σfm = 8(5) + 12(15) + 5(25) = 345 and Σf = 25. The estimated mean is 345/25 = 13.8. It is an estimate because the exact positions of observations inside each interval are unknown.
Measures of spread
The range is maximum minus minimum and depends only on two observations. The interquartile range measures the width of the middle 50% and is resistant to extreme values. Variance and standard deviation use every deviation from the mean. Variance is expressed in squared units; standard deviation returns to the original unit and is therefore easier to interpret. A small standard deviation means values are relatively concentrated around the mean, not necessarily that the data are accurate or desirable.
Range = maximum − minimum
Interquartile range IQR = Q3 − Q1
Population variance σ2 = Σ(x − μ)2/N = Σx2/N − μ2
Population standard deviation σ = √(σ2)
Your calculator may display both population and sample standard deviations, commonly σx and sx. Read the wording. If the listed data are treated as the whole population being described, use the population value. If they are a sample used to estimate population variation, the sample standard deviation may be appropriate. The examination question or mark scheme context determines the intended statistic.
Quartiles, outliers and box plots
A box-and-whisker plot displays the minimum, lower quartile, median, upper quartile and maximum, sometimes with outliers plotted separately. Under the familiar 1.5-IQR rule, a potential outlier lies below Q1 − 1.5IQR or above Q3 + 1.5IQR. Do not delete a potential outlier automatically. It may be a recording error, but it may also be an important valid observation. The rule flags values for investigation.
Lower outlier boundary: Q1 − 1.5IQR
Upper outlier boundary: Q3 + 1.5IQR
When comparing two box plots, comment on centre, spread, skewness and unusual values in context. “Group A has a higher median” is a centre comparison. “Group A has a smaller IQR, so its middle half is more consistent” adds spread and interpretation. Avoid saying one group is “better” unless the measured variable makes that judgment meaningful.
Bivariate data, scatter diagrams and correlation
Bivariate data pair two measurements for each observational unit. A scatter diagram shows direction, form, strength and possible outliers. Positive association means larger values of one variable tend to accompany larger values of the other; negative association means larger values tend to accompany smaller values. A curved pattern may be strong without being linearly correlated.
Pearson’s product-moment correlation coefficient, r, measures the strength and direction of a linear relationship. It lies from −1 to 1. Values near 1 or −1 indicate strong positive or negative linear association; a value near zero indicates little linear association. The coefficient is sensitive to outliers and says nothing by itself about causation.
Regression lines and prediction
A least-squares regression line summarizes a linear relationship and predicts a response variable from an explanatory variable. If predicting y from x, use the regression of y on x. In AA SL 4.10 you must also understand the regression line of x on y. The two lines are not interchangeable unless the correlation is perfect. Your calculator may label them differently, so match the requested prediction direction to the equation.
Interpolation predicts within the observed data range and is usually more defensible. Extrapolation predicts outside that range, where the relationship may change. Even interpolation can be unreliable if the scatter is weak, an outlier dominates the fit or the relationship is not linear. State units and context when interpreting a slope: it estimates the change in the response for a one-unit increase in the explanatory variable.
Regression interpretation
If a regression model for revision time x hours and score y points is y = 4.2x + 51, then the slope predicts about 4.2 additional score points for each extra hour of revision within the observed range. The intercept predicts 51 points at zero hours, but it should be interpreted only if zero lies in a sensible data range. The equation alone does not prove that adding one hour causes exactly 4.2 points.
Probability foundations
A trial is a repeatable process; an outcome is a possible result; the sample space contains all possible outcomes; and an event is a subset of that sample space. For equally likely outcomes, probability is the number of favourable outcomes divided by the number of possible outcomes. This shortcut is valid only when outcomes really are equally likely.
P(A) = n(A)/n(U)
0 ≤ P(A) ≤ 1
P(A′) = 1 − P(A)
Expected number of occurrences = number of trials × probability
Experimental or empirical probability is based on observed relative frequency. It may differ from a theoretical value in a small number of trials, but it often stabilizes as the number of independent repetitions increases. “Expected” does not mean guaranteed. If a six occurs with probability 1/6 in 60 rolls, the expected count is 10, but an actual experiment need not produce exactly 10.
Union, intersection and mutually exclusive events
The union A ∪ B means A or B or both. The intersection A ∩ B means both A and B. The general addition rule subtracts the intersection because it was counted twice. If events are mutually exclusive, their intersection is empty, so the subtraction term is zero. Mutually exclusive events cannot occur together; independent events can occur together but one does not change the probability of the other. These ideas are different and should never be used as synonyms.
P(A ∪ B) = P(A) + P(B) − P(A ∩ B)
If A and B are mutually exclusive: P(A ∪ B) = P(A) + P(B)
Venn diagrams and two-way tables
In a Venn diagram, begin with the intersection and work outward. If a total for A includes people also in B, subtract the intersection before filling the A-only region. Finish with the outside region and verify that every region sums to the universal-set total. A two-way table expresses the same structure in rows and columns and can make conditional denominators easier to identify.
Tree diagrams
A probability tree shows stages. Multiply probabilities along a path because every event on that path must occur; add probabilities across different paths that produce the requested event. Branch probabilities from a node sum to one. In sampling without replacement, later probabilities change because both the favourable count and total count can change. In sampling with replacement, the original probabilities return at each stage.
Worked tree calculation
A bag contains 3 red and 2 blue counters. Two are selected without replacement. The probability of two red counters is (3/5)(2/4) = 3/10. The probability of one counter of each colour is P(RB) + P(BR) = (3/5)(2/4) + (2/5)(3/4) = 3/5. The two paths must both be included because the colours can occur in either order.
Conditional probability and independence
Conditional probability restricts attention to outcomes where the condition is known to have occurred. P(A|B) means the probability of A given B. The denominator is therefore P(B), because B becomes the reduced sample space. This is one of the most important interpretations in the topic.
P(A|B) = P(A ∩ B) / P(B), provided P(B) > 0
Equivalently, P(A ∩ B) = P(B)P(A|B)
Events A and B are independent if knowing one occurred does not change the probability of the other. Equivalent tests include P(A|B) = P(A), P(B|A) = P(B), or P(A ∩ B) = P(A)P(B), provided relevant denominators are non-zero. In a proof, calculate both sides numerically and compare them. Do not merely state that events “look unrelated.”
Independence test: P(A ∩ B) = P(A)P(B)
Equivalently: P(A|B) = P(A)
Discrete random variables and probability distributions
A random variable assigns a numerical value to each outcome of a random process. A discrete random variable has separate possible values. Its probability distribution lists each possible value x and P(X = x). Every probability must be between zero and one, and their total must equal one. These checks often determine an unknown constant before any expectation is calculated.
ΣP(X = x) = 1
E(X) = ΣxP(X = x)
The expected value is the probability-weighted long-run mean. It need not be a possible result of one trial. A fair six-sided die has expected value 3.5 even though no roll shows 3.5. In a financial game, define winnings and losses with signs before calculating expectation. A positive expected value favours the player over many repetitions, while a negative value favours the organizer; it does not predict the result of a single play.
Worked expectation
Let X take values 0, 2 and 5 with probabilities 0.4, 0.35 and 0.25. The probabilities total one. Then E(X) = 0(0.4) + 2(0.35) + 5(0.25) = 1.95. Over many repetitions the average value approaches 1.95, although 1.95 itself is not a possible single outcome.
Binomial distribution
A binomial model counts successes in a fixed number of Bernoulli trials. Before using it, verify four conditions: the number of trials n is fixed; each trial has two outcomes labelled success and failure; trials are independent; and the probability of success p is constant. The word “success” is only a label and can describe any chosen event.
X ~ B(n, p)
P(X = x) = C(n,x)px(1 − p)n−x
E(X) = np
Var(X) = np(1 − p)
SD(X) = √[np(1 − p)]
The combination C(n,x) counts the different positions of the x successes. The probability of any one ordering is px(1 − p)n−x. Multiply these because all stages occur in that order, then multiply by the number of possible orders.
Translating binomial wording
| Phrase | Mathematical event | Efficient calculation |
|---|---|---|
| Exactly 4 | P(X = 4) | Binomial PDF |
| At most 4 | P(X ≤ 4) | Cumulative probability to 4 |
| Fewer than 4 | P(X < 4) = P(X ≤ 3) | Cumulative probability to 3 |
| At least 4 | P(X ≥ 4) | 1 − P(X ≤ 3) |
| More than 4 | P(X > 4) | 1 − P(X ≤ 4) |
| Between 3 and 7 inclusive | P(3 ≤ X ≤ 7) | P(X ≤ 7) − P(X ≤ 2) |
Worked binomial example
A player answers 12 independent multiple-choice questions, each with probability 0.6 of success. Let X be the number correct, so X ~ B(12, 0.6). The probability of exactly 8 is C(12,8)(0.6)8(0.4)4. The probability of at least 8 is 1 − P(X ≤ 7), which is most efficiently found with the calculator’s binomial cumulative function. The expected number correct is np = 7.2; this is a long-run average, not a guaranteed integer score.
Normal distribution
The normal distribution is continuous, symmetric and bell-shaped. It is determined by its mean μ and standard deviation σ. The mean locates the centre; the standard deviation controls spread. Total area under the curve equals one, and probability corresponds to area. Because the model is continuous, P(X = a) = 0, so strict and inclusive inequalities give the same probability for an exact boundary.
X ~ N(μ, σ2)
Mean = median = mode = μ
Standard deviation = σ
Translate the language before using technology. “Below a” means the left tail P(X < a). “Above a” means the right tail P(X > a). “Between a and b” means the central area P(a < X < b). An inverse-normal calculation starts with an area and returns a boundary value. Always sketch a small bell curve, label the mean and shade the requested region. The sketch catches reversed tails faster than calculator menus do.
Standardization and z-values
A z-value measures how many standard deviations a value lies above or below the mean. Positive z-values are above the mean; negative values are below it. Standardization converts any normal variable to the standard normal distribution, enabling comparison across scales.
z = (x − μ)/σ
Equivalently, x = μ + zσ
Worked z-value
If examination marks are normally distributed with mean 64 and standard deviation 8, a mark of 78 has z = (78 − 64)/8 = 1.75. It lies 1.75 standard deviations above the mean. A mark of 52 has z = −1.5 and lies 1.5 standard deviations below the mean.
Inverse normal with unknown μ or σ
AA SL 4.12 can ask for an unknown mean or standard deviation. Convert stated percentiles or tail probabilities into z-values using inverse normal, then use x = μ + zσ. Two percentile statements produce two linear equations that can be solved for μ and σ. Keep the tail convention consistent: many calculators return the boundary for a left-tail area.
Finding unknown parameters
Suppose the 25th percentile is 42 and the 90th percentile is 68. Let z0.25 and z0.90 be standard-normal quantiles. Then 42 = μ + z0.25σ and 68 = μ + z0.90σ. Subtract the equations to find σ, then substitute to find μ. The method matters more than prematurely rounded quantiles; retain calculator precision until the final answer.
Graphical display calculator workflow
Technology is an explicit part of the course, but your written solution must still communicate the model and event. Calculator names vary, yet the mathematical workflow is stable:
- Define the variable and distribution, including parameters.
- Translate the wording into symbols such as P(X ≥ 7).
- Choose PDF for one exact discrete value and CDF for an accumulated range.
- For normal probability, enter lower bound, upper bound, μ and σ as required by the device.
- For inverse normal, identify whether the entered area is a left-tail probability.
- Record an unrounded result, then round once at the end.
- Interpret the value in the original context.
For one-variable statistics, clear or inspect existing lists before entering data, especially frequencies. For regression, confirm which list is x and which is y, display the scatter plot, calculate r and the requested regression equation, and inspect whether the line is appropriate. A calculator answer that contradicts the graph is a signal to check data entry or model choice.
Common examination mistakes
| Mistake | Why it fails | Better check |
|---|---|---|
| Using frequency as histogram height when widths differ | Bar area no longer represents frequency. | Calculate frequency density first. |
| Calling a grouped mean exact | Midpoints replace unknown observations. | Use “estimated mean.” |
| Comparing only medians | Spread and unusual values are ignored. | Compare centre and spread in context. |
| Claiming correlation proves causation | Association has alternative explanations. | Name possible confounding or reverse direction. |
| Treating mutually exclusive events as independent | Non-empty independent events can occur together. | Use the product test for independence. |
| Using P(A) in a conditional denominator | The condition B defines the reduced sample space. | Write P(A|B) = P(A ∩ B)/P(B). |
| Forgetting the second order in a tree | One favourable path is omitted. | List every path producing the event. |
| Using binomial without checking assumptions | Changing p or dependent trials invalidate the model. | State fixed n, two outcomes, independence and constant p. |
| Confusing “at least” and “more than” | The boundary value changes. | Rewrite the phrase as an inequality. |
| Entering σ2 where the GDC requests σ | The normal curve has the wrong spread. | Read the parameter label. |
| Rounding z-values too early | Unknown μ or σ can shift materially. | Keep stored precision until the final line. |
| Using the wrong regression direction | The equation minimizes the wrong residuals. | Identify which variable is being predicted. |
Worked mixed exam-style example
A school records the journey times of a random sample of students. The distribution is positively skewed, with median 24 minutes and IQR 11 minutes. A regression of late-arrival count y on journey time x gives y = 0.08x − 0.7 with r = 0.62.
- Centre: Because the distribution is positively skewed, the median is generally a more resistant description of a typical journey than the mean.
- Spread: The middle half of journey times spans 11 minutes.
- Association: r = 0.62 suggests a moderate positive linear association between journey time and late-arrival count.
- Prediction: For a 30-minute journey, the model predicts 0.08(30) − 0.7 = 1.7 late arrivals over the study period. This is a model estimate, so a non-integer prediction is acceptable.
- Limitation: The association does not establish that journey time alone causes lateness; transport mode or schedule may be confounding variables.
How to revise this topic efficiently
Build revision around decisions, not just formulas. For each practice question, identify the data type, model, event and interpretation before calculating. Keep an error log with headings such as “translation,” “calculator,” “rounding,” “assumption” and “interpretation.” The heading that repeats tells you what to practise next.
- Day 1: Sampling, bias and data classification.
- Day 2: Frequency tables, histograms and cumulative-frequency graphs.
- Day 3: Mean, median, quartiles, IQR, variance and standard deviation.
- Day 4: Box-plot comparisons and outlier decisions.
- Day 5: Scatter diagrams, correlation and regression interpretation.
- Day 6: Probability notation, complements, unions and intersections.
- Day 7: Venn diagrams, trees and conditional probability.
- Day 8: Independence tests and mixed probability problems.
- Day 9: Discrete random variables and expected value.
- Day 10: Binomial assumptions and exact probabilities.
- Day 11: Binomial cumulative wording and complements.
- Day 12: Normal probabilities and inverse normal.
- Day 13: z-values and unknown μ or σ.
- Day 14: A timed mixed set, followed by full correction.
Practice prompts
1. Sampling: why does a larger convenience sample remain questionable?
A large sample can reduce random variation, but convenience selection may systematically exclude parts of the population. Size does not remove selection bias.
2. Histogram: a class has frequency 18 and width 6. What is its density?
The frequency density is 18/6 = 3. The bar area is 6 × 3 = 18, matching the frequency.
3. Outlier rule: Q1 = 12 and Q3 = 20. Find the boundaries.
IQR = 8. The lower boundary is 12 − 1.5(8) = 0 and the upper boundary is 20 + 1.5(8) = 32.
4. Probability: if P(A)=0.6, P(B)=0.5 and P(A∩B)=0.3, are A and B independent?
Yes. P(A)P(B) = 0.6(0.5) = 0.3 = P(A∩B).
5. Conditional probability: P(A∩B)=0.18 and P(B)=0.3. Find P(A|B).
P(A|B) = 0.18/0.3 = 0.6.
6. Binomial: write “at least three successes” using a complement.
P(X ≥ 3) = 1 − P(X ≤ 2).
7. Normal distribution: what does z = −2 mean?
The value lies two standard deviations below the mean.
8. Regression: when is extrapolation risky?
It is risky outside the observed explanatory-variable range because the fitted relationship may not continue there.
Frequently asked questions
Are these formulas required for both AA SL and AA HL?
Yes. SL 4.1–4.12 form shared content for Analysis and Approaches SL and HL. HL students also study a separate AHL extension.
Is standard deviation always better than IQR?
No. Standard deviation uses all values and works naturally with symmetric models; IQR is more resistant to extremes and is often preferable for skewed data.
Does a high correlation coefficient mean the regression is valid?
Not automatically. Check the scatter plot, possible outliers, linear form, data range and context. Correlation also does not establish causation.
How do I distinguish independent and mutually exclusive events?
Independent events do not change each other’s probability. Mutually exclusive events cannot occur together. Non-zero mutually exclusive events are not independent.
When should I use binomial PDF rather than CDF?
Use PDF for exactly one value, P(X=x). Use CDF for accumulated probabilities such as P(X≤x), then use complements or differences for other ranges.
Why can a binomial expected value be non-integer?
Expectation is a long-run average across repeated experiments, not a prediction for one experiment.
Why sketch a normal curve if technology performs the calculation?
The sketch determines the correct tail or interval, makes signs visible and helps detect incorrect calculator bounds.
Does X ~ N(50, 9) have standard deviation 9?
Under the course notation the second parameter is variance, so σ² = 9 and σ = 3. Check the exact convention stated in a question.
What is the safest way to avoid premature rounding?
Store calculator results or write several digits, use those values in later calculations, and round only the final answer to the requested accuracy.
Continue your IB Math AA formula revision
- Statistics and Probability formulae for AA HL only
- Number and Algebra formulae for AA SL and HL
- Functions formulae for AA SL and HL
- Geometry and Trigonometry formulae for AA SL and HL
- Calculus formulae for AA SL and HL
Final checklist
- I can identify the population, sample, sampling method and possible bias.
- I know when histogram height must be frequency density.
- I can calculate and interpret centre and spread, including grouped estimates.
- I compare box plots using both centre and spread.
- I interpret correlation without claiming causation.
- I choose the correct regression direction and avoid unjustified extrapolation.
- I distinguish union, intersection, complement, conditional probability and independence.
- I can use Venn diagrams and tree diagrams without omitting paths.
- I verify binomial assumptions before using the model.
- I translate “at most,” “at least,” “fewer than” and “more than” correctly.
- I sketch the normal region and enter μ, σ or σ² correctly.
- I can use z = (x − μ)/σ, including unknown-parameter problems.
RevisionTown is an independent educational resource and is not affiliated with or endorsed by the International Baccalaureate Organization. “IB” and “International Baccalaureate” are trademarks of their respective owner.
Statistics and Probability Formulae AA SL & AA HL: Complete Foundation Guide for IB Math
Welcome to the comprehensive foundation guide for Statistics and Probability Formulae in IB Mathematics Analysis and Approaches for both Standard Level and Higher Level students. This essential resource covers all core statistical and probability concepts that form the common foundation between AA SL and AA HL, including descriptive statistics measures, probability rules and laws, conditional probability and independence, discrete random variables and expected value, binomial distribution, normal distribution and standardization. Whether you're taking AA SL or preparing for the advanced topics in AA HL, mastering these foundational statistics and probability concepts is absolutely critical for exam success and provides essential quantitative reasoning skills for university studies in mathematics, sciences, economics, social sciences, and data analysis.
Understanding AA SL & AA HL Common Statistics Content
Both IB Math AA SL and AA HL students must master the same foundational statistics and probability content covered in this guide. While AA HL students will encounter additional advanced topics like Bayes' theorem, Poisson distribution, continuous probability density functions, hypothesis testing, and confidence intervals, the core concepts presented here are essential for all AA students regardless of level. These fundamental statistical techniques—descriptive statistics, basic probability rules, discrete random variables, binomial distribution, and normal distribution—form the foundation upon which all advanced statistical analysis is built and are tested extensively on both SL and HL examinations.
Descriptive Statistics
Measures of Central Tendency
where \( n = \sum_{i=1}^{k} f_i \) (total frequency)
For ungrouped data: \( \bar{x} = \frac{\sum x_i}{n} \)
- Mean: Best for symmetric distributions without outliers—uses all data values
- Median: Best for skewed distributions or data with outliers—resistant to extreme values
- Mode: Best for categorical data or finding most common value—can be used with any data type
Measures of Dispersion
Simple but affected by outliers
where \( Q_1 \) is first quartile (25th percentile)
and \( Q_3 \) is third quartile (75th percentile)
IQR measures spread of middle 50% of data—resistant to outliers
Alternative formula (often easier to calculate):
\[ \sigma^2 = \frac{\sum_{i=1}^{k} f_i x_i^2}{n} - \mu^2 \]Variance measures average squared deviation from mean
Standard deviation is in same units as original data
Measures typical distance of data values from mean
Test scores: 65, 70, 75, 80, 85. Find mean and standard deviation.
Solution:
Mean: \( \bar{x} = \frac{65 + 70 + 75 + 80 + 85}{5} = \frac{375}{5} = 75 \)
Variance: First calculate deviations squared:
\( (65-75)^2 = 100 \), \( (70-75)^2 = 25 \), \( (75-75)^2 = 0 \)
\( (80-75)^2 = 25 \), \( (85-75)^2 = 100 \)
\( \sigma^2 = \frac{100 + 25 + 0 + 25 + 100}{5} = \frac{250}{5} = 50 \)
Standard Deviation: \( \sigma = \sqrt{50} \approx 7.07 \)
Probability Fundamentals
Basic Probability
where \( n(A) \) = number of favorable outcomes
\( n(U) \) = total number of possible outcomes
Valid when all outcomes are equally likely
Or equivalently: \( P(A') = 1 - P(A) \)
\( A' \) is "not A" or complement of A
Very useful when P(A') is easier to calculate than P(A)
Combined Events
Read as: "Probability of A or B"
Must subtract intersection to avoid double-counting
Only valid when \( P(A \cap B) = 0 \)
Events cannot happen simultaneously
Mutually Exclusive: Events cannot both occur (if one happens, the other cannot)
Example: Rolling a 2 or a 5 on a single die roll
Independent: Occurrence of one event doesn't affect probability of the other
Example: Flipping a coin and rolling a die
Important: Events cannot be both mutually exclusive AND independent (except when one has probability 0)
Conditional Probability
Read as: "Probability of A given B"
Valid when \( P(B) > 0 \)
Rearranged: \( P(A \cap B) = P(B) \times P(A|B) \)
A class has 30 students: 18 girls and 12 boys. 20 students passed an exam: 14 girls and 6 boys. What's the probability a student is a girl given they passed?
Solution:
Let G = girl, P = passed
\( P(G|P) = \frac{P(G \cap P)}{P(P)} = \frac{14/30}{20/30} = \frac{14}{20} = 0.7 \)
Alternatively: Of the 20 who passed, 14 are girls, so \( P(G|P) = \frac{14}{20} = 0.7 \)
Independent Events
Read as: "Probability of A and B"
Only valid for independent events
Test independence: Check if \( P(A|B) = P(A) \)
Works for any events, not just independent
Discrete Random Variables
Expected Value (Mean)
Sum over all possible values x
Weighted average of outcomes by their probabilities
Also called mean or expectation
Alternative formula:
\[ \text{Var}(X) = \sum x^2 \cdot P(X = x) - \mu^2 = E(X^2) - [E(X)]^2 \]A game costs $5 to play. You win $20 with probability 0.2, $10 with probability 0.3, and $0 with probability 0.5. Find expected net gain and variance.
Solution:
Net gains: $15, $5, -$5
E(X): \( 15(0.2) + 5(0.3) + (-5)(0.5) = 3 + 1.5 - 2.5 = 2 \)
Expected net gain: $2 per game
E(X²): \( 225(0.2) + 25(0.3) + 25(0.5) = 45 + 7.5 + 12.5 = 65 \)
Var(X): \( 65 - 2^2 = 65 - 4 = 61 \)
Binomial Distribution
Use binomial distribution when ALL four conditions are met:
- Fixed number of trials: n is predetermined
- Two outcomes per trial: Success or failure
- Constant probability: p stays same for all trials
- Independent trials: Outcome of one doesn't affect others
where:
• n = number of trials
• p = probability of success on each trial
• X = number of successes in n trials
where \( \binom{n}{r} = \frac{n!}{r!(n-r)!} \)
Use GDC: binompdf(n, p, r) for P(X = r)
Use GDC: binomcdf(n, p, r) for P(X ≤ r)
where \( q = 1 - p \)
Standard deviation: \( \sigma = \sqrt{np(1-p)} \)
A basketball player makes 70% of free throws. She takes 10 shots. Find:
(a) Probability of exactly 8 makes
(b) Expected number of makes
Solution:
\( X \sim B(10, 0.7) \)
(a) \( P(X = 8) = \binom{10}{8}(0.7)^8(0.3)^2 \approx 0.233 \)
Or use GDC: binompdf(10, 0.7, 8) ≈ 0.233
(b) \( E(X) = np = 10 \times 0.7 = 7 \) makes
Normal Distribution
where:
• μ = mean (center of distribution)
• σ² = variance
• σ = standard deviation (spread of distribution)
If \( X \sim N(\mu, \sigma^2) \), then \( Z \sim N(0, 1) \)
Z is the standard normal variable
z-score tells how many standard deviations x is from mean
- Bell-shaped and symmetric about mean μ
- Mean = Median = Mode (all at center)
- Total area under curve = 1
- Approximately 68% of data within μ ± σ
- Approximately 95% of data within μ ± 2σ
- Approximately 99.7% of data within μ ± 3σ
Heights of men are normally distributed with mean 175 cm and standard deviation 8 cm. Find:
(a) Probability a man is taller than 183 cm
(b) Height that 90% of men are shorter than
Solution:
\( X \sim N(175, 8^2) \)
(a) \( P(X > 183) = 1 - P(X \leq 183) \)
Use GDC: normalcdf(183, 1E99, 175, 8) ≈ 0.159
(b) Find x where P(X < x) = 0.90
Use GDC: invNorm(0.90, 175, 8) ≈ 185.3 cm
Interactive Statistics Calculator
Mean and Standard Deviation Calculator
Enter data values separated by commas
Study Strategies for Statistics and Probability Success
Mastering Descriptive Statistics
- Understand Context: Know when to use mean vs median, range vs IQR based on data characteristics
- Master GDC Functions: Know 1-Var Stats function thoroughly for quick calculations
- Interpret Results: Don't just calculate—explain what statistics tell you about the data
- Practice with Real Data: Use authentic datasets to build intuition
Mastering Probability
- Draw Diagrams: Use Venn diagrams for combined events, tree diagrams for sequences
- Identify Event Types: Determine if events are mutually exclusive, independent, or neither
- Use Complements: Calculate P(A') when it's easier than P(A) directly
- Check Your Work: Probabilities must be between 0 and 1; sum of all outcomes = 1
Mastering Distributions
- Identify Distribution Type: Check conditions for binomial; assume normal when stated or population is large
- Know GDC Commands: Practice binompdf, binomcdf, normalcdf, invNorm until automatic
- Understand Parameters: Know what n, p, μ, σ represent and how they affect distribution
- Sketch Distributions: Quick sketch helps visualize what you're calculating
Common Mistakes to Avoid
| Common Error | Correct Approach | Example |
|---|---|---|
| Using P(A ∪ B) = P(A) + P(B) for non-mutually exclusive events | Subtract intersection: P(A ∪ B) = P(A) + P(B) - P(A ∩ B) | P(ace or heart) = P(ace) + P(heart) - P(ace of hearts) |
| Confusing P(A|B) with P(B|A) | Use correct formula with correct conditional event | P(disease|positive test) ≠ P(positive test|disease) |
| Using binomial when p changes between trials | Check all four binomial conditions before using | Drawing without replacement violates independence |
| Forgetting to standardize before using standard normal | Calculate z = (x - μ)/σ first | Can't use z-table directly with non-standard normal |
| Confusing variance with standard deviation | Remember σ = √(σ²) | Var(X) = 25 means σ = 5, not 25 |
Applications in Real-World Contexts
Statistics in Science and Research
- Experimental Design: Descriptive statistics summarize results, normal distribution models measurements
- Quality Control: Use mean and standard deviation to set acceptable ranges
- Clinical Trials: Binomial distribution for success/failure outcomes
- Psychology: Normal distribution for IQ scores, reaction times
Probability in Decision Making
- Risk Assessment: Probability quantifies likelihood of events
- Insurance: Expected value for setting premiums
- Game Theory: Probability informs optimal strategies
- Weather Forecasting: Probability of precipitation
Business and Economics
- Market Research: Use statistics to analyze consumer data
- Financial Analysis: Normal distribution for stock returns
- Operations Research: Binomial for defect rates
- Forecasting: Use historical data and probability
Exam Preparation and Strategy
- ✓ Calculate mean, median, mode, quartiles, IQR quickly
- ✓ Calculate variance and standard deviation using both formulas
- ✓ Apply probability rules correctly (addition, multiplication)
- ✓ Distinguish mutually exclusive from independent events
- ✓ Calculate conditional probability P(A|B) accurately
- ✓ Find expected value and variance of discrete random variables
- ✓ Identify when to use binomial distribution
- ✓ Calculate binomial probabilities using GDC
- ✓ Standardize normal variables with z-scores
- ✓ Use normalcdf and invNorm functions correctly
- ✓ Draw and interpret Venn diagrams and tree diagrams
- ✓ Work complete past papers under timed conditions
Additional RevisionTown Resources
Enhance your statistics and probability mastery with these comprehensive RevisionTown resources:
- Statistics and Probability Formulae AA HL Only - Advanced HL-specific topics
- Functions Formulae AA SL & AA HL - Foundation functions
- Algebra Formulae AA SL & AA HL - Essential algebra skills
- Calculus Formulae AA HL - For HL students
- Standard Deviation Calculator - Practice variance calculations
- IB Diploma Points Calculator - Track your IB progress
- Grade Calculator - Monitor academic performance
Technology and GDC Skills
- 1-Var Stats: Instant calculation of mean, median, quartiles, standard deviation
- binompdf(n, p, r): P(X = r) for binomial distribution
- binomcdf(n, p, r): P(X ≤ r) for binomial cumulative
- normalcdf(lower, upper, μ, σ): Area under normal curve
- invNorm(area, μ, σ): Find x-value for given probability
- List Operations: Store data in lists for efficient calculation
Connecting to Other AA Topics
Statistics and probability connect with other AA curriculum areas:
- Functions: Probability density functions, cumulative distribution functions
- Algebra: Manipulating probability formulas, solving for unknown parameters
- Calculus (HL): Continuous probability distributions involve integration
- Sequences (HL): Binomial expansion relates to binomial distribution
Conclusion
Mastering statistics and probability is essential for success in IB Mathematics AA (both SL and HL) and provides powerful tools for understanding data, quantifying uncertainty, and making informed decisions in an increasingly data-driven world. The foundational statistical techniques covered in this guide—descriptive statistics, basic probability rules, discrete random variables, binomial distribution, and normal distribution—form the essential core that all AA students must master regardless of level.
Success in statistics and probability requires more than memorizing formulas—it demands conceptual understanding of when to apply each technique, ability to interpret results in context, skill in using technology efficiently, and recognition of how probability models real-world phenomena. Whether you're taking AA SL or continuing to advanced HL topics, these fundamental concepts provide the foundation for all further statistical learning.
Regular practice with past papers, systematic review of probability rules and distribution properties, consistent application of GDC functions, and development of problem-solving strategies will build the statistical competence necessary for exam success. Master both calculation procedures and conceptual interpretation to achieve complete understanding.
Continue building your AA mathematics expertise through RevisionTown's comprehensive collection of IB Mathematics resources, practice with interactive calculators, and connect statistical concepts to applications in science, business, medicine, and social research. Master these statistics and probability formulas and techniques, and you'll be well-prepared for IB examinations and the quantitative challenges that await in university studies and professional life.




