Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page Properties


Target release0.2
Epic

Jira Legacy
serverJIRA (fatcigar.atlassian.net)
serverId0698f136-3f0e-3c87-aa9c-4d9605606272
keyAF-23

Document status

Status
colourGreen
title

DRAFT

FINAL

Document owner
Designer
Developers
QA


...

Info
iconfalse

CardioMagnitudeProduct = 0.23

StrengthMagnitudeProduct = 0.76

MWI = (CardioMagnitudeProduct + StrengthMagnitudeProduct) / 2

MWI => 0.495

Actual Workout Impact (AWI)

...

To do this, we calculate how much of the response has passed and how much is in the future. We do this for the cardiovascular and strength responses only.

The details of the calculation are explained herecan be seen in the POC but the outline is:

  1. Calculate the 'total response' for cardio by finding the time delta (in hours) where the response 'ends' (reaches 0.01). Do this for strength too.
  2. Estimate the area under the response curve between time delta = 0 and the end. Do this for strength too and add them together.
  3. Estimate the area under the curve between time data = 0 and now. Do this for strength too and add them together.
  4. Use the ratio between these two figures to determine the fraction of actual workout impact that has been realised and is pending.

Impact Credit Attrition

If the user does not complete a workout activity for 7 days, their realised impact credit starts to reduce.

Info
iconfalse

TBC


Workout Response Type Fractions

...

Info
iconfalse

CardioMagnitudeProduct = 0.13

StrengthMagnitudeProduct = 0.76

MetabolicMagnitudeProduct = 0.54

EpocMagnitudeProduct = 0.43


TotalProduct = CardioMagnitudeProduct + StrengthMagnitudeProduct + MetabolicMagnitudeProduct + EpocMagnitudeProduct

TotalProduct => 1.86


CardioFraction = CardioMagnitudeProduct / TotalProduct

CardioFraction => 0.0699

This data is used to create the workout response type pie charts.

...

In addition, we can combine the response type fractions and the AWI to show the specific AWI of a specific response - for cardio for example:

Info
iconfalse

AWI = 0.385

CardioFraction = 0.0699


CardioAWI = CardioFraction / AWI

CardioAWI => 0.1816


These breakdown figures are shown around the workout response type pie chart on the Workout Activity View.

Requirements

 
#TitleUser StoryImportanceNotes
1Workout Impact Calculations
Jira Legacy
showSummaryfalse
serverJIRA (fatcigar.atlassian.net)
serverId0698f136-3f0e-3c87-aa9c-4d9605606272
keyAF-24
As a user, I want to know the effects of my workout activities.
2   Impact Credit Calculations
Jira Legacy
showSummaryfalse
serverJIRA (fatcigar.atlassian.net)
serverId0698f136-3f0e-3c87-aa9c-4d9605606272
keyAF-25
As a user, I want to be motivated by seeing the effects of the work I am doing.
3

Workout Definition Pie Chart and MWI display

Jira Legacy
showSummaryfalse
serverJIRA (fatcigar.atlassian.net)
serverId0698f136-3f0e-3c87-aa9c-4d9605606272
keyAF-17

Jira Legacy
showSummaryfalse
serverJIRA (fatcigar.atlassian.net)
serverId0698f136-3f0e-3c87-aa9c-4d9605606272
keyAF-26
As a user, I want to see the benefits of a workout before I choose to perform it.
  • These figures are displayed on the Workout Definition Detail View and on the WD Tile on the WD List View.
4Workout Activity Pie Chart and AWI display
Jira Legacy
showSummaryfalse
serverJIRA (fatcigar.atlassian.net)
serverId0698f136-3f0e-3c87-aa9c-4d9605606272
keyAF-27
As a user, I want to see the effect of a workout activity after I have completed it.
  •  These figures are shown on the Workout Activity View.

Questions

Below is a list of questions to be addressed as a result of this requirements document:

...