Representativeness heuristics

Size: px
Start display at page:

Download "Representativeness heuristics"

Transcription

1 Representativeness heuristics 1-1 People judge probabilities by the degree to which A is representative of B, that is, by the degree to which A resembles B. A can be sample and B a population, or A can be a person and B a group, or A can be an event/effect and B a process/cause: A < B or A B 1

2 Representativeness heuristics 1-2 E.g. What is the probability that person A (Simon, a shy, introverted man) belongs to Group B (stamp collectors) rather than Group C (BMW drivers)? 2

3 Representativeness heuristics 1-3 E.g. when A is highly representative of (not similar to) B, the probability that A originates from B is judged to be high (low) B can be a class and A can be a variable defined on that class, or an instance of that class, or a subset of that class B can be a causal system and A can be a possible consequence or realization coming from that system. 3

4 Representativeness heuristics 1-4 Behaviors associated with representativeness: Conjunction fallacy Base rate neglect/underweighting Hot hand Gambler s fallacy Overestimating probability 4

5 Conjunction fallacy 1-5 Many people have great difficulty in understanding probability. Simple probabilities vs. joint probabilities Which seems more likely? a. Jane is a lottery winner. b. Jane is happy lottery winner. Many pick b, but a must have a higher probability, as a Venn diagram clearly shows. Problem: conjunction fallacy. 5

6 Conjunction fallacy: Venn diagram 1-7 7

7 Conditional Probability 1-8 The probability of an event given that another event has occurred is called a conditional probability. The conditional probability of A given B is denoted by PP AA BB A conditional probability is computed as follows : PP AA BB = PP(AA BB) PP(BB) 8

8 Bayes Rule 1-9 Often we begin probability analysis with initial or prior probabilities Then, from a sample, special report, or a product test we obtain some additional information Given this information, we calculate revised or posterior probabilities Prior Probabilities New Information Application of Bayes Theorem Posterior Probabilities 9

9 Bayes Rule 1-10 Example: L. S. Clothiers A proposed shopping center will provide strong competition for downtown businesses like L. S. Clothiers. If the shopping center is built, the owner of L. S. Clothiers feels it would be best to relocate to the center. The shopping center cannot be built unless a zoning change is approved by the town council. The planning board must first make a recommendation, for or against the zoning change, to the council. 10

10 Bayes Rule 1-11 Prior probabilities Let A 1 = town council approves the zoning change A 2 = town council disapproves the change Using subjective judgment: P(A 1 ) =.7, P(A 2 ) =.3 11

11 Bayes Rule 1-12 New Information The planning board has recommended against the zoning change. Let B denote the event of a negative recommendation by the planning board. Given that B has occurred, should L. S. Clothiers revise the probabilities that the town council will approve or disapprove the zoning change? 12

12 Bayes Rule 1-13 Conditional Probabilities Past history with the planning board and the town council indicates the following: P(B A 1 ) =.2 P(B A 2 ) =.9 Hence: P(B C A 1 ) =.8 P(B C A 2 ) =.1 13

13 Bayes Rule 1-14 Bayes Theorem To find the posterior probability that event Ai will occur given that event B has occurred, we apply Bayes theorem PA ( B) i = PA ( i) PB ( Ai) PA ( ) PB ( A) + PA ( ) PB ( A) PA ( ) PB ( A) n n 14

14 Bayes Rule 1-15 Posterior Probabilities Given the planning board s recommendation not to approve the zoning change, we revise the prior probabilities as follows: PA ( B) 1 = = PA ( 1) PB ( A1) PA ( ) PB ( A) + PA ( ) PB ( A) (. 7)(. 2) (. 7)(. 2) + (. 3)(. 9) =.34 15

15 Bayes Rule 1-16 Conclusion The planning board s recommendation is good news for L. S. Clothiers. The posterior probability of the town council approving the zoning change is.34 compared to a prior probability of

16 Bayes Rule: Tabular Approach 1-17 (1) (2) (3) (4) (5) Events A i Prior Probabilities P(A i ) Conditional Probabilities P(B A i ) Joint Probabilities P(A i B) Posterior Probabilities P(A i B) A 1.7 A P(B) = /.41 17

17 Base rate neglect 1-18 A base rate is the relative frequency with which an event occurs. Example: Dick is a 30-year-old man. He is married w/ no children. A man of high ability and high motivation, he promises to be quite successfully in his field. He is well liked by his colleagues. subjects were shown personality sketches, allegedly from a group of professionals made up of engineers and lawyers. In one treatment, 70% engineers and 30% lawyers In another, 30% engineers and 70% lawyers 18

18 Base rate neglect and Bayes rule 1-20 pr(b A) = pr(b) * [pr(a B) / pr(a)] This is a way of updating your probability estimate based on new information. You have a barometer that predicts weather. Example: pr(rain) = pr(r) = 40% pr(dry) = pr(d) = 60% pr(rain predicted rain) = pr(rp R) = 90% pr(rain predicted dry) = pr(rp D) = 2.5% 20

19 Base rate neglect and Bayes rule 1-21 Best prediction of tomorrow s weather without looking at barometer is prior (base rate) distribution: you would say 40% chance of rain. What should you predict when barometer predicts rain? That is, what is probability of rain conditional on rain being predicted? pr(r RP) = pr(r) * [pr(rp R) / pr(rp)] 21

20 Base rate neglect and Bayes rule 1-22 We first need to work out pr(rp). This equals: pr(rp R) + pr(rp D) Use conditional probability rule: pr(rp R) = pr(rp R) / pr(r) Re-arrange: pr(rp R) = pr(rp R) * pr(r) =.9 *.4 =.36 22

21 Base rate neglect and Bayes rule 1-23 Next work out pr(rp D). Begin with conditional probability: pr(rp D) = pr(rp D) / pr(d) Re-arrange: pr(rp D) = pr(rp D) * pr(d) =.025 *.6 =.015 Therefore pr(rp) = =.375 Note that the barometer (conservatively) predicts rain less than it actually rains. 23

22 Base rate neglect and Bayes rule 1-24 What should you predict when barometer predicts rain? pr(r RP) = pr(r) * [pr(rp R) / pr(rp)] =.4 * (.9 /.375) =.96 If we know that the barometer is predicting rain, there is a 96% chance that it will rain, vs. only a 40% chance if we don t know the barometer reading. 24

23 Exercise 1-25 Rex is a smart fellow. He gets an A in a course 80% of the time. Still he likes his leisure, only studying for the final exam in half of the courses he takes. Nevertheless when he does study, he is almost sure (95% likely) to get an A. Assuming he got an A, how likely is he studied? If someone estimates the above to be 75%, what error are they committing? Explain. 25

24 Hot hand phenomenon 1-30 As in hot hand phenomenon in sports: In basketball, it is erroneously thought that you should give ball to a hot player A player with a hot hand (also known as a "streak shooter" or an athlete "on a roll") is a player who has a better chance of making a basket after one or more successful shots than after having missed a shot. It is especially true if people aren t sure about nature of distribution/population. 30

25 Hot hand phenomenon 1-31 People thought that the chances of making a basket increased after a player had made several successful shots when in truth the chances of making the next basket were not significantly different from the player's overall probability of making a basket.

26 Gambler s fallacy 1-32 Gambler s fallacy: the belief that a successful outcome is due after a run of bad luck Or, more generally, the belief that a series of independent trials with the same outcome will soon be followed by an opposite outcome Example: Suppose that an unbiased coin is flipped three times, and each time the coin lands on Heads. If you had to bet $100 on the next toss, what side would you choose? 32

27 Gambler s fallacy 1-34 Gambler s fallacy may apply if people are fairly sure about nature of population. They think even small samples should always look like population. Performance has to average out Winning lottery numbers are avoided based on mistaken view that they are not likely to come up again for a while. 34

28 Exercise 1-35 Q: How do hot hand phenomenon and gambler s fallacy relate to representativeness? Provide examples from sports. In what way are they different? 35

29 Overestimating predictability 1-38 Tendency to underestimate regression to mean neglect the diagnosticity of the information on which they base their predictions, and as a result, they make nonregressive predictions GPA example: subjects were asked to predict GPA in college from high school GPA of entrants to the college. 38

30 Overestimating predictability 1-39 Example: Suppose that scores on a high school academic achievement test are moderately related to college grade point averages (GPAs). Given the percentiles below [shown in Figure], what GPA would you predict for a student who scored 725 on the test?

31 Overestimating predictability 1-40 Example: (cont d)

32 1-42 Other biases related to representativeness Recency: Recent evidence is more compelling. Salience: Dramatic evidence is more compelling. Availability: Freely available, easily processed information is more compelling. 42

33 Anchoring 1-43 People are initially anchored on their prior belief. Quickly multiply these eight numbers: 1 * 2 * 3 * 4 * 5 * 6 * 7 * 8 Most people will come up with a low estimate: anchored on product of first 4 or 5. A bit better (but still too low) with: 8 * 7 * 6 * 5 * 4 * 3 * 2 * 1 43

34 Anchoring bias: Example of anchoring to irrelevant info 1-45 Wheel with numbers was spun. Subjects were asked: 1. Is the number of African nations in the UN more or less than wheel number? 2. How many African nations are there in the UN? Answers were highly influenced by wheel: Median answer was 25 for those seeing 10 from wheel. Median answer was 45 for those seeing 65 from wheel. Grasping at straws! 45

35 Anchoring vs. representativeness 1-46 Anchoring says new information is discounted. Representativeness (base rate neglect variety) says people are too influenced by latest information. Potential conflict between anchoring and representativeness in how people deal with new evidence. Which is right? Perhaps both depending on situation 46

36 Anchoring vs. representativeness ii It is argued that people are coarsely calibrated. Suppose morning forecast is for sun. Day starts sunny. You go on a picnic. Some dark clouds start to move in You are anchored to prior view and discount clouds. More dark clouds: the same thing 47

37 Anchoring vs. representativeness iii Even more dark clouds. Now you coarsely transition thinking that it s going to rain for sure! What is reality? Never 0% or 100%. New information should alter probabilities but a flip-flop doesn t make sense. Coarse calibration has been used to explain tendency for prices to trend and eventually reverse. 48

38 Preview of financial errors from heuristics and biases 1-49 Expectations influence perceptions: If most people are saying good/bad things about company, you will find good/bad things It has been argued that cognitive dissonance can: Explain why people don t exit poorlyperforming mutual funds 49

39 Preview of financial errors from heuristics and biases ii Diversification heuristic Stock-bond menu influences risk taking in DC plans Ambiguity aversion Under-diversification Information overload Lower participation rates for DC plans with more investment choices 50

40 Preview of financial errors from heuristics and biases iii Representativeness (and halo effects) Good companies are good stocks thinking may lead to value advantage Recency May explain chasing winners Anchoring and slow adjustment coupled with representativeness May explain momentum and price reversal 51

Behavioral Finance. Limits to Arbitrage. Psychology. Psychology and Finance. Psychology and Finance. Lecture 4: Psychology, Heuristics, and Biases

Behavioral Finance. Limits to Arbitrage. Psychology. Psychology and Finance. Psychology and Finance. Lecture 4: Psychology, Heuristics, and Biases Lecture 4: Psychology, Heuristics, and Biases Behavioral Finance Limits to Arbitrage Psychology Master of Arts program in Applied Finance Nattawut Jenwittayaroje, Ph.D, CFA NIDA Business School National

More information

Reasoning with Uncertainty. Reasoning with Uncertainty. Bayes Rule. Often, we want to reason from observable information to unobservable information

Reasoning with Uncertainty. Reasoning with Uncertainty. Bayes Rule. Often, we want to reason from observable information to unobservable information Reasoning with Uncertainty Reasoning with Uncertainty Often, we want to reason from observable information to unobservable information We want to calculate how our prior beliefs change given new available

More information

Psychological. Influences on Personal Probability. Chapter 17. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc.

Psychological. Influences on Personal Probability. Chapter 17. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. Psychological Chapter 17 Influences on Personal Probability Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. 17.2 Equivalent Probabilities, Different Decisions Certainty Effect: people

More information

References. Christos A. Ioannou 2/37

References. Christos A. Ioannou 2/37 Prospect Theory References Tversky, A., and D. Kahneman: Judgement under Uncertainty: Heuristics and Biases, Science, 185 (1974), 1124-1131. Tversky, A., and D. Kahneman: Prospect Theory: An Analysis of

More information

Behavioral Finance 1-1. Chapter 5 Heuristics and Biases

Behavioral Finance 1-1. Chapter 5 Heuristics and Biases Behavioral Finance 1-1 Chapter 5 Heuristics and Biases 1 Introduction 1-2 This chapter focuses on how people make decisions with limited time and information in a world of uncertainty. Perception and memory

More information

Bayes Theorem Application: Estimating Outcomes in Terms of Probability

Bayes Theorem Application: Estimating Outcomes in Terms of Probability Bayes Theorem Application: Estimating Outcomes in Terms of Probability The better the estimates, the better the outcomes. It s true in engineering and in just about everything else. Decisions and judgments

More information

Behavioral Finance 1-1. Chapter 6 Overconfidence

Behavioral Finance 1-1. Chapter 6 Overconfidence Behavioral Finance 1-1 Chapter 6 Overconfidence 1 Overconfidence 1-2 Overconfidence Tendency for people to overestimate their knowledge, abilities, and the precision of their information, or to be overly

More information

When Intuition. Differs from Relative Frequency. Chapter 18. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc.

When Intuition. Differs from Relative Frequency. Chapter 18. Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. When Intuition Chapter 18 Differs from Relative Frequency Copyright 2005 Brooks/Cole, a division of Thomson Learning, Inc. Thought Question 1: Do you think it likely that anyone will ever win a state lottery

More information

Inside View Versus Outside View Irregularity Hypothesis Attribute Substitution

Inside View Versus Outside View Irregularity Hypothesis Attribute Substitution Finish: Next: Next: Inside View Versus Outside View Irregularity Hypothesis Attribute Substitution Psychology 466: Judgment & Decision Making Instructor: John Miyamoto 10/24/2017: Lecture 05-1 Note: This

More information

LSP 121. LSP 121 Math and Tech Literacy II. Topics. Binning. Stats & Probability. Stats Wrapup Intro to Probability

LSP 121. LSP 121 Math and Tech Literacy II. Topics. Binning. Stats & Probability. Stats Wrapup Intro to Probability Greg Brewster, DePaul University Page 1 LSP 121 Math and Tech Literacy II Stats Wrapup Intro to Greg Brewster DePaul University Statistics Wrapup Topics Binning Variables Statistics that Deceive Intro

More information

Understanding Probability. From Randomness to Probability/ Probability Rules!

Understanding Probability. From Randomness to Probability/ Probability Rules! Understanding Probability From Randomness to Probability/ Probability Rules! What is chance? - Excerpt from War and Peace by Leo Tolstoy But what is chance? What is genius? The words chance and genius

More information

Oct. 21. Rank the following causes of death in the US from most common to least common:

Oct. 21. Rank the following causes of death in the US from most common to least common: Oct. 21 Assignment: Read Chapter 17 Try exercises 5, 13, and 18 on pp. 379 380 Rank the following causes of death in the US from most common to least common: Stroke Homicide Your answers may depend on

More information

ROLE OF HEURISTICS IN RISK MANAGEMENT

ROLE OF HEURISTICS IN RISK MANAGEMENT ROLE OF HEURISTICS IN RISK MANAGEMENT Kuwait Enterprise Risk Management Conference 4 th Edition, 2017 Abhishek Upadhayay CFPS, MIRM its about time We use heuristics to simplify choices in relation to risk.

More information

An Understanding of Role of Heuristic on Investment Decisions

An Understanding of Role of Heuristic on Investment Decisions International Review of Business and Finance ISSN 0976-5891 Volume 9, Number 1 (2017), pp. 57-61 Research India Publications http://www.ripublication.com An Understanding of Role of Heuristic on Investment

More information

Lecture 15. When Intuition Differs from Relative Frequency

Lecture 15. When Intuition Differs from Relative Frequency Lecture 15 When Intuition Differs from Relative Frequency Revisiting Relative Frequency The relative frequency interpretation of probability provides a precise answer to certain probability questions.

More information

Chapter 11 Decision Making. Syllogism. The Logic

Chapter 11 Decision Making. Syllogism. The Logic Chapter 11 Decision Making Syllogism All men are mortal. (major premise) Socrates is a man. (minor premise) (therefore) Socrates is mortal. (conclusion) The Logic Mortal Socrates Men 1 An Abstract Syllogism

More information

Managerial Decision Making: Session 6

Managerial Decision Making: Session 6 Representativeness Review Managerial Decision Making: Session 6 Classic Heuristics: Representativeness (continued) and Availability Kent L. Womack, 2003, all rights reserved. Please do not share outside

More information

Heuristics & Biases:

Heuristics & Biases: Heuristics & Biases: The Availability Heuristic and The Representativeness Heuristic Psychology 355: Cognitive Psychology Instructor: John Miyamoto 05/29/2018: Lecture 10-2 Note: This Powerpoint presentation

More information

Math HL Chapter 12 Probability

Math HL Chapter 12 Probability Math HL Chapter 12 Probability Name: Read the notes and fill in any blanks. Work through the ALL of the examples. Self-Check your own progress by rating where you are. # Learning Targets Lesson I have

More information

Representativeness Heuristic and Conjunction Errors. Risk Attitude and Framing Effects

Representativeness Heuristic and Conjunction Errors. Risk Attitude and Framing Effects 1st: Representativeness Heuristic and Conjunction Errors 2nd: Risk Attitude and Framing Effects Psychology 355: Cognitive Psychology Instructor: John Miyamoto 05/30/2018: Lecture 10-3 Note: This Powerpoint

More information

Decision-making II judging the likelihood of events

Decision-making II judging the likelihood of events Decision-making II judging the likelihood of events Heuristics and Biases Tversky & Kahneman propose that people often do not follow rules of probability Instead, decision making may be based on heuristics

More information

Probability and Sample space

Probability and Sample space Probability and Sample space We call a phenomenon random if individual outcomes are uncertain but there is a regular distribution of outcomes in a large number of repetitions. The probability of any outcome

More information

Experimental Economics Lecture 3: Bayesian updating and cognitive heuristics

Experimental Economics Lecture 3: Bayesian updating and cognitive heuristics Experimental Economics Lecture 3: Bayesian updating and cognitive heuristics Dorothea Kübler Summer term 2014 1 The famous Linda Problem (Tversky and Kahnemann 1983) Linda is 31 years old, single, outspoken,

More information

Chapter 5 & 6 Review. Producing Data Probability & Simulation

Chapter 5 & 6 Review. Producing Data Probability & Simulation Chapter 5 & 6 Review Producing Data Probability & Simulation M&M s Given a bag of M&M s: What s my population? How can I take a simple random sample (SRS) from the bag? How could you introduce bias? http://joshmadison.com/article/mms-colordistribution-analysis/

More information

Behavioral Game Theory

Behavioral Game Theory School of Computer Science, McGill University March 4, 2011 1 2 3 4 5 Outline Nash equilibria One-shot games 1 2 3 4 5 I Nash equilibria One-shot games Definition: A study of actual individual s behaviors

More information

First Problem Set: Answers, Discussion and Background

First Problem Set: Answers, Discussion and Background First Problem Set: Answers, Discussion and Background Part I. Intuition Concerning Probability Do these problems individually Answer the following questions based upon your intuitive understanding about

More information

FAQ: Heuristics, Biases, and Alternatives

FAQ: Heuristics, Biases, and Alternatives Question 1: What is meant by the phrase biases in judgment heuristics? Response: A bias is a predisposition to think or act in a certain way based on past experience or values (Bazerman, 2006). The term

More information

Chance. May 11, Chance Behavior The Idea of Probability Myths About Chance Behavior The Real Law of Averages Personal Probabilities

Chance. May 11, Chance Behavior The Idea of Probability Myths About Chance Behavior The Real Law of Averages Personal Probabilities Chance May 11, 2012 Chance Behavior The Idea of Probability Myths About Chance Behavior The Real Law of Averages Personal Probabilities 1.0 Chance Behavior 16 pre-verbal infants separately watch a puppet

More information

Risk Aversion in Games of Chance

Risk Aversion in Games of Chance Risk Aversion in Games of Chance Imagine the following scenario: Someone asks you to play a game and you are given $5,000 to begin. A ball is drawn from a bin containing 39 balls each numbered 1-39 and

More information

Lesson 87 Bayes Theorem

Lesson 87 Bayes Theorem Lesson 87 Bayes Theorem HL2 Math - Santowski Bayes Theorem! Main theorem: Suppose we know We would like to use this information to find if possible. Discovered by Reverend Thomas Bayes 1 Bayes Theorem!

More information

Explaining Bargaining Impasse: The Role of Self-Serving Biases

Explaining Bargaining Impasse: The Role of Self-Serving Biases Explaining Bargaining Impasse: The Role of Self-Serving Biases Linda Babcock and George Loewenstein Journal of Economic Perspectives, 1997 報告人 : 高培儒 20091028 1 1. Introduction Economists, and more specifically

More information

Reasoning about probabilities (cont.); Correlational studies of differences between means

Reasoning about probabilities (cont.); Correlational studies of differences between means Reasoning about probabilities (cont.); Correlational studies of differences between means Phil 12: Logic and Decision Making Fall 2010 UC San Diego 10/29/2010 Review You have found a correlation in a sample

More information

Strategic Decision Making. Steven R. Van Hook, PhD

Strategic Decision Making. Steven R. Van Hook, PhD Strategic Decision Making Steven R. Van Hook, PhD Reference Textbooks Judgment in Managerial Decision Making, 8th Edition, by Max Bazerman and Don Moore. New York: John Wiley & Sons, 2012. ISBN: 1118065700

More information

BEHAVIORAL. About the todays class. About Behavioral Finance. Bias

BEHAVIORAL. About the todays class. About Behavioral Finance. Bias International Week OBUDA UNIVERSITY About the todays class During the course BEHAVIORAL FINANCE Elona SHEHU, PhD Candidate elona.shehu@uet.edu.al By the end of the course OR People in standard finance

More information

MS&E 226: Small Data

MS&E 226: Small Data MS&E 226: Small Data Lecture 10: Introduction to inference (v2) Ramesh Johari ramesh.johari@stanford.edu 1 / 17 What is inference? 2 / 17 Where did our data come from? Recall our sample is: Y, the vector

More information

Goldsmith. Marshall. FEEDFORWARD Coaching For Your Future. Coaching For Your Future. MMIX ChartHouse Learning. All Rights Reserved. What Is It?

Goldsmith. Marshall. FEEDFORWARD Coaching For Your Future. Coaching For Your Future. MMIX ChartHouse Learning. All Rights Reserved. What Is It? FOR PREVIEW ONLY Marshall Goldsmith Table of Contents.............................................. 2 Get 360 Feedback...3 Pick a Behavior...4 Respond.......................................... 4 Involve...6

More information

Lecture 3. PROBABILITY. Sections 2.1 and 2.2. Experiment, sample space, events, probability axioms. Counting techniques

Lecture 3. PROBABILITY. Sections 2.1 and 2.2. Experiment, sample space, events, probability axioms. Counting techniques Lecture 3. PROBABILITY Sections 2.1 and 2.2 Experiment, sample space, events, probability axioms. Counting techniques Slide 1 The probability theory begins in attempts to describe gambling (how to win,

More information

The innate effect of Bias

The innate effect of Bias The innate effect of Bias Overview Research by behavioural economists has clearly demonstrated we are not rational; in fact we are naturally irrational. Deeply embedded biases affect every decision we

More information

Review for Final Exam

Review for Final Exam John Jay College of Criminal Justice The City University of New York Department of Mathematics and Computer Science MAT 108 - Finite Mathematics Review for Final Exam SHORT ANSWER. The following questions

More information

Introduction to Behavioral Economics Like the subject matter of behavioral economics, this course is divided into two parts:

Introduction to Behavioral Economics Like the subject matter of behavioral economics, this course is divided into two parts: Economics 142: Behavioral Economics Spring 2008 Vincent Crawford (with very large debts to Colin Camerer of Caltech, David Laibson of Harvard, and especially Botond Koszegi and Matthew Rabin of UC Berkeley)

More information

Probability: Judgment and Bayes Law. CSCI 5582, Fall 2007

Probability: Judgment and Bayes Law. CSCI 5582, Fall 2007 Probability: Judgment and Bayes Law CSCI 5582, Fall 2007 Administrivia Problem Set 2 was sent out by email, and is up on the class website as well; due October 23 (hard copy for in-class students) To read

More information

Probability: Psychological Influences and Flawed Intuitive Judgments

Probability: Psychological Influences and Flawed Intuitive Judgments Announcements: Discussion this week is for credit. Only one more after this one. Three are required. Chapter 8 practice problems are posted. Homework is on clickable page on website, in the list of assignments,

More information

Prediction. Todd Davies Symsys 130 April 22, 2013

Prediction. Todd Davies Symsys 130 April 22, 2013 Prediction Todd Davies Symsys 130 April 22, 2013 Variable Prediction Independent variable (IV) predictor Dependent variable (DV) - target Judgment and Prediction Estimation predict a population statistic

More information

Do Causal Beliefs Influence the Hot-Hand and the Gambler s Fallacy?

Do Causal Beliefs Influence the Hot-Hand and the Gambler s Fallacy? Do Causal Beliefs Influence the Hot-Hand and the Gambler s Fallacy? Giorgio Gronchi (giorgio.gronchi@gmail.com) Università di Firenze, Dipartimento di Psicologia, via della Cittadella 7 50144 Firenze,

More information

The wicked learning environment of regression toward the mean

The wicked learning environment of regression toward the mean The wicked learning environment of regression toward the mean Working paper December 2016 Robin M. Hogarth 1 & Emre Soyer 2 1 Department of Economics and Business, Universitat Pompeu Fabra, Barcelona 2

More information

c. Construct a boxplot for the data. Write a one sentence interpretation of your graph.

c. Construct a boxplot for the data. Write a one sentence interpretation of your graph. STAT 280 Sample Test Problems Page 1 of 1 1. An English survey of 3000 medical records showed that smokers are more inclined to get depressed than non-smokers. Does this imply that smoking causes depression?

More information

The Impact of Cognitive Biases on Test and Project Teams

The Impact of Cognitive Biases on Test and Project Teams The Impact of Cognitive Biases on Test and Project Teams September 16, 2015 www.qualitymanagementconference.com 1 What Is Cognitive Bias Cognitive bias reflects a pattern of behavior in which a person

More information

Actor-Observer Bias One of the most established phenomenon in social psychology YOUR behavior is attributed to OTHER S behavior is attributed to

Actor-Observer Bias One of the most established phenomenon in social psychology YOUR behavior is attributed to OTHER S behavior is attributed to 1 The Self in Social Psychology Disclaimer: there are many class demonstrations not included in the notes (to prevent ruining them); if you miss this lecture, you should get the notes from someone in the

More information

The Human Side of Science: I ll Take That Bet! Balancing Risk and Benefit. Uncertainty, Risk and Probability: Fundamental Definitions and Concepts

The Human Side of Science: I ll Take That Bet! Balancing Risk and Benefit. Uncertainty, Risk and Probability: Fundamental Definitions and Concepts The Human Side of Science: I ll Take That Bet! Balancing Risk and Benefit Uncertainty, Risk and Probability: Fundamental Definitions and Concepts What Is Uncertainty? A state of having limited knowledge

More information

Psychology 466: Judgment & Decision Making

Psychology 466: Judgment & Decision Making Psychology 466: Judgment & Decision Making Psychology 466: Judgment & Decision Making Instructor: John Miyamoto 09/28/2017: Lecture 01-2 Note: This Powerpoint presentation may contain macros that I wrote

More information

Each copy of any part of a JSTOR transmission must contain the same copyright notice that appears on the screen or printed page of such transmission.

Each copy of any part of a JSTOR transmission must contain the same copyright notice that appears on the screen or printed page of such transmission. Judgment under Uncertainty: Heuristics and Biases Author(s): Amos Tversky and Daniel Kahneman Source: Science, New Series, Vol. 185, No. 4157 (Sep. 27, 1974), pp. 1124-1131 Published by: American Association

More information

Behavioural models. Marcus Bendtsen Department of Computer and Information Science (IDA) Division for Database and Information Techniques (ADIT)

Behavioural models. Marcus Bendtsen Department of Computer and Information Science (IDA) Division for Database and Information Techniques (ADIT) Behavioural models Cognitive biases Marcus Bendtsen Department of Computer and Information Science (IDA) Division for Database and Information Techniques (ADIT) Judgement under uncertainty Humans are not

More information

Probabilities and Research. Statistics

Probabilities and Research. Statistics Probabilities and Research Statistics Sampling a Population Interviewed 83 out of 616 (13.5%) initial victims Generalizability: Ability to apply findings from one sample or in one context to other samples

More information

Belief behavior Smoking is bad for you I smoke

Belief behavior Smoking is bad for you I smoke LP 12C Cognitive Dissonance 1 Cognitive Dissonance Cognitive dissonance: An uncomfortable mental state due to a contradiction between two attitudes or between an attitude and behavior (page 521). Belief

More information

Probabilistic judgment

Probabilistic judgment Second-Year Advanced Microeconomics: Behavioural Economics Behavioural Decision Theory: Probabilistic judgment, Hilary Term 2010 Vincent P. Crawford, University of Oxford (with very large debts to Matthew

More information

MAKING GOOD CHOICES: AN INTRODUCTION TO PRACTICAL REASONING

MAKING GOOD CHOICES: AN INTRODUCTION TO PRACTICAL REASONING MAKING GOOD CHOICES: AN INTRODUCTION TO PRACTICAL REASONING CHAPTER 5: RISK AND PROBABILITY Many of our decisions are not under conditions of certainty but involve risk. Decision under risk means that

More information

Answer the questions on the handout labeled: Four Famous Reasoning Problems. Try not to remember what you may have read about these problems!

Answer the questions on the handout labeled: Four Famous Reasoning Problems. Try not to remember what you may have read about these problems! Classroom Experiment Answer the questions on the handout labeled: Four Famous Reasoning Problems Try not to remember what you may have read about these problems! Psych 466, Miyamoto, Aut '17 1 The Representativeness

More information

FEEDBACK TUTORIAL LETTER

FEEDBACK TUTORIAL LETTER FEEDBACK TUTORIAL LETTER 1 ST SEMESTER 2017 ASSIGNMENT 2 ORGANISATIONAL BEHAVIOUR OSB611S 1 Page1 OSB611S - FEEDBACK TUTORIAL LETTER FOR ASSIGNMENT 2-2016 Dear student The purpose of this tutorial letter

More information

The Psychology of Inductive Inference

The Psychology of Inductive Inference The Psychology of Inductive Inference Psychology 355: Cognitive Psychology Instructor: John Miyamoto 05/24/2018: Lecture 09-4 Note: This Powerpoint presentation may contain macros that I wrote to help

More information

A Review of Counterfactual thinking and the first instinct fallacy by Kruger, Wirtz, and Miller (2005)

A Review of Counterfactual thinking and the first instinct fallacy by Kruger, Wirtz, and Miller (2005) A Review of Counterfactual thinking and the first instinct fallacy by Kruger, Wirtz, and Miller (2005) BY RICHARD THRIPP EXP 6506 UNIVERSITY OF CENTRAL FLORIDA NOVEMBER 5, 2015 What is counterfactual thinking?

More information

Introduction. Patrick Breheny. January 10. The meaning of probability The Bayesian approach Preview of MCMC methods

Introduction. Patrick Breheny. January 10. The meaning of probability The Bayesian approach Preview of MCMC methods Introduction Patrick Breheny January 10 Patrick Breheny BST 701: Bayesian Modeling in Biostatistics 1/25 Introductory example: Jane s twins Suppose you have a friend named Jane who is pregnant with twins

More information

Psychological Biases in NBA Predictions

Psychological Biases in NBA Predictions Psychological Biases in NBA Predictions Kevin Malis Advised by Marciano Sinischalchi Abstract I propose to examine whether psychological biases about recency are present amongst various groups of people

More information

Anthony Robbins' book on success

Anthony Robbins' book on success Anthony Robbins' book on success This is a motivational book that provides you with the inspiration and techniques with which you can achieve your goals. In this book you will be taught to not give up

More information

Streak Biases in Decision Making: Data and a Memory Model

Streak Biases in Decision Making: Data and a Memory Model Streak Biases in Decision Making: Data and a Memory Model Erik M. Altmann (ema@msu.edu) Bruce D. Burns (burnsbr@msu.edu) Department of Psychology Michigan State University East Lansing, MI Abstract Streaks

More information

Sleeping Beauty is told the following:

Sleeping Beauty is told the following: Sleeping beauty Sleeping Beauty is told the following: You are going to sleep for three days, during which time you will be woken up either once Now suppose that you are sleeping beauty, and you are woken

More information

Chapter 1. Dysfunctional Behavioral Cycles

Chapter 1. Dysfunctional Behavioral Cycles Chapter 1. Dysfunctional Behavioral Cycles For most people, the things they do their behavior are predictable. We can pretty much guess what someone is going to do in a similar situation in the future

More information

Lecture III. Is s/he an expert in the particular issue? Does s/he have an interest in the issue?

Lecture III. Is s/he an expert in the particular issue? Does s/he have an interest in the issue? 1 Introduction to Critical Thinking Lecture III 2 Appeal to Authority I m becoming a vegetarian. I.B. Singer said it is the ethical thing to do, and he won the Nobel Prize! I m buying a Bumpster mountain

More information

INSENSITIVITY TO PRIOR PROBABILITY BIAS IN OPERATIONS MANAGEMENT CONTEXT

INSENSITIVITY TO PRIOR PROBABILITY BIAS IN OPERATIONS MANAGEMENT CONTEXT INSENSITIVITY TO PRIOR PROBABILITY BIAS IN OPERATIONS MANAGEMENT CONTEXT Mohammed AlKhars *, Robert Pavur, and Nicholas Evangelopoulos College of Business University of North Texas Denton, TX 76203-5249

More information

Desirability Bias: Do Desires Influence Expectations? It Depends on How You Ask.

Desirability Bias: Do Desires Influence Expectations? It Depends on How You Ask. University of Iowa Honors Theses University of Iowa Honors Program Spring 2018 Desirability Bias: Do Desires Influence Expectations? It Depends on How You Ask. Mark Biangmano Follow this and additional

More information

Handout: Instructions for 1-page proposal (including a sample)

Handout: Instructions for 1-page proposal (including a sample) 15.301/310, Managerial Psychology Prof. Dan Ariely Recitation 1 (Given by Head TA) Handout: Instructions for 1-page proposal (including a sample) Contact info given: email, phone, office Self description

More information

Subliminal Messages: How Do They Work?

Subliminal Messages: How Do They Work? Subliminal Messages: How Do They Work? You ve probably heard of subliminal messages. There are lots of urban myths about how companies and advertisers use these kinds of messages to persuade customers

More information

Biases in Casino Betting: The Hot Hand and the Gambler s Fallacy

Biases in Casino Betting: The Hot Hand and the Gambler s Fallacy University of Pennsylvania ScholarlyCommons Operations, Information and Decisions Papers Wharton Faculty Research 7-2006 Biases in Casino Betting: The Hot Hand and the Gambler s Fallacy James Sundali Rachel

More information

Chapter 13 Summary Experiments and Observational Studies

Chapter 13 Summary Experiments and Observational Studies Chapter 13 Summary Experiments and Observational Studies What have we learned? We can recognize sample surveys, observational studies, and randomized comparative experiments. o These methods collect data

More information

Module 2/3 Research Strategies: How Psychologists Ask and Answer Questions

Module 2/3 Research Strategies: How Psychologists Ask and Answer Questions Myers PSYCHOLOGY 8 th Edition in Modules Module 2/3 Research Strategies: How Psychologists Ask and Answer Questions 1 The Need for Psychological Science Psychologists, like all scientists, use the scientific

More information

Chapter 13. Experiments and Observational Studies. Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 13. Experiments and Observational Studies. Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 13 Experiments and Observational Studies Copyright 2012, 2008, 2005 Pearson Education, Inc. Observational Studies In an observational study, researchers don t assign choices; they simply observe

More information

ORGANISATIONAL BEHAVIOUR

ORGANISATIONAL BEHAVIOUR ORGANISATIONAL BEHAVIOUR LECTURE 3, CHAPTER 6 A process through which Individuals organize and interpret their sensory impressions in order to give meaning to their environment. PERCEPTION Why is Perception

More information

Problem Set and Review Questions 2

Problem Set and Review Questions 2 Problem Set and Review Questions 2 1. (Review of what we did in class) Imagine a hypothetical college that offers only two social science majors: Economics and Sociology. The economics department has 4

More information

MATH CALCULUS & STATISTICS/BUSN - PRACTICE EXAM #2 - SUMMER DR. DAVID BRIDGE

MATH CALCULUS & STATISTICS/BUSN - PRACTICE EXAM #2 - SUMMER DR. DAVID BRIDGE MATH 2053 - CALCULUS & STATISTICS/BUSN - PRACTICE EXAM #2 - SUMMER 2006 - DR. DAVID BRIDGE MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the

More information

REVIEW FOR THE PREVIOUS LECTURE

REVIEW FOR THE PREVIOUS LECTURE Slide 2-1 Calculator: The same calculator policies as for the ACT hold for STT 315: http://www.actstudent.org/faq/answers/calculator.html. It is highly recommended that you have a TI-84, as this is the

More information

Dare to believe it! Live to prove it! JOHN VON ACHEN

Dare to believe it! Live to prove it! JOHN VON ACHEN Dare to believe it! Live to prove it! JOHN VON ACHEN YOU CAN WELCOME TO YOU CAN! 2 Welcome to YOU CAN! Hello, I m John Von Achen, the author of YOU CAN. I wanted to personally welcome you to this book

More information

Perception Search Evaluation Choice

Perception Search Evaluation Choice Decision Making as a Process Perception of current state Recognition of problem, opportunity, source of dissatisfaction Framing of problem situation and deciding how to decide Search Search for alternatives

More information

Chapter 6: Counting, Probability and Inference

Chapter 6: Counting, Probability and Inference Chapter 6: Counting, Probability and Inference 6.1 Introduction to Probability Definitions Experiment a situation with several possible results o Ex: Outcome each result of an experiment o Ex: Sample Space

More information

People. Overcoming Negativity in the workplace. Positive VS Negative. Habits of Negative People. They... Habits of Positive People

People. Overcoming Negativity in the workplace. Positive VS Negative. Habits of Negative People. They... Habits of Positive People Overcoming Negativity in the workplace People Positive VS Negative Martha N. Bryan, Presenter 425 337 1838 marthabryan@bryanandbryanassoc.com Habits of Negative People Attendance problems Unlikeable and

More information

"PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION"

PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION "PRINCIPLES OF PHYLOGENETICS: ECOLOGY AND EVOLUTION" Integrative Biology 200B University of California, Berkeley Lab for Jan 25, 2011, Introduction to Statistical Thinking A. Concepts: A way of making

More information

Reduce Tension by Making the Desired Choice Easier

Reduce Tension by Making the Desired Choice Easier Daniel Kahneman Talk at Social and Behavioral Sciences Meeting at OEOB Reduce Tension by Making the Desired Choice Easier Here is one of the best theoretical ideas that psychology has to offer developed

More information

THINKING, FAST AND SLOW by Daniel Kahneman

THINKING, FAST AND SLOW by Daniel Kahneman THINKING, FAST AND SLOW by Daniel Kahneman Thinking, Fast and Slow analyses two modes of thought; system one and system two. It examines emotional thought versus more logical thought and how this is evident

More information

CHANCE YEAR. A guide for teachers - Year 10 June The Improving Mathematics Education in Schools (TIMES) Project

CHANCE YEAR. A guide for teachers - Year 10 June The Improving Mathematics Education in Schools (TIMES) Project The Improving Mathematics Education in Schools (TIMES) Project CHANCE STATISTICS AND PROBABILITY Module 15 A guide for teachers - Year 10 June 2011 10 YEAR Chance (Statistics and Probability : Module 15)

More information

Statistical sciences. Schools of thought. Resources for the course. Bayesian Methods - Introduction

Statistical sciences. Schools of thought. Resources for the course. Bayesian Methods - Introduction Bayesian Methods - Introduction Dr. David Lucy d.lucy@lancaster.ac.uk Lancaster University Bayesian methods p.1/38 Resources for the course All resources for this course can be found at: http://www.maths.lancs.ac.uk/

More information

Organizational Behaviour

Organizational Behaviour Bachelor of Commerce Programme Organizational Behaviour Individual Behaviour Perception The Da Vinci Institute for Technology Management (Pty) Ltd Registered with the Department of Education as a private

More information

Judgment under Uncertainty: Heuristics and Biases

Judgment under Uncertainty: Heuristics and Biases Judgment under Uncertainty: Heuristics and Biases Tversky, A., & Kahneman, D. (1974). Science, 185:1124-1131. Ching-Fan Sheu Sheu (NCKU) Heuristics & Biases 1 / 33 A. Tversky & D. Kahneman 1937-1996 Sheu

More information

5.3: Associations in Categorical Variables

5.3: Associations in Categorical Variables 5.3: Associations in Categorical Variables Now we will consider how to use probability to determine if two categorical variables are associated. Conditional Probabilities Consider the next example, where

More information

Thinking. Definition & Types of Thinking. Big Questions & Two Strategies. Judgment. Reasoning. Decision-Making. Problem Solving.

Thinking. Definition & Types of Thinking. Big Questions & Two Strategies. Judgment. Reasoning. Decision-Making. Problem Solving. Thinking Definition & Types of Thinking. Big Questions & Two Strategies. Judgment. Reasoning. Decision-Making. Problem Solving. Thinking is... the manipulation of information or creation of new information,

More information

Mental Skills Training for Athletes & Coaches: Developing Mental Plans

Mental Skills Training for Athletes & Coaches: Developing Mental Plans Guido Geisler Tsukuba Summer Institute Mental Skills Training for Athletes & Coaches: Developing Mental Plans MENTAL PREPARATION PLANS When developing mental preparation plans, coaches should have their

More information

Christopher J. R. Roney a & Lana M. Trick b a King's University College at the University of Western

Christopher J. R. Roney a & Lana M. Trick b a King's University College at the University of Western This article was downloaded by: [University of Guelph] On: 02 May 2014, At: 09:18 Publisher: Routledge Informa Ltd Registered in England and Wales Registered Number: 1072954 Registered office: Mortimer

More information

Usually we answer these questions by talking about the talent of top performers.

Usually we answer these questions by talking about the talent of top performers. Have you ever wondered what makes someone a good athlete? Or a good leader? Or a good student? Why do some people accomplish their goals while others fail? What makes the difference? Usually we answer

More information

Coach Zak Boisvert has put together some notes on the coaching philosophy of

Coach Zak Boisvert has put together some notes on the coaching philosophy of Coach Zak Boisvert has put together some notes on the coaching philosophy of Alabama Football Coach Nick Saban. I hope the notes can have a positive impact on your program. All coaches can learn something,

More information

Does the Selection of Sample Influence the Statistical Output?

Does the Selection of Sample Influence the Statistical Output? Does the Selection of Sample Influence the Statistical Output? Dr. Renu Isidore. R 1 and Dr. P. Christie 2 1 (Research Associate, Loyola Institute of Business Administration, Loyola College Campus, Nungambakkam,

More information

Handout on Expectations, Transitions and Overcoming Imposter Syndrome

Handout on Expectations, Transitions and Overcoming Imposter Syndrome Handout on Expectations, Transitions and Overcoming Imposter Syndrome Expectations It is important that we have ideas about the future to provide motivation to engage in the challenges of life and achieve

More information

Obstacles to Problem Solving

Obstacles to Problem Solving Obstacles to Problem Solving Obstacles to Problem Solving Hindsight Bias: the tendency to believe, after learning an outcome, that one would have foreseen it I knew it all along phenomenon Monday Morning

More information

APPLIED STATISTICS. Lecture 2 Introduction to Probability. Petr Nazarov Microarray Center

APPLIED STATISTICS. Lecture 2 Introduction to Probability. Petr Nazarov Microarray Center Microarray Center LIED STTISTICS Lecture 2 Introduction to robability etr Nazarov petr.nazarov@crp-sante.lu 10-11-2009 Lecture 2. Introduction to probability OUTLINE Lecture 2 Experiments, counting rules

More information