NUMB3RS Activity: Are You Sure?

Similar documents
6.3 Conditional Probability and Independence

6th Grade Lesson Plan: Probably Probability

No Solution Equations Let s look at the following equation: 2 +3=2 +7

Contemporary Mathematics- MAT 130. Probability. a) What is the probability of obtaining a number less than 4?

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! 314

Section 1.5 Exponents, Square Roots, and the Order of Operations

Greatest Common Factor and Least Common Multiple

Learning Example. Machine learning and our focus. Another Example. An example: data (loan application) The data and the goal

Objective To introduce the concept of square roots and the use of the square-root key on a calculator. Assessment Management

AP Stats - Probability Review

Math 728 Lesson Plan

Question: What is the probability that a five-card poker hand contains a flush, that is, five cards of the same suit?

MATH Fundamental Mathematics IV

Conditionals: (Coding with Cards)

Revision Notes Adult Numeracy Level 2

Data mining techniques: decision trees

Lecture 10: Regression Trees

GEARING UP EXAMPLES. 4 to 3 4:3

Mathematical goals. Starting points. Materials required. Time needed

Saving Money. Saving Money. 1 of 10. Copyright 2008, Exemplars, Inc. All rights reserved.

Worldwide Casino Consulting Inc.

Fundamentals of Probability

SECTION 10-5 Multiplication Principle, Permutations, and Combinations

Current California Math Standards Balanced Equations

CS104: Data Structures and Object-Oriented Design (Fall 2013) October 24, 2013: Priority Queues Scribes: CS 104 Teaching Team

Data Mining Techniques Chapter 6: Decision Trees

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 10

7.S.8 Interpret data to provide the basis for predictions and to establish

Personal Financial Literacy

Standard 12: The student will explain and evaluate the financial impact and consequences of gambling.

Conditional Probability, Independence and Bayes Theorem Class 3, 18.05, Spring 2014 Jeremy Orloff and Jonathan Bloom

Geometry Solve real life and mathematical problems involving angle measure, area, surface area and volume.

Fractions as Numbers INTENSIVE INTERVENTION. National Center on. at American Institutes for Research

The mathematical branch of probability has its

Chapter What is the probability that a card chosen from an ordinary deck of 52 cards is an ace? Ans: 4/52.

Task: Representing the National Debt 7 th grade

PAYCHEX, INC. BASIC BUSINESS MATH TRAINING MODULE

Decimal Notations for Fractions Number and Operations Fractions /4.NF

Volume of Right Prisms Objective To provide experiences with using a formula for the volume of right prisms.

Assessment For The California Mathematics Standards Grade 6

Session 7 Fractions and Decimals

Judi Kinney, Author Jo Reynolds, Illustrations and Graphic Design

0.8 Rational Expressions and Equations

Change Number Stories Objective To guide children as they use change diagrams to help solve change number stories.

Session 7 Bivariate Data and Analysis

Building Concepts: Dividing a Fraction by a Whole Number

Discrete Mathematics and Probability Theory Fall 2009 Satish Rao, David Tse Note 13. Random Variables: Distribution and Expectation

STAT 35A HW2 Solutions

School and Festival Appearances. By Brian Falkner - Author

Methods Used for Counting

COMP 250 Fall 2012 lecture 2 binary representations Sept. 11, 2012

Maths Targets for pupils in Year 2

Factors Galore C: Prime Factorization

CHAPTER 4 DIMENSIONAL ANALYSIS

PERMUTATIONS AND COMBINATIONS

MATH 140 Lab 4: Probability and the Standard Normal Distribution

Multiplying Fractions

Clock Arithmetic and Modular Systems Clock Arithmetic The introduction to Chapter 4 described a mathematical system

Simplifying Improper Fractions Poster

Day One: Least Common Multiple

Accommodated Lesson Plan on Solving Systems of Equations by Elimination for Diego

Conditional Probability

LESSON 7 Don t Be A Square by Michael Torres

(b) You draw two balls from an urn and track the colors. When you start, it contains three blue balls and one red ball.

Lecture 5 - CPA security, Pseudorandom functions

Decision Making under Uncertainty

CHAPTER 18 Programming Your App to Make Decisions: Conditional Blocks

Gerry Hobbs, Department of Statistics, West Virginia University

Math Refresher. Book #2. Workers Opportunities Resources Knowledge

People have thought about, and defined, probability in different ways. important to note the consequences of the definition:

Pre-Algebra Lecture 6

Mathematics Common Core Sample Questions

Solutions of Linear Equations in One Variable

Coin Flip Questions. Suppose you flip a coin five times and write down the sequence of results, like HHHHH or HTTHT.

GMAT SYLLABI. Types of Assignments - 1 -

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur.

Session 8 Probability

Welcome to Harcourt Mega Math: The Number Games

A Sales Strategy to Increase Function Bookings

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes

Lesson 2: How to Give Compliments to Tutees

Session 6 Number Theory

Decomposing Numbers (Operations and Algebraic Thinking)

Programming Your App to Make Decisions: Conditional Blocks

Lesson Share TEACHER S NOTES. Making arrangements by Claire Gibbs. Activity sheet 1. Procedure. Lead-in. Worksheet.

23. RATIONAL EXPONENTS

Chinese postman problem

Chapter 4 - Practice Problems 2

Guessing Game: NP-Complete?

Lesson Plan. N.RN.3: Use properties of rational and irrational numbers.

Ready, Set, Go! Math Games for Serious Minds

Paper 1. Calculator not allowed. Mathematics test. First name. Last name. School. Remember KEY STAGE 3 TIER 6 8

Comparing Simple and Compound Interest

Greatest Common Factors and Least Common Multiples with Venn Diagrams

6.4 Normal Distribution

Section 6-5 Sample Spaces and Probability

VISUAL ALGEBRA FOR COLLEGE STUDENTS. Laurie J. Burton Western Oregon University

Multiplying and Dividing Signed Numbers. Finding the Product of Two Signed Numbers. (a) (3)( 4) ( 4) ( 4) ( 4) 12 (b) (4)( 5) ( 5) ( 5) ( 5) ( 5) 20

LAB : THE CHI-SQUARE TEST. Probability, Random Chance, and Genetics

Transcription:

NUMB3RS ctivity Teacher Page 1 NUMB3RS ctivity: re You Sure? Topic: Mathematical Prediction Grade Level: 9-12 Objective: Introduce Decision Trees Time: 20-30 minutes Introduction In Soft Target, Charlie uses Linear Discriminant nalysis (LD), a multiple regression method, to predict the next terrorist attack. This method, like many others used to predict events, may use a tree diagram to visualize possibilities. The use of tree diagrams is seen in probability. Students are familiar with finding the probability of tossing a head or tail in a simple coin toss experiment. The probability of flipping a head, for example, is 1. If you ask students the 2 probability of tossing the coin twice and getting a head both times, they may list the four possible outcomes, TT, TH, HT, HH, each with probability 1. If a coin is tossed eight times, a 4 tree with all outcomes is tedious to construct. The Coin Toss Tree diagram on the next page shows the outcomes and probabilities for two coin tosses. Because each toss is independent, the probability of tossing two heads is found by multiplying the probabilities along the two far left branches, leading to HH. 1 1 1 P( two heads ) = = 2 2 4 The tree diagram allows exploration of conditional probability concepts using such questions as What is the probability of tossing a head given that your first toss was a head? In the tree where a head shows on the first toss, you can go directly to toss 2 and see that the probability is 1 2. Depending on what information you are given or assuming, you can focus on different parts of the tree diagram. In the given case, we ignored the outcomes with the first toss being tails. Considering certain parts of the tree diagram, given various information, is used in predicting events such as the next terrorist attack. The Coin Toss Tree diagram can be generalized as shown in the General Tree diagram. ll nodes, including the root, describe an event or attribute. The branches contain outcomes, probabilities, or both. Each leaf shows the final outcome of traversing along a path leading to that leaf. Beginning at the root and moving along a path to a single leaf describes a series of events with a particular result.

NUMB3RS ctivity Teacher Page 2 Coin Toss Tree diagram toss 1 1/2 1/2 toss 2 toss 2 1/2 1/2 1/2 1/2 HH HT TT General Tree diagram root branch branch node node branch branch branch branch leaf leaf leaf leaf Discuss with Students Discuss the Coin Toss Tree diagram and some of the probabilities associated with the branches. Then say to students: in Soft Target, you are given information that a terrorist is planning to two targets. There are five government buildings and three public buildings, for a total of eight possible targets. 1. What is the probability that the first target is a government building? 2. Given that the first target is a public building, what is the probability that the second target will also be a public building? Explain. Discuss with Students answers: 1. 5/8 2. the probability of the second target being a public building given that the first was a public building is 2/7; the probability of either of the government buildings being ed is near 0. Student page answers: 1. a. KEY: = not ; ; Draw 1 4/16 12/1 6 not 3/15 not 12/1 5 4/15 not 11/1 5 2/14 12/1 4 3/14 11/1 4 3/14 11/1 4 4/14 10/1 4 not not not not b. approximate probabilities, (0.007);, (0.043);, (0.043);, (0.157);, (0.043);, (0.157);, (0.157);, (0.393); c. P() + P( ) + P( ) + P( ) 0.136 2. a. only a ; b. security; Regardless of the security, the tree always gives correct prediction when the target type is a government building and the time of day is known; c. target type; d. no; e. about 91%, answers will vary, most will probably answer yes; 3. a. strategies will vary; b-d. answers will vary based on the student s tree. The following is a sample tree that correctly predicts the given information. time pm am bom b se curity yes no target pub gov bom b

NUMB3RS ctivity Student Page 1 Name Date NUMB3RS ctivity: re You Sure? Charlie introduces Don to decision trees by using an analogy with cards. He shows Don how you can use a tree diagram to calculate the probability of certain outcomes. He starts with a stack of 16 cards 4 Jacks, 4 Queens, 4 Kings, and 4 ces. He takes 3 cards out of a pile, one at a time, and notes whether the card is an ce or not. fter he removes a card, he does not replace it in the stack. Charlie points out that the probability of drawing an ce changes after each step and depends on what cards were previously drawn. His given tree for drawing the cards is partially complete. KEY: = not ; ; Draw 1 4/16 /16 not 3/15 12/ not 11/15 12/14 not not 1. a. Fill in the missing probabilities in the spaces provided on the branches of the tree. b. Find the probabilities for each final outcome (leaf). Write your answers in the space provided beneath each leaf. Round to the nearest thousandths. c. What is the probability of drawing at least two ces in three draws? Charlie wants to make a tree diagram from data about the last 11 s to show the final results. The table shows whether there was security at the location of the, the time of day of the (morning or afternoon), the type of building (public or government), and the outcome (whether there really was a or if it was a false ). security time of day target type outcome 1 yes afternoon public 2 yes afternoon government 3 no afternoon government 4 yes morning government false 5 no morning public

NUMB3RS ctivity Student Page 2 security time of day target type outcome 6 yes morning government false 7 yes afternoon public 8 no afternoon public 9 no morning government false 10 no morning public 11 yes morning public false Charlie used the information to create the decision tree below. There are no probabilities assigned to the branches, only choices. Charlie tests the tree by following each path using the information in the table to see if the tree leads to the known final outcome. target type pub gov security time yes no pm am 2. a. The FBI receives a tip that a is going to be placed at a government building in the morning. Based on the tree, do you think there really is a? b. When the target type is a government building what piece of information appears of little importance? c. What piece of information appears to be the most important? d. Test the decision tree using the information in the table. Does the outcome in all the leaves match the outcomes in the table? e. What percentage of the outcomes does the tree correctly predict? Would you use this tree to make a decision? 3. In information theory, it is known that larger decision trees are typically less accurate than smaller ones. a. Create a more accurate tree in which every decision in the table is correctly predicted. b. Use the data in the table to test your tree from part a to see how accurately it predicts the known events. c. What percentage of the time is your tree accurate? d. Suppose Charlie used your tree to make a report to the FBI. What information would you have him include in the report based on your tree?

NUMB3RS ctivity The goal of this activity is to give your students a short and simple snapshot into a very extensive math topic. TI and NCTM encourage you and your students to learn more about this topic using the extensions provided below and through your own independent research. Extensions Decision trees and the theory behind them are not only used to make predictions but are used heavily in learning machines and artificial intelligence. Existing algorithms are used to create highly accurate decision trees. Most of them use entropy as the basis for deciding the order in which the tree nodes appear. Entropy is a measure of the confusion found in a set of information. It represents the lack of clear information about the situation being modeled. The lower the entropy, the more clear information we gain. There are many web sites that discuss these topics. Some have applets that allow you to create decision trees based on any given information. One such applet can be found and downloaded from the web page http://www.cs.ubc.ca/labs/lci/cispace/version4/dtree/ Enter the information from the table into the applet to see if the applet produces the same tree that you found above. Use the applet to create a decision tree to predict the outcome of an upcoming sporting event and give a report on the results. Remember, the more known information you have to work with the better the tree will predict the outcome. Using entropy to create decision trees does not come without some shortcomings. Investigate them and explore other methods for creating a decision tree, such as gain ratio, information pruning, and the gini coefficient. Compare the result using these methods to the trees you created earlier. Other Resources Quantum Information Theory: Entropy http://members.aol.com/jmtsgibbs/entropy.htm Decision Trees http://www.aaai.org/itopics/html/trees.html Decision Tree Learning http://www2.cs.uregina.ca/~hamilton/courses/831/notes/ml/dtrees/4_dtrees1.html