Moodle PHP Documentation 4.1
Moodle 4.1.11 (Build: 20240610) (c8c84b4af18)
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: