Am I cleverer than a computer?

Slides:



Advertisements
Similar presentations
Present, Past, and Future Tenses Tense means time.
Advertisements

YES NO CHECK! Count the arrows to add up the numbers = =
Created by Janine Barnden Accent Learning - Adviser Click here to get started.
Binary numbers. 1 Humans count using decimal numbers (base 10) We use 10 units: 0, 1, 2, 3, 4, 5, 6, 7, 8 and (5.
Created by Janine Barnden Accent Learning - Adviser Click here to get started.
Ian Gover Education Technology Adviser Somerset County Council Am I cleverer than a computer?
An introduction to Binary. Binary is the language used by computers. It uses 0 and 1 to represent different numbers.
Counting in The Binary System Base Two © RAM 2008.
Ian Gover Education Technology Adviser Somerset County Council Logic and Logic Gates.
Applications of discrete mathematics: Formal Languages (computer languages) Compiler Design Data Structures Computability Automata Theory Algorithm Design.
Ian Gover Education Technology Adviser Somerset County Council How can I make a game and learn some programming ideas?
1 Logic Gates. 2 Review of Boolean algebra Just like Boolean logic Variables can only be 1 or 0 Instead of true / false Instead of true / false.
computer
Converting From decimal to Binary & Hexadecimal to Binary
Bits and Bytes. Decimal Numbers 6,357 has four digits -base-10 (6 * 1000) + (3 * 100) + (5 * 10) + (7 * 1) = = 6357 (6 * 10^3) + (3.
Ian Gover Education Technology Adviser Somerset County Council Hardware.
Visualizing Decimal and Binary
120 I am an even number. 120 I am an even number. I am more than 100.
Computer Programming 12 Mr. Jean February 5 th, 2014.
Mental Maths LO: To add together coins and notes. Can you add together the coins and notes you see? Type your name and send: Next Slide.
Lines Identifying Different Types of Lines Next Type your name and send: Next.
Binary Numbers Extra Credit Day. Extra Credit Many have asked if there is some way to make up for the missing work in Gradebook. This is one opportunity.
1 Review of Boolean algebra Just like Boolean logic Variables can only be 1 or 0 Instead of true / false Instead of true / false.
Number systems Visualizing Decimal and Binary. We count in base 10 because people started by counting on their fingers Base 10 is a number system that.
Addition. Mental Maths Learning Objective I am able to count in 2’s, 5’s, 7s, 10s, and ½’s.
All about Factors K. Ganesan Grade Level: 5-8. Introduction What is a factor? F is factor of N if N / F has remainder 0. Example: The factors of 18 are.
Number Bonds Pauline Kilbride Leicestershire County Council.
WHAT IS BINARY? Binary is a number system that only uses two digits: 1 and 0. Any information that processed by a computer it is put into sequence of.
Steps For Quick Formatting a Dell Computer. Steps-1.
UNIT: NUMBER SENSE.
Addition and Subtraction in EYFS
My English Portfolio Peshkov Vadim 9 form Whitesludaschool
Digital gates and difinition
Binary numbers: Week 7 Lesson 1
Warm-up: How many types of video cards are there?
COUNTING IN BINARY Binary weightings 0 x x x x 8
Visualizing Decimal and Binary
Extended Registration KS3
Computing Year 7 - Unit 2 Programming Basics Types of Software.
Year 2 Autumn Term Week 2 Lesson 3
Year 2 Autumn Term Week 2 Lesson 3
How to Fail Your Research Degree
Learn what binary and denary mean.
Matching roots and Suffix’s Game
Day 4- Number Systems & Binary Numbers
Add Subtract Positive Negative integers
Review Games These review games are meant to help you prepare for the test on chemical bonding and naming compounds. Enjoy!
Multi-Step Equation Game! Play!.
Write down 3 positive things about yourself
Day 4- Number Systems & Binary Numbers
Ann Marie’s E-Portfolio
Together Again.
How can I make a game and learn some programming ideas?
Types of Data Ian Gover Education Technology Adviser
Hardware Ian Gover Education Technology Adviser
Binary  Name: Class: .
Moral Compass Questions Rights and Responsibilities
The first number is posted telling what random number was selected, I did this for testing purposes, in the real thing it would not be there. Since the.
Year 2 Summer Term Week 2 Lesson 1
COUNTING IN BINARY Binary weightings 0 x x x x 8
Logic and Logic Gates Ian Gover Education Technology Adviser
Click the box to reveal the coin
BINARY ADDITION How it works.
I wake up at 7. 30am. It takes me 45 minutes to get ready for school
Number in the Early Years
Science App Review.
7 + 4 =___ Frank and Wanda had a pumpkin picking contest.
Twenty Questions In the game Twenty Questions, the instructor
How well do you KNOW your 2 times table ?
Add and Subtract Positive & Negative Integers
Presentation transcript:

Am I cleverer than a computer? Ian Gover Education Technology Adviser Somerset County Council

What things make me brainier than a computer?

How does a computer count?

Write these numbers in binary 7 13 21 24 Write these as ordinary numbers 00011 00110 01111 10110

http://bit.ly/elimbinarygame Play the binary game http://forums.cisco.com/CertCom/game/binary_game_page.htm

How do I add binary numbers?

How do I add binary numbers together 11 + 01 ------

How do I add binary numbers together 11 + 01 ------ 1

How do I add binary numbers together 11 + 01 ------ 00

How do I add binary numbers together 11 + 01 ------ 100

How quick is a computer? A PC can complete: 40,000,000,000 FLOPS (Floating Point Operations per second)

How quick is a computer? If a class of 30 learners could complete A PC can complete: 40,000,000,000 FLOPS (Floating Point Operations per second) If a class of 30 learners could complete 1 FLOP you would need 1,333,333,333 classes to match the computer

How quick is a computer? A PC can complete: 40,000,000,000 FLOPS (Floating Point Operations per second) If a class of 30 learners could complete 1 FLOP you would need or 44,000,000 schools to match the computer

The Conclusion Computers are not clever they are just very fast and accurate - I am cleverer than a computer just not as quick