Determination: Difference between revisions
Jump to navigation
Jump to search
[unchecked revision] | [checked revision] |
(Created page with "<div class="mikio-article-content"> <div class="mikio-tags"> </div> <span id="determenirovannost"></span> = Детерменированность = <div class="level1"> '''Детерминированность''' (от лат. determinans — определяющий) — определённость. Детерминированность может подразумевать определяемость для конкретного алгоритма. Под...") |
CryptoUser (talk | contribs) m (CryptoUser moved page Commoninfo:determination to Determination) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{#seo: | |||
|title= Determination — Decimal Wiki | |||
|titlemode= append | |||
|keywords= Determination | |||
|description= Determination | |||
}} | |||
'''Determinism''' (from Lat. ''determinans'' — determinant) — certainty. | |||
= | Determinism may imply definability for a particular algorithm. The rigid determinism of processes in the world means that each consequence has a strictly defined cause. In this sense, determinism is the antonym of '''randomness.''' | ||
But determinism does not always equal predestination. For example, there may be determinism by the future, when the subject assumes that the goals for the future determine his behavior in the present. | |||
''' | Determinism in solving a practical problem or in an [[algorithm]] means that the method of solving the problem is uniquely defined in the form of a sequence of steps. No ambiguities or omissions are allowed on any of them. | ||
{{comment|When applying an algorithm to the same source data, the same result should always be obtained, therefore, for example, the process of information transformation, in which a [[coin]] toss is involved, is not deterministic and cannot be called an algorithm.}} | |||
[[Category:Commoninfo]] | |||
Latest revision as of 12:52, 9 February 2024
Determinism (from Lat. determinans — determinant) — certainty.
Determinism may imply definability for a particular algorithm. The rigid determinism of processes in the world means that each consequence has a strictly defined cause. In this sense, determinism is the antonym of randomness.
But determinism does not always equal predestination. For example, there may be determinism by the future, when the subject assumes that the goals for the future determine his behavior in the present.
Determinism in solving a practical problem or in an algorithm means that the method of solving the problem is uniquely defined in the form of a sequence of steps. No ambiguities or omissions are allowed on any of them.
When applying an algorithm to the same source data, the same result should always be obtained, therefore, for example, the process of information transformation, in which a coin toss is involved, is not deterministic and cannot be called an algorithm.