Discrete Mathematics Introduction.

Slides:



Advertisements
Similar presentations
Project Lead the Way An Orientation American High School.
Advertisements

Game Theory Asia Burrill, Marc Relford, Bridgette Mallet.
Management Science 461 Lecture 2b – Shortest Paths September 16, 2008.
Introductory Lecture. What is Discrete Mathematics? Discrete mathematics is the part of mathematics devoted to the study of discrete (as opposed to continuous)
HSPA Mathematics The HSPA is an exam administered statewide in March to high school juniors. It is designed to test our students’ proficiencies in Mathematics.
Math 308 Discrete Mathematics Discrete Mathematics deals with “Separated” or discrete sets of objects (rather than continuous sets) Processes with a sequence.
About the Course Lecture 0: Sep 2 AB C. Plan  Course Information and Arrangement  Course Requirement  Topics and objectives of this course.
Discrete Mathematics Modeling Our World
Discrete Structures for Computer Science Ruoming Jin MW 5:30 – 6:45pm Fall 2009 rm MSB115.
Introduction CSCE 235 Introduction to Discrete Structures Spring 2010 Instructor: Berthe Y. Choueiry (Shu-we-ri) GTA: Nobel Khandaker
Welcome to Discrete Mathematics Honors Ms. Elsa Iglesias.
CSNB143 – Discrete Structure
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.
Sequences and Series. Quick Review.
Iterative Process. A process of repeating the same procedure over and over again.A process of repeating the same procedure over and over again.
Day 1: Discrete Intro, 4 cubes class activity, voting project Assigned Classwork: 4 Cubes Activity Homework (day 1): Real World Example (follow directions.
Integrating Math into the Curriculum Using Technology Shelley Shott ICT in Education Conference 2009 Durban, South Africa.
Course overview Course title: Discrete mathematics for Computer Science Instructors: Dr. Abdelouahid Derhab Credit.
Discrete Mathematics Introduction. Discrete Math Discrete Math is not a subject that can be easily defined. It was originally created for computer science.
Relationships Between Structures “→” ≝ “Can be defined in terms of” Programs Groups Proofs Trees Complex numbers Operators Propositions Graphs Real.
Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide 9- 1.
Discrete Structures for Computing
Data Analysis, Probability, and Algebraic Reasoning EDU 592 Class 4.
Discrete Mathematics ( 離散數學 ) Ming-Jer Tsai. Outline What is Discrete Mathematics? Why learn Discrete Mathematics? What will be taught in the class? How.
MTH221 November 6, /6/ DISCRETE MATHEMATICS FOR IT PROFESSIONALS Pair the class Set dates See students progress Assignments Final Exam Quizzes.
Modeling K The Common Core State Standards in Mathematics Geometry Measurement and Data The Number System Number and Operations.
Introductory Lecture. What is Discrete Mathematics? Discrete mathematics is the part of mathematics devoted to the study of discrete (as opposed to continuous)
Provided through a collaborative partnership between: OAFCS Ohio Association of Family and Consumer Sciences and.
CS 2130 Computational Structures (Discrete Mathematics for Computing)
Mathematics in 6th Grade is an active pursuit…
Plurality and Borda Count Method
Chapter 7: Counting Principles
Iterative Mathematics
How can we tell which portions are the same amount?
Chapter 7 Helping Children Learn Mathematics
Algorithms Detour - Shortest Path
Introduction to Discrete Mathematics
Probability & Statistics Displays of Quantitative Data
Bell ringer 9/12 Label each graph accordingly using the word bank below. speeding up constant speed slowing down no motion.

Fair Division Introduction.
Unit 18: Computational Thinking
MEETING FOR YEAR 2 PARENTS/CARERS: SATs Information
Discrete Mathematics and Its Applications
Introduction Dr. X. Zhang, Fordham Univ. 1.
Set, Combinatorics, Probability & Number Theory
Numeracy.
Introduction to Discrete Mathematics
I can recognise all coins and notes up to £20 or more.
10-3 Probability distributions
Quantitative Reasoning
MATH 2311 Test Review 1 7 multiple choice questions, worth 56 points. (Test 1) 3 free response questions, worth 44 points. (Test 1 FR) Terms and Vocabulary;
Pearson Unit 6 Topic 15: Probability 15-3: Permutations and Combinations Pearson Texas Geometry ©2016 Holt Geometry Texas ©2007.
3.OA.1 Arrays and Multiplication Slideshow
Chapter 6 Network Flow Models.
Discrete Mathematics in the Real World
Programming with data Lecture 3
Graphs.
Graphs.
Mathematical Analysis of Algorithms
Voting Pairwise Comparison.
Traveling Salesman Problems Nearest Neighbor Method
Discrete Mathematics and Its Applications
Common Core Vs Kansas Standards
Divider-Chooser Method
Voting Fairness.
MTH 214 All Discussions The Latest Version // uopcourse.com
MTH 214 MTH214 mth 214 mth214 All Discussions The Latest Version // uopstudy.com
MTH 221 All Discussions The Latest Version // uopcourse.com
MTH 221MTH221 mth 221 mth221 All Discussions The Latest Version // uopstudy.com
Presentation transcript:

Discrete Mathematics Introduction

Discrete Math T. Serino Discrete Math is not a subject that can be easily defined. It was originally created for computer science students working on algorithms and recursion, but in its maturity, has become much more available and real to people of many fields and academic levels. If I had to define Discrete Mathematics, I would have to define is as the study of many mathematical topics in which data that typically involve counts (such as number of people or objects) is organized in order to solve a wide array of applications.

Discrete Math T. Serino APPLICATIONS ALGORITHMS AND REASONING COUNTING PROBABILITY GRAPH THEORY Social Choice MATRIX ALGEBRA RECURSION ITERATION This diagram gives a nice picture of the topics encompassed by Discrete Mathematics.

Discrete Math Logic Set Theory Social Choice Flow Charts GRAPH THEORY T. Serino APPLICATIONS ALGORITHMS AND REASONING COUNTING PROBABILITY GRAPH THEORY Social Choice MATRIX ALGEBRA RECURSION ITERATION ALGORITHMS AND REASONING Logic Set Theory Flow Charts

Discrete Math Fair Division Social Social Choice Choice Voting Methods T. Serino APPLICATIONS ALGORITHMS AND REASONING COUNTING PROBABILITY GRAPH THEORY Social Choice MATRIX ALGEBRA RECURSION ITERATION Social Choice Fair Division Voting Methods Apportionment

Discrete Math Circuits and Paths Social Choice Map Coloring T. Serino APPLICATIONS ALGORITHMS AND REASONING COUNTING PROBABILITY GRAPH THEORY Social Choice MATRIX ALGEBRA RECURSION ITERATION GRAPH THEORY Circuits and Paths Map Coloring Venn Diagrams

Discrete Math Fractal Geometry Chaos Theory Social Choice T. Serino APPLICATIONS ALGORITHMS AND REASONING COUNTING PROBABILITY GRAPH THEORY Social Choice MATRIX ALGEBRA RECURSION ITERATION Fractal Geometry Chaos Theory RECURSION ITERATION Data Compression

Geometric Transformations Discrete Math T. Serino APPLICATIONS ALGORITHMS AND REASONING COUNTING PROBABILITY GRAPH THEORY Social Choice MATRIX ALGEBRA RECURSION ITERATION Dilation Geometric Transformations MATRIX ALGEBRA Translations

Discrete Math Combinatorics Social Choice Expected Values Permutations T. Serino APPLICATIONS ALGORITHMS AND REASONING COUNTING PROBABILITY GRAPH THEORY Social Choice MATRIX ALGEBRA RECURSION ITERATION Combinatorics Expected Values Permutations COUNTING AND PROBABILITY

What's the fastest route? Discrete Math T. Serino Optimization APPLICATIONS ALGORITHMS AND REASONING COUNTING PROBABILITY GRAPH THEORY Social Choice MATRIX ALGEBRA RECURSION ITERATION Who's the best? What is fair? APPLICATIONS What's the fastest route? What should we expect?

(The height of a flower) Discrete Math T. Serino One good way to understand discrete data is to compare it to continuous data. Discrete Data vs. Continuous Not countable, always changing. Countable, separate events. (The height of a flower) (Number of students in class each day)

Discrete Math Discrete Mathematics Continuous Not countable, T. Serino Discrete Mathematics vs. Continuous Not countable, always changing. Countable, separate events. vs. Amount of water being poured into a glass. Number of Ice cubes being Stacked in a glass. vs. The age of a student. The number of Birthdays a student has had. vs. A child’s height from The ground while Gliding down a slide. A person’s height from the ground as he/she reaches each step on a stairway. vs.

Sample problem T. Serino You and a friend have a large heart-shaped chocolate bar which you want to split equally. One possible fair way to do this leaving you both happy is for one of you to split it and the other one to choose the first piece. (Think about why this can be considered fair.) What is a fair way for three people to split the candy bar into three pieces so that each of the three people feels that they have a fair share?

Sample Problem T. Serino Trucks belonging to companies such as UPS and FedEx have packages to deliver to a list of destinations, generally between 100 and 200, destinations per truck per day. Travel time between any two destinations is known or can be estimated. In what order should the driver deliver the packages in order to finish in the least amount of time or using the least amount of gas?

Sample Problem T. Serino Selecting the city in which the next Olympic Games are to be held is a decision entrusted to the members of the International Olympic Committee. It is a decision that has a tremendous economic and political impact on the cities involved and it always generates controversy. On September 23, 1993, the 89 members of the International Olympic Committee met in Monaco to vote on the site for the 2000 Summer Olympics. Five cities made bids: Beijing, Berlin, Istanbul, Manchester and Sydney. We perhaps are most familiar with the plurality method of voting: the city with the most first place votes wins. But is this the fairest method? What other voting systems are there and what voting system was used to determine the winning city in this case?

athematical M D ecision aking