Heuristic: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Doug Williamson
(Expand example.)
imported>Doug Williamson
(Link with Analysis paralysis page.)
Line 10: Line 10:


== See also ==
== See also ==
* [[Analysis paralysis]]
* [[Black swan]]
* [[Black swan]]
* [[Deterministic]]
* [[Deterministic]]
* [[Stochastic]]
* [[Stochastic]]

Revision as of 14:28, 4 March 2017

Describing an approach to problem solving which emphasises practical experience rather than theoretical explanations.

Sometimes described as the use of 'rules of thumb'.


Heuristics may include very simple numbers, which capture the essence of a more complex situation.

Executing the solution then includes focus on the simple number and improving it, mindful that it is a simplification, without allowing the complexity of the underlying situation to hamper progress.


See also