Here are the essential concepts you must grasp in order to answer the question correctly.
Confidence Interval
A confidence interval is a range of values, derived from a data set, that is likely to contain the population parameter with a specified level of confidence, typically 95%. It is calculated using the sample mean and standard deviation, providing an estimate of uncertainty around the sample statistic. For normally distributed data, the interval can be constructed using the z-score or t-score, depending on the sample size.
Recommended video:
Introduction to Confidence Intervals
Normal Distribution
The normal distribution is a continuous probability distribution characterized by its bell-shaped curve, where most observations cluster around the mean. It is defined by two parameters: the mean (average) and the standard deviation (spread). In this context, the assumption of normality allows for the use of the standard normal distribution to construct confidence intervals when the sample size is large or the population standard deviation is known.
Recommended video:
Using the Normal Distribution to Approximate Binomial Probabilities
t-Distribution
The t-distribution is a type of probability distribution that is used when the sample size is small (typically n < 30) and the population standard deviation is unknown. It is similar to the normal distribution but has heavier tails, which provides a more accurate estimate of the confidence interval in such cases. As the sample size increases, the t-distribution approaches the normal distribution, making it essential for small sample analyses.
Recommended video:
Critical Values: t-Distribution