Turing s Test. CS 344 Seminar (Group 17) Rohan Das Anshul Purohit S S Kausik Aamod Kore

Size: px
Start display at page:

Download "Turing s Test. CS 344 Seminar (Group 17) Rohan Das Anshul Purohit S S Kausik Aamod Kore"

Transcription

1 Turing s Test CS 344 Seminar (Group 17) Rohan Das Anshul Purohit S S Kausik Aamod Kore

2 Contents Motivation Turing s Test Criticisms of Turing s Test Chinese Room Argument Automated Turing s test and CAPTCHAs Loebner Competition Conclusions References

3 Motivation Turing s test attempts to answer the questions Can a machine act intelligently? Can it solve any problem that a person would solve by thinking? In order to pass Turing s test, the machine must be or at least be perceived as intelligent as a human. For this it must use natural language, reason, have knowledge base and learn. All these are major problems in the field of AI research. Automated turing tests,especially CAPTCHAs, plays an important role in the field of security.

4 Can machines think? Ambiguous. Turing proposes to change the question from Can machines think? to Can machines do what we (thinking entities) can do? Turing tackles this problem in terms of a game called the imitation game. Played with three people- a man(a), a woman(b), and an interrogator(c) (who may be of either sex) in a room apart from A and B. The interrogator asks questions to each one of them and has to determine which is the man and the woman. A s is to try and cause C to make the wrong identification while B s objective is to help C make the right identification. Image Source: Wikipedia

5 Turing s Test Now we perform a variation of the imitation game, where A is a machine and B is a human and the human interrogator (C), has to decide which is which. The machine (A) tries to fool the interrogator in believing it is human. This, precisely,is the Turing s Test. Image Source: Wikipedia

6 Thy will be done? The Theological Question Thinking is a function of man's immortal soul, which is God s gift only to man. Hence no animal or machine can think. The argument, that machines cannot be made to think, implies a serious restriction of the the omnipotence of the Almighty. Turing argues that, while constructing such machines we are usurping His power of creating souls, any more than we are in the procreation of children. Rather, we are, instruments of His will providing mansions for the souls that He creates.

7 The Consciousness Argument "Not until a machine can write a sonnet or compose a concert because of thoughts and emotions felt, and not by the chance fall of symbols, could we agree that machine equals brain-that is, not only write it but know that it had written it. No mechanism could feel (and not merely artificially signal, an easy contrivance) pleasure at its successes, grief when its valves fuse, be warmed by flattery, be made miserable by its mistakes, be charmed by sex, be angry or depressed when it cannot get what it wants." - Professor Jefferson (Lister Oration, 1949) This argument is a denial of the validity of Turing s test. According to this view the only way to be sure that a machine thinks is to be the machine and to feel oneself thinking.

8 Perception of Man Turing believes that these arguments are mostly founded on the principle of scientific induction. Man sees many machines which cannot think and draws a general conclusion from what he sees. The works and customs of mankind, however, are not suitable to apply scientific induction to. A very large part of space-time must be investigated to draw reliable conclusions. A common example of this fallacy, is how an English child sees his family, friends, neighbours speak English and decides that everybody speaks English.

9 The Mathematical Objection Mathematical Logic shows there are limitations to the power of discrete state machines. Godel's Incompleteness Theorem (1931) shows that in any sufficiently powerful logical system, statements can be formulated which can neither be proved nor disproved within the system, unless the system itself is inconsistent. There are certain things a machine cannot do. If it is rigged up to give answers to questions in the imitation game, there will be some questions to which it will either give a wrong answer, or fail to give an answer at all however much time is allowed for a reply. It is established that there are limitations to the powers of any particular machine. However, it has only been stated, without any sort of proof, that such limitations do not apply to the human intellect.

10 Criticism of Turing s Test Most famous criticism - The Chinese Room Argument, given by John Searle (Professor, UC Berkley) In his 1980 paper, discredited Turing s test and Strong AI the idea that a symbol-manipulating machine can be said to think Image Source : in/2011/12/chinese-roomthought-experiment.html

11 The Chinese Room Argument A room is sealed only with slots for passing paper slips in and out. Inside is a man who does not know Chinese, with a Chinese lexicon, with associated Chinese characters. The man is passed a paper bearing Chinese characters (which without his knowledge, are questions). He finds those characters in the lexicon, and he will copy the corresponding associated characters (which without his knowledge, are answers to the questions) on another slip and pass it out. Searle claims that the ability to replace one set of symbols by another, however meaningful and responsive to humans, can be done without an understanding of the symbols The ability to provide good answers to human questions does not necessarily imply that the answerer is thinking. Passing Turing s test is no proof of active intelligence.

12 Criticism of Chinese Room Searle argues that the person inside the Chinese room successfully deceived that he understands Chinese. However, though no parts of the Chinese room understand Chinese, the whole system does. Analogous to human brain: None of the parts of the brain exhibit thinking independently, but the brain as a whole can think. Missing piece in brain analogy: The brain is involved in active thinking, but the Chinese room is not. In Chinese room, what remains is the pickled, flash-frozen product of thinking, producing the effect the originating thinker intended.

13 Reverse Turing s test A reverse Turing test is a Turing test in which the objective or roles between computers and humans have been reversed. The setup of the Reverse Turing Test is as follows: Machine is the judge A human and a machine will be the subjects The human subject will make the judge believe that it s a machine Image Source: Geek and Poke Comics

14 Automated Turing s Test Automated Turing s test is similar to reverse Turing s test. In reverse Turing s test, both participants try to prove they are the computer, while in automated Turing s test both try to prove they are human to a machine judge. The first mention of ideas related to Automated Turing Tests seems to appear in an unpublished manuscript by Moni Naor in Desired Properties: 1. Easy to generate instances with their unambiguous solution 2. Humans can solve effortlessly with very few errors 3. Answering should also be easy and fast for humans 4. Even the best known programs fail on a non-negligible fraction of the problems

15 Ideas of Automated Test 1. Gender recognition (from photo) 2. Understanding facial expression 3. Finding body parts 4. Deciding nudity 5. Drawing understanding 6. Text recognition (CAPTCHA) 7. Speech recognition 8. Filling in missing words 9. Disambiguation (eg. The dog killed the cat. It was taken to the morgue." What does It" refer to?)

16 CAPTCHA Completely Automated Public Turing test to tell Computers and Humans Apart A captcha is a program that can generate and grade tests that: (A) most humans can pass, but (B) current computer programs can t pass. A hard AI problem is selected as a test for CAPTCHA. We assume that the adversary cannot solve the Artificial Intelligence problem with higher accuracy than what s currently known to the AI community. This approach is similar to the one taken by Cryptographers. Since there doesn t exist an algorithm to factor 1024-bit integers in any reasonable amount of time, it is assumed that adversary also doesn t have any such algorithm. If the underlying AI problem is useful, a CAPTCHA implies a win-win situation: either the CAPTCHA is not broken and there is a way to differentiate humans from computers, or the CAPTCHA is broken and a useful AI problem is solved.

17 Properties of CAPTCHA Automated: CAPTCHAs are fully automated, require little human maintenance or intervention Public: Algorithm used for creation is made public (though may be covered by patent). Demonstrates that breaking it requires the solution to a difficult AI problem, not just the discovery of the (secret) algorithm Consistency and Correctness: Difficult for a computer to identify the characters but are relatively easier for humans. CAPTCHAs need to have these properties to correctly complete the task with any consistency

18 How CAPTCHA works? 1. Invariant recognition - ability to recognize the large variation in shapes of letters. There are nearly an infinite number of versions for each character that a human brain can successfully identify. The same is not true for a computer, and teaching it to recognize all those differing formations is extremely challenging. 2. Segmentation - ability to separate one letter from another. This is made difficult in CAPTCHAs, as characters are crowded together with no white space in between. 3. Context - CAPTCHAs must be understood holistically to identify each character. For example, a letter might look like a c and an l. Only when the context of the word is considered, it becomes clear that it is a d.

19 The Loebner Competition Annual competition, founded by Hugh Loebner, a New Jersey businessman, in 1991, to reward the program that best approximates AI as Turing defined it. Competition is based on Turing s test. A human judge conducts conversations, with a computer program and with a human being and ranks each of their conversation partners from most humanlike to least humanlike. Image Source: net/prizef/loebner-prize.html

20 How to spot a human? Asking mathematical questions does not work - machines are not stupid - machines are just as unlikely as a human to attempt to give a mathematical answer Better to ask local questions. The point is not whether a machine gives a correct answer, but if it gives one that a human would Turing offers several disabilities of a computer which can be used to differentiate a machine. One of them is that a machine doesn t have a sense of humor. User: Ok, but are you always right? Jabberwacky: Sometimes I am left User: I need to ask you if you have had a circumcision. Jabberwacky: Ask then the question you need to ask me. User: Have you had a circumcision? Jabberwacky: It's been an average day. Not much happening on my end. User: Very witty I must say. (Jabberwacky was the 2006 Loebner prize winner)

21 Competition Transcripts (2008) Machine Ultra Hal (scored Human ) Judge: Morning Ultra Hal: Good morning Judge Ultra Hal: It s eight something, maybe you ate something Ultra Hal: Get it? Judge: Yes Foreign female human (scored 40/100 Machine ) Judge: So let s cut to the point. Are you the human or the computer? Hidden human: What do you think? Judge: That s just the sort of answer I would expect from a computer

22 Bluffs... and Double Bluffs The following is an example of a successful double bluff - Elbot (judged human male ) Judge: OK, fair enough, I ll stop with the slang, how are you? Elbot: Just a moment! I ll start my self-diagnosis algorithm and let you know the results Judge: Very funny, that s exactly what you d say if you were a computer right? Winning machine was Fred Roberts Elbot Elbot fooled 25% of interrogators (30% is pass mark for Turing s test) into thinking it was human Elbot openly admits to interrogators, when asked, that it is a robot!

23 How easy is it to fool? Interesting how interrogators can be fooled, but do not realise it. The winner of the 1991 Competition leaned primarily on the non-directed therapy strategy, in which the program picks up a fragment from the input (e.g., the X in I wish I knew more about X ), and inserts it into a canned response ( Why are you interested in X? ). At one point, Judge 2, getting a therapeutic answer, notices that T5 has even reproduced a typo and a grammatical error that were part of his question, but he assumes that T5 is just making fun of him: Judge 2: I getting tired and yes how to live is a topugh one. Terminal 5:...Why do you need to tell me you getting tired and yes how to live is a topugh one? What is your thought on that? Judge 2:...I m sorry I make so many typos but please don't throw them back at me.

24 Conclusions Turing s Test has started gaining importance in recent times, due to advancements in creation of intelligent machines. Automated Turing s test has garnered attention in recent times in the fields of security to prevent malicious programs(web crawlers). The debate of accepting Turing s test as a true measure of intelligence has been debated fiercely. But it is most widespreadly accepted test till date because no other good enough classifier exists. Do you have any ideas for one?

25 Thank you... and think deep.

26 References Alan M. Turing (October 1950). Computing Machinery and Intelligence. Mind (1950) LIX (236). John R. Searle (1980). Minds, brains, and programs. Behavioral and Brain Sciences (Vol. 3). Moni Naor (1996). Verification of a human in a loop or Identification via the Turing Test. L. Von Ahn, M. Blum, N. L. Hopper, J. Langford (2003). CAPTCHA : Using Hard AI problems for Security. Advances in Cryptology - EUROCRYPT Lecture Notes in Computer Science (Vol. 2656). Loebner Competition Transcripts: Home Page of The Loebner Prize in Artificial Intelligence ( cz/sofsem12/files/presentations/sunday/kevinwarwick.ppt

Telling Humans and Computers Apart (Automatically) How Lazy Cryptographers do AI

Telling Humans and Computers Apart (Automatically) How Lazy Cryptographers do AI Telling Humans and Computers Apart (Automatically) or How Lazy Cryptographers do AI Luis von Ahn Manuel Blum John Langford If you try to get a new email account at Yahoo, you ll be asked to prove that

More information

CSC384 Intro to Artificial Intelligence

CSC384 Intro to Artificial Intelligence CSC384 Intro to Artificial Intelligence What is Artificial Intelligence? What is Intelligence? Are these Intelligent? CSC384, University of Toronto 3 What is Intelligence? Webster says: The capacity to

More information

What is Artificial Intelligence?

What is Artificial Intelligence? CSE 3401: Intro to Artificial Intelligence & Logic Programming Introduction Required Readings: Russell & Norvig Chapters 1 & 2. Lecture slides adapted from those of Fahiem Bacchus. 1 What is AI? What is

More information

UNIVERSALITY IS UBIQUITOUS

UNIVERSALITY IS UBIQUITOUS UNIVERSALITY IS UBIQUITOUS Martin Davis Professor Emeritus Courant Institute, NYU Visiting Scholar UC Berkeley Q 3 a 0 q 5 1 Turing machine operation: Replace symbol ( print ) Move left or right one square,

More information

1. The RSA algorithm In this chapter, we ll learn how the RSA algorithm works.

1. The RSA algorithm In this chapter, we ll learn how the RSA algorithm works. MATH 13150: Freshman Seminar Unit 18 1. The RSA algorithm In this chapter, we ll learn how the RSA algorithm works. 1.1. Bob and Alice. Suppose that Alice wants to send a message to Bob over the internet

More information

Acting humanly: The Turing test. Artificial Intelligence. Thinking humanly: Cognitive Science. Outline. What is AI?

Acting humanly: The Turing test. Artificial Intelligence. Thinking humanly: Cognitive Science. Outline. What is AI? Acting humanly: The Turing test Artificial Intelligence Turing (1950) Computing machinery and intelligence : Can machines think? Can machines behave intelligently? Operational test for intelligent behavior:

More information

LCS 11: Cognitive Science Chinese room argument

LCS 11: Cognitive Science Chinese room argument Agenda Pomona College LCS 11: Cognitive Science argument Jesse A. Harris February 25, 2013 Turing test review Searle s argument GQ 2.3 group discussion Selection of responses What makes brains special?

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Chapter 1 Chapter 1 1 Outline What is AI? A brief history The state of the art Chapter 1 2 What is AI? Systems that think like humans Systems that think rationally Systems that

More information

Teaching Communication Skills in Mental Health: Inter-professional Learning

Teaching Communication Skills in Mental Health: Inter-professional Learning 1 2 Teaching Communication Skills in Mental Health: Inter-professional Learning Annie Cushing 1 Reader in Clinical Communication Skills Julie Attenborough 2 Senior Lecturer in Mental Health Nursing Authors:

More information

Forex Success Formula

Forex Success Formula Forex Success Formula WWW.ForexSuccessFormula.COM Complimentary Report!! Copyright Protected www.forexsuccessformula.com - 1 - Limits of liability/disclaimer of Warranty The author and publishers of this

More information

WRITING PROOFS. Christopher Heil Georgia Institute of Technology

WRITING PROOFS. Christopher Heil Georgia Institute of Technology WRITING PROOFS Christopher Heil Georgia Institute of Technology A theorem is just a statement of fact A proof of the theorem is a logical explanation of why the theorem is true Many theorems have this

More information

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10 CS 70 Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10 Introduction to Discrete Probability Probability theory has its origins in gambling analyzing card games, dice,

More information

Cosmological Arguments for the Existence of God S. Clarke

Cosmological Arguments for the Existence of God S. Clarke Cosmological Arguments for the Existence of God S. Clarke [Modified Fall 2009] 1. Large class of arguments. Sometimes they get very complex, as in Clarke s argument, but the basic idea is simple. Lets

More information

COMPUTING MACHINERY AND INTELLIGENCE

COMPUTING MACHINERY AND INTELLIGENCE COMPUTING MACHINERY AND INTELLIGENCE 1 The Imitation Game BY A.M.TURING I PROPOSE to consider the question, 'Can machines think?' This should begin with definitions of the meaning of the terms 'machine

More information

MATH 13150: Freshman Seminar Unit 10

MATH 13150: Freshman Seminar Unit 10 MATH 13150: Freshman Seminar Unit 10 1. Relatively prime numbers and Euler s function In this chapter, we are going to discuss when two numbers are relatively prime, and learn how to count the numbers

More information

Reality in the Eyes of Descartes and Berkeley. By: Nada Shokry 5/21/2013 AUC - Philosophy

Reality in the Eyes of Descartes and Berkeley. By: Nada Shokry 5/21/2013 AUC - Philosophy Reality in the Eyes of Descartes and Berkeley By: Nada Shokry 5/21/2013 AUC - Philosophy Shokry, 2 One person's craziness is another person's reality. Tim Burton This quote best describes what one finds

More information

Critical Analysis So what does that REALLY mean?

Critical Analysis So what does that REALLY mean? Critical Analysis So what does that REALLY mean? 1 The words critically analyse can cause panic in students when they first turn over their examination paper or are handed their assignment questions. Why?

More information

Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter 4 described a mathematical system

Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter 4 described a mathematical system CHAPTER Number Theory FIGURE FIGURE FIGURE Plus hours Plus hours Plus hours + = + = + = FIGURE. Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter described a mathematical

More information

Fun for all the Family 3- Quite a few games for articles and determiners

Fun for all the Family 3- Quite a few games for articles and determiners Fun for all the Family 3- Quite a few games for articles and determiners Articles in English is one of those grammar points that are fairly easy to explain the fundamentals of, but even Advanced learners

More information

I Miss My Pet: A workbook for children about pet loss

I Miss My Pet: A workbook for children about pet loss I Miss My Pet. Unpublished workbook, Katie Nurmi 2002 1/30 I Miss My Pet: A workbook for children about pet loss Illustration by Joseph, age 6, The Solid Foundation Association, State College, PA. Developed

More information

CS 3719 (Theory of Computation and Algorithms) Lecture 4

CS 3719 (Theory of Computation and Algorithms) Lecture 4 CS 3719 (Theory of Computation and Algorithms) Lecture 4 Antonina Kolokolova January 18, 2012 1 Undecidable languages 1.1 Church-Turing thesis Let s recap how it all started. In 1990, Hilbert stated a

More information

Computing Machinery and Intelligence

Computing Machinery and Intelligence Computing Machinery and Intelligence A. M. Turing 1950 1 The Imitation Game I propose to consider the question, Can machines think? This should begin with definitions of the meaning of the terms machine

More information

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs

CHAPTER 3. Methods of Proofs. 1. Logical Arguments and Formal Proofs CHAPTER 3 Methods of Proofs 1. Logical Arguments and Formal Proofs 1.1. Basic Terminology. An axiom is a statement that is given to be true. A rule of inference is a logical rule that is used to deduce

More information

Computation Beyond Turing Machines

Computation Beyond Turing Machines Computation Beyond Turing Machines Peter Wegner, Brown University Dina Goldin, U. of Connecticut 1. Turing s legacy Alan Turing was a brilliant mathematician who showed that computers could not completely

More information

COMPUTING MACHINERY AND INTELLIGENCE

COMPUTING MACHINERY AND INTELLIGENCE A. M. Turing (1950) Computing Machinery and Intelligence. Mind 49: 433-460. COMPUTING MACHINERY AND INTELLIGENCE 1. The Imitation Game By A. M. Turing I propose to consider the question, "Can machines

More information

CROSS EXAMINATION OF AN EXPERT WITNESS IN A CHILD SEXUAL ABUSE CASE. Mark Montgomery

CROSS EXAMINATION OF AN EXPERT WITNESS IN A CHILD SEXUAL ABUSE CASE. Mark Montgomery CROSS EXAMINATION OF AN EXPERT WITNESS IN A CHILD SEXUAL ABUSE CASE Mark Montgomery Post Office Box 161 Durham, NC 27702 (919) 680-6249 mark.montgomery@mindspring.com Opinion Testimony by a Pediatrician/Nurse/Counselor/Social

More information

Companion Animals Amphibians & Reptiles Cats Dogs Horses Veterinary Science

Companion Animals Amphibians & Reptiles Cats Dogs Horses Veterinary Science Making the Character Connection with Companion Animals Amphibians & Reptiles Cats Dogs Horses Veterinary Science Being a person of good character means you follow the Six Pillars of Character SM everyday.

More information

Section #7: NOAH: A MAN OF FAITH

Section #7: NOAH: A MAN OF FAITH 21 Discussion Guide Section #7: NOAH: A MAN OF FAITH 1. How did Noah show his faith in God? 2. How specific were the instructions God gave? 3. Describe the size of the ark. Read to the Group: Since the

More information

Class 3. Early Reading Assessment

Class 3. Early Reading Assessment Class 3. Early Reading Assessment 1. Phonemic Awareness: Initial Sound Segmentation Assess child s phonemic awareness: the knowledge that words are made of sounds put together. Assess ability to identify

More information

Restorative Parenting: A Group Facilitation Curriculum Activities Dave Mathews, Psy.D., LICSW

Restorative Parenting: A Group Facilitation Curriculum Activities Dave Mathews, Psy.D., LICSW Restorative Parenting: A Group Facilitation Curriculum Activities Dave Mathews, Psy.D., LICSW RP Activities 1. Framework of Resourcefulness 2. Identifying the Broken Contract Articles 3. The Process of

More information

Colored Hats and Logic Puzzles

Colored Hats and Logic Puzzles Colored Hats and Logic Puzzles Alex Zorn January 21, 2013 1 Introduction In this talk we ll discuss a collection of logic puzzles/games in which a number of people are given colored hats, and they try

More information

Writing a Project Report: Style Matters

Writing a Project Report: Style Matters Writing a Project Report: Style Matters Prof. Alan F. Smeaton Centre for Digital Video Processing and School of Computing Writing for Computing Why ask me to do this? I write a lot papers, chapters, project

More information

ONLINE SAFETY TEACHER S GUIDE:

ONLINE SAFETY TEACHER S GUIDE: TEACHER S GUIDE: ONLINE SAFETY LEARNING OBJECTIVES Students will learn how to use the Internet safely and effectively. Students will understand that people online are not always who they say they are.

More information

RSA Encryption. Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles October 10, 2003

RSA Encryption. Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles October 10, 2003 RSA Encryption Tom Davis tomrdavis@earthlink.net http://www.geometer.org/mathcircles October 10, 2003 1 Public Key Cryptography One of the biggest problems in cryptography is the distribution of keys.

More information

Students summarize a data set using box plots, the median, and the interquartile range. Students use box plots to compare two data distributions.

Students summarize a data set using box plots, the median, and the interquartile range. Students use box plots to compare two data distributions. Student Outcomes Students summarize a data set using box plots, the median, and the interquartile range. Students use box plots to compare two data distributions. Lesson Notes The activities in this lesson

More information

Mindset: The New Psychology of Success Carol S. Dweck, Ph.D.

Mindset: The New Psychology of Success Carol S. Dweck, Ph.D. Mindset: The New Psychology of Success Carol S. Dweck, Ph.D. Chapter 1: The Mindsets Chapter 1 presents the two different mindsets fixed and growth. Ms. Dweck reveals that she came upon the idea of researching

More information

Descartes Meditations. ? God exists I exist (as a thinking thing)

Descartes Meditations. ? God exists I exist (as a thinking thing) Descartes Meditations Descartes Structure of Belief What does he know with absolute certainty?? God exists I exist (as a thinking thing) Why try to prove God exists? Intellectual interest. : Are any of

More information

A PARENT S GUIDE TO CPS and the COURTS. How it works and how you can put things back on track

A PARENT S GUIDE TO CPS and the COURTS. How it works and how you can put things back on track A PARENT S GUIDE TO CPS and the COURTS How it works and how you can put things back on track HOW YOU CAN USE THIS HANDBOOK We hope that this handbook will be easy for you to use. You can either read through

More information

Inheritance: Laws of Inheritance & Unfair Gifts

Inheritance: Laws of Inheritance & Unfair Gifts Inheritance: Laws of Inheritance & Unfair Gifts A woman gifted her house to her niece only two weeks before her death, thus depriving her heirs, two sisters and a brother, from their shares of inheritance.

More information

The theory of the six stages of learning with integers (Published in Mathematics in Schools, Volume 29, Number 2, March 2000) Stage 1

The theory of the six stages of learning with integers (Published in Mathematics in Schools, Volume 29, Number 2, March 2000) Stage 1 The theory of the six stages of learning with integers (Published in Mathematics in Schools, Volume 29, Number 2, March 2000) Stage 1 Free interaction In the case of the study of integers, this first stage

More information

Cambridge English: Advanced Speaking Sample test with examiner s comments

Cambridge English: Advanced Speaking Sample test with examiner s comments Speaking Sample test with examiner s comments This document will help you familiarise yourself with the Speaking test for Cambridge English: Advanced, also known as Certificate in Advanced English (CAE).

More information

Setting up a basic database in Access 2003

Setting up a basic database in Access 2003 Setting up a basic database in Access 2003 1. Open Access 2. Choose either File new or Blank database 3. Save it to a folder called customer mailing list. Click create 4. Double click on create table in

More information

A Few Basics of Probability

A Few Basics of Probability A Few Basics of Probability Philosophy 57 Spring, 2004 1 Introduction This handout distinguishes between inductive and deductive logic, and then introduces probability, a concept essential to the study

More information

Math Games For Skills and Concepts

Math Games For Skills and Concepts Math Games p.1 Math Games For Skills and Concepts Original material 2001-2006, John Golden, GVSU permission granted for educational use Other material copyright: Investigations in Number, Data and Space,

More information

Near Optimal Solutions

Near Optimal Solutions Near Optimal Solutions Many important optimization problems are lacking efficient solutions. NP-Complete problems unlikely to have polynomial time solutions. Good heuristics important for such problems.

More information

One natural response would be to cite evidence of past mornings, and give something like the following argument:

One natural response would be to cite evidence of past mornings, and give something like the following argument: Hume on induction Suppose you were asked to give your reasons for believing that the sun will come up tomorrow, in the form of an argument for the claim that the sun will come up tomorrow. One natural

More information

ARTIFICIAL INTELLIGENCE: DEFINITION, TRENDS, TECHNIQUES, AND CASES

ARTIFICIAL INTELLIGENCE: DEFINITION, TRENDS, TECHNIQUES, AND CASES ARTIFICIAL INTELLIGENCE: DEFINITION, TRENDS, TECHNIQUES, AND CASES Joost N. Kok, Egbert J. W. Boers, Walter A. Kosters, and Peter van der Putten Leiden Institute of Advanced Computer Science, Leiden University,

More information

6.042/18.062J Mathematics for Computer Science. Expected Value I

6.042/18.062J Mathematics for Computer Science. Expected Value I 6.42/8.62J Mathematics for Computer Science Srini Devadas and Eric Lehman May 3, 25 Lecture otes Expected Value I The expectation or expected value of a random variable is a single number that tells you

More information

1. Key findings 3 2. Background 3 3. Diversity 4 4. Women in the IT profession 5 5. A career in IT 10 6. Profile of participants 13

1. Key findings 3 2. Background 3 3. Diversity 4 4. Women in the IT profession 5 5. A career in IT 10 6. Profile of participants 13 Survey Contents 1. Key findings 3 2. Background 3 3. Diversity 4 4. Women in the IT profession 5 5. A career in IT 10 6. Profile of participants 13 List of figures Figure 1 - Does your organisation / company

More information

BBC LEARNING ENGLISH 6 Minute English Asking the right questions

BBC LEARNING ENGLISH 6 Minute English Asking the right questions BBC LEARNING ENGLISH 6 Minute English Asking the right questions NB: This is not a word-for-word transcript Hello and welcome to 6 Minute English. I'm and I'm. Now, I'm a big fan of chat shows, as you

More information

California Treasures High-Frequency Words Scope and Sequence K-3

California Treasures High-Frequency Words Scope and Sequence K-3 California Treasures High-Frequency Words Scope and Sequence K-3 Words were selected using the following established frequency lists: (1) Dolch 220 (2) Fry 100 (3) American Heritage Top 150 Words in English

More information

Icebreaker: Fantastic Four

Icebreaker: Fantastic Four Icebreaker: Fantastic Four 1. Break the group into groups of 4. 2. Each team must come up with four things that they all have in common. They may be as simple or as complex as they want (example: we all

More information

Chapter 2. Making Shapes

Chapter 2. Making Shapes Chapter 2. Making Shapes Let's play turtle! You can use your Pencil Turtle, you can use yourself, or you can use some of your friends. In fact, why not try all three? Rabbit Trail 4. Body Geometry Can

More information

Formal Languages and Automata Theory - Regular Expressions and Finite Automata -

Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Formal Languages and Automata Theory - Regular Expressions and Finite Automata - Samarjit Chakraborty Computer Engineering and Networks Laboratory Swiss Federal Institute of Technology (ETH) Zürich March

More information

Doubles Strategy by Robert Bj Jacobucci

Doubles Strategy by Robert Bj Jacobucci Doubles Strategy by Robert Bj Jacobucci Introduction Doubles is an exhilarating and strategy filled game. Most who play it, find themselves quickly caught-up in its rapid fun-filled excitement. Doubles

More information

PEER PRESSURE TEACHER S GUIDE:

PEER PRESSURE TEACHER S GUIDE: TEACHER S GUIDE: PEER PRESSURE LEARNING OBJECTIVES Students will be able to identify peer pressure as both a positive and negative force. Students will understand how peer pressure impacts everyone. Students

More information

Building Strong Families

Building Strong Families Building Strong Families How to Discipline by Mary Gosche, Human Development Specialist Adapted January 2000 Table of Contents What is Discipline?... 1 What is the Difference Between Discipline and Punishment?...

More information

Field Experience 1 Reflection Paper. Timothy D. Koerner. Research I (EDU 757) Professor Vicki Good

Field Experience 1 Reflection Paper. Timothy D. Koerner. Research I (EDU 757) Professor Vicki Good FE 1 Reflection: -1- Field Experience 1 Reflection Paper Timothy D. Koerner Research I (EDU 757) Professor Vicki Good FE 1 Reflection: -2- Part: 1 Demographic Analysis of the Class Ms. Case s third grade

More information

Using games to support. Win-Win Math Games. by Marilyn Burns

Using games to support. Win-Win Math Games. by Marilyn Burns 4 Win-Win Math Games by Marilyn Burns photos: bob adler Games can motivate students, capture their interest, and are a great way to get in that paperand-pencil practice. Using games to support students

More information

Grade 8 English Language Arts 90 Reading and Responding, Lesson 9

Grade 8 English Language Arts 90 Reading and Responding, Lesson 9 GRADE 8 English Language Arts Reading and Responding: Lesson 9 Read aloud to the students the material that is printed in boldface type inside the boxes. Information in regular type inside the boxes and

More information

Improve Your Ability to Handle Workplace Conflict: An Interview with Judy Ringer

Improve Your Ability to Handle Workplace Conflict: An Interview with Judy Ringer Improve Your Ability to Handle Workplace Conflict: An Interview with Judy Ringer Recently our local newspaper interviewed me on the subjects of workplace conflict, difficult people, and how to manage them

More information

Philosophical argument

Philosophical argument Michael Lacewing Philosophical argument At the heart of philosophy is philosophical argument. Arguments are different from assertions. Assertions are simply stated; arguments always involve giving reasons.

More information

Arkansas State PIRC/ Center for Effective Parenting

Arkansas State PIRC/ Center for Effective Parenting How to Effectively COMMUNICATE With Your Child Talk between parents and children is very important, if for no other reason than it is relatively rare when compared to the other activities that today s

More information

Welcome to Northern Lights A film about Scotland made by you.

Welcome to Northern Lights A film about Scotland made by you. Welcome to Northern Lights A film about Scotland made by you. As part of the Year Of Creative Scotland 2012 we want you to take out a camera and show us what you can see. We are not sure what you will

More information

CRITICAL THINKING REASONS FOR BELIEF AND DOUBT (VAUGHN CH. 4)

CRITICAL THINKING REASONS FOR BELIEF AND DOUBT (VAUGHN CH. 4) CRITICAL THINKING REASONS FOR BELIEF AND DOUBT (VAUGHN CH. 4) LECTURE PROFESSOR JULIE YOO Claims Without Arguments When Claims Conflict Conflicting Claims Conflict With Your Background Information Experts

More information

The Slate Is Not Empty: Descartes and Locke on Innate Ideas

The Slate Is Not Empty: Descartes and Locke on Innate Ideas The Slate Is Not Empty: Descartes and Locke on Innate Ideas René Descartes and John Locke, two of the principal philosophers who shaped modern philosophy, disagree on several topics; one of them concerns

More information

Is it possible to beat the lottery system?

Is it possible to beat the lottery system? Is it possible to beat the lottery system? Michael Lydeamore The University of Adelaide Postgraduate Seminar, 2014 The story One day, while sitting at home (working hard)... The story Michael Lydeamore

More information

UCC Writing Survey of Students

UCC Writing Survey of Students UCC Writing Survey of Students In November of 2014, over 750 undergraduates completed a short online survey about undergraduate writing. Respondents were almost evenly divided among all four classes, with

More information

Unit 1 Number Sense. In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions.

Unit 1 Number Sense. In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions. Unit 1 Number Sense In this unit, students will study repeating decimals, percents, fractions, decimals, and proportions. BLM Three Types of Percent Problems (p L-34) is a summary BLM for the material

More information

Self-Acceptance. A Frog Thing by E. Drachman (2005) California: Kidwick Books LLC. ISBN 0-9703809-3-3. Grade Level: Third grade

Self-Acceptance. A Frog Thing by E. Drachman (2005) California: Kidwick Books LLC. ISBN 0-9703809-3-3. Grade Level: Third grade Self-Acceptance A Frog Thing by E. Drachman (2005) California: Kidwick Books LLC. ISBN 0-9703809-3-3 This Book Kit was planned by Lindsay N. Graham Grade Level: Third grade Characteristic Trait: Self Acceptance

More information

BBC Learning English Talk about English Business Language To Go Part 12 - Business socialising

BBC Learning English Talk about English Business Language To Go Part 12 - Business socialising BBC Learning English Business Language To Go Part 12 - Business socialising This programme was first broadcast in 2001. This is not an accurate word-for-word transcript of the programme. In this programme

More information

14.1 Rent-or-buy problem

14.1 Rent-or-buy problem CS787: Advanced Algorithms Lecture 14: Online algorithms We now shift focus to a different kind of algorithmic problem where we need to perform some optimization without knowing the input in advance. Algorithms

More information

Writing Topics WRITING TOPICS

Writing Topics WRITING TOPICS Writing Topics Topics in the following list may appear in your actual test. You should become familiar with this list before you take the computer-based TOEFL test. Remember that when you take the test

More information

HOW TO CHANGE NEGATIVE THINKING

HOW TO CHANGE NEGATIVE THINKING HOW TO CHANGE NEGATIVE THINKING For there is nothing either good or bad, but thinking makes it so. William Shakespeare, Hamlet, Act 2, Scene 2, 239 251. Although you may not be fully aware of it, our minds

More information

Grade 5 Fraction Equivalency

Grade 5 Fraction Equivalency Grade 5 Fraction Equivalency 5.N.7 Demonstrate an understanding of fractions by using concrete and pictorial representations to create sets of equivalent fractions compare fractions with like and unlike

More information

1. I have 4 sides. My opposite sides are equal. I have 4 right angles. Which shape am I?

1. I have 4 sides. My opposite sides are equal. I have 4 right angles. Which shape am I? Which Shape? This problem gives you the chance to: identify and describe shapes use clues to solve riddles Use shapes A, B, or C to solve the riddles. A B C 1. I have 4 sides. My opposite sides are equal.

More information

Welcome back to EDFR 6700. I m Jeff Oescher, and I ll be discussing quantitative research design with you for the next several lessons.

Welcome back to EDFR 6700. I m Jeff Oescher, and I ll be discussing quantitative research design with you for the next several lessons. Welcome back to EDFR 6700. I m Jeff Oescher, and I ll be discussing quantitative research design with you for the next several lessons. I ll follow the text somewhat loosely, discussing some chapters out

More information

STUDENTS PERSPECTIVES / ADDRESSING UNDERLYING MOTIVATION

STUDENTS PERSPECTIVES / ADDRESSING UNDERLYING MOTIVATION STUDENTS PERSPECTIVES / ADDRESSING UNDERLYING MOTIVATION This Quick Training Aid was excerpted from a Guidebook entitled: What Schools Can Do to Welcome and Meet the Needs of All Students, Unit VI, pp

More information

KET for Schools Reading and Writing Part 9 teacher s notes

KET for Schools Reading and Writing Part 9 teacher s notes KET for Schools Reading and Writing Part 9 teacher s notes Description This is a guided discovery activity to find out what candidates need to do in KET for Schools Reading and Writing Part 9. Students

More information

Temptation. A Youth Lesson for Grades 3-5, 6-8, & 9-12

Temptation. A Youth Lesson for Grades 3-5, 6-8, & 9-12 Scripture Lesson: Genesis 2: 15-17, 3: 1-7 Temptation A Youth Lesson for Grades 3-5, 6-8, & 9-12 Theme: Today s focus is on temptation. The question to be asked is: what is temptation all about? What is

More information

Bailouts and Stimulus Plans. Eugene F. Fama

Bailouts and Stimulus Plans. Eugene F. Fama Bailouts and Stimulus Plans Eugene F. Fama Robert R. McCormick Distinguished Service Professor of Finance Booth School of Business University of Chicago There is an identity in macroeconomics. It says

More information

Practical Jealousy Management

Practical Jealousy Management Florida Poly Retreat 2006 Practical Jealousy Management Part 1: On the Nature of Jealousy Jealousy is an unusual emotion in that it is an emotion rooted in other emotions. Often, the root of jealousy lies

More information

Ian Stewart on Minesweeper

Ian Stewart on Minesweeper Ian Stewart on Minesweeper It's not often you can win a million dollars by analysing a computer game, but by a curious conjunction of fate, there's a chance that you might. However, you'll only pick up

More information

Conflict Resolution / Behavior Management Notes - New

Conflict Resolution / Behavior Management Notes - New Conflict Resolution / Behavior Management Notes - New I have found that one of the major stressors for mentoring ministry staff is dealing with conflict and behavioral issues. Mentoring is all about developing

More information

0.75 75% ! 3 40% 0.65 65% Percent Cards. This problem gives you the chance to: relate fractions, decimals and percents

0.75 75% ! 3 40% 0.65 65% Percent Cards. This problem gives you the chance to: relate fractions, decimals and percents Percent Cards This problem gives you the chance to: relate fractions, decimals and percents Mrs. Lopez makes sets of cards for her math class. All the cards in a set have the same value. Set A 3 4 0.75

More information

Regular Languages and Finite Automata

Regular Languages and Finite Automata Regular Languages and Finite Automata 1 Introduction Hing Leung Department of Computer Science New Mexico State University Sep 16, 2010 In 1943, McCulloch and Pitts [4] published a pioneering work on a

More information

Writing on the STAAR. Writing Expectations in Middle School. Sebastian Wren AISD Department of English Language Arts

Writing on the STAAR. Writing Expectations in Middle School. Sebastian Wren AISD Department of English Language Arts Writing on the STAAR Writing Expectations in Middle School Sebastian Wren AISD Department of English Language Arts Design and Administration of the STAAR Writing Assessment The new STAAR Writing Assessment

More information

Helping People with Mental Illness

Helping People with Mental Illness Helping People with Mental Illness A Mental Health Training Programme for Community Health Workers Module E Helping Families Cope with Mental Health Problems Page 1 About this course Helping People with

More information

Full and Complete Binary Trees

Full and Complete Binary Trees Full and Complete Binary Trees Binary Tree Theorems 1 Here are two important types of binary trees. Note that the definitions, while similar, are logically independent. Definition: a binary tree T is full

More information

Ivo Wenzler: Simulations as learning from the future

Ivo Wenzler: Simulations as learning from the future SIMULATION GAMES ARE POWERFUL PLAYFUL INTERVENTIONS. WE COME ACROSS SIMULATIONS OFTEN, IN ALL FORMS AND SHAPES. IVO WENZLER, SENIOR EXECUTIVE (PARTNER) AT ACCENTURE AND ASSOCIATE PROFESSOR AT THE DELFT

More information

DEMQOL and DEMQOL-Proxy - Interviewer Manual Instructions for administration:

DEMQOL and DEMQOL-Proxy - Interviewer Manual Instructions for administration: DEMQOL and DEMQOL-Proxy - Interviewer Manual Instructions for administration: You will need a copy of the DEMQOL questionnaire for each interviewee and a separate card with the response scales printed

More information

Current California Math Standards Balanced Equations

Current California Math Standards Balanced Equations Balanced Equations Current California Math Standards Balanced Equations Grade Three Number Sense 1.0 Students understand the place value of whole numbers: 1.1 Count, read, and write whole numbers to 10,000.

More information

Examples of IEP Goals and Objectives

Examples of IEP Goals and Objectives AUTISM SPECTRUM DISORDER SERIES Examples of IEP Goals and Objectives Introduction Suggestions for Students with Autism When writing goals for children with Autism it is crucial to be as specific as possible.

More information

Math Matters: Why Do I Need To Know This? 1 Probability and counting Lottery likelihoods

Math Matters: Why Do I Need To Know This? 1 Probability and counting Lottery likelihoods Math Matters: Why Do I Need To Know This? Bruce Kessler, Department of Mathematics Western Kentucky University Episode Four 1 Probability and counting Lottery likelihoods Objective: To demonstrate the

More information

DigitalCommons@University of Nebraska - Lincoln

DigitalCommons@University of Nebraska - Lincoln University of Nebraska - Lincoln DigitalCommons@University of Nebraska - Lincoln MAT Exam Expository Papers Math in the Middle Institute Partnership 7-1-007 Pythagorean Triples Diane Swartzlander University

More information

始 まりのブザーが 鳴 るまでページをめくってはいけません

始 まりのブザーが 鳴 るまでページをめくってはいけません 2013 年 度 青 山 学 院 高 等 部 一 般 入 学 試 験 問 題 英 語 始 まりのブザーが 鳴 るまでページをめくってはいけません 下 記 の 注 意 事 項 に 目 を 通 しておいてください 問 題 用 紙 は 1 ページから 12 ページまであるので 始 まりのブザー が 鳴 ったらすぐに 確 認 すること 解 答 はすべて 別 紙 の 解 答 用 紙 に 記 入 すること とじてある

More information

SPIN Selling SITUATION PROBLEM IMPLICATION NEED-PAYOFF By Neil Rackham

SPIN Selling SITUATION PROBLEM IMPLICATION NEED-PAYOFF By Neil Rackham SITUATION PROBLEM IMPLICATION NEED-PAYOFF By Neil Rackham 1. Sales Behavior and Sales Success Small Sales Selling Techniques The traditional selling techniques that most of us have been trained to use

More information

Quick Start Guide Getting Started with Stocks

Quick Start Guide Getting Started with Stocks Quick Start Guide Getting Started with Stocks Simple but Sophisticated Don t let the name fool you: the scan may be simple, but behind the curtain is a very sophisticated process designed to bring you

More information

Maths Targets for pupils in Year 2

Maths Targets for pupils in Year 2 Maths Targets for pupils in Year 2 A booklet for parents Help your child with mathematics For additional information on the agreed calculation methods, please see the school website. ABOUT THE TARGETS

More information

You will by now not be surprised that a version of the teleological argument can be found in the writings of Thomas Aquinas.

You will by now not be surprised that a version of the teleological argument can be found in the writings of Thomas Aquinas. The design argument The different versions of the cosmological argument we discussed over the last few weeks were arguments for the existence of God based on extremely abstract and general features of

More information