======================================================== Computing Trimmed-Mean Value with Trimmed Mean Algorithm ======================================================== :doc:`/SingleStepClassifiers/NonCausalStep/index` This step calculates the *Trimmed-mean* value of the input data. .. rubric:: Input Parameters 1. Input data 2. Percentage of high and low extremes to be trimmed .. rubric:: Output Parameters 1. Trimmed-mean value of the input data .. rubric:: Workflow .. image:: workflow.svg .. rubric:: Algorithm :doc:`/Algorithms/TrimmedMean/index`