Logo

Programming-Idioms

History of Idiom 203 > diff from v15 to v16

Edit summary for version 16 by programming-idioms.org:
+Related URL Wikipedia

Version 15

2020-05-10, 21:34:53

Version 16

2020-10-08, 14:14:10

Idiom #203 Calculate mean and standarddeviation

Calculate the mean m and the standard deviation s of the list of floating point values data.

Idiom #203 Calculate mean and standard deviation

Calculate the mean m and the standard deviation s of the list of floating point values data.

Variables
m,s,data
Variables
m,s,data
Extra Keywords
avg average variance
Extra Keywords
avg average variance