Computing Trimmed-Mean Value with Trimmed Mean AlgorithmΒΆ

Non-Causal Step

This step calculates the Trimmed-mean value of the input data.

Input Parameters

  1. Input data
  2. Percentage of high and low extremes to be trimmed

Output Parameters

  1. Trimmed-mean value of the input data

Workflow

../../../_images/workflow76.svg

Algorithm

Trimmed Mean