The State-Transition concept of a problem includes all of the following except:
C. rule(s) of strategy
From Newell & Simon's information processing point of view, the key to successful problem solving is:
C. intelligent, selective searching
The aim of a brute force search is to:
A. examine all possible alternatives to reaching the goal
The aim of a heuristic search is to:
a. use all resources available in conducting the search
b. examine all possible alternatives to reaching the
goal
c. examine only the more promising alternatives to reaching the goal
d. work backwards from the goal to ths starting state
c. examine only the more promising alternatives to reaching the goal
The hill climbing heuristic selects states to explore in terms of their:
A. similarity to the goal state
In judging the validity of syllogisms, a form error occurs when the reasoner:
D. mistakenly believes that the structure of the argument is sufficient to sustain validity
A processing theory explains errors in validity judgments in terms of:
A. incorrectly manipulating correctly represented information
One explanation for poor performance on the selection task is that:
c. subjects have too little experience in performing selections
C. subjects misinterpret the conditional statement as a biconditional
Superior performance on selection tasks involving concrete subject matter supports:
C. instance theory
Conversion theory emphasizes the logical error of:
A. converting 'ALL A ARE B' to 'ALL B ARE A'
When prompted to make use of information from the base problem, subjects in analogical reasoning experiments:
search for a solution
C. produce a solution for the target problem that resembles the solution for the base problem
One general finding concerning analogical reasoning tasks is that:
C. subjects usually need a hint to see the relevance of the base problem solution for resolving the target problem
Schema induction postulates that:
B. subjects can abstract the relevant structural features when presented with several instances of the problem and solution
The characteristics of a problem/solution that are crucial for drawing useful analogies are the:
A. structural properties
In respect to the analogy between the General problem and the Radiation problem:
D. all of the above
What is the AMBIGUITY THEORY?
an encoding theory which explains mistakes in reasoning in terms of incomplete representation of information open to multiple interpretations
What is the ATMOSPHERE THEORY?
a processing theory which explains errors in judging the validity of categorical syllogisms in terms of misleading expectations surrounding certain characteristics of the premises (for example, the fact that both premises are universal will lead to acceptance of universal conclusions which do not follow
validly)
What is a BASE PROBLEM?
in assessing the transferability of learning, subjects often first work one problem (the base problem) and then work a second problem (the target problem) as a test of whether working the first problem contributed to success in solving the second problem
What is a BRUTE FORCE SEARCH?
a search which aims to examine every possible path in the attempt to reach a problem's goal state (contrast with heuristic search)
in assessing the transferability of
learning,
subjects often first work one problem (the base problem) and then work
a second problem (the target problem) as a test of whether
working
the first problem contributed to success in solving the second problem
What are CONDITIONAL STATEMENTS?
statements of an 'IF...Then...' form (for example, 'if it's raining then the streets are wet')
What is a CONTENT ERROR?
an error made in judging the validity of an argument; the error results from focusing on the truth or falsity of a statement, usually the conclusion, rather than the logical relation between premise(s) and conclusion (contrast with form error)
What is CONVERSION THEORY?
an encoding theory which postulates that many reasoning errors occur when subjects reason correctly from inappropriately represented premises; in particular, subjects often invalidly convert statements of the form 'if p then q' to statements of the form 'if q then p'
What is CRYPTARITHMETIC?
an instance of a state-transition problem in which the goal is to substitute one digit integers for letters of the alphabet in ways that obey arithmetic rules
What is an ENCODING THEORY?
a cognitive theory that explains errors, as in the making of validity judgments, in terms of correctly manipulating poorly represented information; (contrast with processing theories)
What is a FORM ERROR?
an error made in judging the validity of an argument; the error occurs when the reasoner mistakenly believes that the form of the argument is sufficient to sustain validity when it is not, or vice versa (contrast with content error)
What is an HEURISTIC SEARCH?
a search which aims to find a path from a problem's start state to its goal state by examining only some of the total alternatives or search space (contrast with brute force search)
What is an HEIRARCHIAL STRUCTURE?
a characteristic of problem structure which supports the breaking down of a problem into an organized series of simpler sub-tasks, and those simpler tasks into a set of still simpler tasks, with this process continuing unitl the tasks are so simple as to be executed by some elementary information process
What is HILL CLIMBING?
a means of guiding the search for a problem solution by exploring states that more closely resemble the goal state before states bearing less resemblance to the goal state (see heuristic search)
What is INSTANCE THEORY?
the view that, when confronted with a general or abstract rule, people associate specific personal experiences with the rule and use them to guide their reasoning, as when facing the selection task
What is "JEALOUS HUSBANDS"?
A variant of the missionaries and cannibals problem which involves moving three husbands, plus the one wife of each, across a river by means of a two person boat. An important restriction is that a wife, when not in the presence of her husband, cannot be in the presence of another husband unless his wife is also present.
What is a MEANS-ENDS ANALYSIS?
a heuristic search technique that avoids the difficulty of local highs by postulating a series of sub-goals that systematically identify and reduce the distance between a given state and the goal state.
What is the MENTAL MODELS THEORY?
a processingtheory which explains performance on validity judgment tasks in terms of understanding general statements by means of concrete instances (models) and the using of those instances to support logical inferences
What is "MISSIONARIES AND CANNIBALS"?
a state-transitionproblem in which the objective is to move 3 missionaries and 3 cannibals across a river by means of a two person boat, while never allowing cannibals to outnumber missionaries on either side of the river
What is a PROBLEM SPACE?
the set of all possible states that can be reached from a problem's starting state by following the problem's transition rule(s); (synonymous with search space)
What is a PROCESSING THEORY?
a cognitive theory that explains errors, as in the making of validity judgments, in terms of incorrectly manipulating accurately represented information (contrast with encoding theories)
What is PROTOCOL ANALYSIS?
a means of systematically collecting and categorizing observations of human behavior, for example when solving a problem, and then using those observations to produce explanatory hypotheses.
What is a SCHEMA?
a set of general principles, sequences of events, or expectations that characterize a type of event or situation; often a schema may consist of the essential characteristics (structural properties) that define a situation
What is SCHEMA INDUCTION?
the recognition of the essential characteristics that define a situation; this recognition results from observing several specific situations of that type
What is SEARCH SPACE?
the set of all possible states that can be reached from a problem's starting state by following the problem's transition rule(s); (synonymous with problem space)
What is a SELECTION TASK?
a logical reasoning task in which a subject is presented with a conditional (if...then...) statement along with four conditions that may be relevant to testing the statement; the objective is for the subject to select only those conditions germane to determining the truth or falsity of the given conditional statement
What is a STATE TRANSITION PROBLEM?
In state transition terms, a problem is defined by means of three components: 1) a starting state, 2) a goal state, and 3) a set of transition rules that govern moves from one state to another
What is a STRUCTURAL PROPERTY?
a feature of a problem and its solution that is essential to what makes the solution a resolution of the problem (contrast with surface property)
What is a SUB-GOAL?
a state which clearly leads to a desired goal in problem solving and which itself thus becomes a goal or objective during the search process
What is a SURFACE PROPERTY?
a feature of a problem and its solution that is irrelevant to what makes the solution a resolution of the problem (contrast with structural property)
What is a TARGET PROBLEM?
in assessing the transferability of learning, subjects often first work one problem (the base problem) and then work a second problem (the target problem) as a test of whether working the first problem contributed to success in solving the second problem
What is the THEMATIC MATERIALS EFFECT?
the general finding that subjects reason more accurately when dealing with concrete, as opposed to abstract, subject matter
What is "TOWERS OF HANOI"?
a state-transition problem or game in which the ojbective is to move discs from one peg to another while observing a transition rule which clearly defines restrictions on moving the discs
What is VALIDITY?
a property which applies to a deductive argument (or inference) when the conclusion of the argument follows necessarily from its premise(s)