Inferential statistics gives us a way to make reliable claims about a whole population using just a single sample. Instead of running an expensive census, you collect random data, calculate sample figures, and assess how much those values might swing by chance. For Leaving Certificate Higher Level, you need to master three core techniques: describing sampling distributions through the Central Limit Theorem, building confidence intervals for means and proportions, and conducting two-tailed hypothesis tests with z-scores or p-values.
Sampling and the Central Limit Theorem
A population includes every single individual or item you want to study, whereas a sample is just a subgroup picked from that population. Any numerical measurement describing the population is a parameter, like the population mean or population proportion . A measurement calculated from your sample is a statistic, such as the sample mean or sample proportion . Parameters stay fixed, but statistics change from sample to sample. This natural bounce between different samples is called sampling variability.
If you took hundreds of random samples of size from the same population and calculated for each one, the spread of those sample means forms the sampling distribution of the mean. The Central Limit Theorem tells us that whenever the sample size is large enough (usually ), this sampling distribution is approximately normal, even if the parent population is skewed or irregular. The mean of this sampling distribution equals the true population mean , and its standard deviation is known as the standard error, given by . In exam questions where the population standard deviation is unknown, you can safely use the sample standard deviation as an approximation when .
Confidence Intervals for Means and Proportions
A single sample statistic gives you a point estimate, but it tells you nothing about how close you are to the true figure. A confidence interval fixes this by giving a plausible band of values backed by a chosen confidence level. At Higher Level, you will nearly always calculate 95% confidence intervals, which use the critical value from the standard normal tables.
For a population mean, calculate the 95% interval using . For example, if a sample of students has a mean study time of hours with standard deviation hours, the standard error is . The margin of error is , giving an interval from to hours.
For a population proportion, the 95% interval is , where is the sample proportion. The margin of error is largest when , because cannot exceed . This gives the maximum 95% margin of error . For example, with a sample of , the maximum margin of error is (or ). To find the sample size required for a desired margin of error , rearrange to ; for example, achieving a margin of () requires . You should note how confidence levels and sample sizes behave. If you want a higher level of certainty, like 99% (), your margin of error grows and your interval gets wider. Conversely, because sits under a square root in the denominator, you have to quadruple your sample size if you want to cut the margin of error in half.
Hypothesis Testing and P-Values
A hypothesis test is a formal method to decide whether sample evidence contradicts an existing claim. You start by stating two competing claims: the null hypothesis (), which represents no change or the status quo, and the alternative hypothesis (), which claims a genuine difference. At Higher Level, tests on a population mean are two-tailed, so you write and .
To test the claim, convert your sample mean into a test statistic using . At the standard 5% significance level, the critical values are . If your test statistic lands in the critical region ( or , meaning ), you reject . If , you fail to reject .
You can also make decisions using a p-value, which measures the exact probability of getting a result at least as extreme as your sample if were true. For a two-tailed test, look up your positive z-score in the log tables, find the tail area , and double it: . If , reject ; if , fail to reject . Always wrap up with a sentence in plain English stating what your decision means in the context of the question.
Testing hypotheses about a population proportion
To test a claim about a population proportion at the 5% level of significance using the margin of error:
- State the null and alternative hypotheses: and .
- Calculate the sample proportion and the margin of error (using or the maximum margin ).
- Set up the 95% confidence interval: .
- Make your decision: reject if lies outside the confidence interval; fail to reject if lies inside the interval.
- State your conclusion in the context of the problem.
For example, test the claim that support for the transport initiative is 50% ( versus ) using the survey in Worked Example 2 below, where of voters supported it ():
- The 95% confidence interval is (or using the maximum margin ).
- Because lies outside this interval, we reject .
- There is sufficient evidence at the 5% level of significance that public support is not 50%.
Key terms
- Population
- The entire collection of individuals, items, or scores that you want to draw conclusions about.
- Sample
- A subset selected from a population to represent the whole group in an investigation.
- Parameter
- A fixed numerical characteristic describing an entire population, such as the mean or proportion .
- Statistic
- A numerical value calculated from sample data, like or , which varies from sample to sample.
- Sampling Variability
- The natural variation in sample statistics that occurs when different random samples are drawn from the same population.
- Central Limit Theorem
- A theorem stating that the sampling distribution of the mean approaches a normal distribution as sample size grows (), regardless of the population shape.
- Standard Error
- The standard deviation of a sampling distribution, representing the typical distance between a sample statistic and the true population parameter.
- Null Hypothesis ()
- The baseline statement assuming no difference, no change, or that an established claim is true, written with an equals sign.
- Alternative Hypothesis ()
- The statement you adopt if the sample provides convincing evidence against the null hypothesis, written as not equal to () for two-tailed tests.
- P-value
- The probability of getting a sample statistic as extreme as, or more extreme than, the observed value, assuming the null hypothesis is true.
- Critical Region
- The set of extreme test statistic values (such as at the 5% level) that leads you to reject the null hypothesis.
Check yourself
Why does a 99% confidence interval end up wider than a 95% confidence interval for the exact same sample?
A higher confidence level requires a higher critical value ( compared to ). Multiplying the standard error by a larger number increases the margin of error, making the interval wider.
A hypothesis test produces a test statistic of at the 5% significance level. What is your statistical decision?
Fail to reject , because , which is less than the critical value of .
If you want to cut the margin of error of a confidence interval by half without changing the confidence level, what must you do to the sample size?
You must quadruple the sample size (multiply by ) because appears under a square root in the denominator of the standard error formula.
In a two-tailed test, your calculated z-score is . Find the p-value given that .
The upper tail is . Doubling this for a two-tailed test gives a p-value of .
