PROCESIO
OverviewPlatform ActionsIntegrations & DemosCustom ActionsDeveloperโ€™s Guide

Arithmetic Mean

This Arithmetic Mean action calculates the arithmetic mean of the numbers in the provided list.

Overview

This Arithmetic Mean action calculates the arithmetic mean of the numbers in the provided list.

Parameters

Inputs

  • input a list of numbers (list<object>). The list must consist of primitive data types such as integers, doubles, etc.

Outputs

  • result (object): The arithmetic mean of the input numbers.

On this page