>
|
|
Compute the median of the Normal distribution with parameters and .
>
|
|
Use numeric parameters.
>
|
|
>
|
|
If the output=plot option is included, then a plot will be returned.
>
|
|
Compute the median of the given data. Since and are the numbers that are eventually used to compute the median, and they are both exact values (not using floating point values), the result is an exact expression.
>
|
|
Compute the median of the given data. Since and are the numbers that are eventually used to compute the median, and is a floating point value, the result will be a floating point value.
>
|
|
If the output=both option is included, then both the value of the median and its plot will be returned.
>
|
|
| (6) |
Consider the following Matrix data sample.
>
|
|
| (8) |
Compute the median of each of the columns according to the computation rules.
| (9) |