> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ntop.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Average

<CardGroup cols={2}>
  <Card title="Operands" href="#operands" />

  <Card title="Operands" href="#operands" />

  <Card title="Operands" href="#operands" />

  <Card title="Operands" href="#operands" />

  <Card title="Operands" href="#operands" />

  <Card title="Operands, 5.31.0" href="#operands-5310" />
</CardGroup>

***

<h2 id="operands">
  Operands
</h2>

Return an average of a list of Points.

### Inputs

| Name     | Type                                                      | Description       |
| -------- | --------------------------------------------------------- | ----------------- |
| Operands | [Point List](../../../../block-documentation/types/point) | List of operands. |

### Outputs

| Type                                                 |
| ---------------------------------------------------- |
| [Point](../../../../block-documentation/types/point) |

***

<h2 id="operands">
  Operands
</h2>

Return an average of a list of Scalar numbers.

### Inputs

| Name     | Type                                                        | Description       |
| -------- | ----------------------------------------------------------- | ----------------- |
| Operands | [Scalar List](../../../../block-documentation/types/scalar) | List of operands. |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Scalar](../../../../block-documentation/types/scalar) |

***

<h2 id="operands">
  Operands
</h2>

Return an average of a list of Scalar Fields.

### Inputs

| Name     | Type                                                                    | Description       |
| -------- | ----------------------------------------------------------------------- | ----------------- |
| Operands | [Scalar Field List](../../../../block-documentation/types/scalar-field) | list of operands. |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Scalar Field](../../../../block-documentation/types/scalar-field) |

***

<h2 id="operands">
  Operands
</h2>

Return an average of a list of Vectors.

### Inputs

| Name     | Type                                                        | Description       |
| -------- | ----------------------------------------------------------- | ----------------- |
| Operands | [Vector List](../../../../block-documentation/types/vector) | List of operands. |

### Outputs

| Type                                                   |
| ------------------------------------------------------ |
| [Vector](../../../../block-documentation/types/vector) |

***

<h2 id="operands">
  Operands
</h2>

Return an average of a list of Vector Fields.

### Inputs

| Name     | Type                                                                    | Description       |
| -------- | ----------------------------------------------------------------------- | ----------------- |
| Operands | [Vector Field List](../../../../block-documentation/types/vector-field) | list of operands. |

### Outputs

| Type                                                               |
| ------------------------------------------------------------------ |
| [Vector Field](../../../../block-documentation/types/vector-field) |

***

<h2 id="operands-5310">
  Operands, 5.31.0
</h2>

Return an average of a list of Vector Fields.

### Inputs

| Name     | Type                                                                          | Description       |
| -------- | ----------------------------------------------------------------------------- | ----------------- |
| Operands | [2D Vector Field List](../../../../block-documentation/types/2d-vector-field) | list of operands. |

### Outputs

| Type                                                                     |
| ------------------------------------------------------------------------ |
| [2D Vector Field](../../../../block-documentation/types/2d-vector-field) |
