Template:Average/doc

From blackwiki
< Template:Average
Revision as of 15:20, 30 September 2018 by imported>BrandonXLF (→‎Examples)
Jump to navigation Jump to search

This template is used to find the average (default mean) of a series of numbers.

Parameters

Parameters with a number as the value are the numbers to find the average of.

|type= is the type (set to median to output median)

Examples

2e+15 ({{Average|10|20|30|40|10000000000000000}})

2e+15 ({{Average|type=median|10|20|30|40|10000000000000000}})

1.6666666666667e+15 ({{Average|type=median|10|20|30|40|50|10000000000000000}})

See also