|
|
|
|
|
by zaarn
1220 days ago
|
|
If for a given set of inputs there is a deterministic output, then the overall behaviour to a series of inputs is just as deterministic and predictable. I'm not sure what you mean with "is not predictable" when you also admit that it's repeatable. |
|
Repeatable means you get the same output a second time, given the same input. Predictable means you can say in advance what it will do, and can then check the output against your prediction.
If you can't predict the outcome, you can't validate the process, and can't guarantee its performance.