| Name | Type | Values | Avg | {{label}} | Max |
|---|---|---|---|---|---|
| {{ stat.name }} | {{ stat.values }} | {{ utils.format(stat.average, valueFormat) }} | {{percentileStat(key, stat)}} | {{ utils.format(stat.maxValue, valueFormat)}} |
| {{ utils.toPercent(statsRow.average / statsCol.average) }} |
| {{ toPercent(statsRow, statsCol, p) }} |