diff --git a/rowers/templates/analysis.html b/rowers/templates/analysis.html index 56eb39e2..f91d3a64 100644 --- a/rowers/templates/analysis.html +++ b/rowers/templates/analysis.html @@ -13,27 +13,27 @@
Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces.
-- Stroke Analysis -
-- Plot all strokes in a date range and analyze several parameters (Power, Pace, SPM, Heart Rate). -
-- Reserved for future functionality. -
-Analyze your Concept2 ranking pieces over a date range and predict your pace on other pieces.
++ Stroke Analysis +
++ Plot all strokes in a date range and analyze several parameters (Power, Pace, SPM, Heart Rate). +
++ Reserved for future functionality. +
+rPower: Equivalent steady state power for the duration of the workout.
-Heart Rate Drift: Comparing heart rate normalized for average power for the first and second half of the workout
-TRIMP: TRaining IMPact. A way to combine duration and heart rate into a single number.
-rScore: Score based on rPower and workout duration to estimate training effect
-rScore (HR): Score based on heart rate, designed to give values comparable to rScore. Used instead of rScore for workouts without power data.
- +rPower: Equivalent steady state power for the duration of the workout.
+Heart Rate Drift: Comparing heart rate normalized for average power for the first and second half of the workout
+TRIMP: TRaining IMPact. A way to combine duration and heart rate into a single number.
+rScore: Score based on rPower and workout duration to estimate training effect
+rScore (HR): Score based on heart rate, designed to give values comparable to rScore. Used instead of rScore for workouts without power data.
+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. @@ -138,12 +139,12 @@ {% elif value > 0.1 %}
{% endif %} -
- Analysis -
- Analysis of workouts over a period of time + {% include "analysismenu.html" %} {% else %}{% endif %}