|
|
|
|
|
by lll-o-lll
1173 days ago
|
|
Incremental approaches are limited. A basic example of this is scaling. A chemical process worked out in a lab cannot be incrementally scaled for effective production with bigger test tubes. The entire production process must be designed again from scratch. Incremental approaches to designing a control system with many if statements will never evolve into a PID controller. Nor will a PID controller be evolved into being able to handle non-linearities. Scrum may be effective as an organisational process at a team level, but will fail utterly if it is applied to the entire organisation. Incremental approaches optimise, but that’s all they can do. |
|
It's a function of where you start on the graph. Experience and understanding can let you start in a different place on the graph that may be less efficient but have a higher local maximum.