Moodle PHP Documentation 4.2
Moodle 4.2.8 (Build: 20240610) (2d41ac46f45)
Phpml\Math\Statistic\Mean Class Reference

Static Public Member Functions

static arithmetic (array $numbers)
 
static median (array $numbers)
 
static mode (array $numbers)
 

Member Function Documentation

◆ median()

static Phpml\Math\Statistic\Mean::median ( array $numbers)
static
Return values
float|mixed
Exceptions
InvalidArgumentException

◆ mode()

static Phpml\Math\Statistic\Mean::mode ( array $numbers)
static
Return values
mixed
Exceptions
InvalidArgumentException

The documentation for this class was generated from the following file: