• Skip to main content
  • Skip to primary sidebar
  • Skip to secondary sidebar
  • Skip to footer

Computer Notes

  • Computer Fundamental
  • Computer Memory
  • DBMS Tutorial
  • Operating System
  • Computer Networking
  • C Programming
  • C++ Programming
  • Java Programming
  • C# Programming
  • SQL Tutorial
  • Management Tutorial
  • Computer Graphics
  • Compiler Design
  • Style Sheet
  • JavaScript Tutorial
  • Html Tutorial
  • Wordpress Tutorial
  • Python Tutorial
  • PHP Tutorial
  • JSP Tutorial
  • AngularJS Tutorial
  • Data Structures
  • E Commerce Tutorial
  • Visual Basic
  • Structs2 Tutorial
  • Digital Electronics
  • Internet Terms
  • Servlet Tutorial
  • Software Engineering
  • Interviews Questions
  • Basic Terms
  • Troubleshooting

Header Right

Simon’s model of decision-making.

By Dinesh Thakur

Herbert Simon made key contributions to enhance our understanding of the decision-making process. In fact, he pioneered the field of decision support systems. According to (Simon 1960) and his later work with (Newell 1972), decision-making is a process with distinct stages. He suggested for the first time the decision-making model of human beings. His model of decision-making has three stages:

• Intelligence which deals with the problem identification and the data collection on the problem. • Design which deals with the generation of alternative solutions to the problem at hand. • Choice which is selecting the ‘best’ solution from amongst the alternative solutions using some criterion. 

The figure given below depicts Simon’s decision-making model clearly.

Human Decision-making Process

We’ll be covering the following topics in this tutorial:

Intelligence Phase

This is the first step towards the decision-making process. In this step the decision-maker identifies/detects the problem or opportunity. A problem in the managerial context is detecting anything that is not according to the plan, rule or standard. An example of problem is the detection of sudden very high attrition for the present month by a HR manager among workers. Opportunity seeking on the other hand is the identification of a promising circumstance that might lead to better results. An example of identification of opportunity is-a marketing manager gets to know that two of his competitors will shut down operations (demand being constant) for some reason in the next three months, this means that he will be able to sell more in the market.

Thus, we see that either in the case of a problem or for the purpose of opportunity seeking the decision-making process is initiated and the first stage is the clear understanding of the stimulus that triggers this process. So if a problem/opportunity triggers this process then the first stage deals with the complete understanding of the problem/opportunity. Intelligence phase of decision-making process involves: Problem Searching: For searching the problem, the reality or actual is compared to some standards. Differences are measured & the differences are evaluated to determine whether there is any problem or not. Problem Formulation: When the problem is identified, there is always a risk of solving the wrong problem. In problem formulation, establishing relations with some problem solved earlier or an analogy proves quite useful.

Design Phase

Design is the process of designing solution outlines for the problem. Alternative solutions are designed to solve the same problem. Each alternative solution is evaluated after gathering data about the solution. The evaluation is done on the basic of criteria to identify the positive and negative aspects of each solution. Quantitative tools and models are used to arrive at these solutions. At this stage the solutions are only outlines of actual solutions and are meant for analysis of their suitability alone. A lot of creativity and innovation is required to design solutions.

Choice Phase

It is the stage in which the possible solutions are compared against one another to find out the most suitable solution. The ‘best’ solution may be identified using quantitative tools like decision tree analysis or qualitative tools like the six thinking hats technique, force field analysis, etc.

This is not as easy as it sounds because each solution presents a scenario and the problem itself may have multiple objectives making the choice process a very difficult one. Also uncertainty about the outcomes and scenarios make the choice of a single solution difficult.

You’ll also like:

  • Bounded Rationality Model of Decision Making
  • What do you understand by Decision Making? Discuss the nature and characteristics of Decision
  • Role of Information in Decision-making
  • Decision-Making and the Human Brain
  • Decision Making Tools and Techniques

Dinesh Thakur

Dinesh Thakur is a Freelance Writer who helps different clients from all over the globe. Dinesh has written over 500+ blogs, 30+ eBooks, and 10000+ Posts for all types of clients.

For any type of query or something that you think is missing, please feel free to Contact us .

Basic Course

  • Database System
  • Management System
  • Electronic Commerce

Programming

  • Structured Query (SQL)
  • Java Servlet

World Wide Web

  • Java Script
  • HTML Language
  • Cascading Style Sheet
  • Java Server Pages

InstructionalDesign.org

Home » Learning Theories » General Problem Solver (A. Newell & H. Simon)

General Problem Solver (A. Newell & H. Simon)

The General Problem Solver (GPS) was a theory of human problem solving stated in the form of a simulation program (Ernst & Newell, 1969; Newell & Simon, 1972). This program and the associated theoretical framework had a significant impact on the subsequent direction of cognitive psychology. It also introduced the use of productions as a method for specifying cognitive models.

The theoretical framework was information processing and attempted to explain all behavior as a function of memory operations, control processes and rules. The methodology for testing the theory involved developing a computer simulation and then comparing the results of the simulation with human behavior in a given task. Such comparisons also made use of protocol analysis (Ericsson & Simon, 1984) in which the verbal reports of a person solving a task are used as indicators of cognitive processes.

GPS was intended to provide a core set of processes that could be used to solve a variety of different types of problems. The critical step in solving a problem with GPS is the definition of the problem space in terms of the goal to be achieved and the transformation rules. Using a means-end-analysis approach, GPS would divide the overall goal into subgoals and attempt to solve each of those. Some of the basic solution rules include: (1) transform one object into another, (2) reduce the different between two objects, and (3) apply an operator to an object. One of the key elements need by GPS to solve problems was an operator-difference table that specified what transformations were possible.

Application

While GPS was intended to be a general problem-solver, it could only be applied to “well-defined” problems such as proving theorems in logic or geometry, word puzzles and chess.  However, GPS was the basis other theoretical work by Newell et al. such as  SOAR  and  GOMS . Newell (1990) provides a summary of how this work evolved.

Here is a trace of GPS solving the logic problem to transform L1= R*(-P => Q) into L2=(Q \/ P)*R (Newell & Simon, 1972, p420):

Goal 1: Transform L1 into LO Goal 2: Reduce difference between L1 and L0 Goal 3: Apply R1 to L1 Goal 4: Transform L1 into condition (R1) Produce L2: (-P => Q) *R Goal 5: Transform L2 into L0 Goal 6: Reduce difference between left(L2) and left(L0) Goal 7: Apply R5 to left(L2) Goal 8: Transform left(L2) into condition(R5) Goal 9: Reduce difference between left(L2) and condition(R5) Rejected: No easier than Goal 6 Goal 10: Apply R6 to left(L2) Goal 11: Transform left(L2) into condition(R5) Produce L3: (P \/ Q) *R Goal 12: Transform L3 into L0 Goal 13: Reduce difference between left(L3) and left(L0) Goal 14: Apply R1 to left(L3) Goal 15: Transform left(L3) into condition(R1) Produce L4: (Q \/ P)*R Goal 16: Transform L4 into L0 Identical, QED

  • Problem-solving behavior involves means-ends-analysis, i.e., breaking a problem down into subcomponents (subgoals) and solving each of those.
  • Ericsson, K. & Simon, H. (1984). Protocol Analysis. Cambridge, MA: MIT Press.
  • Ernst, G. & Newell, A. (1969). GPS: A Case Study in Generality and Problem Solving. New York: Academic Press.
  • Newell, A. (1990). Unified Theories of Cognition. Cambridge, MA: Harvard University Press.
  • Newell, A. & Simon, H. (1972). Human Problem Solving. Englewood Cliffs, NJ: Prentice-Hall.

Herbert A. Simon and the Science of Decision Making

Herbert A. Simon (1916-2001)

On June 15 , 1916 , American political scientist , economist , sociologist , psychologist , and computer scientist Herbert Alexander Simon was born. Simon was among the founding fathers of several of today’s important scientific domains, including artificial intelligence , information processing, decision-making, problem-solving, organization theory , complex systems , and computer simulation of scientific discovery . With almost a thousand highly cited publications , he was one of the most influential social scientists of the 20th century.

“(If) there were no limits to human rationality administrative theory would be barren. It would consist of the single precept: Always select that alternative, among those available, which will lead to the most complete achievement of your goals”, – Herbert A. Simon, Administrative Behavior, 1947.

Herbert A. Simon – Early Years

Herbert Alexander Simon was born in Milwaukee, Wisconsin to Arthur Simon, an electrical engineer who had come to the United States from Germany. His mother, Edna Marguerite Merkel, was an accomplished pianist. Simon was educated as a child in the public school system in Milwaukee where he developed an interest in science. Through his uncle’s books on economics and psychology, Simon discovered the social sciences. In 1933, Simon entered the University of Chicago, and studied the social sciences and mathematics. Originally, Simon was interested in biology, but chose not to study it because of his “color-blindness and awkwardness in the laboratory”. Simon received both his B.A. (1936) and his Ph.D. (1943) in political science, from the University of Chicago, where he studied under Harold Lasswell , Nicholas Rashevsky , Rudolf Carnap ,[ 7 ]  Henry Schultz , and Charles Edward Merriam .

Academic Career

After enrolling in a course on “Measuring Municipal Governments,” Simon was invited to be a research assistant for Clarence Ridley , with whom he coauthored the book, Measuring Municipal Activities , in 1938. After graduating with his undergraduate degree, Simon obtained a research assistantship in municipal administration which turned into a directorship at the University of California, Berkeley. From 1942 to 1949, Simon was a professor of political science and also served as department chairman at Illinois Institute of Technology. In 1949, he became a professor of administration and psychology at the Carnegie Institute of Technology (now Carnegie Mellon University), later becoming the Richard King Mellon University Professor of Computer Science and Psychology there. He began a more in-depth study of economics in the area of institutionalism there.

Corporate Decision Making

“The criterion of efficiency dictates that choice of alternatives which produces the largest result for the given application of resources.” – H. Simon (1945), as quoted in [17] 

A Pioneer of Artificial Intelligence

“In an information-rich world, the wealth of information means a dearth of something else: a scarcity of whatever it is that information consumes. What information consumes is rather obvious: it consumes the attention of its recipients. Hence a wealth of information creates a poverty of attention and a need to allocate that attention efficiently among the overabundance of information sources that might consume it.” Simon, H. A. (1971) “Designing Organizations for an Information-Rich World” 

Herbert Simon has made a great number of profound and in depth contributions to both economic analysis and applications. Simon also was a pioneer in the field of artificial intelligence, creating with Allen Newell the Logic Theory Machine (1956) and the General Problem Solver (GPS) (1957) programs. Both programs were developed using the Information Processing Language (IPL) (1956) developed by Newell, Cliff Shaw, and Simon. In 1957, Simon predicted that computer chess would surpass human chess abilities within “ten years” when, in reality, that transition took about forty years.

Simulating Human Problem Solving

In the early 1960s psychologist Ulric Neisser asserted that while machines are capable of replicating ‘cold cognition’ behaviors such as reasoning, planning, perceiving, and deciding, they would never be able to replicate ‘hot cognition’ behaviors such as pain, pleasure, desire, and other emotions. Simon responded to Neisser’s views in 1963 by writing a paper on emotional cognition, which was largely ignored by the artificial intelligence research community, but subsequent work on emotions by Sloman and Picard helped refocus attention on Simon’s paper and eventually, made it highly influential on the topic. With Allen Newell, Simon developed a theory for the simulation of human problem solving behavior using production rules The study of human problem solving required new kinds of human measurements and, with Anders Ericsson , Simon developed the experimental technique of verbal protocol analysis. Simon was interested in the role of knowledge in expertise. He said that to become an expert on a topic required about ten years of experience and he and colleagues estimated that expertise was the result of learning roughly 50,000 chunks of information. A chess expert was said to have learned about 50,000 chunks or chess position patterns. In 1975 Herbert A. Simon was awarded the ACM A.M. Turing Award along with Allen Newell.

Simon’s three stages in Rational Decision Making: Intelligence, Design, Choice (IDC), MrunaltPatel, CC BY 3.0 <https://creativecommons.org/licenses/by/3.0>, via Wikimedia Commons

Organizational Decision Making and Nobel Prize

Simon was interested in how humans learn and, with Edward Feigenbaum , he developed the EPAM (Elementary Perceiver and Memorizer) theory, one of the first theories of learning to be implemented as a computer program. Simon also has been credited for revolutionary changes in microeconomics, where he introduced the concept of organizational decision-making as it is known today. He was the first to discuss this concept in terms of uncertainty, in the sense that it is impossible to have perfect and complete information at any given time to make a decision. It was in this contribution that he was awarded the Nobel Prize in 1978.

New Institutionalist Economics

In January 2001, he underwent surgery at UPMC Presbyterian to remove a cancerous tumor in his abdomen. Although the surgery was successful, Simon later succumbed to the complications that followed on February 9, 2001. 

References and Further Reading:

  • [1] Herbert A. Simon , American Social Scientist, at Britannica Online.
  • [2] A tribute to Herbert A. Simon , at CMU
  • [3] D. Klahr, K. Kotovsky: A Life of the Mind: Remembering Herb Simon , American Psychological Society, 2001.
  • [4] Herbert A. Simon , at The New World Encyclopedia
  • [5] Herbert A. Simon, “ Literary Criticism: A Cognitive Approach ” from Stanford Humanities Review, 1995, with peer reviews and critique.
  • [6] Herbert A. Simon at Wikidata
  • [7]  Rudolf Carnap and the Logical Structure of the World , SciHi Blog
  • [8]  Herbert A. Simon,  A Theory of Emotional Behavior . Carnegie Mellon University Complex Information Processing (CIP) Working Paper #55, June 1, 1963.
  • [9]  Herbert Alexander Simon   at the   Mathematics Genealogy Project
  • [10]  Herbert Alexander Simon   at the AI Genealogy Project.
  • [11]  “Herbert A. Simon – Biographical” .  nobelprize.org .  
  • [12]  Herbert A. Simon,   A Theory of Emotional Behavior . Carnegie Mellon University Complex Information Processing (CIP) Working Paper #55, June 1, 1963.
  • [13]  Herbert A. Simon,  “Motivational and Emotional Controls of Cognition” .   Psychological Review , 1967, Vol. 74, No. 1, 29-39.
  • [14] Simon, Herbert A.   ‘Organizations and markets’ ,   Journal of Economic Perspectives , vol. 5, no. 2 (1991), pp. 25–44.
  • [15] Frantz, R., and Marsh, L. (Eds.) (2016).   Minds, Models and Milieux: Commemorating the Centennial of the Birth of Herbert Simon . Palgrave Macmillan.
  • [16]  Herbert Simon : September 9, 1979, Current Research ,  at Carnegie Mellon University,  cmurobotics  @ youtube
  • [17] Harry M. Johnson (1966) Sociology: A Systematic Introduction
  • [18] Timeline of Nobel Laureates in Economics , via Wikidata

Harald Sack

Related posts, norman borlaug and the green revolution, sidney fox and his research for the origins of life, frederick william twort and the bacteriophages, edward c. kendall and the adrenal cortex hormones, leave a reply cancel reply.

Your email address will not be published. Required fields are marked *

Further Projects

  • February (28)
  • January (30)
  • December (30)
  • November (29)
  • October (31)
  • September (30)
  • August (30)
  • January (31)
  • December (31)
  • November (30)
  • August (31)
  • February (29)
  • February (19)
  • January (18)
  • October (29)
  • September (29)
  • February (5)
  • January (5)
  • December (14)
  • November (9)
  • October (13)
  • September (6)
  • August (13)
  • December (3)
  • November (5)
  • October (1)
  • September (3)
  • November (2)
  • September (2)

Legal Notice

  • Privacy Statement

The Journal of Problem Solving

Home > Libraries > LIBRARIESPUBLISHING > PUPOAJ > JPS > Vol. 5 > Iss. 1 (2012)

The Problems with Problem Solving: Reflections on the Rise, Current Status, and Possible Future of a Cognitive Research Paradigm

Stellan Ohlsson , University of Illinois at Chicago Follow

The research paradigm invented by Allen Newell and Herbert A. Simon in the late 1950s dominated the study of problem solving for more than three decades. But in the early 1990s, problem solving ceased to drive research on complex cognition. As part of this decline, Newell and Simon’s most innovative research practices – especially their method for inducing subjects’ strategies from verbal protocols - were abandoned. In this essay, I summarize Newell and Simon’s theoretical and methodological innovations and explain why their strategy identification method did not become a standard research tool. I argue that the method lacked a systematic way to aggregate data, and that Newell and Simon’s search for general problem solving strategies failed. Paradoxically, the theoretical vision that led them to search elsewhere for general principles led researchers away from studies of complex problem solving. Newell and Simon’s main enduring contribution is the theory that people solve problems via heuristic search through a problem space. This theory remains the centerpiece of our understanding of how people solve unfamiliar problems, but it is seriously incomplete. In the early 1970s, Newell and Simon suggested that the field should focus on the question where problem spaces and search strategies come from. I propose a breakdown of this overarching question into five specific research questions. Principled answers to those questions would expand the theory of heuristic search into a more complete theory of human problem solving.

Recommended Citation

Ohlsson, Stellan (2012) "The Problems with Problem Solving: Reflections on the Rise, Current Status, and Possible Future of a Cognitive Research Paradigm," The Journal of Problem Solving : Vol. 5 : Iss. 1, Article 7. DOI: 10.7771/1932-6246.1144 Available at: https://docs.lib.purdue.edu/jps/vol5/iss1/7

Since October 17, 2012

  • About This Journal
  • Editorial Board
  • Available Issues
  • Most Popular Papers
  • Receive Email Notices or RSS

Advanced Search

ISSN: 1932-6246

Home | About | FAQ | My Account | Accessibility Statement

Privacy Copyright

The Structure of Ill-Structured (and Well-Structured) Problems Revisited

  • Review Article
  • Published: 04 November 2015
  • Volume 28 , pages 691–716, ( 2016 )

Cite this article

simon's model of problem solving

  • Stephen K. Reed 1 , 2 , 3  

4688 Accesses

42 Citations

5 Altmetric

Explore all metrics

In his 1973 article The Structure of ill structured problems , Herbert Simon proposed that solving ill-structured problems could be modeled within the same information-processing framework developed for solving well-structured problems. This claim is reexamined within the context of over 40 years of subsequent research and theoretical development. Well-structured (puzzle) problems can be represented by a problem space consisting of well-defined initial and goal states that are connected by legal moves. In contrast, the initial, goal, and intermediate states of ill-structured (design) problems are incompletely specified. This article analyzes the similarities and differences among puzzles, insight puzzles, classroom problems, and design problems within Gick’s ( Educational Psychologist, 21 , 99–120, 1986 ) theoretical framework consisting of representation construction, schema activation, and heuristic search. The analysis supports Simon’s ( Artificial Intelligence, 4 , 181–201, 1973 ) claim that information-processing principles apply to all problems but apply differently as problems become more ill structured.

This is a preview of subscription content, log in via an institution to check access.

Access this article

Subscribe and save.

  • Get 10 units per month
  • Download Article/Chapter or eBook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime

Price includes VAT (Russian Federation)

Instant access to the full article PDF.

Rent this article via DeepDyve

Institutional subscriptions

Similar content being viewed by others

simon's model of problem solving

Acknowledging the Ouroboros: An Enactivist and Metaphoric Approach to Problem Posing and Problem Solving

Insight into the ten-penny problem: guiding search by constraints and maximization.

simon's model of problem solving

Automatically Generating and Solving Eternity II Style Puzzles

Explore related subjects.

  • Artificial Intelligence

Alfieri, L., Nokes-Malach, T. J., & Schunn, C. D. (2013). Learning through case comparisons: a meta-analytic review. Educational Psychologist, 48 , 87–113.

Article   Google Scholar  

Ash, I. K., & Wiley, J. (2006). The nature of restructuring in insight: an individual-differences approach. Psychonomic Bulletin & Review, 13 , 66–73.

Atwood, M. E., & Polson, P. (1976). A process model for water jug problems. Cognitive Psychology, 8 , 191–216.

Atwood, M.E., Polson, P.G., Jeffries, R., & Ramsey, H.R. (1978). Planning as a process of synthesis . Retrieved from Englewood, CO.

Barsalou, L. W. (1999). Perceptual symbol systems. Behavioral & Brain Sciences, 22 , 577–660.

Google Scholar  

Bassok, M., & Novick, L. R. (2012). Problem solving. In K. J. Holyoak & R. J. Morrison (Eds.), The Oxford Handbook of thinking and reasoning (pp. 413–432). New York: Oxford University Press.

Brewer, W. F., & Nakamura, G. V. (1984). The nature and function of schemas. In R. S. Wyer & T. K. Srull (Eds.), Handbook of social cognition (Vol. 1, pp. 119–160). Hillsdale: Erlbaum.

Carroll, J. M., Thomas, J. C., & Malhotra, A. (1980). Presentation and representation in design problem solving. British Journal of Psychology, 71 , 143–153.

Catrambone, R. (1995). Aiding subgoal learning: effects on transfer. Journal of Educational Psychology, 87 , 5–17.

Catrambone, R., & Holyoak, K. J. (1989). Overcoming contextual limitations on problem-solving transfer. Journal of Experimental Psychology: Learning, Memory and Cognition, 15 , 1147–1156.

Chi, M. T. H., Glaser, R., & Rees, E. (1982). Expertise in problem solving. In R. J. Sternberg (Ed.), Advances in the psychology of human intelligence (Vol. 1, pp. 7–75). Mahwah: Erlbaum.

Chi, M. T. H., & VanLehn, K. (2012). Seeing deep structure from the interaction of surface features. Educational Psychologist, 47 , 177–188.

Cho, A. (2007). Program proves that checkers, perfectly played, is a no-win situation. Science, 317 , 308–309.

Dove, G. (2009). Beyond perceptual symbols: a call for representational pluralism. Cognition, 110 , 412–431.

Dunbar, K., & Blanchette, I. (2001). The in vivo approach to cognition: the case of analogy. TRENDS in Cognitive Sciences, 5 , 334–339.

Duncker, K. (1945). On problem solving. Psychological Monographs, 58 (5, Whole No. 270).

Egan, D. E., & Greeno, J. G. (1974). Theory of rule induction: knowledge acquired in concept learning, serial pattern learning, and problem solving. In L. Gregg (Ed.), Knowledge and cognition . Erlbaum: Mahwah.

Engle, R. A. (2006). Framing interactions to foster generative learning: a situative explanation of transfer in a community of learners classroom. The Journal of the Learning Sciences, 15 , 451–499.

Ernst, G. W., & Newell, A. (1969). GPS: a case study in generality and problem solving . New York: Academic Press.

Finke, R. A. (1990). Creative imagery: discoveries and inventions in visualization . Mahwah: Lawrence Erlbaum Associates.

Gentner, D. (1983). Structure-mapping: a theoretical framework for analogy. Cognitive Science, 7 , 155–170.

Gentner, D., Lowenstein, J., Thompson, L., & Forbus, K. D. (2009). Reviving inert knowledge: analogical encoding supports relational retrieval of past events. Cognitive Science, 33 , 1343–1382.

Gentner, D., & Markman, A. B. (1997). Structure mapping in analogy and similarity. American Psychologist, 52 , 45–56.

Gick, M. (1986). Problem-solving strategies. Educational Psychologist, 21 , 99–120.

Gick, M., & Holyoak, K. J. (1980). Analogical problem solving. Cognitive Psychology, 15 , 1–38.

Gick, M., & Holyoak, K. J. (1983). Schema induction and analogical transfer. Cognitive Psychology, 15 , 1–38.

Gilhooly, K. J., Georgiou, G., & Devery, U. (2013). Incubation and creativity: do something different. Thinking & Reasoning, 19 , 137–149.

Glenberg, A. M., Jaworski, B., Rischal, M., & Levin, J. R. (2007). What brains are for: action, meaning, and reading comprehension. In D. McNamara (Ed.), Reading comprehension strategies: theories, interventions, and technologies (pp. 221–240). Mahwah: Lawrence Erlbaum Publishers.

Goel, V. (2014). Creative brains: designing in the real world. Frontiers in Human Neuroscience, 8 (241), 1–14.

Goel, V., & Pirolli, P. (1992). The structure of design problem spaces. Cognitive Science, 16 , 395–429.

Greeno, J. G. (1976). Indefinite goals in well-structured problems. Psychological Review, 83 , 479–491.

Greeno, J. G. (1978). Natures of problem solving abilities. In W. K. Estes (Ed.), Handbook of learning and cognition (Vol. 5). Hillsdale: Elbaum.

Greeno, J. G., Smith, D. R., & Moore, J. L. (1993). Transfer of situated learning. In D. K. Detterman & R. J. Sternberg (Eds.), Transfer on trial: Intelligence, cognition, and instruction (pp. 99–167). Norwood: Ablex.

Hassin, R. R. (2013). Yes it can: on the functional abilities of the human unconscious. Perspectives on Cognitive Science, 8 , 195–207.

Hayes, J. R. (1966). Memory, goals, and problem solving. In B. Kleinmuntz (Ed.), Problem solving: research, method, and theory . New York: Wiley.

Hayes, J. R., & Simon, H. A. (1977). Psychological differences among problem isomorphs. In N. J. Castellan, D. B. Pisoni, & G. R. Potts (Eds.), Cognitive theory (Vol. 2, pp. 21–41). Mahwah: Erlbaum.

Helie, S., & Sun, R. (2010). Incubation, insight, and creative problem solving: a unified theory and a connectionist model. Psychological Review, 117 , 994–1024.

Hills, T. T., Todd, P. M., Lazer, D., Redish, A. D., Couzin, I. D., & the Cognitive Search Research Group (2015). Exploration versus exploitation in space, mind, and society. Trends in Cognitive Sciences, 19 , 46–54.

Jonassen, D. H. (1997). Instructional design models for well-structured and ill-structured problem-solving learning outcomes. Educational Technology Research and Development, 45 , 65–94.

Jonassen, D. H. (2000). Toward a design theory of problem solving. Educational Technology Research and Development, 48 , 63–85.

Jones, G. (2003). Testing two cognitive theories of insight. Journal of Experimental Psychology: Learning, Memory, and Cognition, 29 , 1017–1027.

Klahr, D., & Simon, H. A. (1999). Study of scientific discovery: complementary approaches and convergent findings. Psychological Bulletin, 125 , 524–543.

Knoblich, G., Ohlsson, S., Haider, H., & Rhenius, D. (1999). Constraint relaxation and chunk decomposition in insight problem solving. Journal of Experimental Psychology: Learning, memory and cognition, 25 , 1534–1555.

Kohler, W. (1925). The mentality of apes . New York: Harcourt.

Kohler, W. (1947). Gestalt Psychology . New York: Liveright Publishing Corporation.

Lobato, J. (2012). The actor-oriented transfer perspective and its consequences to educational research and practice. Educational Psychologist, 47 , 232–247.

MacGregor, J. N., Ormerod, T. C., & Chronicle, E. P. (2001). Information processing and insight: a process model of performance on the nine-dot and related problems. Journal of Experimental Psychology: Learning, Memory, and Cognition, 27 , 176–201.

Marshall, S. P. (1995). Schemas in problem solving . New York: Cambridge University Press.

Book   Google Scholar  

McCaffrey, T. (2012). Innovation relies on the obscure: a key to overcoming the classic problem of functional fixedness. Psychological Science, 23 , 215–218.

Metcalfe, J., & Wiebe, D. (1987). Intuition in insight and noninsight problem solving. Memory & Cognition, 15 , 238–246.

Moyer, P. S. (2002). Are we having fun yet? How teachers use manipulatives to teach mathematics. Educational Studies in Mathematics, 47 , 175–197.

Murray, O. A. R. (1923). The administration of a fighting service. Journal of Public Administration, 1 , 216–217.

Newell, A., & Simon, H. A. (1972). Human problem solving . Englewood Cliffs: Prentice-Hall.

Nokes-Malach, T. J., & Mestre, J. P. (2013). Toward a model of transfer as sense-making. Educational Psychologist, 48 , 184–207.

Norman, D. A. (2013). The design of everyday things: revised and expanded edition . New York: Basic Books.

Ormerod, T. C., MacGregor, J. N., & Chronicle, E. P. (2002). Dynamics and constraints in insight problem solving. Journal of Experimental Psychology: Learning, Memory, and Cognition, 28 , 791–799.

Patsenko, E. G., & Altmann, E. M. (2010). How planful is routine behavior? A selective-attention model of planning in the Tower of Hanoi. Journal of Experimental Psychology: General, 139 , 95–116.

Reed, S. K. (1987). A structure-mapping model for word problems. Journal of Experimental Psychology: Learning, memory and cognition, 13 , 124–139.

Reed, S. K. (2010). Thinking Visually . New York: Taylor & Francis.

Reed, S. K. (2012). Learning by mapping across situations. The Journal of the Learning Sciences, 21 , 353–398.

Reed, S. K. (2015). Problem Solving. In S. Chipman (Ed.), Oxford handbook of cognitive science . Oxford: Oxford Chapters Online.

Reed, S. K., & Abramson, A. (1976). Effect of the problem space on subgoal facilitation. Journal of Educational Psychology, 68 , 243–246.

Reed, S. K., Ernst, G. W., & Banerji, R. (1974). The role of analogy in transfer between similar problem states. Cognitive Psychology, 6 , 436–450.

Reed, S. K., & Johnsen, J. A. (1977). Memory for problem solutions. In G. H. Bower (Ed.), The psychology of learning and motivation (pp. 161–201). New York: Academic Press.

Reitman, W. R. (1965). Cognition and thought . New York: Wiley.

Richey, J. E., & Nokes-Malach, T. J. (2015). Comparing four instructional techniques for promoting robust knowledge. Educational Psychology Review, 27 , 181–218.

Richland, L. E., Holyoak, K. J., & Stigler, J. W. (2004). Analogy use in eighth-grade mathematics classrooms. Cognition and Instruction, 22 , 37–60.

Rittel, H. W. J., & Webber, M. M. (1973). Dilemmas in a general theory of planning. Policy Sciences, 4 , 155–169.

Rittle-Johnson, B., & Star, J. R. (2009). Compared with what? The effects of different comparisons on conceptual knowledge and procedural flexibility for equation solving. Journal of Educational Psychology, 101 , 529–544.

Silver, E. (1981). Recall of mathematical problem information: solving related problems. Journal for Research in Mathematics Education, 12 , 54–64.

Simon, H. A. (1973). The structure of ill-structured problems. Artificial Intelligence, 4 , 181–201.

Simon, H. A. (1975). The functional equivalence of problem solving skills. Cognitive Psychology, 7 , 268–288.

Simon, H. A., & Reed, S. K. (1976). Modeling strategy shifts in a problem-solving task. Cognitive Psychology, 8 , 86–97.

Sio, U. T., & Ormerod, T. C. (2009). Does incubation enhance problem solving? A meta-analytic review. Psychological Bulletin, 135 , 94–120.

Smith, S. M., Ward, T. B., & Schumacher, J. S. (1993). Constraining effect of examples in a creative generation task. Memory & Cognition, 21 , 837–845.

Sun, R., & Zhang, X. (2006). Accounting for a variety of reasoning data within a cognitive architecture. Journal of Experimental & Theoretical Artificial Intelligence, 18 , 169–191.

Sweller, J., Mawer, R. F., & Ward, M. R. (1983). Development of expertise in problem solving. Journal of Experimental Psychology: General, 112 , 639–661.

Vallacher, R. R., Coleman, P. T., Nowak, A., & Bui-Wrzosinska. (2010). Rethinking intractable conflict: the perspective of dynamical systems. American Psychologist, 65 , 262–278.

van Tonder, G. J., & Vishwanath, D. (2015). Design insights: Gestalt, bauhaus, and Japanese gardens. In J. Wagemans (Ed.), The Oxford handbook of perceptual organization . New York: Oxford University Press.

VanLehn, K. (1989). Problem solving and cognitive skill acquisition. In M. I. Posner (Ed.), Foundations of cognitive science (pp. 526–579). Cambridge: MIT Press.

Wallas, G. (1926). The art of thought . New York: Harcourt, Brace.

Ward, T. B., Patterson, M. J., & Sifonis, C. M. (2004). The role of specificity and abstraction in creative idea generation. Creativity Research Journal, 16 , 1–9.

Weisberg, R. W. (2009). On “out-of-the-box” thinking in creativity. In A. B. Markman & K. L. Wood (Eds.), Tools for innovation (pp. 23–47). New York: Oxford University Press.

Chapter   Google Scholar  

Wickelgren, W. A. (1974). How to solve problems: elements of a theory of problems and problem solving . San Francisco: Freeman.

Wiley, J., & Jarosz, A. F. (2012). Working memory capacity, attentional focus, and problem solving. Current Directions in Psychological Science, 21 , 258–262.

Yu, R., Gu, N., & Lee, J. H. (2013). Comparing designers' behavior in responding to unexpected discoveries in parametric design and geometry modeling environments. International Journal of Architectural Computing, 11 , 393–414.

Zedelius, C. M., & Schooler, J. W. (2015). Mind wanderig "Ahas" versus mindful reasoning: alternative routes to creative solutions. Frontiers in Psychology, 6 , 834.

Download references

Acknowledgment

Work on this manuscript occurred while the author was a visiting scholar at the Center for the Study of Language and Information, Stanford University and at the Department of Psychology, University of California, San Diego. I thank anonymous reviewers for their many helpful suggestions.

Author information

Authors and affiliations.

Psychology, San Diego State University, San Diego, CA, USA

Stephen K. Reed

CRMSE, San Diego State University, San Diego, CA, USA

Department of Psychology, University of California, San Diego, La Jolla, CA, 92093, USA

You can also search for this author in PubMed   Google Scholar

Corresponding author

Correspondence to Stephen K. Reed .

Rights and permissions

Reprints and permissions

About this article

Reed, S.K. The Structure of Ill-Structured (and Well-Structured) Problems Revisited. Educ Psychol Rev 28 , 691–716 (2016). https://doi.org/10.1007/s10648-015-9343-1

Download citation

Published : 04 November 2015

Issue Date : December 2016

DOI : https://doi.org/10.1007/s10648-015-9343-1

IMAGES

  1. herbert simon human problem solving

    simon's model of problem solving

  2. PPT

    simon's model of problem solving

  3. Simon’s model for Decision Making Process

    simon's model of problem solving

  4. PPT

    simon's model of problem solving

  5. Simon's decision making model(BCA, MCA)

    simon's model of problem solving

  6. Simon's four steps of the decision-making.

    simon's model of problem solving

VIDEO

  1. C4 models as code

  2. Video PPL Siklus 2 PPG Daljab 2023

  3. S10E06: Simon's rich-gets-richer model with bonus surprise

  4. #MIS simon's model of decision making

  5. Transportation Model Prob. Modified Distribution Method Part #5 in Somali

  6. Vidio Pemakalah penerapan model problem solving

COMMENTS

  1. Simon's Model of Decision-Making

    According to (Simon 1960) and his later work with (Newell 1972), decision-making is a process with distinct stages. He suggested for the first time the decision-making model of human beings. His model of decision-making has three stages: • Intelligence which deals with the problem identification and the data collection on the problem.

  2. Simon's problem

    The quantum algorithm solving Simon's problem, usually called Simon's algorithm, served as the inspiration for Shor's algorithm. [1] Both problems are special cases of the abelian hidden subgroup problem, which is now known to have efficient quantum algorithms. The problem is set in the model of decision tree complexity or query complexity and ...

  3. General Problem Solver (A. Newell & H. Simon)

    The General Problem Solver (GPS) was a theory of human problem solving stated in the form of a simulation program (Ernst & Newell, 1969; Newell & Simon, 1972). This program and the associated theoretical framework had a significant impact on the subsequent direction of cognitive psychology. It also introduced the use of productions as a method ...

  4. PDF Herbert A. Simon

    research projects) until Newell's death in 1992. Their joint work on problem-solving was reported in Human Problem Solving (1972), which contains some of the first examples of the use of production systems to model human thought. In the 1960s and subsequently, Simon's main research effort was aimed at extending the boundaries of artificial

  5. Herbert A. Simon and the Science of Decision Making

    On June 15, 1916, American political scientist, economist, sociologist, psychologist, and computer scientist Herbert Alexander Simon was born. Simon was among the founding fathers of several of today's important scientific domains, including artificial intelligence, information processing, decision-making, problem-solving, organization theory, complex systems, and computer simulation of ...

  6. (PDF) The Problems with Problem Solving: Reflections on the Rise

    The research paradigm invented by Allen Newell and Herbert A. Simon in the late 1950s dominated the study of problem solving for more than three decades. But in the early 1990s, problem solving ...

  7. Herbert Simon's Decision-Making Approach: Investigation of Cognitive

    Herbert Simon's research endeavor aimed to understand the processes that participate in human decision making. ... we argue that his subsequent research program in problem solving and expertise offered critical tools for studying decision-making processes that took into account his original notion of bounded rationality. ... We argue that this ...

  8. Study of Problem Solving Following Herbert Simon

    Herbert Simon (1916.6.15 - 2001.2.9) was one of the greatest pioneers in cognitive science and artificial intelligence, as well as in behavior economics and many other fields. Problem solving was his core work in artificial intelligence and cognitive psychology. He and Newell first postulated a general and systematic framework of human (and ...

  9. (PDF) Herbert Simon's Decision-Making Approach: Investigation of

    Simon's rejection of the formal models of economic theory made him adopt the methods of an . ... In the problem-solving approach, Simon used problems that did not require previous knowledge .

  10. Rational Decision-Making

    Among his many accomplishments, Simon pioneered the use of digital computers to model and simulate the System 2 cognitive processes underlying human problem-solving. Simon's team at Carnegie Mellon University developed software programs that proved mathematical theorems Footnote 3 and solved logical puzzles such as cryptarithmetic.

  11. PDF Simon: Design as a Problem-Solving Activity

    Collection [version française](2), 11-16. SIMON: DESIGN AS A PROBLEM-SOLVING ACTIVITY. Willemien Visser. Abstract. In this paper, we present Simon's approach to design, as we have described it in The Cognitive Artifacts of Designing. (2006): Simon considers the sciences of design as sciences in their own right.

  12. Simon's problem solving model

    Simon's three phase model for problem solving comprises of the Intelligence Phase wherein the decision maker looks for indications that a problem exits, the Design Phase wherein the alternatives ...

  13. The Structure of Ill-Structured (and Well-Structured) Problems ...

    My objective therefore is to reexamine Simon's 1973 claims within the ... The one shown in Fig. 2 is a general model of problem-solving strategies proposed by Gick (1986) that continues to be used as a foundation for developing models of problem solving (Nokes-Malach and Mestre 2013). The problem solver begins by constructing a representation

  14. The Theory of Problem Solving

    Abstract. It is now about fifteen years since the first computer programs were written and tested that used the method of heuristic search to solve problems. Dozens of such programs, some designed for specific task domains, others claiming various degrees of generality, have now been described in the literature, and many experiments with their ...

  15. Reasoning and Problem Solving

    This chapter provides a revised review of the psychological literature on reasoning and problem solving. Four classes of deductive reasoning are presented, including rule (mental logic) theories, semantic (mental model) theories, evolutionary theories, and heuristic theories. Major developments in the study of reasoning are also presented such ...

  16. "The Problems with Problem Solving" by Stellan Ohlsson

    The research paradigm invented by Allen Newell and Herbert A. Simon in the late 1950s dominated the study of problem solving for more than three decades. But in the early 1990s, problem solving ceased to drive research on complex cognition. As part of this decline, Newell and Simon's most innovative research practices - especially their method for inducing subjects' strategies from ...

  17. (PDF) Newell and Simon's Logic Theorist: Historical Background and

    Simon's "demonstration that what so many have long . ... qualitative and quantitative mental representations in physics can be coordinated during problem solving. SEPIA forms a typical model ...

  18. Simon: Design as a problem-solving activity

    SIMON'S ANALYTICAL APPROACH TO DESIGN. Contrary to Simon's elaboration of a general theory of problem solving, which was based on experimental research, his work on design was analytical. With one or two exceptions (Kim et al., 1995), Simon indeed has not been involved in any empirical studies on design.

  19. A model scholar: Herbert A. Simon (1916-2001)

    Human Problem Solving became as influential in cognitive science and artificial intelligence as Simon's earlier works had been in economics and organizations. In 1968, a little before the publication of Human Problem Solving, Simon published a book, The Sciences of the Artificial, based on the Karl Taylor Compton lectures delivered at MIT ...

  20. PDF The Structure of Ill-Structured (and Well-Structured ...

    Two key components of Newell and Simon's(1972) theory of problem solving are the task environment, represented as a problem space, and the strategies used to search the problem ... The one shown in Fig. 2 is a general model of problem-solving strategies proposed by Gick (1986) that continues to be used as a foundation for developing models of ...

  21. Problem solving and learning.

    A. Newell and H. A. Simon (1972) provided a framework for understanding problem solving that can provide the needed bridge between learning and performance. Their analysis of means-ends problem solving can be viewed as a general characterization of the structure of human cognition. However, this framework needs to be elaborated with a strength concept to account for variability in problem ...

  22. Human Problem Solving

    Newell and Simon's previous epoch-making collaborations included the General Problem Solver, the Logic Theorist, and the Information Processing Language. ... In the final section, they state their comprehensive theory of human problem-solving. The success of the models of cognition given in this work was a major piece of evidence for the ...

  23. Project-Based Learning in Fostering Creative Thinking and Mathematical

    The project-based learning model significantly impacted elementary school children's creative thinking and mathematics problem-solving skills. These findings suggest that the Project-Based Learning Model is acceptable for instructors seeking to foster creativity in teaching mathematics at the primary school level in Indonesia or other ...