Overview
math.stdDev calculates the cumulative (population) standard deviation of numerical values in a data stream.
This is equivalent to =math.sqrt(math.variance([data stream])
Syntax
=math.stdDev([data stream])
math.stdDev calculates the cumulative (population) standard deviation of numerical values in a data stream.
This is equivalent to =math.sqrt(math.variance([data stream])
=math.stdDev([data stream])
Comments
0 comments
Article is closed for comments.