More to Learn Check digit –It is used to check whether a number is valid. –Both ISBN and Hong Kong Identity Card numbers contain a check digit for data.

Slides:



Advertisements
Similar presentations
Chapter 16: Check Digit Systems, Continued
Advertisements

Seven Secrets to Success – Library Cards All students need a valid Mesabi Range College Library card. It is required to checkout materials, place Interlibrary.
Numbers in Our Pockets GCNU 1025 Numbers Save the Day.
DATA REPRESENTATION CONVERSION.
Discovering Divisibility Rules.
A number is divisible by another number if the quotient is a whole number with no remainder.
Number Theory GONE WILD!
Math for Liberal Studies.  None of the methods we have investigated so far can detect transposition errors  In this section we will investigate new.
Divisibility Rules Page 10 in textbook.
MAT 1000 Mathematics in Today's World Winter 2015.
MAT 1000 Mathematics in Today's World Winter 2015.
Automatic Fingerprint Identification System Purpose Fingerprinting Process Applications Cost Issues Future National ID Card.
Ngiam Shih Tung December 22, 2003 Fun with numbers Breaking the NRIC check digit algorithm.
Binary Numbers.
division algorithm Before we study divisibility, we must remember the division algorithm. r dividend = (divisor ⋅ quotient) + remainder.
11 and 6 3 and 9 2, 5, 10 and 4, 8 Divisibility Rules.
4.1 Divisibility and Mental Math. Mental Math Is 56 divisible by 7? Think! 56 = 8 x 7 Is 56 divisible by 4? Think! 56 = 8 x 7, and 4 x 2 = 8, 56 is divisible.
Wong Wai Ling, Lam Pui Ki Identification number  clearly identify a person or a thing Check digit  an extra digit for the purpose of error.
1 JavaScript 4 User Input Validation. 2 Input Validation One of the most useful applications of JavaScript is input validation Scripts in the page can.
NUMBER SYSTEM AND COMPUTER CODES Chapter 2. Prelude Fingers, sticks, and other things for counting were not enough! Counting large numbers Count in groups.
Fault Tolerance CDA 5140 Spring 06 Everyday FT. Background Use of check digits for error detection on everyday applications used extensively but most.
Lecture 12.  The ISBN 10-digit uses a reverse weighting system: multiply the first digit by 10, the second by 9, the third by 8 and so on until the check.
Rules of Divisibility 1 - always a factor. 2 - if the last digit is a 0, 2, 4, 6, or if the sum of the digits is divisible by if the last.
Variables and Expressions 1-1 Vocabulary Variable – a letter used to represent unspecified numbers or values. Algebraic expression – consists of one.
Lesson 5-6 Example Find 312 ÷ 8. Use short division. Step 1Look at the first digit in the dividend. Since the divisor is greater than the first digit,
System Development Lifecycle Verification and Validation.
Protocol The status of assignments will be kept on the web. To protect identity, you will be assigned a UNIQUE 3 character code. That is the only identifier.
DIVISIBILITY RULES.
Ways to Check for Divisibility Dividing By 1 All numbers are divisible by 1.
Lecture Delete all occurrences of h and w. 2. Assign numbers to the remaining letters as follows: a) Vowels, including y, have value 0. b) B, f,
Name ______________________________________ Number _______________________ Division Test Study Guide Vocabulary, Models, 1 Digit Divisor with Remainders.
MAT 105 Spring  An identification number is a sequence of letters and/or numbers that identifies an object, person, place, or concept  The number.
CIT PowerPoint presentation Group 4. Unit 1, Chapter 2 Basic Concept on Data DATA AND INFORMATION What is data? Data consists of all sorts of unorganised.
Properties and Scientific Notation
Decimals. Addition & Subtraction Example Find: Solution: = = =18.32 – =
Ways to Check for Divisibility Dividing By 1 All numbers are divisible by 1.
Data Management Data Verification Data Validation.
Different key fields for different cases More to Learn A key field is a field that can be used to uniquely identify one specific record from other records.
Math for Liberal Studies. What is an identification number?  An identification number is a sequence of digits and/or numbers that identifies an object,
All even numbers are divisible by 2 Even numbers are numbers that end with either 0, 2, 4, 6, or 8.
Divisibility Rules. What Are Divisibility Rules? They are a quick way to tell if one number can be completely divided into another without a remainder.
My Book of Divisibility. THE 2’s Example: 30, 42, 24, 76, 98, Must be an even number Number must end in a 0, 2, 4, 6, or 8.
4-1 Divisibility I CAN use rules to determine the divisibility of numbers.
Ways to Check for Divisibility Dividing by 2 All even numbers are divisible by 2 Even numbers are numbers that end with either 2, 4, 6, 8, or 0.
Weighted Codes, Codabar, ISBN & Code 39 Sol: DM.11 Classwork: worksheet Homework (day 47): worksheet.
Lesson 4-1 Pages Factors and Monomials. What you will learn! 1. How to determine whether one number is a factor of another. 2. How to determine.
DIVISIBILITY RULES. A number is divisible by: If the number ends in 0 the number is also divisible by 2 and 3 the sum of the number's digits.
Learn to use divisibility rules. 4.1 Divisibility.
Analyzing Numerical Data: Validating Identification Numbers
Properties of Addition and Multiplication
Click the mouse button or press the Space Bar to display the answers.
Lesson 4-1 Pages Factors and Monomials.
Keeper 8: UPC Codes S.A.S. #12 1 – 3 Credit Cards S.A.S. #
Chapter 16: Introduction
Credit Cards UPC Codes.
Divisibility Rules.
Computation in Other Bases
Divisibility Rules.
Divisibilty Rules!.
Divisibility Rules.
Divisibility Rules.
Section 14.5 – Independent vs. Dependent Events
Translating into Algebraic expressions
Chapter 16: Check Digit Systems, Continued
A number is divisible by 2 (is even) if it has a ones digit of 0, 2, 4, 6, or 8 (that is, it has an even ones digit). Examples: A number is divisible by.
Objective: Learn to test for divisibility.
Warm-Up Lesson 11 hw questions? Lesson 12 Exit card
10 questions in 5 minutes .. Can you beat the time?
I have… I have… Who has 3:40? Who has 12:20? I have… I have…
§4.2, Number Bases in Positional Systems
Presentation transcript:

More to Learn Check digit –It is used to check whether a number is valid. –Both ISBN and Hong Kong Identity Card numbers contain a check digit for data validation.

More to Learn Validation of Hong Kong Identity Card number with check digit –The Hong Kong Identity Card number is a unique identification number assigned to each resident of Hong Kong. –Each Hong Kong Identity Card number consists of 7 digits and a letter, such as D288754(2). –In the process of validation, the letter must be converted into a digit, such as A to 1, B to 2, C to 3 and so on. –Each of the digits is multiplied by a number ranging from 8 to 2. –The resulting sum of the products plus the check digit must be divisible by 11 for a valid HKID. –D288754(2) is a valid HKID number as the sum of the products is 187 which is divisible by 11.

More to Learn Validation of Hong Kong Identity Card number with check digit Check digit ID numberD = Weight ID number x weight ↓↓↓↓↓↓↓↓ = ÷ 11 = 17 Validation of HKID Card number D288754(2)

More to Learn Validation of Hong Kong Identity Card number with check digit Check digit ID numberD = Weight ID number x weight ↓↓↓↓↓↓↓↓ = ÷ 11 = 17 Validation of HKID Card number D288754(2)