Sample vs Population Standard Deviation
The key difference lies in the denominator: sample standard deviation divides by (n-1) while population standard deviation divides by n.
Use sample standard deviation when your data is a subset of a larger population (which is most common in real-world scenarios).
Use population standard deviation only when you have data for every member of the entire population you're studying.