We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
The distribution of the remaining supply is really not normal anymore and is only positive since you clearly cant have a negative balance. My approach is to explicitly simulate the weekly remainder but having a check for less than 0 remainder, in which case, I force it to take the weekly delivered amount as the left over amount for that week.
The Central Limit Theorem #5
You are viewing a single comment's thread. Return to all comments →
The distribution of the remaining supply is really not normal anymore and is only positive since you clearly cant have a negative balance. My approach is to explicitly simulate the weekly remainder but having a check for less than 0 remainder, in which case, I force it to take the weekly delivered amount as the left over amount for that week.