Recursion, DP, and the Duckworth–Lewis–Stern method - 6/7
Part - 5 is here.
Introduction
The Duckworth–Lewis–Stern method (DLS) is designed to calculate the target score for the team batting second when a limited-overs match is marred by an interruption (rain, etc.). The basic principle is that each team in a limited-overs game has two types of resources available using which they can score runs.?Those resources are:
The target for the second team is adjusted proportionally to the change in the combination of these two resources.
The unique selling proposition of DLS is how it interprets the game, resulting in the target score calculation being more realistic. It computes the percentage of resources left with a team when some overs are lost due to interruption. The superiority of the DLS method over the other techniques for target calculation is that it closely tries to follow the path that the game would have taken if it wasn't interrupted.
Mathematical Theory of original D/L method
The original D/L model started by assuming that the number of runs that can be scored for a given number of overs remaining and wickets lost, followed an exponential decay model.
The exponential decay model implies that the rate of decay of a thing is proportional to its current value. Its equation is generally written as below:
领英推荐
Before its application to the game of cricket, this model was already seen in chemical reactions, electrostatics, geophysics, heat transfer, radioactivity, and finance, to name a few domains.
The plot of the exponential decay curve in the D/L model looks like this:
Using the exponential decay equation, the resources for each {wicket, over} combination would be:
Improvements to the original method
Part - 7 is here.