What is the difference between population and sample statistics, and why does it change your formulas?
A population statistic describes everyone you care about; a sample statistic estimates it from a subset, and that estimation adds uncertainty a population parameter doesn't have. It shows up concretely in variance: dividing by n-1 instead of n for sample variance (Bessel's correction) corrects a bias that would otherwise systematically underestimate the true population variance.