COGNITION
THINKING AND LANGUAGE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Heuristic
|
|
Insight
|
|
Algorithm
|
|
Convergent Thinking
|
Detailed explanation-1: -An algorithm is a methodical, step-by-step procedure for trying all possible alternatives in searching for a solution to a problem, which guarantees a solution. This is a method that always produces a solution for the problem.
Detailed explanation-2: -The representativeness heuristic involves estimating the likelihood of an event by comparing it to an existing prototype that already exists in our minds. This prototype is what we think is the most relevant or typical example of a particular event or object.
Detailed explanation-3: -An algorithm is a defined set of step-by-step procedures that provides the correct answer to a particular problem. By following the instructions correctly, you are guaranteed to arrive at the right answer. An algorithm is often expressed in the form of a graph, where a square represents each step.
Detailed explanation-4: -An algorithm is a step-wise procedure for solving a specific problem in a finite number of steps. The result (output) of an algorithm is predictable and reproducible given the same parameters (input). A heuristic is an educated guess which serves as a guide for subsequent explorations.
Detailed explanation-5: -A problem-solving heuristic is an informal, intuitive, speculative procedure that leads to a solution in some cases but not in others. The fact that the outcome of applying a heuristic is unpredictable means that the strategy can be either more or less effective than using an algorithm.