The mean of a single flipped coin is 0
The mean of two flips is 0.5
The mean of ten flips is 0.3
The mean of twentyfive flips is 0.44
The mean of twenty five thousand flips is 0.5023333
2026-03-01
Two tools tie sample statistics to estimates of the true population parameters: standard error and z-score
The standard error is a special case of the standard deviation
The z-score is a fairly simple problem involving subtracting two numbers and dividing by the standard error which you won’t have to do in this class
Z ≥ 1.96
Z ≥ 2
Two rules to tie the sample to probability distributions and population estimates:
+ **The Central Limit Theorem**
+ **The Law of Large Numbers**
Averages from independent, identically distributed samples converge to the population means that they are estimating.
In its strongest form, the law states that this “almost surely” happens.
This means that for a sufficiently large sample size, we can assume with a degree of certainty that our sample statistics accurately represent the population parameters!
The mean of the sampling distribution is a good estimate of the mean of the population distribution:
\(\bar{x} = \mu\)
The standard error (the standard deviation of the sampling distribution) will be equal to the standard deviation of the population distribution divided by the sample size:
\(s = \frac{\sigma}{\sqrt{n}}\)
The mean of a single flipped coin is 0
The mean of two flips is 0.5
The mean of ten flips is 0.3
The mean of twentyfive flips is 0.44
The mean of twenty five thousand flips is 0.5023333
The CLT allows us to apply Z at a sample size around 30
The sample size we need is determined by a number of things including the degree of certainty we are looking for
Want to do some polling? This is where margin of error comes from:
margin of error
Author: Tom Hanna
Website: tomhanna.me
License: This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.</>

POLS3312, Spring 2026, Instructor: Tom Hanna