Computing Trimmed-Mean Value with Trimmed Mean AlgorithmΒΆ
This step calculates the Trimmed-mean value of the input data.
Input Parameters
- Input data
- Percentage of high and low extremes to be trimmed
Output Parameters
- Trimmed-mean value of the input data
Workflow
Algorithm