We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a07fd commit 73d231cCopy full SHA for 73d231c
1 file changed
docs/manual.adoc
@@ -707,19 +707,7 @@ public class Variance extends Mean
707
708
variance() returns the variance of the samples:
709
710
-1
711
-n
712
-
713
714
-2
715
716
-_
717
-Σ (Si-Mean())
718
719
720
721
-i=1
722
+image::images/maths3.jpg[]
723
724
stdDev() returns the standard deviation of the samples, which is the square root of the variance.
725
0 commit comments