WLJS LogoWLJS Notebook

LocationEquivalenceTest

LocationEquivalenceTest[{data1, data2, ...}] tests whether the means or medians of the datai are equal.

  • LocationEquivalenceTest[{data1, ...}, "property"] returns the value of "property".

Examples

LocationEquivalenceTest[{{1, 2, 3}, {4, 5, 6}, {7, 8, 9}}]

Please visit the official Wolfram Language Reference for more details.

On this page