Difference between revisions of "Template:Rest Hours Per Day"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
24/x = ((~0.57143% * RE * RRM)/(0.237% * RFR))+1 <br> | 24/x = ((~0.57143% * RE * RRM)/(0.237% * RFR))+1 <br> | ||
x = 24/((~0.57143% * RE * RRM)/(0.237% * RFR))+1 <br> | x = 24/((~0.57143% * RE * RRM)/(0.237% * RFR))+1 <br> | ||
+ | |||
+ | 0.65857 - lowest work % of a day | ||
+ | 0.9207 - highest work % of a day | ||
</noinclude> | </noinclude> | ||
− | {{#if:{{{color|}}}|<td style="background: hsla(120, 100%, 50%, {{#expr: (1-(1/(((0.0057143 * {{{RE|1}}} * {{{RRM|1}}}) /(0.00237 )) + 1))/0.9207) round 2}});">|<td>}} {{#vardefineecho: dayPercentageTemp | {{#expr: (1/(((0.0057143 * {{{RE|1}}} * {{{RRM|1}}}) /(0.00237 )) + 1)) * 100 round 2}}}}%<br><small>({{#expr:{{#var:dayPercentageTemp}}*0.24 round 2}} hrs)</small></td> | + | {{#if:{{{color|}}}|<td style="background: hsla(120, 100%, 50%, {{#expr: ((1-(1/(((0.0057143 * {{{RE|1}}} * {{{RRM|1}}}) /(0.00237 )) + 1))-0.65875)/(0.9207-0.65875) round 2}});">|<td>}} {{#vardefineecho: dayPercentageTemp | {{#expr: (1/(((0.0057143 * {{{RE|1}}} * {{{RRM|1}}}) /(0.00237 )) + 1)) * 100 round 2}}}}%<br><small>({{#expr:{{#var:dayPercentageTemp}}*0.24 round 2}} hrs)</small></td> |
Revision as of 09:45, 26 August 2022
<td style="background: hsla(120, 100%, 50%, Expression error: Unclosed bracket.);"> 7.93%
(1.9 hrs)
RE = Rest Effectiveness
RRM = Rest Rate Multiplier
RFF = Rest Fall Factor
Where x = sleeping hours.
x * ~0.57143% * RE * RRM = (24-x) * 0.237% * RFR
x/(24-x) = (0.237% * RFR)/(~0.57143% * RE * RRM)
(24-x)/x = (~0.57143% * RE * RRM)/(0.237% * RFR)
(24/x)-1 = (~0.57143% * RE * RRM)/(0.237% * RFR)
24/x = ((~0.57143% * RE * RRM)/(0.237% * RFR))+1
x = 24/((~0.57143% * RE * RRM)/(0.237% * RFR))+1
0.65857 - lowest work % of a day
0.9207 - highest work % of a day
29.32%
(7.04 hrs)