Skip to content

Commit 73d231c

Browse files
committed
Added variance image
#40
1 parent a2a07fd commit 73d231c

1 file changed

Lines changed: 1 addition & 13 deletions

File tree

docs/manual.adoc

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -707,19 +707,7 @@ public class Variance extends Mean
707707

708708
variance() returns the variance of the samples:
709709

710-
1
711-
n
712-
713-
714-
2
715-
716-
_
717-
Σ (Si-Mean())
718-
719-
n
720-
721-
i=1
722-
710+
image::images/maths3.jpg[]
723711

724712
stdDev() returns the standard deviation of the samples, which is the square root of the variance.
725713

0 commit comments

Comments
 (0)