The sample standard deviation is calculated as follows:
$s = \sqrt{\frac{\sum_{i=1}^{n} (x_i - \bar{x})^2}{n-1}}$
where $x_i$ are the data points, $\bar{x}$ is the sample mean, and $n$ is the number of data points. In this case, the sample standard deviation
Show more…