What are Confidence Intervals and the role they play in statistics?
Confidence intervals are a range of values typically described by a lower and upper bound, referred to as a margin of error, such as ‘+/-3%’. They allow us to estimate unknown population parameters, like the population mean, based on population sample data.
An interval has a % level of confidence: 95% confidence level would suggest that repeating the sampling process would result in 95% of the intervals containing the true parameter value.
Confidence intervals are best used for smaller samples where there is less information provided and therefore more uncertainty with standard methods.