What is it? It is an applications driven course that is based upon the study of events that occur in small, or discrete, chunks. Discrete concepts are.

Slides:



Advertisements
Similar presentations
4/16/2015 MATH 224 – Discrete Mathematics Counting Basic counting techniques are important in many aspects of computer science. For example, consider the.
Advertisements

Numbers in Our Pockets GCNU 1025 Numbers Save the Day.
Alliance Class April 17, 2012 Probability. Agenda Development of Probability Concepts How Likely Is It? Exploring the vocabulary of probability What are.
College of Information Technology & Design
Algebra 1 Ch 2.8 – Probability & Odds.
1 The Mathematics of Voting
Group-Ranking How is group ranking accomplished?.
Social Choice Topics to be covered:
Math for Liberal Studies.  Many of the ID numbers we have studied need to be represented in a way that is readable by machines  While computers can.
Introductory Lecture. What is Discrete Mathematics? Discrete mathematics is the part of mathematics devoted to the study of discrete (as opposed to continuous)
Math for Liberal Studies.  None of the methods we have investigated so far can detect transposition errors  In this section we will investigate new.
Math 308 Discrete Mathematics Discrete Mathematics deals with “Separated” or discrete sets of objects (rather than continuous sets) Processes with a sequence.
Discrete Mathematics Modeling Our World
MAT 1000 Mathematics in Today's World Winter 2015.
Welcome to CSCA67 Discrete Mathematics for Computer Scientists
Identification Numbers
What We Teach It uses "incremental approach": This means concepts are divided into smaller, more easily grasped pieces called increments. A new increment.
Summary of lecture 4 We are accustomed to count like 1,2,3,4,5,6,7,8,9,10,11,12,… This is called counting in base 10 – the second digit tells us how many.
MAT 105 Spring  We’re probably most familiar with seeing bar codes on the products we buy in the grocery store  However, machine-readable codes.
Election Theory. NC Standard Course of Study Competency Goal 2: The learner will analyze data and apply probability concepts to solve problems. Objective.
Mathematics in Management Science
Chapter 16: Identification Numbers Lesson Plan
MAT 1000 Mathematics in Today's World Winter 2015.
Probability Part 1 – Fundamental and Factorial Counting Rules.
4. Counting 4.1 The Basic of Counting Basic Counting Principles Example 1 suppose that either a member of the faculty or a student in the department is.
NSW Curriculum and Learning Innovation Centre Tinker with Tinker Plots Elaine Watkins, Senior Curriculum Officer, Numeracy.
Identification Numbers and Error Detection Meredith Wachs.
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.
7 Further Topics in Algebra © 2008 Pearson Addison-Wesley. All rights reserved Sections 7.4–7.7.
Day 1: Discrete Intro, 4 cubes class activity, voting project Assigned Classwork: 4 Cubes Activity Homework (day 1): Real World Example (follow directions.
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.
Chapters 16 & 17 Sarah Cameron 18 March  Review of Modular Arithmetic  Identification Numbers ZIP Codes Bar Codes  Binary Codes  Encryption.
Spring 2015 Mathematics in Management Science Identification Numbers Data Security Check Digits UPCs, Routing Nos, Bar Codes Personal Data.
BPS - 5th Ed. Chapter 101 Introducing Probability.
Discrete Structures for Computing
Algebra 1 Geometry Functions, Algebra & Data Analysis Select this path only if student has A’s, B’s or C+’s AND passed the Algebra.
Essential Statistics Chapter 91 Introducing Probability.
Chapter 10 Introducing Probability BPS - 5th Ed. Chapter 101.
Section 1.1, Slide 1 Copyright © 2014, 2010, 2007 Pearson Education, Inc. Section 11.1, Slide 1 11 Voting Using Mathematics to Make Choices.
BPS - 3rd Ed. Chapter 91 Introducing Probability.
Design and Analysis of Algorithms (09 Credits / 5 hours per week) Sixth Semester: Computer Science & Engineering M.B.Chandak
Coding Seven’s and Nine’s Sol: DM.11 Classwork: Students will take turns reading the “Coding Introduction” Worksheet aloud Homework (day 46): Worksheet.
1 Chapter 10 Probability. Chapter 102 Idea of Probability u Probability is the science of chance behavior u Chance behavior is unpredictable in the short.
Weighted Codes, Codabar, ISBN & Code 39 Sol: DM.11 Classwork: worksheet Homework (day 47): worksheet.
Discrete mathematics Kwon, Tae-kyoung
Introduction Imagine the process for testing a new design for a propulsion system on the International Space Station. The project engineers wouldn’t perform.
Mathematics: Hiding in Plain Sight by Prof. D.N. Seppala-Holtzman St. Joseph’s College faculty.sjcny.edu/~holtzman.
Introductory Lecture. What is Discrete Mathematics? Discrete mathematics is the part of mathematics devoted to the study of discrete (as opposed to continuous)
Mathematical modeling To describe or represent a real-world situation quantitatively, in mathematical language.
MAT199: Math Alive Error corretcing and compression Ian Griffiths Mathematical Institute, University of Oxford, Department of Mathematics, Princeton University.
Analyzing Numerical Data: Validating Identification Numbers
ENVS& 100 Survey of Environmental Science Instructor: Tom Broxson Library 138 Office Hours: 11:00-12:00 M,T,W,Th, F and by appointment
Discrete Mathematics Election Theory Unit.
Discrete Mathematics Introduction.
Chapter 16: Identification Numbers Lesson Plan
Modular Arithmetic 7th Grade Lesson Plan
The Digital Revolution
MAT 105 Fall 2008 Bar Codes.
Credit Cards UPC Codes.
Social Choice Theory [Election Theory]
ECE 544 Project III Description and Timeline March 23, 2018
Pearson Unit 6 Topic 15: Probability 15-3: Permutations and Combinations Pearson Texas Geometry ©2016 Holt Geometry Texas ©2007.
Chapter 16: Check Digit Systems, Continued
Economics and Computation
Chapter 16: Identification Numbers Lesson Plan
Discrete Mathematics in the Real World
Economics and Computation
Section 14.1 Voting Methods.
Discrete Mathematics and Its Applications
Presentation transcript:

What is it? It is an applications driven course that is based upon the study of events that occur in small, or discrete, chunks. Discrete concepts are used extensively in business, industry, government, and the digital world. The major areas of study are counting and probability, graph theory, the mathematics of social choice (voting and fair division), and coding and encryption.

Graphing Theory …is embedded throughout Management Science and Operations Research.

Find the most efficient route for the parking- control officer, who travels on foot, to check the meters in an area. As an example…

The previous situation can be represented by a graph … in order to simplify the problem…

…to optimize the most efficient route. … and analyze the information…

A computer generated street network Many of the topics in Discrete Math have been developed since the dawn of the computer.

Mail pick up routes …and the development of the Management Sciences. Flight Patterns & Scheduling

Graphs are analyzed quantitatively to determine the optimal solutions to problems… …and various types of graphs (such as Euler and Hamiltonian) are introduced as more and more situations are analyzed.

Counting and Probability  What is the probability of winning the jackpot in the lottery?  In how many ways can a lottery participant choose several numbers from those on a lottery ticket?  How may different phone numbers are possible in a given exchange (same three digit prefix)?

Discrete Math will help to answer some of these questions. …as well as explore all possibilities for a given event such as: What is the probability of rolling two number cubes that have a sum of 7?

The Digital World Identification numbers and codes are associated with many aspects of our modern world. Plane Tickets Check Digits are found on many items for error detection.

The Digital World Identification numbers and codes are associated with many aspects of our modern world. Money Orders This check digit is the remainder when dividing the sum of the identification numbers by 9.

The Digital World Identification numbers and codes are associated with many aspects of our modern world. Euro The letter preceding the identification number is a code for the country in which the bill was issued. The check digit is then chosen so that the the sum of all digits including the number assigned to the letter is divisible by 9. (X = 7)

The Digital World Identification numbers and codes are associated with many aspects of our modern world. Codabar Add the digits in positions 1, 3, 5, 7, 9, 11, 13, and 15 and double the result; Next, count the number of digits in those positions that exceed 4 and add this to the total. Now add in the remaining digits. The check digit is the number needed to bring this final tally to a number that ends in 0. ( ) x ( ) + 0 = 94 This credit card is a fake!

The Digital World A bar code is a series of dark and light spaces that represent characters Postnet code  52 vertical bars  2 guard bars  10 sets of 5  Represents the Zip + 4 Code  Check digit is such that the sum of the zip code digits and the check digit is divisible by 10

The Digital World A bar code is a series of dark and light spaces that represent characters And, the more complex UPC barcode.

The Digital World A graph can be used to represent the internet… …where information is presented in binary code and sent electronically.

Social Choice This area of discrete math involves election theory, voting and fair division techniques.

There are different types of processes by which the preferences of individuals are combined to produce a group decision. Depending upon the Ranking Method used, the results could be different. Borda Method: Grape, Runoff Method: Orange, Plurality Method: Cola and the Arrow Method: Lemon-Lime What if you were asked to rank your favorite flavor of the following drink?

The electoral college is an example of a weighted voting system.

Social choice also involves strategies for conducting elections.

Fair Division is a process where certain things are divided among a given number of people so that each person feels he/she received the best piece (also known as envy free division). Other models and applications of fair division will also be studied.

Many of the ideas in Discrete Math will be represented by Matrices. In addition, operations with matrices will be studied.

The following Task Group worked to develop this Discrete Math Course. Your comments and suggestions will be appreciated as you attend Discrete Math Training and work with the course during the first Pilot Year.

The following slides display the Draft Version of the Curriculum Guide for Discrete Math…

is to a school near you!