stats

package
v0.23.0 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2025 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NormalDistributedRandomNumber

func NormalDistributedRandomNumber(mean, stdDev float64) float64

NormalDistributedRandomNumber generates a normally distributed random number. mean: the mean of the distribution. stdDev: the standard deviation of the distribution.

func PoissonDistributedRandomNumber

func PoissonDistributedRandomNumber(lambda float64) float64

Poisson generates a Poisson-distributed random number with mean lambda. lambda: the mean of the distribution.

Types

This section is empty.

Jump to

Keyboard shortcuts

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