Real Values
{{ profitability.NumWeeks - 0.5 | number:0 }} {{ 7 * (profitability.NumWeeks % 1) | number:0 }}/7 Week{{ profitability.NumWeeks > 1 ? 's' : '' }} {{ 7 * profitability.NumWeeks | number:0 }}/7 Week pa pw
Stake {{ profitability.Totals.Stake | currency:'£':2 }} {{ profitability.YearlyTotals.Stake | currency:'£':2 }} {{ profitability.WeeklyTotals.Stake | currency:'£':2 }}
Expected {{ profitability.Totals.ExpectedProfit | currency:'£':2 }} ({{ profitability.Totals.ExpectedProfitPct | number:2 }}%) {{ profitability.YearlyTotals.ExpectedProfit | currency:'£':2 }} {{ profitability.WeeklyTotals.ExpectedProfit | currency:'£':2 }}
Cashout Value Excl Late {{ profitability.Totals.CashoutValueExclLate | currency:'£':2 }} ({{ profitability.Totals.CashoutValuePctExclLate | number:2 }}%) {{ profitability.YearlyTotals.CashoutValueExclLate | currency:'£':2 }} {{ profitability.WeeklyTotals.CashoutValueExclLate | currency:'£':2 }}
Actual Profit {{ profitability.Totals.Profit | currency:'£':2 }} ({{ profitability.Totals.ProfitPct | number:2 }}%) {{ profitability.YearlyTotals.Profit | currency:'£':2 }} {{ profitability.WeeklyTotals.Profit | currency:'£':2 }}
Performance {{ profitability.Totals.Performance | number:2 }}
Commission {{ profitability.Commission | currency:'£':2 }} ({{ profitability.CommissionPct | number:2 }}%) {{ profitability.YearlyTotals.Commission | currency:'£':2 }} {{ profitability.WeeklyTotals.Commission | currency:'£':2 }}
Yearly Estimates Performance
{{ perfConst.Name }}
{{ perfConst.Value | number:2 }}
Stake {{ scaleFactor.Name }} {{ scaleFactor.Value }} {{ profitability.ProfitabilityMatrix[perfConst.Name + '|' + scaleFactor.Name] | currency:'£':2 }}

Change ({{ compProfitability.NumWeeks }} -> {{ profitability.NumWeeks }} weeks)
Yearly Estimates Performance
{{ perfConst.Name }}
{{ perfConst.Value | number:2 }} {{ perfConst.Value | number:2 }} -> {{ profitability.HypotheticalPerfConstants[$index].Value | number:2 }}
Stake {{ scaleFactor.Name }} {{ scaleFactor.Value }} {{ compProfitability.ProfitabilityMatrix[perfConst.Name + '|' + scaleFactor.Name] | currency:'£':0 }} -> {{ profitability.ProfitabilityMatrix[perfConst.Name + '|' + scaleFactor.Name] | currency:'£':0 }}

Previous: {{ compProfitability.DateRange.Minimum | date:'dd MMM' }} - {{ compProfitability.DateRange.Maximum | date:'dd MMM' }}
Yearly Estimates Performance
{{ perfConst.Name }}
{{ perfConst.Value | number:2 }}
Stake {{ scaleFactor.Name }} {{ scaleFactor.Value }} {{ compProfitability.ProfitabilityMatrix[perfConst.Name + '|' + scaleFactor.Name] | currency:'£':2 }}