What is simple random sampling?
A method of selecting a sample in such a way that each item or person in the population being studied has the same probability of being included in the sample.
What is a sampling distribution?
The distribution of all values that a sample statistic can take on when computed from samples of identical size randomly drawn from the same population.
What is sampling error?
What is stratified random sampling?
What is time series data?
Time-series data consists of observations taken at specific and equally spaced points in time.
What is cross sectional data?
Cross-sectional data consists of observations taken at a single point in time.
What is the central limit theorem?
States that for a population with a mean μ and a finite variance σ2, the sampling distribution of the sample mean of all possible samples of size n (for n ≥ 30) will be approximately normally distributed with a mean equal to μ and a variance equal to σ2 / n.
What is the standard error of the sample mean?
The standard deviation of the distribution of the sample means.
What is the calculation for the standard error of the sample mean, when the the population standard deviation is known?
where σ, the population standard deviation

What is the calculation for the standard error of the sample mean, when the the population standard deviation is unknown?
Where s, the sample standard deviation, is used because the population standard deviation is unknown

What are the three desirable properties of an estimator?
What is a point estimate?
What is an estimator?
What is a confidence interval?
Ranges of values, within which the actual value of the parameter will lie with a given probability.
What is the calculation for the confidence interval?
confidence interval = point estimate ± (reliability factor × standard error)
What is the reliability factor?
A number that depends on the sampling distribution of the point estimate and the probability that the point estimate falls in the confidence interval.
Describe the properties of Student’s t-distribution:
What is the calculation for Student’s t-distribution’s degress of freedom?
n − 1
Does a greater or lesser degree of freedom(df) make the Student’s t-distribution more closely resemble a normal distribution?
What effect does a greater degree of freedom have on the confidence interval in student’s t-distribution?
Confidence intervals are narrower when df is greater.
For a normally distributed population, when can a z-statistic be used to construct a confidence interval for it’s mean?
For a normally distributed population, when can a t-statistic be used to construct a confidence interval for it’s mean?
When the variance is unknown
What effect does increasing sample size have on parameter estimates and confidence intervals?
What are the five types of sampling method bias?