document.write( "Question 125783: When calculating standard deviation, why do we use (n-1) for sample datasets, but just (N) for population datasets? \n" ); document.write( "
Algebra.Com's Answer #92453 by stanbon(75887) ![]() You can put this solution on YOUR website! Using N as the denominator gives a smaller variation \n" ); document.write( "of the normal spread of the data; we can have confidence \n" ); document.write( "in this smaller spread because the data is the entire \n" ); document.write( "population being considered. \n" ); document.write( "------------------------- \n" ); document.write( "Using n-1 as the denominator gives a larger variation \n" ); document.write( "of the normal spread of the data; we are less confident \n" ); document.write( "of the actual spread of the population data because \n" ); document.write( "we have only a sample. \n" ); document.write( "---------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |