stats

package
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 28, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Median

func Median(numbers []float64) float64

Find the middle number.

func Mode

func Mode(numbers []float64) (modes []float64)

Find the number that appears the most often.

func StdDev

func StdDev(numbers []float64, mean float64) float64

Calculate the amount of variation or dispersion.

func Sum

func Sum(numbers []float64) (total float64)

Sum up the inputs.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL