Boat Races: Difference between revisions
Malcolmmcc (talk | contribs) No edit summary |
Malcolmmcc (talk | contribs) |
||
| Line 21: | Line 21: | ||
#Those who, if given a few second to recover, can drink another beer with little to no drop-off. | #Those who, if given a few second to recover, can drink another beer with little to no drop-off. | ||
===Case Study=== | ===Case Study=== | ||
Take two chuggers who we will assume to have a representative sample of 40 chugs on ''(this may seem unrealistic; however, if you think so, it’s probably not for you)''. < | Take two chuggers who we will assume to have a representative sample of 40 chugs on ''(this may seem unrealistic; however, if you think so, it’s probably not for you)''. <u><span style="color:#ff0000">'''Chugger A'''</span> is a star</u>; | ||
*They chug with an average first beer time of 1.7 seconds | |||
*An average drop-off of 0.3 seconds | *An average drop-off of 0.3 seconds | ||
*Minors 15% of the time and majors 5% of the time | *Minors 15% of the time and majors 5% of the time | ||
<span style="color:# | <u><span style="color:#0000ff">'''Chugger B'''</span> is solid</u>. | ||
*Their first beer time is 2.2 seconds, | *Their first beer time is 2.2 seconds, | ||
*A drop off of only 0.1 second on the second beer | *A drop off of only 0.1 second on the second beer | ||
*They minor 7.5% of the time and doesn’t major. | *They minor 7.5% of the time and doesn’t major. | ||
To compare these two chuggers average time over two beers, one simply multiplies the one beer time (1BT) by 2, adds the drop-off time, multiplies the minor and major percentages by 2 (accounting for the two beers) and multiplies them by 2 and 5 seconds respectively. </span> | To compare these two chuggers average time over two beers, one simply multiplies the one beer time (1BT) by 2, adds the drop-off time, multiplies the minor and major percentages by 2 (accounting for the two beers) and multiplies them by 2 and 5 seconds respectively. </span><br> | ||
<span style="color:#ff0000">'''Chugger A'''</span> | <span style="color:#ff0000">'''Chugger A'''</span> | ||
<pre> 2 * 1.7 + 0.3 + 0.15 * 2 * 2 + 0.05 * 2 * 5 = 3.4 + 0.3 + 0.6 + 0.5 = 4.8s</pre> | <pre> 2 * 1.7 + 0.3 + 0.15 * 2 * 2 + 0.05 * 2 * 5 = 3.4 + 0.3 + 0.6 + 0.5 = 4.8s</pre> | ||
<span style="color:# | <span style="color:#0000ff">'''Chugger B'''</span> | ||
<pre> 2 * 2.2 + 0.1 + 0.075 * 2 * 2 + 0.0 * 2 * 5 = 4.4 + 0.1 + 0.3 + 0.0 = 4.8s</pre> | <pre> 2 * 2.2 + 0.1 + 0.075 * 2 * 2 + 0.0 * 2 * 5 = 4.4 + 0.1 + 0.3 + 0.0 = 4.8s</pre> | ||
<strong>To be continued...</strong> | <strong>To be continued...</strong> | ||
==Variations== | ==Variations== | ||
===Anchor Only=== | ===Anchor Only=== | ||