Synopsis
Performs ANalysis Of VAriances to determine the probability for the null hypothesis 'the actual means are the same'.
Description
Determines if the null hypothesis (all actual mean values are the same) holds for the input performance vectors. This operator uses an ANalysis Of VAriances approach to determine probability that the null hypothesis is wrong.
Input
- performance 1: optional: PerformanceVector
Output
- significance:
- performance 1:
Parameters
- alpha: The probability threshold which determines if differences are considered as significant.