n/helen.md: for now consider cheap to be expensive divided by two rounded down

This commit is contained in:
Aminda Suomalainen 2022-09-11 00:16:08 +03:00
parent 48cf5eb9e4
commit 2488d14130
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 2 deletions

View File

@ -8,7 +8,6 @@ basicdistribution: "5.51 €/month"
distributionmargin: "4.07 c/kWh"
basicstock: "3,93 €/month"
stockmargin: "0,38 c/kWh"
cheapelectricity: "TODO c/kWh"
---
# Thinking on Helen price
@ -23,7 +22,7 @@ Helen's monthly market price for {{ page.month }}. month is {{ page.monthly }}.
## Plan for Tuntihinta
* Expensive: <strong>{{ page.monthly }} + {{ page.distributionmargin }}</strong> (The monthly plan + distribution margin)
* Cheap: {{ page.cheapelectricity }}
* Cheap: <strong>({{ page.monthly }} + {{ page.distributionmargin }}) / 2</strong> (The monthly plan + distribution margin / 2), ***round down***
* Margin: <strong>{{ page.distributionmargin }} + {{ page.stockmargin }}</strong> (Distribution fee + stock margin)
## Sources