Pudu programming language
Menu
API reference

Std.Stats.mean

1 declaration

fn

mean: &Array[Float64] -> Option[Float64]

The arithmetic mean, or None for an empty sample.

Back to Std.StatsSearch related declarations