Thought and Knowledge

Size: px
Start display at page:

Download "Thought and Knowledge"

Transcription

1 Thought and Knowledge Chapter 9 p Thought and knowledge Problem solving Goal-directed cognitive activity Start at initial state and aim for goal Active effort to generate solutions Overcome obstacles along the way Decision making Evaluate options Choose between alternatives Learn to problem solve by Discovery Memorizing answers Observing an example Problem solving Well defined vs. ill defined problems Stated goal and clear start/end points? Understand the problem Attention to relevant information Selective attention: what to ignore/attend to? Problem representation Understand info given and how it can be used Ignore irrelevant info Can use symbols, matrix, tree diagram, graph 1

2 Representation: Graph Buddhist Monk Problem Exactly at sunrise, a Buddhist monk set out to climb a tall mountain. The narrow path was not more than a foot or 2 wide, and it wound around the mountain to a beautiful, glittering temple at the peak. The monk climbed the path at varying rates of speed. He stopped many times along the way to rest and to eat. He reached the temple just before sunset. At the temple he fasted and meditated for several days. Then he began his journey back along the same path, starting at sunrise, and walking as before at varying speeds with many stops along the way. However his average speed going down the hill was faster than his average climbing speed. Prove that there must be a spot along the path that the monk will pass on both trips at exactly the same time of day. Buddhist Monk: Graph Problem solving strategies Algorithms Exhaustive search; step-by-step procedure Always correct Heuristics Selective search; educated guess Rule of thumb Analogies Use similar ideas to get solution Means-end Goal directed Use subproblems and subgoals Working backward Start at goal 2

3 Algorithm or heuristic Unscramble S P L O Y O C H Y G Algorithm 907,208 combinations Heuristic Throw out all YY combinations other heuristics? Tumor problem Suppose you are a doctor faced with a patient who has a malignant tumor in his stomach. To operate on the patient is impossible, but if the tumor isn t destroyed the patient will die. A kind of ray, at a sufficiently high intensity, can destroy the tumor. Unfortunately, at this intensity the healthy tissue that the rays pass through on the way to the tumor will also be destroyed. At lower intensities the rays are harmless to healthy tissue, but will not affect the tumor. How can the rays be used to destroy the tumor without injuring the healthy tissue? Only 10% of participants solve problem Tumor problem: Analogy approach Consider the following information to assist you with the answer for the above problem. A general who hoped to capture a fortress needed a large number of soldiers but all the roads leading to the fortress were planted with mines. Small groups of soldiers could travel to the fortress safely, since the mines would only be detonated by larger groups. By dividing the army into small groups and sending each group by a different path, the general was able to capture the fortress when the small groups converged from all directions onto the fortress. 3

4 Tumor problem: Analogy Mappings Attack Radiation Fortress Tumor Attacking troops Rays Small bodies of men Weak rays Multiple roads Multiple paths Destroy villages Damage healthy tissue Gick & Holyoak s (1980) results Attack Radiation story Strong hint 92% correct No hint 20% correct Tower of Hanoi: Means-end analysis Goal: Move all three rings from the left peg to the right peg: Rules: 1. You can only move one right at a time 2. You can move only the top ring on a peg 3. You cannot put a larger ring on a smaller ring Task invented in 1883 Water lilies problem Water lilies are growing on Blue Lake. The water lilies grow rapidly, so that the amount of water surface covered by the lilies doubles every 24 hours. On the first day of summer, there was just one water lily. On the 90 th day of the summer, the lake was entirely covered. On what day was the lake half covered? Use working backward heuristic! 4

5 Influencing factors and bias Mental set Tendency to rely on particular strategy Functional fixedness Tendency to use objects in typical ways Some problems require restructuring Think outside the box Familiarity Restructure problem so familiar Expertise Use knowledge to assist problem solving Nine-dot problem: Mental set Connect dots by drawing four continuous straight lines without lifting your pencil from the paper Nine-dot problem: Mental set Answer: 5

6 Mair s 2-string problem Goal: tie strings together Obstacle: strings too far apart to reach Can use other objects in the room (paper, nails, chair, pliers) Functional fixedness: break out of typical ideas! Card trick: Familiarity The cards have information about four people sitting at a table. One side of the card is a person s age and on the other side of the card is what the person is drinking. The rule is that if a person is drinking beer, then the person must be over 21 years old. Select the fewest cards you have to turn over to determine if the rule is violated. Coke Beer Average correct: 72% Expertise Chess Faster problem solving if expert Baseball Repeat the following exactly: Man on 1 st base with one out hits a ground ball to the short stop who pivots and throws to the 2 nd baseman who catches the ball, pivots and throws to the 1 st baseman. Expert: double-play, end of inning Both use chunking and schemas to assist memory which helps problem solving 6

7 Problem solving: Influencing factors Insight Aha! Moment Continuous vs. discontinuous debate Influence of right hemisphere? Incubation Set problem aside Allow unconscious influence to help Relax mental set Decision making Chapter 9 Thought and knowledge Problem solving Goal-directed cognitive activity Start at initial state and aim for goal Active effort to generate solutions Overcome obstacles along the way Decision making Evaluate options Choose between alternatives 7

8 Decision making Decision making biases (p317) Confirmation bias Belief persistence Heuristics Bias Representativeness heuristic Availability heuristic Anchoring and adjustment Framing effect Representativeness heuristic Which outcome is more likely? THHTHT or HHHTTT Decision based on comparison to ideal Heuristics can be helpful But, can also lead to incorrect decisions! Conjunction errors Linda is a bank teller and a feminist. Influence of stereotypes as heuristics Availability heuristic Are there more words that have K in the 1 st position or 3 rd position? Availability heuristic How easily examples come to mind Generally correct, but can lead to errors 2 factors influence Recency Familiarity 8

9 Anchoring and adjustment Multiplication problem A: 8x7x6x5x4x3x2x1 B: 1x2x3x4x5x6x7x8 Results: A grp median: 2,250 B grp median: 512 Correct answer: 40,320 Anchor: begin with first approximation Adjustment: changes based on added info Real world application First impressions Decision making Imagine that the US is preparing for the outbreak of an unusual Asian disease, which is expected to kill 600 people. Two programs have been proposed. Opt A: 200 people will be saved Opt B: 1/3 probability that 600 will be saved, but 2/3 probability that no one will be saved Which program do you favor? Decision making Imagine that the US is preparing for the outbreak of an unusual Asian disease, which is expected to kill 600 people. What if 2 different programs are proposed Opt. C: 400 people will die Opt D: 1/3 probability that nobody will die and 2/3 probability that 600 will die Which program do you favor? 9

10 Framing effect Tversky & Kahneman (1981) Identical deep structures (A/B vs. C/D) A vs. B: focus on lives saved 72% chose A: risk averse C vs. D: focus on number of deaths 22% chose C: risk taking Framing: Subtle changes can change decision Advertisement: 80% lean or 20% fat? Physician choices (p 316) Why are we imperfect? Why use heuristics? Less effort Economical Faster to answer Usually correct Effective Reduce errors Approximation Examples/Problems purposefully created to create errors Help us understand cognitive process Thought paper TV show: Deal or no deal? How does each heuristic influence play? Representativeness heuristic Availability heuristic Anchoring and adjustment Framing effect 10

11 Review: Problem solving & decision making What are problem solving and decision making? How do we represent information? Strategies? Pros and cons of each? What are some typical problems? What are the factors that influence problem solving? What factors bias decision making? Why do we use heuristics? 11

November 8, Water jug problem Nine-dot problem Candle-wall problem Missionaries and cannibals Tower of Hanoi Two-string problem

November 8, Water jug problem Nine-dot problem Candle-wall problem Missionaries and cannibals Tower of Hanoi Two-string problem 1 Problem-Solving and Reasoning November 8, 2007 2 Thinking Involves consciousness of thought, typically of products, not necessarily processes Thinking involves directedness of thought Convergent vs.

More information

Inductive Reasoning. Induction, Analogy, Metaphor & Blending. Abduction Schema. Abduction or Specific Induction

Inductive Reasoning. Induction, Analogy, Metaphor & Blending. Abduction Schema. Abduction or Specific Induction Inductive Reasoning Induction, Analogy, Metaphor & Blending How observations and beliefs support other beliefs In some ways, opposite of deductive reasoning P Q Q Therefore: P is more likely Inherently

More information

Break up the Spaghetti, String or Tape: Teams are free to break the spaghetti, cut up the tape and string to create new structures.

Break up the Spaghetti, String or Tape: Teams are free to break the spaghetti, cut up the tape and string to create new structures. Marshmallow Challenge!!!! Build the Tallest Freestanding Structure: The winning team is the one that has the tallest structure measured from the table top surface to the top of the marshmallow. That means

More information

Psychology in Your Life

Psychology in Your Life Sarah Grison Todd Heatherton Michael Gazzaniga Psychology in Your Life SECOND EDITION Chapter 8 Thinking and Intelligence 1 2016 W. W. Norton & Company, Inc. 8.1 What Is Thinking? How we represent ideas

More information

COGNITION. Does the way we think really matter? Another term for thinking, knowing and remembering

COGNITION. Does the way we think really matter? Another term for thinking, knowing and remembering COGNITION Another term for thinking, knowing and remembering Does the way we think really matter? Maybe by studying the way we think, we can eventually think better In order to think about the world, we

More information

4/26/2017. Things to Consider. Making Decisions and Reasoning. How Did I Choose to Get Out of Bed...and Other Hard Choices

4/26/2017. Things to Consider. Making Decisions and Reasoning. How Did I Choose to Get Out of Bed...and Other Hard Choices How Did I Choose to Get Out of Bed...and Other Hard Choices Judgments, Decision Making, Reasoning Things to Consider What kinds of reasoning traps do people get into when making judgments? What is the

More information

Friday, August 25 th

Friday, August 25 th Friday, August 25 th Happy Friday!! As you come in, please: Student s choice on seats choose wisely or you may be moved! Front table pick up a Unit Three Overview and read it FYI Our Early Release Schedule

More information

Computational Perception and Cognition

Computational Perception and Cognition Computational Perception and Cognition ELL788 [Slides by Santanu Chaudhury, Hiranmay Ghosh, and Sumeet Agarwal] [Material sourced from Friedenberg and Silverman, 2006] Introduction: Philosophical & Psychological

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

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

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

Thinking. Thinking is... Different Kinds of Thinking. the manipulation of information or creation of new information, usually to reach a goal.

Thinking. Thinking is... Different Kinds of Thinking. the manipulation of information or creation of new information, usually to reach a goal. 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

Reference Primary School Curriculum (1999) Physical Education, page 42. Physical Education Teacher Guidelines, page 81.

Reference Primary School Curriculum (1999) Physical Education, page 42. Physical Education Teacher Guidelines, page 81. STRAND: Gymnastics CLASS LEVEL: Third & Fourth Class LESSON: 2 PAGE: 1 Curriculum Objectives Strand Unit: Movement Create a sequence of movement to develop body awareness and control with appropriate variations

More information

Risky Choice Framing Effects

Risky Choice Framing Effects Risky Choice Framing Effects DECISION- MAKING IN THE CONTEXT OF PERSONAL RELEVANCE Kristin Radford Psychology 120 August 2012 The Original Risky Choice Problem Prompt: The Framing of Decisions and the

More information

Thinking. PSYCHOLOGY (8th Edition, in Modules) David Myers. Module 29. Thinking. Thinking

Thinking. PSYCHOLOGY (8th Edition, in Modules) David Myers. Module 29. Thinking. Thinking PSYCHOLOGY (8th Edition, in Modules) David Myers PowerPoint Slides Aneeq Ahmad Henderson State University Worth Publishers, 2007 1 Thinking Module 29 2 Thinking Thinking Concepts Solving Problems Making

More information

Psychological Perspectives on Visualizing Uncertainty. Barbara Tversky Stanford University

Psychological Perspectives on Visualizing Uncertainty. Barbara Tversky Stanford University Psychological Perspectives on Visualizing Uncertainty Barbara Tversky Stanford University Two catalogs Reasoning under uncertainty Perception & cognition of visualizations First catalog Reasoning under

More information

CS 5306 INFO 5306: Crowdsourcing and. Human Computation. Lecture 10. 9/26/17 Haym Hirsh

CS 5306 INFO 5306: Crowdsourcing and. Human Computation. Lecture 10. 9/26/17 Haym Hirsh CS 5306 INFO 5306: Crowdsourcing and Human Computation Lecture 10 9/26/17 Haym Hirsh Infotopia, Chapter 3 Four Big Problems for Deliberating Groups Four Big Problems for Deliberating Groups Amplifying

More information

Thinking & Language 1

Thinking & Language 1 Thinking & Language 1 Thinking and Language Thinking Concepts Solving Problems Making Decisions and Forming Judgments Belief Bias 2 Thinking and Language Language Language Structure Language Development

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

Behavioral Biases in Underwriting: Implications for Insurers

Behavioral Biases in Underwriting: Implications for Insurers Behavioral Biases in Underwriting: Implications for Insurers Jiten Voralia Swiss Re This presentation has been prepared for the Actuaries Institute 2015 ASTIN and AFIR/ERM Colloquium. The Institute Council

More information

What is thought? There are basically two types of thought 1.Concepts (schemas) usually based on prototypes. 2.Images

What is thought? There are basically two types of thought 1.Concepts (schemas) usually based on prototypes. 2.Images Thinking What is thought? There are basically two types of thought 1.Concepts (schemas) usually based on prototypes. 2.Images Our concept of men may include all of the following guys. But they are based

More information

Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14

Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14 Readings: Textbook readings: OpenStax - Chapters 1 11 Online readings: Appendix D, E & F Plous Chapters 10, 11, 12 and 14 Still important ideas Contrast the measurement of observable actions (and/or characteristics)

More information

Thinking and Intelligence

Thinking and Intelligence Thinking and Intelligence Learning objectives.1 The basic elements of thought.2 Whether the language you speak affects the way you think.3 How subconscious thinking, nonconscious thinking, and mindlessness

More information

PARTS OF AN ELEPHANT TRUNK EAR EYE TAIL LEG HOOF TUSK

PARTS OF AN ELEPHANT TRUNK EAR EYE TAIL LEG HOOF TUSK PARTS OF AN ELEPHANT TRUNK EAR EYE TAIL LEG HOOF TUSK Elephants 1. Match the descriptions to the pictures. 1. 2. 3. A. High up, near tall mountains (Asia). B. Here, it hasn t rained for months (Africa).

More information

Analogical Reasoning

Analogical Reasoning Analogical Reasoning Psychology 355: Cognitive Psychology Instructor: John Miyamoto 05/23/2018: Lecture 09-3 Note: This Powerpoint presentation may contain macros that I wrote to help me create the slides.

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

COGNITIVE BIAS REPORT

COGNITIVE BIAS REPORT COGNITIVE BIAS REPORT Introduction Cognitive Bias Report I created this cognitive bias report, because I have found studying our cognitive biases to be extremely helpful in facilitating a life of freedom

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

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

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

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo

Describe what is meant by a placebo Contrast the double-blind procedure with the single-blind procedure Review the structure for organizing a memo Please note the page numbers listed for the Lind book may vary by a page or two depending on which version of the textbook you have. Readings: Lind 1 11 (with emphasis on chapters 5, 6, 7, 8, 9 10 & 11)

More information

Standard KOA3 5=3+2 5=4+1. Sarah Krauss CCLM^2 Project Summer 2012

Standard KOA3 5=3+2 5=4+1. Sarah Krauss CCLM^2 Project Summer 2012 Sarah Krauss CCLM^2 Project Summer 2012 DRAFT DOCUMENT. This material was developed as part of the Leadership for the Common Core in Mathematics (CCLM^2) project at the University of Wisconsin-Milwaukee.

More information

Intelligence & Thought Quiz

Intelligence & Thought Quiz 1) The most representative example of a category is called a(n) A) prototype. B) schema. C) availability heuristic. D) algorithm. E) mental set. 2) A(n) involves arranging concepts from general to specific.

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

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

Understanding what children with CVI see, and using this knowledge. Gordon Dutton

Understanding what children with CVI see, and using this knowledge. Gordon Dutton Understanding what children with CVI see, and using this knowledge Gordon Dutton Key Fact Children can only learn from what they can See Hear & Understand Key Fact Children can only learn from what they

More information

The Innovator s Mindset. David Lefer, NYU Tandon School of Engineering

The Innovator s Mindset. David Lefer, NYU Tandon School of Engineering The Innovator s Mindset David Lefer, NYU Tandon School of Engineering Co-Author INNOVATION POP QUIZ The Edison test for college graduates: What city in the US is noted for its laundry-machine making?

More information

Reference Primary School Curriculum (1999) Physical Education, page 20. Physical Education Teacher Guidelines, page 79.

Reference Primary School Curriculum (1999) Physical Education, page 20. Physical Education Teacher Guidelines, page 79. STRAND: Gymnastics CLASS LEVEL: Infants LESSON: 4 PAGE: 1 Curriculum Objectives Strand Unit: Movement Develop the basic movement actions of walking, running, stopping and jumping. Develop travelling on

More information

Reference Primary School Curriculum (1999) Physical Education, page 20. Physical Education Teacher Guidelines, page 79.

Reference Primary School Curriculum (1999) Physical Education, page 20. Physical Education Teacher Guidelines, page 79. STRAND: Gymnastics CLASS LEVEL: Infants LESSON: 5 PAGE: 1 Curriculum Objectives Strand Unit: Movement Develop the basic movement actions of walking, running, stopping, jumping, balancing and transferring

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

D 7 A 4. Reasoning Task A

D 7 A 4. Reasoning Task A Reasoning Task A Imagine that each of the squares below represents a card. Suppose that you know from previous experience with these cards that every card has a letter on one side and a number of the other

More information

CIF champion, XC All American, Two College Conference Championships, Nike Sponsorship, Boston Marathon Qualifier Conference Presenter 20 different

CIF champion, XC All American, Two College Conference Championships, Nike Sponsorship, Boston Marathon Qualifier Conference Presenter 20 different 1 CIF champion, XC All American, Two College Conference Championships, Nike Sponsorship, Boston Marathon Qualifier Conference Presenter 20 different conferences 2 3 4 5 6 7 8 9 10 11 Your mind cannot distinguish

More information

The architect s perspective on the tour and map perspective

The architect s perspective on the tour and map perspective The architect s perspective on the tour and map perspective The MIT Faculty has made this article openly available. Please share how this access benefits you. Your story matters. Citation As Published

More information

Two Bear HEALING ARTS NYACK, NY. Develop your ability to telepathically and intuitively communicate with animals

Two Bear HEALING ARTS NYACK, NY. Develop your ability to telepathically and intuitively communicate with animals 6 Practices that will help you communicate with your animal Develop your ability to telepathically and intuitively communicate with animals Two Bear HEALING ARTS NYACK, NY T: 845.512.8389 E: nfo@twobearhealingarts.com

More information

DIABETES EDUCATION PROMPT DECK

DIABETES EDUCATION PROMPT DECK DIABETES EDUCATION PROMPT DECK Copyright 2011. American Association of Diabetes Educators. All rights reserved. Sponsored by GENERAL DIABETES INFORMATION HEALTHY EATING BEING ACTIVE MONITORING USING THE

More information

Session 3 or 6: Being Active: A Way of Life.

Session 3 or 6: Being Active: A Way of Life. Session 3 or 6: Being Active: A Way of Life. You can find the time to be active. Set aside one block of time every day to be active. When can you set aside 20 to 30 minutes to do an activity you like?

More information

Reshaping the Wellness Landscape Toward Positive Wellness Gains

Reshaping the Wellness Landscape Toward Positive Wellness Gains Reshaping the Wellness Landscape Toward Positive Wellness Gains Craig M. Becker, PhD, CWP East Carolina University beckerc@ecu.edu Positivehealthleadership.worpress.com Hamlet, Act II, Scene II There is

More information

Are Humans Rational? SymSys 100 April 14, 2011

Are Humans Rational? SymSys 100 April 14, 2011 Are Humans Rational? SymSys 100 April 14, 2011 Anderson s Rational Approach to Cognition What underlies the regularities that we see in human behavior? One answer: Because of characteristics of the mechanisms

More information

7/23/2018. TOWARD BETTER DECISIONS: Behavioral Economics and Palliative Care. How many of you consider yourselves to be rational people?

7/23/2018. TOWARD BETTER DECISIONS: Behavioral Economics and Palliative Care. How many of you consider yourselves to be rational people? TOWARD BETTER DECISIONS: Behavioral Economics and Palliative Care Garrett Snipes, MD Christopher Powers, MD Spartanburg Regional Palliative Care How many of you consider yourselves to be rational people?

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

Creative Interference and States of Potentiality in Analogy Problem Solving

Creative Interference and States of Potentiality in Analogy Problem Solving Gabora, L. & Saab, A. (2011). Creative interference and states of potentiality in analogy problem solving. Proceedings of the Annual Meeting of the Cognitive Science Society (3506-3511). Houston TX: Cognitive

More information

Strengthen Your Body - Elevate Your Mind - Uplift Your Spirit

Strengthen Your Body - Elevate Your Mind - Uplift Your Spirit Strengthen Your Body - Elevate Your Mind - Uplift Your Spirit Strengthen Your Body - Elevate Your Mind - Uplift Your Spirit To be Radiant: emitting rays of light; shining; bright with joy and hope. We

More information

Straight Spine Safe Spine Newsletter May Is National Correct Posture Month, but Every Day Should Be Perfect Posture Day

Straight Spine Safe Spine Newsletter May Is National Correct Posture Month, but Every Day Should Be Perfect Posture Day Straight Spine Safe Spine Newsletter May Is National Correct Posture Month, but Every Day Should Be Perfect Posture Day May is Correct Posture Month, but every day should be Perfect Posture Day. This may

More information

Business Statistics Probability

Business Statistics Probability Business Statistics The following was provided by Dr. Suzanne Delaney, and is a comprehensive review of Business Statistics. The workshop instructor will provide relevant examples during the Skills Assessment

More information

Week Five Session 1. Improve balance in general Improve balance while performing daily activities

Week Five Session 1. Improve balance in general Improve balance while performing daily activities Week Five Session 1 Session 5.1: Standing Balance Purpose Objectives Improve balance in general Improve balance while performing daily activities By the end of the session, elders will: Materials 1. Review

More information

FIT Start Booklet START CU STO DI AL SERVI CES W ARM U P PRO G RAM

FIT Start Booklet START CU STO DI AL SERVI CES W ARM U P PRO G RAM FIT Start Booklet START CU STO DI AL SERVI CES W ARM U P PRO G RAM Ta b l e o f Co n t e n t s Introduction.. 1 FIT START Movements Swing the Arms. 2 Twist the Body.. 3 Alternate and Sink. 4 Reach and

More information

A Guide to Help You Reduce and Stop Using Tobacco

A Guide to Help You Reduce and Stop Using Tobacco Let s Talk Tobacco A Guide to Help You Reduce and Stop Using Tobacco Congratulations for taking this first step towards a healthier you! 1-866-710-QUIT (7848) albertaquits.ca It can be hard to stop using

More information

What Do You Think? For You To Do GOALS. The men s high jump record is over 8 feet.

What Do You Think? For You To Do GOALS. The men s high jump record is over 8 feet. Activity 5 Run and Jump GOALS In this activity you will: Understand the definition of acceleration. Understand meters per second per second as the unit of acceleration. Use an accelerometer to detect acceleration.

More information

2 Organisation higher (import)

2 Organisation higher (import) 2 Organisation higher (import) Name: Class: Date: Time: 56 minutes Marks: 56 marks Comments: Page of 2 The number of people in the UK with tumours is increasing. (a) (i) Describe how tumours form. () Tumours

More information

Psychological Factors Influencing People s Reactions to Risk Information. Katherine A. McComas, Ph.D. University of Maryland

Psychological Factors Influencing People s Reactions to Risk Information. Katherine A. McComas, Ph.D. University of Maryland Psychological Factors Influencing People s Reactions to Risk Information Katherine A. McComas, Ph.D. University of Maryland What This Tutorial Covers Reasons for understanding people s risk perceptions

More information

Conduct an Experiment to Investigate a Situation

Conduct an Experiment to Investigate a Situation Level 3 AS91583 4 Credits Internal Conduct an Experiment to Investigate a Situation Written by J Wills MathsNZ jwills@mathsnz.com Achievement Achievement with Merit Achievement with Excellence Conduct

More information

Kriya for Neutral Mind

Kriya for Neutral Mind Kriya for Neutral Mind Bron: The Ten Light Bodies of Conciousness van Nirvair Singh Khalsa Alternate Nostril Breathing 3 MINUTES. If you don t have time to do anything else before you meditate, then this

More information

Falls Prevention Strength & Balance Programme Exercise Booklet

Falls Prevention Strength & Balance Programme Exercise Booklet Falls Prevention Strength & Balance Programme Exercise Booklet Working together to prevent falls This booklet describes the exercises which form the strength and balance component of the Trust falls prevention

More information

POSTWORKOUT RECOVERY

POSTWORKOUT RECOVERY Maximize your POSTWORKOUT RECOVERY This six-day challenge will help you get the most from your exercise routine. You just finished your workout and feel great as you should! But hold off on patting yourself

More information

Learning Objectives. Learning Objectives 17/03/2016. Chapter 4 Perspectives on Consumer Behavior

Learning Objectives. Learning Objectives 17/03/2016. Chapter 4 Perspectives on Consumer Behavior Chapter 4 Perspectives on Consumer Behavior Copyright 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill Education. Learning

More information

When and Where to Meditate

When and Where to Meditate When and Where to Meditate When should you meditate? Whenever you want to, anytime you want to. It is a good idea to establish a routine, especially when you re first learning to meditate. Many find it

More information

Overcoming Frames and Ethical Dilemmas: The Effects of Large Numbers on Decision-Making. Alexander Johnson, Bryce Jones, Andrew Kent, Alex Polta

Overcoming Frames and Ethical Dilemmas: The Effects of Large Numbers on Decision-Making. Alexander Johnson, Bryce Jones, Andrew Kent, Alex Polta 1 Overcoming Frames and Ethical Dilemmas: The Effects of Large Numbers on Decision-Making Alexander Johnson, Bryce Jones, Andrew Kent, Alex Polta University of Missouri In partial fulfillment of the requirements

More information

2017 Texas Symposium on DeafBlindness Making Sense of Activities 8:30-10:00 AM Saturday, March 4, 2017

2017 Texas Symposium on DeafBlindness Making Sense of Activities 8:30-10:00 AM Saturday, March 4, 2017 Texas School for the Blind and Visually Impaired Outreach Programs www.tsbvi.edu 512-454-8631 1100 W. 45 th St. Austin, TX 78756 2017 Texas Symposium on DeafBlindness Making Sense of Activities 8:30-10:00

More information

QUESTIONS ANSWERED BY

QUESTIONS ANSWERED BY Module 16 QUESTIONS ANSWERED BY BERNIE SIEGEL, MD 2 Q How do our thoughts and beliefs affect the health of our bodies? A You can t separate thoughts and beliefs from your body. What you think and what

More information

BEHAVIOUR WORKSHOP. Changing behaviour for good. 0020_Hamell_Workshop_Workbook_FAW.indd 1 14/09/ :43

BEHAVIOUR WORKSHOP. Changing behaviour for good. 0020_Hamell_Workshop_Workbook_FAW.indd 1 14/09/ :43 BEHAVIOUR WORKSHOP 0020_Hamell_Workshop_Workbook_FAW.indd 1 14/09/2016 12:43 YOUR COMPANY NAME A FRAMEWORK FOR CHANGING BEHAVIOUR System 1 thinking Automatic Mind System 2 thinking Reflective Mind Fast

More information

Rationality in Cognitive Science

Rationality in Cognitive Science Rationality in Cognitive Science Some Views of Rationality in Cognitive Science Anderson s (1991) Principle of Rationality: The cognitive system optimizes the adaptation of the behavior of the organism.

More information

DELEGATES WELCOME CREATIVE THINKING PROGRAM

DELEGATES WELCOME CREATIVE THINKING PROGRAM DELEGATES WELCOME CREATIVE THINKING PROGRAM Objectives To share a few insights on creative thinking To understand keys behind creative thinking To discuss 3 techniques for being creative Temperament Score

More information

Think about Action Reaction Pairs. What is the action and what is the reaction? This is first a problem of ordinary pennies (Common sense).

Think about Action Reaction Pairs. What is the action and what is the reaction? This is first a problem of ordinary pennies (Common sense). Quest Chapter 06 1 When you drop a rubber ball on the floor it bounces almost to its original height. What causes the ball to bounce? 1. The ball attempts to return to its original position. 2. The floor

More information

Exercise Program WARNING: DO NOT USE THIS OR ANY OTHER EXERCISE PROGRAM WITHOUT FIRST BEING CLEARED BY YOUR DOCTOR.

Exercise Program WARNING: DO NOT USE THIS OR ANY OTHER EXERCISE PROGRAM WITHOUT FIRST BEING CLEARED BY YOUR DOCTOR. Exercise Program WARNING: DO NOT USE THIS OR ANY OTHER EXERCISE PROGRAM WITHOUT FIRST BEING CLEARED BY YOUR DOCTOR. Things you MUST know before you begin Posture It is absolutely critical to maintain proper

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

Wellness 360 Online Nutrition Counseling* Session 6: Being Active A Way of Life

Wellness 360 Online Nutrition Counseling* Session 6: Being Active A Way of Life Wellness 360 Online Nutrition Counseling* Session 6: Being Active A Way of Life. powered by WELLSTAR 360 Session 6: Overview Be Active It s Your Choice! This session focuses on how to become more physically

More information

2. MOVE: Up your heart rate with a quick and easy MOVE! Read the directions for the card aloud and demonstrate the movement if necessary.

2. MOVE: Up your heart rate with a quick and easy MOVE! Read the directions for the card aloud and demonstrate the movement if necessary. sanfordfit.org Instructions Shuffle cards and draw one orange Warm Up card, one red MOVE card, and one blue Cool Down card. Each card s activitiy will take 1 to 2 minutes; the entire fitboost will take

More information

KEEP A BODY BUSY WITH 4-H!

KEEP A BODY BUSY WITH 4-H! KEEP A BODY BUSY WITH 4-H! On Your Mark, Get Set READ! Welcome! The following lessons are a few offerings for keeping bodies busy! They are meant to be paired with a book on fitness and activity. Our recommendation

More information

You may begin these exercises in the Intensive Care Unit. Complete

You may begin these exercises in the Intensive Care Unit. Complete Exercises for Patients After Open Heart Surgery You may begin these exercises in the Intensive Care Unit. Complete the exercises in a sitting position. Sit upright looking straight ahead with your chin

More information

[00:20:48;10] Shot: Men walking through the jungle Explain: Film about how people "break the silence of a quiet war" in North Laos

[00:20:48;10] Shot: Men walking through the jungle Explain: Film about how people break the silence of a quiet war in North Laos Project Name: Vietnam War Stories Tape/File # WCNAM A37 Journey From Pha Dong Transcription Date:6/11/09 Transcriber Name: Emily Richter Keywords: Pha Dong, Van Pao, Disintegrated French Indochina empire,

More information

Exam Review Day One. Please sign in up front!

Exam Review Day One. Please sign in up front! Exam Review Day One Please sign in up front! Today... We will be covering: Thinking and Problem Solving, Motivation, Emotion, and Intelligence. Thinking and Problem Solving Thinking and Problem Solving

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

Chapter 7. Mental Representation

Chapter 7. Mental Representation Chapter 7 Mental Representation Mental Representation Mental representation is a systematic correspondence between some element of a target domain and some element of a modeling (or representation) domain.

More information

Are We Rational? Lecture 23

Are We Rational? Lecture 23 Are We Rational? Lecture 23 1 To Err is Human Alexander Pope, An Essay on Criticism (1711) Categorization Proper Sets vs. Prototypes and Exemplars Judgment and Decision-Making Algorithms vs. Heuristics

More information

The Invisible Cause of Chronic Pain

The Invisible Cause of Chronic Pain 1 The Invisible Cause of Chronic Pain This guide is for people who ve tried many different treatments for chronic pain - and are still in pain. www.lifeafterpain.com 2 How would you like to get to the

More information

Full Body. Strengthening Routine

Full Body. Strengthening Routine Full Body Strengthening Routine Full Body Strengthening Routine Strengthening activities are recommended 2 to 4 days a week to help improve strength, reduce body fat, risk of osteoporosis, stress, and

More information

The Complete Healthy Back System

The Complete Healthy Back System The Complete Healthy Back System Unlock Your Back Body s Healing The Healthy Checklist Potential Introduction Welcome to the Back to Life Healthy Back Checklist. This checklist is full of simple tips and

More information

Cognition and Emotion

Cognition and Emotion Cognition and Emotion Week 6 - Class 2 22/12/2016 Joske Houtkamp Bachelor Course Information Science Utrecht University 2017-2018 1 Photos taken, edited, and shared to Instagram can show signs of depression

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

D F 3 7. beer coke Cognition and Perception. The Wason Selection Task. If P, then Q. If P, then Q

D F 3 7. beer coke Cognition and Perception. The Wason Selection Task. If P, then Q. If P, then Q Cognition and Perception 1. Why would evolution-minded cognitive psychologists think it is more likely that the mind consists of many specialized mechanisms rather than a few general-purpose mechanisms?

More information

How to Keep Stress from Getting in the Way of Your Fitness

How to Keep Stress from Getting in the Way of Your Fitness How to Keep Stress from Getting in the Way of Your Fitness Relaxation Techniques to Manage Stress and Improve Your Physical and Mental Health By Drew Manning 1 Legal Notice: This ebook is copyright protected.

More information

The Case Against Deliberative Decision Making

The Case Against Deliberative Decision Making The Case Against Deliberative Decision Making Psychology 466: Judgment & Decision Making Instructor: John Miyamoto 11/30/2017: Lecture 10-2 Note: This Powerpoint presentation may contain macros that I

More information

Force, work, position, and move are words we hear every day: force work position Move force, work position

Force, work, position, and move are words we hear every day: force work position Move force, work position Force, work, position, and move are words we hear every day: The door is stuck force it open! Carrying all those groceries up the stairs is going to be much work. The outfielder was out of position and

More information

8 Week Program: Intermediate

8 Week Program: Intermediate 8 Week Program: Intermediate Introduction The Program This program has been developed by an Exercise Physiologist to provide individuals at all fitness levels with a comprehensive exercise program that

More information

EXERCISES, TIPS AND STRATEGIES for Self-Improvement

EXERCISES, TIPS AND STRATEGIES for Self-Improvement EXERCISES, TIPS AND STRATEGIES for Self-Improvement 03 :: INTRODUCTION 07 :: 1. MOVING AWAY FROM THE DIAGNOSIS OF I M CRAZY : THE STRENGTHS-BASED APPROACH 12 :: 2. CONNECTING TO OTHERS AND MANAGING YOUR

More information

RELAPSE PREVENTION THERAPY

RELAPSE PREVENTION THERAPY RELAPSE PREVENTION THERAPY Stages of Change Model (Prochaska & Diclemente, 1992) Relapse Prevention Abstinence Lapse- first episode of drug intake after a period of abstinance Relapse- episode of backsliding

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

Chapter Eight. Language and Thought. Language Problem Solving Probabilistic Reasoning

Chapter Eight. Language and Thought. Language Problem Solving Probabilistic Reasoning Chapter Eight Language and Thought Language Problem Solving Probabilistic Reasoning Part One: Language Though second nature to native speakers, languages are complex in their content, structure, and diversity.

More information

Vision and Action. 10/3/12 Percep,on Ac,on 1

Vision and Action. 10/3/12 Percep,on Ac,on 1 Vision and Action Our ability to move thru our environment is closely tied to visual perception. Simple examples include standing one one foot. It is easier to maintain balance with the eyes open than

More information