---
title: "AggregationOperation.mean(of:)"
framework: evaluations
role: symbol
role_heading: Case
path: "evaluations/aggregationoperation/mean(of:)"
---

# AggregationOperation.mean(of:)

The arithmetic mean of the metric’s values.

## Declaration

```swift
case mean(of: Metric)
```
