|
|
|
|
|
by namaria
458 days ago
|
|
> Determinism is unrelated to correctness. I never said it is. That's why I qualified my example with the word correct. > no matter what you do, it gives you the same output This is not deterministic. This is determined. I think this is the confusion I was pointing out. >> Deterministic means that if it is accurate/correct once, it will continue to be in future runs (unless the correct answer changes; a stopped clock is deterministic). The bit in the parenthesis, I am trying to argue, is nonsense. If the correct answer changes, the system is not accurate or correct to begin with so the point is moot. Correcting the system will make it accurate. A stopped clock is not deterministic, it's determined. As a time indicator, a stopped clock is not a correct, accurate or deterministic model at all under any possible interpretation. |
|
Determinism is about the behavior of a system. Correctness is also about the purpose of a system. A system can have deterministic behavior while being completely unfit for its purpose. And depending on its purpose, it can be fit for purpose while being nondeterministic.