Template:Median: Difference between revisions
Template page
More actions
Created page with "{{#invoke:math|median}} <noinclude>{{doc}}</noinclude>" |
(No difference)
|
Latest revision as of 05:01, 22 February 2025
0
| Uses Lua: |
This template is used to find the median of a series of numbers.
Parameters
Parameters with a number as the value are the numbers to find the average of.
Examples
{{Median|10|20|30|40|50|1000}}→ 35{{Median|10|20|30|50|1000}}→ 30{{Median|10.1|20.1|30.1|50.1|1000.1}}→ 30.1
See also
- {{Average}}