StdDev
Compute the standard deviation of a column or group.
Usage
StdDev(number)
number (required) The column of numbers to be measured.
Example
Stddev([Lap Time])
- Find the standard deviation of lap times.
Compute the standard deviation of a column or group.
StdDev(number)
number (required) The column of numbers to be measured.
Stddev([Lap Time])