Context (Not important, feel free to skip ahead to the question):
I was interested (and thus started to investigate) in a vaccination proposition/question (https://youtu.be/M-jqf6i5OLc?t=990) regarding how long it would take to vaccinate people with the new AZ vaccine if we could only vaccinate 1 million per week and you had to wait 4 weeks until the second dose could be administered to the same patient. The following data denotes how long first doses take to be administered. Here's a fun/funny picture of my working out (nothing too complex, but cool to think about nonetheless)
- Choice A: (give 1 million doses per week and forget about second doses)
- Choice B: (give 1 million doses per week and then administer the second dose after 4 weeks)
- Logistical problem: Only 1 million doses can be given per week
Question:
Here's the aforementioned data:
| X (weeks) | Y (doses in millions) |
|-|-|-|
|0|0|
|1|1|
|2|2|
|3|3|
|4|4|
|5|4|
|6|4|
|7|4|
|8|4|
|9|5|
|10|6|
|11|7|
|12|8|
|13|8|
|14|8|
|15|8|
|16|8|
It draws the following graph:
What kind of tricks are there to creating equations for steps of this kind. You can imagine that the pattern continues on as it does.

