Get the standard deviation in a sample
=STDEV(number1, [number2], ...)
| Parameter | Description |
|---|---|
number1 |
First number or reference in the sample. |
number2 |
[optional] Second number or reference. |
In the example shown, the formula in F7 is:
=STDEV(C5:C11)