median()
Returns the median
Syntax
y = median(x)
Argument
| Name | Description | Range | Type | Required |
|---|---|---|---|---|
| data | data to find the median | (-∞, ∞) | real | yes |
Examples
a = median([1, 2, 3, 4])
returns 2.5
Defined in
$HPEESOF_DIR/expressions/ael/statistcal_fun.ael
See Also
Notes/Equations
This function can only be used by entering an equation (Eqn) in the Data Display window.
Privacy
Statement
|
Terms of Use
|
Legal |
Contact Us
|
© Agilent 2000-2008 ![]()