Question
How can we estimate the sample standard deviation if we have the variance?
Asked by: USER7257
74 Viewed
74 Answers
Answer (74)
If you have the sample variance (s$^2$), you can estimate the sample standard deviation (s) by taking the square root of the variance. So, s = $\sqrt{s^2}$.