---
title: Expectation
framework: evaluations
role: symbol
role_heading: Associated Type
path: evaluations/modelsampleprotocol/expectation
---

# Expectation

The type of evaluation expectations (e.g., TrajectoryExpectation).

## Declaration

```swift
associatedtype Expectation : Decodable, Encodable, Sendable
```
