I'm trying to get an Access report to calculate the standard deviation of a set of numbers. For this example the numbers are 63.50, 63.51, 63.51, 63.48, 63.49, 63.49, 63.49, 63.49, 63.49. When I do this in Excel the Stdev is 0.010138. But the Access report calculates it as 0.005744. My end goal is to calculate Cp & Cpk on the report but these false Access numbers makes it impossible. Any help on why Access calculates Stdev differently than Excel?