Determination: Difference between revisions

From Decimal Wiki
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 — определяющий) — определённость. Детерминированность может подразумевать определяемость для конкретного алгоритма. Под...")
 
m (CryptoUser moved page Commoninfo:determination to Determination)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<div class="mikio-article-content">
{{#seo:
 
                    |title= Determination — Decimal Wiki
<div class="mikio-tags">
                    |titlemode= append
 
                    |keywords= Determination
 
                    |description= Determination
 
                    }}
</div>
'''Determinism''' (from Lat. ''determinans'' determinant) — certainty.
<span id="determenirovannost"></span>
= Детерменированность =
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.'''
 
<div class="level1">
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.
 
'''Детерминированность''' (от лат. determinans — определяющий) — определённость.
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]]
 
Детерминированность в решении какой-либо практической задачи или в алгоритме означает, что способ решения задачи определён однозначно в виде последовательности шагов. На любом из них не допускаются никакие двусмысленности или недомолвки.
 
«При применении алгоритма к одним и тем же исходным данным должен получаться всегда один и тот же результат, поэтому, например, процесс преобразования информации, в котором участвует бросание монеты, не является детерминированным и не может быть назван алгоритмом».
 
 
</div>
<div style="clear:both">
 
 
 
</div>
 
</div>
[[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.