Lists

Arithmetic Mean

3min

Overview

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

Document image


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.



Updated 14 Apr 2024
Doc contributor
Doc contributor
Did this page help you?