Early Years: the Beginnings of Artificial Intelligence

Total Page:16

File Type:pdf, Size:1020Kb

Early Years: the Beginnings of Artificial Intelligence ! 11 ARTIFICIAL INTELLIGENCE: AVRAND PERSPECTIVE Philip Klahr and Donald A. Waterman I. THE EARLY YEARS: THE BEGINNINGS OF ARTIFICIAL INTELLIGENCE In looking at the first published book on Al, the 1963 Computers and Thought anthology of Feigenbaum and Feldman, one realizes that Rand's contribution to the beginnings of Al was substantial. Of the twenty articles included, six had been previously published as Rand research reports [4,18,60,61,68,88]. Much of this early work in Al at Rand was due to the collaboration of two Rand employees, Allen Newell and Cliff Shaw, and a Rand consultant, Herbert Simon of Carnegie Institute of Technology (later to become Carnegie-Mellon University). Beginning in the mid 19505, Newell, Shaw and Simon's research on the Logic Theory Machine, their chess playing program, and GPS (General Problem Solver) defined much of Al-related research during the first decade of Al . Their work encompassed research areas that remain today as prominent subfields of Al : symbolic processing, heuristic search, problem solving, planning, learning, theorem proving, knowledge representation, and cognitive modeling. At Rand they left a legacy of publications that gave Al many of its building blocks and much of its momentum [51-71,79-81]. It is important to note that this surge of Al activity at Rand did not exist in isolation. It occurred at a time and place where a host of fundamental notions about computer science and technology were being generated. Rand in the 1950s was involved in designing and building one of the first stored-program computers, the JOHNNIAC 1 [27]; George Dantzig and his associates were inventing linear programming [11]; Ford and Fulkerson were developing techniques for network flow analysis [24]; Richard Bellman was developing his ideas on dynamic programming [6]; Herman Kahn was advancing techniques for Monti Carlo simulation [35]; Lloyd Shapley was revolutionizing game theory [77]; Stephen Kleene was advancing our understanding of finite automata [42] ; and Alfred Tarski was helping us define a theory of computation [86]. 2 xThe JOHNNIAC, named after John yon Neumann, a Rand consultant in the late 1940s and early 19505, was in operation from 1953-1966. It was used extensively for Newell, Shaw and Simon's work on information processing. 2 Much credit for creating this intellectually stimulating environment goes to John Davis Williams who led Rand's mathematics department in the 19505, and also to the United States Air Force for its generous sponsorship over a broad range of research activities. 12 Within this milieu, Newell, Shaw and Simon were developing methods and directions for Al research. Perhaps equally important was their development of appropriate computational tools for Al programming. Using the notion of linked- list structures to represent symbolic information, Newell and his associates developed some of the first symbol -manipulating and list-processing languages, a series of IPL (Information Processing Language) languages which culminated in IPL-V [57,72]. In their 1963 paper [9], Dan Bobrow and Bertram Raphael (both of MIT at the time, but also Rand consultants) included IPL-V as one of the four earliest and most developed list-processing languages. Because of Rand's unique computing environment and close ties with Carnegie, several Carnegie graduate students were attracted to Rand and several Ph.D. dissertations emerged, including those by Fred Tonge [88,89] and Ed Feigenbaum [17,18]. Feigenbaum, in collaboration with Simon, continued to publish Rand reports describing his experiments with his verbal learning program EPAM during the early 1960s [19-23,82]. Even after leaving Carnegie, Feigenbaum remained a Rand consultant and was most influential in Rand's research on expert systems and expert systems languages that would emerge in the early 19705. Newell and Simon also were Rand consultants during the 1960s and 19705. One of their associates, Don Waterman, joined Rand in the mid 1970s and brought much of their influence in the use of production systems to Rand's first work on expert systems . But Al also had its share of controversy, at Rand as elsewhere. Given its quick rise to popularity and its overly ambitious claims [83], Al soon had its critics, and one of the most prominent, Herbert Dreyfus published his famous critique of Al [15] while consulting at Rand. Also the early promise of automatic machine translation of text from one language to another (most notably Russian to English at Rand) produced only modest systems, and fully automated machine translation, as a goal, was abandoned in the early 19605. The research in machine translation did serve to elucidate the difficult problems that faced automated language understanding and translation. The work turned more toward fundamental and generic issues of linguistic theory. As a result, Rand was engaged in over a decade of activity in computational linguistics. By 1967, Rand researchers had produced a wealth of literature (over 140 articles) on linguistic theory and research methods, computational techniques, the English and Russian languages, automatic content analysis, information retrieval, and psycholinquistics [33] . In addition, David Hays produced one of the first textbooks on computational linguistics [32] . During the 19605, Rand provided a center in which natural-language researchers from all over the world could meet, communicate and collaborate. Special seminar programs and summer symposia (e.g., [43]) provided ample opportunity for researchers to exchange ideas and test various theories. Rand work during this period included the development of the MIND system by Martin Kay and his associates which focused on research in morphology [39], semantic networks [40,76], and parsing [36-38]; Jane Robinson was developing new syntactic analyzers [73]; Roger Levien and Bill Maron were developing the Relational Data File [47-49] for information retrieval and question-answering; Larry Kuhns was developing a sophisticated query language for data base inference [44,45]; and, in a somewhat different area, work was beginning on a new theory of "fuzzy sets" [7] . 11. HUMAN-ORIENTED ENVIRONMENTS Beginning with one of the world's first electronic digital computers, the JOHNNIAC in 1953, Rand has continually been involved in developing human-oriented interfaces. Although much of this work does not necessarily fall into the Al framework, the research has provided interactive computing environments that have made Al systems easier to design, implement, debug, and understand. Today, computational environments appropriate for Al systems represent a prominent subfield of Al research. Major milestones in Rand's work on human-oriented environments are JOSS, the Rand Tablet, Videographics, GRAIL and BIOMOD. JOSS [78] can be considered one of the world's first true interactive computing systems. JOSS was executed interpretively, had execution tracing facilities, could be used to solve mathematical problems with considerable precision, and had a clean, easy-to-learn syntax. These characteristics were to influence a number of future programming systems and environments . JOSS has remained a key computing resource at Rand for over 20 years, and is used to this day. The Rand Tablet [12] was the first example of a two-dimensional writing surface for computer communication. Through a capacitative coupling between a stylus and a grid of wires embedded in the tablet, sufficient accuracy was obtained to allow recognition of hand-printed characters of approximately 1/4-inch high. Entire interactive computing systems (e.g., GRAIL and BI0M0D) were based on use of the Rand Tablet -- indeed, the entire GRAIL system was programmed using the Tablet as the sole input device. The Rand Videographics System [90] was one of the first interactive graphics systems using raster-scan technology. High-resolution video displays were driven from a rotating magnetic disk. This rapid-response system allowed many Rand researchers to have simultaneous access to precision computer graphics, at a time when the cost of providing individual self-contained systems would have been prohibitive. 13 14 The GRAIL system [16] and its successor BIOMOD [26] pioneered the use of graphic displays and tablets as I/O devices for programming and modeling. GRAIL allowed the direct execution of programs defined by a combination of flowcharts and coding forms, in which each box on a top- level flowchart could itself be defined in terms of another flowchart, or (at the lowest level) a coding form. BIOMOD applied these interactive concepts to a major biomedical modeling system, in which transfer equations and other forms of equations describing a dynamic system could be input directly on a displayed form. The results of a simulation defined by these equations could then be viewed graphically in terms of time history plots of any of the variables (or combinations of them). Over 15 years ago, these systems were using a sophisticated real-time recognition algorithm for characters hand-printed on a tablet [25]. In addition to these prototype/demonstration systems, a number of studies were also conducted, principally by Barry Boehm, on the changes in the productivity of users depending on the speed and dependability of the response time of interactive computer systems [75]. In 1972, several of the personnel involved in Rand's man-machine interface work, including Keith Uncapher, Tom Ellis, Bob Anderson, and Bob Balzer (who was just beginning to develop some of his ideas on program specification [s]) left Rand to form University of Southern California's Information Sciences Institute. Anderson returned to Rand the following year and started Rand's work in an area that was to become known as expert systems . Rand work on interactive systems in the late 1970s centered on developing UNIX-based tools, such as The Rand Editor [8] and the MH electronic message handler [10], and on research in interactive maps for dynamically displaying geographic information [3]. Map displays continued to play a prominent role in Rand research in the 1980s, particularly in the color graphic displays used to dynamically depict geographic-oriented simulations.
Recommended publications
  • Introduction to Computational Social Choice
    1 Introduction to Computational Social Choice Felix Brandta, Vincent Conitzerb, Ulle Endrissc, J´er^omeLangd, and Ariel D. Procacciae 1.1 Computational Social Choice at a Glance Social choice theory is the field of scientific inquiry that studies the aggregation of individual preferences towards a collective choice. For example, social choice theorists|who hail from a range of different disciplines, including mathematics, economics, and political science|are interested in the design and theoretical evalu- ation of voting rules. Questions of social choice have stimulated intellectual thought for centuries. Over time the topic has fascinated many a great mind, from the Mar- quis de Condorcet and Pierre-Simon de Laplace, through Charles Dodgson (better known as Lewis Carroll, the author of Alice in Wonderland), to Nobel Laureates such as Kenneth Arrow, Amartya Sen, and Lloyd Shapley. Computational social choice (COMSOC), by comparison, is a very young field that formed only in the early 2000s. There were, however, a few precursors. For instance, David Gale and Lloyd Shapley's algorithm for finding stable matchings between two groups of people with preferences over each other, dating back to 1962, truly had a computational flavor. And in the late 1980s, a series of papers by John Bartholdi, Craig Tovey, and Michael Trick showed that, on the one hand, computational complexity, as studied in theoretical computer science, can serve as a barrier against strategic manipulation in elections, but on the other hand, it can also prevent the efficient use of some voting rules altogether. Around the same time, a research group around Bernard Monjardet and Olivier Hudry also started to study the computational complexity of preference aggregation procedures.
    [Show full text]
  • Stable Matching: Theory, Evidence, and Practical Design
    THE PRIZE IN ECONOMIC SCIENCES 2012 INFORMATION FOR THE PUBLIC Stable matching: Theory, evidence, and practical design This year’s Prize to Lloyd Shapley and Alvin Roth extends from abstract theory developed in the 1960s, over empirical work in the 1980s, to ongoing efforts to fnd practical solutions to real-world prob- lems. Examples include the assignment of new doctors to hospitals, students to schools, and human organs for transplant to recipients. Lloyd Shapley made the early theoretical contributions, which were unexpectedly adopted two decades later when Alvin Roth investigated the market for U.S. doctors. His fndings generated further analytical developments, as well as practical design of market institutions. Traditional economic analysis studies markets where prices adjust so that supply equals demand. Both theory and practice show that markets function well in many cases. But in some situations, the standard market mechanism encounters problems, and there are cases where prices cannot be used at all to allocate resources. For example, many schools and universities are prevented from charging tuition fees and, in the case of human organs for transplants, monetary payments are ruled out on ethical grounds. Yet, in these – and many other – cases, an allocation has to be made. How do such processes actually work, and when is the outcome efcient? Matching theory The Gale-Shapley algorithm Analysis of allocation mechanisms relies on a rather abstract idea. If rational people – who know their best interests and behave accordingly – simply engage in unrestricted mutual trade, then the outcome should be efcient. If it is not, some individuals would devise new trades that made them better of.
    [Show full text]
  • The Portfolio Optimization Performance During Malaysia's
    Modern Applied Science; Vol. 14, No. 4; 2020 ISSN 1913-1844 E-ISSN 1913-1852 Published by Canadian Center of Science and Education The Portfolio Optimization Performance during Malaysia’s 2018 General Election by Using Noncooperative and Cooperative Game Theory Approach Muhammad Akram Ramadhan bin Ibrahim1, Pah Chin Hee1, Mohd Aminul Islam1 & Hafizah Bahaludin1 1Department of Computational and Theoretical Sciences Kulliyyah of Science International Islamic University Malaysia, 25200 Kuantan, Pahang, Malaysia Correspondence: Pah Chin Hee, Department of Computational and Theoretical Sciences, Kulliyyah of Science, International Islamic University Malaysia, 25200 Kuantan, Pahang, Malaysia. Received: February 10, 2020 Accepted: February 28, 2020 Online Published: March 4, 2020 doi:10.5539/mas.v14n4p1 URL: https://doi.org/10.5539/mas.v14n4p1 Abstract Game theory approach is used in this study that involves two types of games which are noncooperative and cooperative. Noncooperative game is used to get the equilibrium solutions from each payoff matrix. From the solutions, the values then be used as characteristic functions of Shapley value solution concept in cooperative game. In this paper, the sectors are divided into three groups where each sector will have three different stocks for the game. This study used the companies that listed in Bursa Malaysia and the prices of each stock listed in this research obtained from Datastream. The rate of return of stocks are considered as an input to get the payoff from each stock and its coalition sectors. The value of game for each sector is obtained using Shapley value solution concepts formula to find the optimal increase of the returns. The Shapley optimal portfolio, naive diversification portfolio and market portfolio performances have been calculated by using Sharpe ratio.
    [Show full text]
  • Download Chapter 65KB
    Memorial Tributes: Volume 11 Copyright National Academy of Sciences. All rights reserved. Memorial Tributes: Volume 11 K E I T H W . U N C A P H E R 1922–2002 Elected in 1998 “For information technology on the national level.” BY ANITA JONES KEITH WILLIAM UNCAPHER, founder and Executive Direc- tor Emeritus of Information Sciences Institute, Associate Dean for Information Sciences Emeritus of the University of South- ern California, and senior vice president of the Corporation for National Research Initiatives, died at the age of 80 on October 10, 2002. He died in mid-air while returning to the West Coast after attending an NAE meeting. Keith was born in Denver, Colorado, on April 1, 1922, one of three children of Wayne Samuel and Alice Clague Uncapher; the family moved to California when he was six months old. After high school graduation in Glendale, California, he joined the Navy and became a radar technician. Although he was prone to seasickness, he never hesitated when he had to climb the mast of his ship to fix the radar. When he left the service in 1946, Keith studied electronics and mathematics at Glendale College. In 1950, he graduated from the California Polytechnic Institute with a B.S. in mathematics and electrical engineering. At the recommendation of one of his professors, Keith ap- plied for a job at the RAND Corporation in Santa Monica, Cali- fornia, which was a fairly new organization at the time. He was readily accepted at RAND and soon began to conduct funda- mental research on digital-memory technology (before the time of core memory).
    [Show full text]
  • Introduction to Computational Social Choice Felix Brandt, Vincent Conitzer, Ulle Endriss, Jérôme Lang, Ariel D
    Introduction to Computational Social Choice Felix Brandt, Vincent Conitzer, Ulle Endriss, Jérôme Lang, Ariel D. Procaccia To cite this version: Felix Brandt, Vincent Conitzer, Ulle Endriss, Jérôme Lang, Ariel D. Procaccia. Introduction to Computational Social Choice. Felix Brandt, Vincent Conitzer, Ulle Endriss, Jérôme Lang, Ariel D. Procaccia, Handbook of Computational Social Choice, Cambridge University Press, pp.1-29, 2016, 9781107446984. 10.1017/CBO9781107446984. hal-01493516 HAL Id: hal-01493516 https://hal.archives-ouvertes.fr/hal-01493516 Submitted on 21 Mar 2017 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. 1 Introduction to Computational Social Choice Felix Brandta, Vincent Conitzerb, Ulle Endrissc, J´er^omeLangd, and Ariel D. Procacciae 1.1 Computational Social Choice at a Glance Social choice theory is the field of scientific inquiry that studies the aggregation of individual preferences towards a collective choice. For example, social choice theorists|who hail from a range of different disciplines, including mathematics, economics, and political science|are interested in the design and theoretical evalu- ation of voting rules. Questions of social choice have stimulated intellectual thought for centuries. Over time the topic has fascinated many a great mind, from the Mar- quis de Condorcet and Pierre-Simon de Laplace, through Charles Dodgson (better known as Lewis Carroll, the author of Alice in Wonderland), to Nobel Laureates such as Kenneth Arrow, Amartya Sen, and Lloyd Shapley.
    [Show full text]
  • 3 Nobel Laureates to Honor UCI's Duncan Luce
    3 Nobel laureates to honor UCI’s Duncan Luce January 25th, 2008 by grobbins Three recent winners of the Nobel Prize in economics will visit UC Irvine today and Saturday to honor mathematician-psychologist Duncan Luce, who shook the economics world 50 years ago with a landmark book on game theory. Game theory is the mathematical study of conflict and interaction among people. Luce and his co-author, Howard Raiffa, laid out some of the most basic principles and insights about the field in their book, “Games and Decisions: Introductions and Critical Survey.” That book, and seminal equations Luce later wrote that helped explain and predict a wide range of human behavior, including decision-making involving risk, earned him the National Medal of Science, which he received from President Bush in 2005. (See photo.) UCI mathematican Don Saari put together a celebratory conference to honor both Luce and Raiffa, and he recruited some of the world’s best-known economic scientists. It’s one of the largest such gatherings since UCI hosted 17 Nobel laureates in October 1996. “Luce and Raiffa’s book has been tremendously influential and we wanted to honor them,” said Saari, a member of the National Academy of Sciences. Luce said Thursday night, “This is obviously very flattering, and it’s amazing that the book is sufficiently alive that people would want to honor it.” The visitors scheduled to attended the celebratory conference include: Thomas Schelling, who won the 2005 Nobel in economics for his research on game theory Roger Myerson and Eric Maskin, who shared the 2007 Nobel in economics for their work in design theory.
    [Show full text]
  • Chemical Game Theory
    Chemical Game Theory Jacob Kautzky Group Meeting February 26th, 2020 What is game theory? Game theory is the study of the ways in which interacting choices of rational agents produce outcomes with respect to the utilities of those agents Why do we care about game theory? 11 nobel prizes in economics 1994 – “for their pioneering analysis of equilibria in the thoery of non-cooperative games” John Nash Reinhard Selten John Harsanyi 2005 – “for having enhanced our understanding of conflict and cooperation through game-theory” Robert Aumann Thomas Schelling Why do we care about game theory? 2007 – “for having laid the foundatiouns of mechanism design theory” Leonid Hurwicz Eric Maskin Roger Myerson 2012 – “for the theory of stable allocations and the practice of market design” Alvin Roth Lloyd Shapley 2014 – “for his analysis of market power and regulation” Jean Tirole Why do we care about game theory? Mathematics Business Biology Engineering Sociology Philosophy Computer Science Political Science Chemistry Why do we care about game theory? Plato, 5th Century BCE Initial insights into game theory can be seen in Plato’s work Theories on prisoner desertions Cortez, 1517 Shakespeare’s Henry V, 1599 Hobbes’ Leviathan, 1651 Henry orders the French prisoners “burn the ships” executed infront of the French army First mathematical theory of games was published in 1944 by John von Neumann and Oskar Morgenstern Chemical Game Theory Basics of Game Theory Prisoners Dilemma Battle of the Sexes Rock Paper Scissors Centipede Game Iterated Prisoners Dilemma
    [Show full text]
  • Chronology of Game Theory
    Chronology of Game Theory http://www.econ.canterbury.ac.nz/personal_pages/paul_walker/g... Home | UC Home | Econ. Department | Chronology of Game Theory | Nobel Prize A Chronology of Game Theory by Paul Walker September 2012 | Ancient | 1700 | 1800 | 1900 | 1950 | 1960 | 1970 | 1980 | 1990 | Nobel Prize | 2nd Nobel Prize | 3rd Nobel Prize | 0-500AD The Babylonian Talmud is the compilation of ancient law and tradition set down during the first five centuries A.D. which serves as the basis of Jewish religious, criminal and civil law. One problem discussed in the Talmud is the so called marriage contract problem: a man has three wives whose marriage contracts specify that in the case of this death they receive 100, 200 and 300 respectively. The Talmud gives apparently contradictory recommendations. Where the man dies leaving an estate of only 100, the Talmud recommends equal division. However, if the estate is worth 300 it recommends proportional division (50,100,150), while for an estate of 200, its recommendation of (50,75,75) is a complete mystery. This particular Mishna has baffled Talmudic scholars for two millennia. In 1985, it was recognised that the Talmud anticipates the modern theory of cooperative games. Each solution corresponds to the nucleolus of an appropriately defined game. 1713 In a letter dated 13 November 1713 Francis Waldegrave provided the first, known, minimax mixed strategy solution to a two-person game. Waldegrave wrote the letter, about a two-person version of the card game le Her, to Pierre-Remond de Montmort who in turn wrote to Nicolas Bernoulli, including in his letter a discussion of the Waldegrave solution.
    [Show full text]
  • 2016 Annual Report
    INNOVATION with an impact ON SOCIETY, EDUCATION, SCIENCE and TECHNOLOGY 2016 ANNUAL REPORT SEPTEMBER 2017 Information Sciences Institute Welcome to ISI ........................................................................................................ 2 New Research Directors, Team Leaders and Research Leads ................. 4 is a world leader in research and development Institute Achievement Awards ........................................................................... 7 of advanced information processing, computing Financial Systems and Information Technology ........................................... 8 and communications technologies. Involvement in Education and Community .................................................... 9 Awards, Honors and Activities ......................................................................... 10 New Staff and Research Personnel .................................................................. 12 CALIFORNIA MASSACHUSETTS VIRGINIA 4676 Admiralty Way #1001 890 Winter Street 3811 Fairfax Drive #200 New Doctoral Students and Graduates ......................................................... 13 Marina del Rey, CA 90292 Waltham, MA 02451 Arlington, VA 22203 310.822.1511 781-622-9790 703.243.9422 New Master’s, Undergrads, and Visiting Scholars ..................................... 14 Centers of Excellence .......................................................................................... 16 Strategic Collaborations ...................................................................................
    [Show full text]
  • How to Build an Institution
    POSXXX10.1177/0048393120971545Philosophy of the Social Sciencevan Basshuysen 971545research-article2020 Article Philosophy of the Social Sciences 1 –24 How to Build an © The Author(s) 2020 Institution https://doi.org/10.1177/0048393120971545Article reuse guidelines: sagepub.com/journals-permissions DOI: 10.1177/0048393120971545 journals.sagepub.com/home/pos Philippe van Basshuysen1 Abstract How should institutions be designed that “work” in bringing about desirable social outcomes? I study a case of successful institutional design—the redesign of the National Resident Matching Program—and argue that economists assume three roles when designing an institution, each of which complements the other two: first, the designer combines positive and normative modeling to formalize policy goals and to design possible mechanisms for bringing them about. Second, the engineer refines the design by conducting experiments and computational analyses. Third, the plumber implements the design in the real world and mends it as needed. Keywords economic design, engineering, plumbing, normative modeling, algorithmic bias 1. Introduction Economists increasingly aspire to create or change institutions in order to bring about desirable social outcomes. While this field of economic design is growing, philosophers of social science have to date focused on a single case, namely the design of the early spectrum auctions conducted by the Federal Communications Commission (FCC) (Alexandrova 2008; Guala 2005). But by focusing on one case only, they have fallen short of providing a general Received 11 October 2020 1Leibniz University Hannover, Hannover, Germany Corresponding Author: Philippe van Basshuysen, Leibniz University Hannover, Im Moore 21, 30167 Hannover, Germany. Email: [email protected] 2 Philosophy of the Social Sciences 00(0) account of the practice of economic design.
    [Show full text]
  • An Introduction to Game Theory
    An Introduction to Game Theory E.N.Barron Supported by NSF DMS-1008602 Department of Mathematics and Statistics, Loyola University Chicago April 2013 Zero Sum Games Non Zero Sum Games Cooperative Games Game Theory Nobel Prize winners Lloyd Shapley 2012 Alvin Roth 2012 Roger B. Myerson 2007 Leonid Hurwicz 2007 Eric S. Maskin 2007 Robert J. Aumann 2005 Thomas C. Schelling 2005 William Vickrey 1996 Robert E. Lucas Jr. 1995 John C. Harsanyi 1994 John F. Nash Jr. 1994 Reinhard Selten 1994 Kenneth J. Arrow 1972 Paul A. Samuelson 1970 Barron Game Theory Zero Sum Games Non Zero Sum Games Cooperative Games Zero Sum Games{John von Neumann The rules, the game: I made a game effort to argue but two things were against me: the umpires and the rules.{Leo Durocher Barron Game Theory Zero Sum Games Non Zero Sum Games Cooperative Games Zero Sum Games In a simplified analysis of a football game suppose that the offense can only choose a pass or run, and the defense can choose only to defend a pass or run. Here is the matrix in which the payoffs are the average yards gained: Defense Offense Run Pass Run 1 8 Pass 10 0 The offense’s goal is to maximize the average yards gained per play. The defense wants to minimize it. Barron Game Theory Zero Sum Games Non Zero Sum Games Cooperative Games In the immortal words of mothers everywhere: You can't always get what you want{Rolling Stones. Barron Game Theory Zero Sum Games Non Zero Sum Games Cooperative Games Zero Sum Games Pure saddle point row i ∗, column j∗: aij∗ ≤ ai ∗j∗ ≤ ai ∗j ; for all i; j Defense Offense Run Pass Run 1 8 Pass 10 0 No PURE strategies as a saddle point: Largest in row and smallest in column{simultaneously.
    [Show full text]
  • Ideological Profiles of the Economics Laureates · Econ Journal Watch
    Discuss this article at Journaltalk: http://journaltalk.net/articles/5811 ECON JOURNAL WATCH 10(3) September 2013: 255-682 Ideological Profiles of the Economics Laureates LINK TO ABSTRACT This document contains ideological profiles of the 71 Nobel laureates in economics, 1969–2012. It is the chief part of the project called “Ideological Migration of the Economics Laureates,” presented in the September 2013 issue of Econ Journal Watch. A formal table of contents for this document begins on the next page. The document can also be navigated by clicking on a laureate’s name in the table below to jump to his or her profile (and at the bottom of every page there is a link back to this navigation table). Navigation Table Akerlof Allais Arrow Aumann Becker Buchanan Coase Debreu Diamond Engle Fogel Friedman Frisch Granger Haavelmo Harsanyi Hayek Heckman Hicks Hurwicz Kahneman Kantorovich Klein Koopmans Krugman Kuznets Kydland Leontief Lewis Lucas Markowitz Maskin McFadden Meade Merton Miller Mirrlees Modigliani Mortensen Mundell Myerson Myrdal Nash North Ohlin Ostrom Phelps Pissarides Prescott Roth Samuelson Sargent Schelling Scholes Schultz Selten Sen Shapley Sharpe Simon Sims Smith Solow Spence Stigler Stiglitz Stone Tinbergen Tobin Vickrey Williamson jump to navigation table 255 VOLUME 10, NUMBER 3, SEPTEMBER 2013 ECON JOURNAL WATCH George A. Akerlof by Daniel B. Klein, Ryan Daza, and Hannah Mead 258-264 Maurice Allais by Daniel B. Klein, Ryan Daza, and Hannah Mead 264-267 Kenneth J. Arrow by Daniel B. Klein 268-281 Robert J. Aumann by Daniel B. Klein, Ryan Daza, and Hannah Mead 281-284 Gary S. Becker by Daniel B.
    [Show full text]