STDEV function
Description
Standard deviation function. STDEV(range) calculates the 'sample' standard deviation (divisor n−1) of the data in range.
Example
STDEV(A1:A8) calculates the standard deviation of the contents of cells A1 to A8.
Standard deviation function. STDEV(range) calculates the 'sample' standard deviation (divisor n−1) of the data in range.
STDEV(A1:A8) calculates the standard deviation of the contents of cells A1 to A8.