University Introductory Statistics — Sampling Distributions and the Central Limit Theorem Worksheet
The chapter where a statistic becomes a random variable. A sampling distribution built by hand from every possible sample; what unbiased means and why the sample variance divides by n − 1; the mean and standard deviation of a sum and of a difference of independent variables; the sampling distribution of the sample mean x̄, exactly normal when the population is; the central limit theorem, which rescues x̄ when the population is skewed or is a count; and the normal model for a sample proportion p̂ with the condition that decides when it may be used. Have a look on this page, then print the free PDF when you want to write on it.
Practice worksheet — free PDF
No email, no account, no watermark. Teachers: photocopy it for your classes freely. Worked solutions and 7 harder problems come with the University Introductory Statistics bundle.
All 9 questions
Each question targets one named concept from the sheet. Read them here, or print the PDF — it has working space under each one.
-
Q1Random Samples, Statistics and Unbiased Estimators
A population consists of the three values , and . Its mean is and its variance is , the average squared deviation over the whole population. A random sample of size is drawn with replacement, so the two draws are independent and each of the ordered samples is equally likely.
- Find and .
- List the samples with the sample mean of each, and give the sampling distribution of as a table. Show that .
- For each sample compute the sample variance . Show that the average of over the samples equals , and say what would happen to that average if the divisor were instead of .
-
Q2Mean and Variance of a Sum of Independent Variables
At a small ferry terminal, the time a car spends boarding, , has mean minutes and standard deviation minutes, and the crossing time has mean minutes and standard deviation minutes. and are independent.
- Find the mean and the standard deviation of the total time .
- Find the mean and the standard deviation of the difference .
-
Q3The Sampling Distribution of the Sample Mean
The mass of jam in a jar from a filling line is normally distributed with mean g and standard deviation g; we write this , where the second argument of is the variance. Use and .
- Find the probability that one randomly chosen jar holds less than g.
- A random sample of jars is taken. Give the mean and the standard deviation of the sample mean , and the distribution of .
- Find the probability that the sample mean of the jars is less than g.
-
Q4The Sampling Distribution of the Sample Mean
Resting heart rates of adults in a large fitness program follow , in beats per minute, where the second argument is the variance. Use , the value with .
- Find the interval, symmetric about , that contains the heart rate of one randomly chosen participant with probability .
- Find the interval, symmetric about , that contains the mean heart rate of a random sample of participants with probability .
-
Q5The Central Limit Theorem
The duration of a call to a software help desk has mean minutes and standard deviation minutes, and its distribution is moderately skewed to the right: most calls are short, a few are much longer. A random sample of calls is taken, independently.
The central limit theorem says: if are independent observations from one population with mean and finite standard deviation , then for large enough the distribution of is approximately (second argument the variance), whatever the shape of the population; the more skewed the population, the larger must be, and is a common working guide for a moderately skewed one. Use .
- Give the approximate distribution of the sample mean duration , and say which condition of the theorem the sample size is there to satisfy.
- Find the approximate probability that the calls average more than minutes.
- Can the same method give the probability that one call lasts more than minutes? Answer in one sentence.
-
Q6The Central Limit Theorem
The number of weaving flaws on a bolt of fabric has mean and standard deviation ; it is a count, , and is not normally distributed. An inspector examines a random sample of bolts, whose flaw counts are independent. Use , and .
- Explain why the sample mean number of flaws may be treated as normal, and give its mean and standard deviation.
- Find the approximate probability that .
- Find the approximate probability that .
-
Q7The Sampling Distribution of a Sample Proportion
Of the seeds in a large seed lot, a proportion fail to germinate. A random sample of seeds is planted, and is the proportion that fail. The normal model for may be used when and ; use no continuity correction. Use and .
- Check the condition, and give the mean and standard deviation of .
- Find the approximate probability that more than of the sample fail.
- Find the approximate probability that between and of the sample fail.
-
Q8The Sampling Distribution of a Sample Proportion
In a city, of library cardholders borrow at least one e-book a year. The normal model for a sample proportion may be used when and ; use no continuity correction. Use and .
- For a random sample of cardholders, find the standard deviation of and the approximate probability that fewer than of the sample borrow e-books.
- Repeat for a random sample of cardholders.
-
Q9Synthesis — drawing on several topics in this unit
A delivery hub loads parcels onto a van. Parcel masses vary independently, with mean kg and standard deviation kg, and are skewed to the right. The van's payload limit is kg. Use and , the value with .
- Find the mean and standard deviation of the total mass of the parcels.
- Explain why is approximately normal, and find the approximate probability that the load exceeds the payload limit.
- Find the load that is exceeded with probability only .
The 7 challenge problems for this topic are a separate, paid sheet and are not reproduced here.
What does this set assume? This set assumes Secondary 5 mathematics only and is not calculus-based: no question here asks for a derivative or an integral, and every probability comes from a value that the question supplies. What it does lean on is the three sets before it. From Descriptive Statistics it takes the mean and the standard deviation and the difference between a population and a sample. From Discrete Random Variables it takes expected value, variance, and what happens to each one under a linear change of a variable. From Continuous Distributions and the Normal Model it takes the whole standard normal apparatus — standardizing, reading a probability, and working backwards from a probability to a value. Deliberately absent: nothing is estimated with a margin of error and no hypothesis is tested, because those are the next two sets, Confidence Intervals and Hypothesis Tests; the variables combined are independent, so no covariance term appears anywhere; moment generating functions, joint densities, Chebyshev's inequality and the weak law of large numbers are outside the course entirely; and no question asks for, or prints, output from any piece of software.
Which course is this for? In the public course calendars of Montreal universities, this material is part of the courses numbered MAST 333, MAST 221, STT1700, MAT1720, MAT2080, MAT1185, MATH 10603 and MAT350. Each course orders and weights the topics its own way, so check your own outline for what your exam covers. Which sets match your course.
How to do every concept on this sheet
This is the part worksheet sites usually leave out. Below is the actual reasoning behind each group of questions — not a full solution set, the decisions that get you to one. Read it before you start, or after you get stuck.
Random samples, statistics and unbiased estimators
A statistic — x̄, s², p̂ — is computed from a sample, and a different sample would have given a different value. That is the whole idea of the chapter: the statistic is itself a random variable, and it has a distribution of its own, called its sampling distribution. Q1 builds one from nothing, on a population small enough to write out in full.
Building a sampling distribution by hand
Q1(b) is this procedure, and every later question is a shortcut for it.
- 1List every possible sample
The draws are with replacement and ordered, so each of the nine samples is equally likely. Write them in a fixed order — first draw down, second draw across — so none goes missing.
- 2Compute the statistic on each one
One x̄ per sample. Several samples can share a value of x̄; that is what gives the distribution its shape.
- 3Collect equal values into a table
Each distinct value of x̄ with the probability of getting it: the number of samples producing it, over nine.
- 4Treat the table as a random variable
E[x̄] is then an ordinary expected value — each value times its probability, summed — exactly as in Discrete Random Variables.
Q1(a) asks for the population mean and the population variance first, and the formula printed in the question is the population one: the squared deviations are averaged over all three values, with no n − 1 anywhere. Keep that number to one side; it is the target that Q1(b) and Q1(c) compare against.
What "unbiased" is a statement about. It is not a claim about one sample. An estimator is unbiased when the average of its values, taken over every sample that could have been drawn and weighted by how likely each is, lands on the parameter. So the work in Q1(b) and Q1(c) is a long average of nine numbers, compared with one number computed in Q1(a) — and the comparison is the answer, not the arithmetic.
Two different denominators, on purpose. The population variance in Q1(a) divides by how many values the population has; the sample variance s² in Q1(c) divides by n − 1. Q1(c) ends by asking what the average of the nine values of s² would do if the divisor were n instead. Do not answer it by argument alone — you have all nine samples in front of you, so recompute one of them with n on the bottom, see which way every value moves, and say what that does to their average.
The mean and variance of a sum of independent variables
Q2 is the small piece of algebra that every standard error in the rest of the course is built from. Two rules, and the difference between them is where marks are lost.
E(X + Y) = E(X) + E(Y), E(X − Y) = E(X) − E(Y) for independent X and Y: Var(X + Y) = Var(X) + Var(Y), Var(X − Y) = Var(X) + Var(Y)Variances add; standard deviations do not. Square each standard deviation before combining, add, and take the square root at the very end. Adding the two standard deviations of Q2(a) directly gives a number that is too big, and it is the single most common error on this sheet.
Q2(b) changes the sign in the mean but not in the variance. Subtracting a variable does not remove uncertainty — the crossing time and the boarding time are each uncertain, and their difference inherits both uncertainties — so the plus sign in the variance rule stands whichever way the means go. Write the variance line out before touching Q2(b) and the sign takes care of itself.
The sampling distribution of the sample mean
When the population itself is normal, no approximation is needed: x̄ is exactly normal, centred at the same place as the population, and narrower by a factor of √n.
E(x̄) = μ, SD(x̄) = σ/√n, so x̄ ~ N(μ, σ²/n)Q3 states its distribution as N(250, 20²) and tells you that the second argument is the variance — read that convention carefully, because a distribution written with a variance inside and a standard deviation wanted outside is where a factor of a square root goes astray. Q3(a) is a single jar, so the spread is σ. Q3(b) asks for the mean, the standard deviation and the distribution of x̄ for a sample of 16; name the distribution in full, not just its two numbers. Q3(c) is the same threshold as Q3(a) asked of the sample mean instead.
Say which distribution you are standing in, before you standardize. One observation uses z = (x − μ)/σ. A sample mean uses z = (x̄ − μ)/(σ/√n). Both probabilities in Q3 come from the same table; the only thing that changes is what goes under the fraction bar. The question supplies exactly two table values, one for each part, which is a check in itself: if a z you computed matches neither, the denominator is wrong.
Q4 runs the standardizing backwards. A central interval with probability 0.95 is built by starting from the value z = 1.960 that the question supplies and undoing the standardizing — μ ± z × (the spread of whatever is being measured). Q4(a) is one participant, so the spread is σ; Q4(b) is the mean of 25, so the spread is σ/√25. Symmetric about the mean means the two endpoints are the same distance either side, so one multiplication does the whole job.
An interval for an individual and an interval for a mean are not the same interval. They are centred at the same place and built from the same z, so the only thing separating Q4(a) from Q4(b) is the √n. Writing them one above the other makes the comparison visible, and that comparison is what the pair of parts is testing.
The central limit theorem
Q3 and Q4 had a normal population to start from. The central limit theorem is what to do when there is not one. Its statement is printed in Q5, and it is worth reading as a list of conditions rather than as a sentence: independent observations, one population, a finite standard deviation, and n large enough for the shape of that population.
x̄ ≈ N(μ, σ²/n) for n large enough, whatever the shape of the populationApplying the theorem to a question
The same four lines in Q5, Q6 and again in Q9.
- 1Name the population and its shape
Skewed, or a count taking values 0, 1, 2, …: in either case not normal, which is exactly why the theorem is needed.
- 2Check the conditions you can check
Independence is stated in the question. The sample size is measured against the working guide the question gives, and the more skewed the population the more n has to be.
- 3Write the approximate distribution of x̄
Same centre as the population, spread σ/√n. Say "approximately" — that word is part of the answer.
- 4Standardize and read the table
From here it is the Q3 calculation, with the given table values.
Q5(a) asks not only for the distribution but for which condition of the theorem the sample size is there to satisfy — quote the condition from the statement in the question and match it to the skew described in the first paragraph. Q5(b) is step 4. Q5(c) asks whether the same method reaches one single call, and it is answered by asking what the theorem is a statement about: it describes the behaviour of x̄, and it says nothing about the shape of the population itself. One sentence, naming what you would have to know about that shape to work with a single call.
A large n does not make the population normal. It makes the distribution of the average close to normal. Nothing about the individual calls, bolts or parcels changes when you take more of them, which is the distinction Q5(c) is built on.
Q6 puts the theorem on a count, which is as far from normal as this set goes: the number of flaws cannot be negative, can only be a whole number, and has a standard deviation not much smaller than its mean. Q6(a) asks you to explain, so write the conditions out and say which feature of the sample makes each one hold, then give the two numbers for x̄. Q6(b) is a one-sided probability; Q6(c) is a between, which is the difference of two table readings — standardize each endpoint, and subtract the smaller cumulative value from the larger. Sketching the curve and shading the strip before subtracting is what keeps that subtraction the right way round.
The sampling distribution of a sample proportion
A proportion is a mean in disguise — the mean of a variable that is 1 when the thing happens and 0 when it does not — so p̂ gets a sampling distribution by the same argument, with its own formula for the spread.
E(p̂) = p, SD(p̂) = √(p(1 − p)/n), with the condition np ≥ 10 and n(1 − p) ≥ 10Q7(a) asks for the condition to be checked, not assumed: compute both np and n(1 − p) and write them down beside the requirement. It is a condition on two quantities, not one, because a proportion close to 0 or to 1 needs a much larger sample before the normal shape is any good. Both Q7 and Q8 state that no continuity correction is to be used, so the calculation is the plain standardizing of Q3 with √(p(1 − p)/n) in place of σ/√n.
Percentages in, proportions out. Q7(b) and Q7(c) are stated in per cent and Q8 in per cent as well, while every formula on this sheet is in proportions. Convert the threshold to a decimal before standardizing, and keep the fixed value p from the population out of the same line as the observed p̂ you are asking about — mixing the two is what produces a z that is nowhere near the table values supplied.
Q8 asks the same question of two sample sizes, and the comparison is the point of the question. Only n moves between Q8(a) and Q8(b); p, and therefore p(1 − p), is the same in both. Because n sits under a square root, multiplying the sample size by four divides the standard deviation of p̂ by two, and the same distance from p is then worth twice as many standard deviations. Set the two z-scores of Q8(a) and Q8(b) side by side before reading either from the table.
A bigger sample does not move the centre. E(p̂) = p whatever n is. Extra data tightens p̂ around p; it never shifts what p̂ is aimed at. The same is true of x̄ and μ in Q3 and Q4.
The synthesis question
Q9 uses a total rather than an average, and the sheet has already supplied the rule: a total of n independent observations is the sum of Q2, repeated n times.
E(T) = nμ, Var(T) = nσ², so SD(T) = √n × σNote the two different powers of n in Q9(a) — the mean is multiplied by n, the standard deviation only by √n — which is the same fact as SD(x̄) = σ/√n seen from the other side. Q9(b) is Q5 and Q6's explanation, applied to a sum: the central limit theorem covers a total as readily as an average, since one is a fixed multiple of the other, and the skew of the individual parcel masses is what makes the sample size worth remarking on. Then standardize the payload limit against the mean and standard deviation from Q9(a).
Q9(c) runs it backwards, like Q4: you are given a probability and asked for the value, so start from the supplied z and write value = mean + z × standard deviation, with the mean and standard deviation of the total rather than of one parcel. Decide from the wording which side of the centre the answer must fall on, and check your result against that expectation before writing it down.
Preview all 5 pages
Click any page to open the full PDF.
Getting the most out of it
Name the distribution before every calculation
One observation, a sample mean, a sample proportion, a total: four different spreads, one shared table. Write the distribution and its two parameters on their own line before any standardizing, and most of the errors in this chapter never get the chance to happen.
Divide by √n, never by n
The variance of x̄ carries n; the standard deviation carries √n. Decide which of the two the question wrote down — Q3 and Q5 both state a distribution with the variance inside — and convert once, deliberately, rather than at the moment of substituting.
Check conditions in writing, not in your head
Independence, a finite standard deviation, a sample size against the guide for a skewed population, np ≥ 10 and n(1 − p) ≥ 10. Q6(a) and Q7(a) award marks for the check itself, and every later chapter of this course opens with one.
Sketch the curve and shade before you subtract
A between-probability, such as Q6(c) or Q7(c), is one table value minus another, and the order is decided by the picture. Thirty seconds of sketching is cheaper than a negative probability.
Read every number the question hands you
These sheets print the table values you will need and nothing else. If a z you computed matches none of them, stop: the denominator, the conversion from per cent, or the choice between σ and σ/√n has gone wrong, and the supplied list has told you so before the answer did.
Want the solutions, or something more challenging?
The worksheet, the questions above and every explanation on this page stay free permanently. Three more PDFs exist for this topic — the worked answer key, a harder problem set, and the answer key to that. They come with the University Introductory Statistics Solutions Bundle, beside the unit notes and the unit test, which is what keeps the rest of the series free.
What else exists for Sampling Distributions and the Central Limit Theorem
Three PDFs · 11 pages · all three are in the bundle below.
- Answer key — 2 pages. All 9 questions worked step by step, including the restrictions and the justifications. Not a list of final answers.
- Challenge problems — 7 pages, 7 problems. A separate sheet at exam-plus difficulty covering the same 5 concepts. Harder than anything on the free sheet.
- Challenge answer key — 2 pages. Every challenge problem worked to the same standard, with the checks shown.
- PDF, letter size, print-ready.
The one thing that's for sale
Every University Introductory Statistics topic — the complete Solutions Bundle
One download, one payment, the whole program. For all 9 University Introductory Statistics units: the worksheet, the reference notes, the challenge set, the unit test and every answer key — including this one.
- Worked solutions, not answer lists — every step written out
- Covers the whole year's program at this level
- Less than the price of one hour of tutoring — for the entire year's solutions
Taking Secondary 1 Math as well? The Secondary 1 Math bundle covers all 15 of its units — 106 PDFs, 474 pages — on the same terms.
Taking Secondary 2 Math as well? The Secondary 2 Math bundle covers all 14 of its units — 98 PDFs, 449 pages — on the same terms.
Taking Secondary 3 Math as well? The Secondary 3 Math bundle covers all 11 of its units — 77 PDFs, 367 pages — on the same terms.
Taking Secondary 4 Math as well? The Secondary 4 Math bundle covers all 17 of its units — 122 PDFs, 466 pages — on the same terms.
Taking Secondary 5 Math as well? The Secondary 5 Math bundle covers all 21 of its units — 147 PDFs, 589 pages — on the same terms.
Taking CEGEP Calculus I as well? The CEGEP Calculus I bundle covers all 9 of its units — 72 PDFs, 371 pages — on the same terms.
Taking CEGEP Calculus II as well? The CEGEP Calculus II bundle covers all 8 of its units — 64 PDFs, 335 pages — on the same terms.
Taking CEGEP Linear Algebra as well? The CEGEP Linear Algebra bundle covers all 7 of its units — 56 PDFs, 298 pages — on the same terms.
Taking University Calculus III as well? The University Calculus III bundle covers all 9 of its units — 72 PDFs, 516 pages — on the same terms.
Taking University Linear Algebra as well? The University Linear Algebra bundle covers all 9 of its units — 72 PDFs, 496 pages — on the same terms.
Taking University Differential Equations as well? The University Differential Equations bundle covers all 9 of its units — 36 PDFs, 182 pages — on the same terms.
Taking University Business Math as well? The University Business Math bundle covers all 9 of its units — 36 PDFs, 190 pages — on the same terms.
Taking University Discrete Math as well? The University Discrete Math bundle covers all 9 of its units — 36 PDFs, 155 pages — on the same terms.
Taking AP Calculus AB as well? The AP Calculus AB bundle covers all 8 of its units — 64 PDFs, 527 pages — on the same terms.
Common questions
Is this worksheet really free?
Yes — the questions are on this page to read, and the PDF downloads directly, no email and no account. The one paid item is optional: the complete University Introductory Statistics Solutions Bundle, which covers every set at this level.
Which university courses is this for?
The course codes listed on this page are taken from the public course calendars of universities that teach a first, service-level statistics course. Each course orders and weights the chapters its own way, and some reach a chapter later or not at all — so check the outline for your own section to see where this set falls in your term.
What do I need to know before starting this set?
The mean and standard deviation from Descriptive Statistics, expected value and variance from Discrete Random Variables, and the standard normal table from Continuous Distributions and the Normal Model — including working backwards from a probability to a value. Nothing beyond Secondary 5 algebra is used.
What is a sampling distribution, in one sentence?
It is the distribution of a statistic over every sample that could have been drawn: fix the population and the sample size, imagine taking the sample again and again, and collect the values of x̄ or p̂ that come out. Q1 builds one in full, which is the only way to see that it is an ordinary distribution.
Why does the standard deviation of x̄ have √n in it and not n?
Because variances add and standard deviations do not. The variance of a sum of n independent observations is n times the variance of one, so the variance of their average is σ²/n, and taking the square root at the end turns that into σ/√n.
How large does n have to be for the central limit theorem?
It depends on the shape of the population, which is why the theorem is stated with "n large enough" rather than a number. The more skewed the population, the larger n must be; n ≥ 30 is a common working guide for a moderately skewed one, and the questions here state the guide they want you to use.
Why does the sample variance divide by n − 1?
So that the estimator is unbiased — so that its average over all possible samples lands on the population variance rather than near it. Q1(c) is that statement made concrete on nine samples, with the alternative divisor tried alongside.
Do I need calculus for this set?
No. Nothing here asks for a derivative or an integral. Every probability comes from a standard normal value that the question supplies, and the only algebra used is squaring, square roots and rearranging a fraction.
Can teachers use this in class?
Yes. Print and photocopy it for your own classes freely — I just ask that the tutorinmontreal.ca footer stays on the page.
I'm stuck on one question. Can you help?
Yes — through one-on-one tutoring, in Montreal or online. Get in touch to arrange a session, or see the current rates.
← All 9 University Introductory Statistics worksheets · Secondary 1 Math series (15 sheets) → · Secondary 2 Math series (14 sheets) → · Secondary 3 Math series (11 sheets) → · Secondary 4 Math series (17 sheets) → · Secondary 5 Math series (21 sheets) → · CEGEP Calculus I series (9 sheets) → · CEGEP Calculus II series (8 sheets) → · CEGEP Linear Algebra series (7 sheets) → · University Calculus III series (9 sheets) → · University Linear Algebra series (9 sheets) → · University Differential Equations series (9 sheets) → · University Business Math series (9 sheets) → · University Discrete Math series (9 sheets) → · AP Calculus AB series (8 sheets) →



