Moodle PHP Documentation 4.1
Moodle 4.1.19+ (Build: 20250613) (4f61b2974b9)
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: