3. Sample Size#
3.1. #
3.2. Traditional Sample Size Design#
Before we dive into it, let’s introduce some key variables and theory we will use
3.2.1. Key Variables:#
Population Size (
): Total number of units in the population.Sample Size (
): Number of units to be sampled.Confidence Level: Typically 90%, 95%, or 99%.
Margin of Error (
): The maximum error allowed in the sample estimate.Standard Deviation (
): Variability of the population. If unknown, it can be estimated.Z-Score (
): Corresponds to the chosen confidence level (e.g., 1.96 for 95%).
3.2.2. Central Limit Theorem (CLT)#
The CLT states that, for a sufficiently large sample size, the sampling distribution of the sample mean will be approximately normally distributed, regardless of the shape of the population distribution. _ Mean of this normal distribution equals to the population mean (
) _ The standard deviation (Standard error of the mean, ) is determined by both the standard deviation of the population ( ) and sample size
3.2.3. Margin of Error and Confidence Interval#
The margin of error (
) is half the width of this confidence interval.
: the Z-score representing the confidence level. : the population standard deviation. : the desired margin of error.
3.2.4. Important Assumption#
Known Population Standard Deviation (
)Independence of Observations
Homogeneity of Variance