When I use the distribution platform in JMP 14 the calculated standard deviation is the sample standard deviation. How do I calculate the population standard deviation in JMP and when is it appropriate to use the polpulation standard deviation?
Thanks,
sd( p ) = Sqrt( ((n-1)*(sd( s )^2)/n )