Change Blindness Presentation: Paul Curzon Change Blindness: Milan Verma & Peter McOwan, Queen.

Slides:



Advertisements
Similar presentations
Math in Our Environment Created by:. List your location here Discuss the location and what math concepts are going to be in the problem.
Advertisements

Spit-not-so Prof Paul Curzon Queen Mary University of London With support from Google, D of E.
The TI-83 Plus Elementary Algebra Calculator Tutorial.
Computer Training for Elders.  We make some assumptions about who you are: ◦ You are interested in using a computer for a few basic tasks (to begin with)
Lesson 4: Percentage of Amounts.
Table of Contents Matrices - Calculator Operations The graphing calculator can be used to do a variety of matrix calculations, as shown in the following.
Entering numbers: the computer science of the everyday Dr Paul Cairns Reader in Human-Computer Interaction CS Open Day, Paul Cairns129th September, 2012.
+ Intro to The Art of Computer Science Code.org. + Table of Contents Vocabulary Introduction to Computer Science Computer Scientist’s Responsibility Technology.
GRAPHIC CALCULATOR (GRAFISCHE REKENMACHINE). Graphic Calculator.
The Diary of Anne Frank. Annelies Marie Frank Anne Franks Real name is Annelies Marie Frank Annelies was born on the 12 th of June 1929 and died of typhus.
Stop the Creepers and Cyberbullies! 5 Easy Ways to keep yourself safer online!
Created by NW 2012 – please note all copyright on images used is property of copyright holder. Note: some of the more complicated descriptions are taken.
Chromium OS is an open-source project that aims to build an operating system that provides a fast, simple, and more secure computing experience for people.
SESSION 2 OF THE COMPUTER TRAINING COURSE CALLED POWER POINT GIVEN AT THE RECOVERY LEARNING COMMUNITIESPOWER POINT PRESENTED BY JOHN MUDIE & STEPHANIE.
Making Maths as easy as I…C…T! Amy Blackmore Primary e-Learning Advisor Somerset LA.
How and Why to Use the ERS. Emergency Response System  This is a free service that we provide for our clients.  When they die, the ERS will contact.
Social Media = New Tools for Community Building, Organizing & Advocacy February 11, 2013 No Matter What The Issue, Relationships Are Part of the Solution.
Soda Constructor: Exploring the laws of Physics with Computational Thinking Paul Curzon Queen Mary University of London
ITGS Software Reliability. ITGS All IT systems are a combination of: –Hardware –Software –People –Data Problems with any of these parts, or a combination.
Objectives Understand what MATLAB is and why it is widely used in engineering and science Start the MATLAB program and solve simple problems in the command.
Unit 1 – Improving Productivity Connor Carless Instructions ~ 100 words per box.
EasyScript Quick Tips for Providers Why Use EasyScript? It helps us to improve safety and quality by: Maintaining an accurate medication.
What is the decimal representation of …? Hit “enter”
Words from the Fry List. set put end dies.
Logic Consolidator Quick Start Guide. Logic Consolidator Easy way to demonstrate cost savings with CPLD – Shows worst case scenario Device size Cost of.
Example – Solve the system of equations below We will do this graphically on our calculator. We first need to isolate y in each equation.
The Mind of the Machine: Artificial Intelligence? Paul Curzon Queen Mary, University of London Created by Peter McOwan and Paul Curzon of Queen Mary,
Unit 1 – Improving Productivity Joshua McCutcheon.
Make-a-face Prof Paul Curzon Queen Mary, University of London With support from Google, D of.
Building Your Fall Professional Learning Community How will we learn together to teach for shining eyes?
Purpose of Power Point Course. The purpose of this course is for student to learn how to use Power Point to make slide presentations.
MY DIGITAL FOOTPRINT BY: BRANDON HENRICKSEN. GOOGLING MYSELF I went on to and I searched up Brandon Henricksen what did I find?
Hexahexaflexagon Automata Paul Curzon Queen Mary University of London With support from Google,
DIVIDING WITH DECIMAL DIVISORS Get ready to get moving.
Introduction to Python Lesson 1 First Program. Learning Outcomes In this lesson the student will: 1.Learn some important facts about PC’s 2.Learn how.
Explorers need maps: Abstraction, representations and graphs Paul Curzon Queen Mary University of London
The Imp Computer Prof Paul Curzon Queen Mary, University of London With support from Google,
By: Maisha Loveday 8C Maths Reflection: Binomial Expansion.
Literary Genre Quiz Directions: For each question, click the button next to the correct answer, and follow the prompts. You must use your mouse and not.
Lesson Plan for Seniors By Dawn Brumbley, Sandra Findley & Ashley Swan.
By: (Type your name here) (Type the date here) All About Functions Unit 4 Lesson 4 Mastery Assignment.
>> Press Enter to go to the Next Slide Sensys Compute fbt with ease  Computation of FBT Tax  Challan  Annual Return  Software.
INTRO TO THE ART OF COMPUTER SCIENCE Let’s Get Technical.
Chain Reaction Contraption. You need teamwork to solve important problems. Some people are not good at teamwork. Build a machine that demonstrates teamwork.
Methods for Multiplication Tutorial By: Melinda Hallock.
Using the TI-83+ Using Lists. Finding the lists  Once the calculator is on, press the STAT key. This key is located in the middle column under the DEL.
Computational Thinking Activities The Magic of Computer Science
Course Aims This course will help you understand the latest technologies & how they work. You will lean how to develop computer programs to solve problems.
HIMS 650. * To learn how to use the Excel program, watch these helpful Youtube.com videos:
Box Variables Prof Paul Curzon Queen Mary, University of London With support from Google, D of.
Add Sub Workshop 1.
Presenter Improving Quality Together: Making Improvement a Habit.
Managing a Project User Documentation.
Ways to protect yourself against hackers
Unit 1, Lesson 2 Creating an Effective Digital Presentation
Section Matrix Algebra with Graphing Calculator
Punch Card Sorting: Binary Radix Sort
Bubble Sort Paul Curzon
Unit 1, Lesson 2 Creating an Effective Digital Presentation
Mergesort: The power of divide and conquer
Introducing: JING! tips & tricks
The intelligent piece of paper: so what is an algorithm?
Bakuro: Binary Logical Thinking Puzzles
The SwapPuzzle So what is an algorithm?
Sodarace: Exploring Evolution with Computational Thinking
Queen Mary University of London
Computational Thinking
The Myths The Perfection Myth: If I try hard enough I will never make a mistake The Punishment Myth: If we punish those who make mistakes, they will make.
Using a Calculator – Shootout!
Presentation transcript:

Change Blindness Presentation: Paul Curzon Change Blindness: Milan Verma & Peter McOwan, Queen Mary University of London Design solutions: Harold Thimbleby / CHI+MED at Swansea University With support from Google, D of E and the Mayor of London In collaboration with CHI+MED A joint research project with Swansea, UCL and City Universities

Change Blindness In the following images something changes every time the picture flashes How quickly can you see it? The first is designed to be easy to see The second should be much harder

What’s happening here?

Just because it is on the screen …doesn’t mean the nurse will see it - even if he’s looking As a computer scientist you must design it so they do! Medical device design?

Based on a real case … A nurse intended to enter a dose of 5.5mg/hr She pressed the decimal point twice typing 5.. DEL 5 –The device deleted both decimal points. –The nurse didn’t notice! –55mg/hr was actually entered –The patient was given a x10 overdose & died. The nurse went to prison –its easy to blame the operator What should a device do if an invalid number is typed?

A simple improvement Why don’t calculators do that??? Think again… Is there a completely different way?

Digit keypad is fastest, but is there a safer way? 5-key keypad is safer –Fewer big mistakes made –Eyes on screen all the time –Not on the keys

Lessons People make mistakes –you have to design the system both to prevent it and to help people recover Understanding people matters! –To computational thinking problem solving –It’s important that both the algorithm and interaction design work well! Change Blindness by Milan Verma & Peter McOwan, Queen Mary University of London Design solutions by Harold Thimbleby and the Swansea CHI+MED team

More support On our website to support this session: Activity sheets Story sheets Slides Details of more worskshops/courses free unplugged sessions subsidised courses (e.g. GCSE programming)

Thank you! Together we are Teaching London Computing