Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Introduction

The Average and AverageRange formulas allow you to calculate the average of a number of values.

Syntax

CONTENT

Table of Contents

Average 

(Parameter0 + Parameter1 + Parameter2 + etc.)

The parameters are references to list items.

Example


AverageRange

(Parameter0:Parameter1) / # Parameters. This will calculate the average value of a range of items.

Example

 

Result