# Viral score

> How ReelsRadar scores outliers against each account's own median.

# Viral score

ReelsRadar does not compare every creator to a global average. Each video is scored against **that account's median views**.

## Formula

```
viral_multiplier = latest_views / median_views_of_account
```

## Why it matters

A 200K-view post from a 5K-median creator is more interesting than a 200K post from a 180K-median creator. Outlier detection surfaces breakout content for agencies and competitive research.

## Where it appears

- Video cards and tables
- Overview "top viral" row
- Virality analysis histogram
- Optional email alerts when multiplier exceeds your threshold
