Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
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: