diff --git a/rowers/templates/workoutstats.html b/rowers/templates/workoutstats.html index 6d413dea..75dc0f8c 100644 --- a/rowers/templates/workoutstats.html +++ b/rowers/templates/workoutstats.html @@ -74,6 +74,34 @@ {% endif %}
| Metric | +Value | +Unit | +
|---|---|---|
| {{ value.verbose_name }} | +{{ value.value }} | +{{ value.unit }} | +
This matrix indicates a positive (+) or negative (-) correlation between two parameters. The Spearman correlation coefficient has values between +1 and -1. Positive correlation between two metrics means that if one metric increases, the other value is also likely to increase. Negative is the opposite. The further from zero, the higher the likelyhood. @@ -112,6 +140,7 @@ {% endif %} +