> For the complete documentation index, see [llms.txt](https://network-docs.chasm.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://network-docs.chasm.net/chasm-scout-season-0/dispute-scout-setup-guide/dispute-scout-calculations.md).

# Dispute Scout Calculations

{% hint style="info" %}
This is an article with work in progress, and is subject to updates at any given time.
{% endhint %}

The rating changes for Scouts depend on their `RatingDeviation` (RD). Here's a general overview of how the reward ratio works:

**For the scout who filed the dispute:**

```
+1x if successful, maximum +20 rating points
-1x if failed, maximum -20 rating points
```

**For the scout who was disputed:**

```
CopyNo change if they won the dispute
-2x if they lost, maximum -40 rating points
```

The exact amount of rating change is difficult to determine due to variations in `RD`. However, the system aims to set back the rating of a Scout who lost a dispute by a certain amount below their current `RD`. This ensures that it will take significantly more wins for them to return to their previous rating. The rationale is that if a Scout is found to have cheated or made a significant error, they need to demonstrate consistent good performance to regain trust.

Note: The 'x' in the formulas represents a variable factor that is influenced by the Scout's current `RD` and other potential factors in the rating system.
