MA 114 Introduction to Finite Mathematics Midterm Exam 1 Solution

Size: px
Start display at page:

Download "MA 114 Introduction to Finite Mathematics Midterm Exam 1 Solution"

From this document you will learn the answers to the following questions:

  • What do you use to divide the numbers in the M partition?

  • What is the only course that Mara can choose?

  • How many options does Mara have?

Transcription

1 MA 114 Introduction to Finite Mathematics Midterm Exam 1 Solution June 2, 2010 Instructions: Show all work and justify all your steps relevant to the solution of each problem. No texts, notes, or other aids are permitted. Calculators are not permitted. Please turn off your cellphones. You have 90 minutes to complete this exam. There are seven problems which carry a total 100 points. Good luck! (10 pts) Problem 1. Let U = {1, 2, 3, 4, 5, 6}, A = {1, 2, 3, 4}, B = {3, 4, 5}, and C = {3, 6}. Compute A (B C) c (*) B C = {3, 4, 5, 6} (B C) c = {1, 2} A (B C) c = {1, 2} (10 pts) Problem 2. In a sack I have three Oreos and two Keebler elves. I will draw a cookie one at a time until I have drawn two Oreos. Write the tree diagram illustrating all possible outcomes, and tell me the number of outcomes which result in at least one Keebler elf being drawn. (*) 5 of the 6 possible paths involve at least one Keebler elf. 1

2 (15 pts) Problem 3. Watsonville has 1000 households. 400 have children in elementary school 300 have children in middle school 350 have children in high school 150 have children in both elementary and middle school 150 have children in both middle school and high school 100 have children in both elementary school and high school 50 have children in all three schools a. Create a Venn Diagram of the above information (*) The diagram is below. b. How many households have children in at least two schools? (*) 300 households have children in at least two schools. (Add the numbers in the center four partitions where either two or all three circles overlap) c. How many households have children in middle school, but not high school? (*) 150 households have children in middle school, but not high school. (Add the numbers in the M partition and subtract any also in the H partition) (10 pts) Problem 4. A coffee shop offers three choices of coffee, three choices of bagels, and two choices of cream cheese. How many coffee-bagel-cheese combinations can be purchased? (*) This is an exercise using the multiplication principle. I am making three decisions. The first, coffee, I have three choices. The second, bagels, I also have three choices. For the third, cream cheese, I have two choices = 18 ways I can make the three decisions. 2

3 (16 pts) Problem 5. Mara is enrolling in the local university. She has found five English courses, and four philosophy courses that she likes. a. If Mara can enroll in four courses, how many possible schedules can she have? (*) Mara must choose from 9 courses 4 of them. She can have C(9, 4) schedules. Order does not matter because she can only select which courses to take, not the time that the courses meet. b. If at least one course must be an English course and one must be a philosophy course, how many possible schedules can Mara have? (*) There are three ways Mara can select courses in this manner. She can have one English course and three philosophy, two English courses and two philosophy, or one English course and three philosophy. If Mara enrolls in one English course and three philosophy courses, there are 5 ways to choose the English course, and C(4, 3) ways to choose the philosophy course. If Mara enrolls in two English courses and two philosophy, there are C(5, 2) ways to choose two English courses, and C(4, 2) ways to choose two philosophy courses. If Mara enrolls in three English courses and one philosophy, there are C(5, 3) ways to choose the three English courses, and 4 ways to choose the one philosophy course. Add the three values to find the total number of options Mara has: 5 C(4, 3) + C(5, 2) C(4, 3) + C(5, 3) 4 c. If Mara selects courses at random, what is the probability two are English courses and two are philosophy courses? (*) Let E be the event Mara enrolls in two English courses and two philosophy courses. As shown above, there are C(5, 2) C(4, 2) ways Mara can select two English courses and two philosophy courses. Then n(e) = C(5, 2) C(4, 2). From part (a) there are C(9, 4) ways in total she can select courses. This is n(s). Then P(E) = C(5,2) C(4,2) C(9,4) 3

4 d. Mara wants a new name. How many ways can she make up a new name for herself by re-arranging the same four letters? (*) Like with the APPLE problem and the WOODCHUCK problems from class, the decisions being made here are how to place the letters. There three distinct letters, and four positions to fill. We can work through the letters in any orders, but the process is the same. With all blanks to fill, there are 4 ways to place the M. Now three blanks remain. We need to place an A in two of them. There are C(3, 2) ways to select two of the three blanks. There is only one blank remaining now. The R must go there. Hence, there are 12 ways to re-arrange the words in MARA. This answer is acceptable for full credit, but it is not the correct answer! The careful reader could earn a bonus by noting that the question was in how many ways can a new name be formed. The original combination ( MARA ) must not be counted. Hence, there are 11 ways to make a new name. (24 pts) Problem 6. Marcus is one of nine men attending a council meeting. In attendance are also four women. a. The thirteen people in attendance are to sit at a round table. In how many ways can they be seated? (*) We did a similar example in class. The issue here is that the people are being sat relative to the first person placed. Once we place the first person, there are 12! ways to fill in the remaining seats. b. The thirteen people are to sit in a single row. In how many ways can they be seated? (*) There are 13! ways to fill the blanks. c. The thirteen people are to sit in a single row. In how many ways can they be seated if the men and women are seated together? (*) There are 9! ways to seat nine men in a group, and 4! ways to seat four women in a group. There are also two ways to place the groups (either women to the left or men to the left). Hence, the total number of options is 2 9! 4! d. One member is to be selected at random to speak. What is the probability it is a man? (*) Formally, let E be the event a man is selected. n(e) is 9. The sample space, S, contains 13 elements. Then the probability is

5 e. What is the probability Marcus will speak given that a man is selected? (*) Let A be the event a man is chosen, and B the event Marcus is chosen. We want to determine P(B A). If Marcus is selected then a man is selected. So P(A B) = P(B) = From before, P(A) = Then P(B A) = P(A B) P(A) = = 1 9. f. Three members will be selected at random to speak. What is the probability Marcus will be included in the group of speakers? (*) Let E be the event Marcus is included in the group of three speakers. We want to count the number of ways this can happen. If we have three seats and place Marcus into one of them, two seats remain and there are twelve members to choose from. Hence, there are C(12, 2) ways Marcus can be included in a group of three speakers. Hence, n(e) = C(12, 2). From before, n(s) = C(13, 3). Then P(E) = C(12,2) C(13,3). 5

6 (15 pts) Problem 7. Let P(A) =.30, P(B) =.40, P(A B) =.10. Find each of the following. a. P(A B c ) (*) A helpful Venn diagram is below. P(A B c ) = P(A Bc ) P(B c ) =.20 1 P(B) = = 2 6 b. P(A B c ) (*) P(A B c ) = P(A) + P(B c ) P(A B c ) = =.70 c. P((A B) c ) (*) P(A B) = P(A B) P(B) = = 1 4. P((A B) c ) = 1 P(A B) = 3 4 6

MATH 1108 R07 MIDTERM EXAM 1 SOLUTION

MATH 1108 R07 MIDTERM EXAM 1 SOLUTION MATH 1108 R07 MIDTERM EXAM 1 SOLUTION FALL 2015 - MOON Write your answer neatly and show steps. Except calculators, any electronic devices including laptops and cell phones are not allowed. Do not use

More information

Basic Probability Concepts

Basic Probability Concepts page 1 Chapter 1 Basic Probability Concepts 1.1 Sample and Event Spaces 1.1.1 Sample Space A probabilistic (or statistical) experiment has the following characteristics: (a) the set of all possible outcomes

More information

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS

EXAM. Exam #3. Math 1430, Spring 2002. April 21, 2001 ANSWERS EXAM Exam #3 Math 1430, Spring 2002 April 21, 2001 ANSWERS i 60 pts. Problem 1. A city has two newspapers, the Gazette and the Journal. In a survey of 1, 200 residents, 500 read the Journal, 700 read the

More information

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

Lesson 1. Basics of Probability. Principles of Mathematics 12: Explained! www.math12.com 314 Lesson 1 Basics of Probability www.math12.com 314 Sample Spaces: Probability Lesson 1 Part I: Basic Elements of Probability Consider the following situation: A six sided die is rolled The sample space

More information

Question of the Day. Key Concepts. Vocabulary. Mathematical Ideas. QuestionofDay

Question of the Day. Key Concepts. Vocabulary. Mathematical Ideas. QuestionofDay QuestionofDay Question of the Day What is the probability that in a family with two children, both are boys? What is the probability that in a family with two children, both are boys, if we already know

More information

Math 408, Actuarial Statistics I, Spring 2008. Solutions to combinatorial problems

Math 408, Actuarial Statistics I, Spring 2008. Solutions to combinatorial problems , Spring 2008 Word counting problems 1. Find the number of possible character passwords under the following restrictions: Note there are 26 letters in the alphabet. a All characters must be lower case

More information

Probability Review Solutions

Probability Review Solutions Probability Review Solutions. A family has three children. Using b to stand for and g to stand for, and using ordered triples such as bbg, find the following. a. draw a tree diagram to determine the sample

More information

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

Probability. Sample space: all the possible outcomes of a probability experiment, i.e., the population of outcomes Probability Basic Concepts: Probability experiment: process that leads to welldefined results, called outcomes Outcome: result of a single trial of a probability experiment (a datum) Sample space: all

More information

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS INTRODUCTION 1 WHAT IS STATISTICS? Statistics is a science of collecting data, organizing and describing it and drawing conclusions from it. That is, statistics

More information

4 Mathematics Curriculum

4 Mathematics Curriculum New York State Common Core 4 Mathematics Curriculum G R A D E GRADE 4 MODULE 1 Topic F Addition and Subtraction Word Problems 4.OA.3, 4.NBT.1, 4.NBT.2, 4.NBT.4 Focus Standard: 4.OA.3 Solve multistep word

More information

Factorizations: Searching for Factor Strings

Factorizations: Searching for Factor Strings " 1 Factorizations: Searching for Factor Strings Some numbers can be written as the product of several different pairs of factors. For example, can be written as 1, 0,, 0, and. It is also possible to write

More information

SQUARE-SQUARE ROOT AND CUBE-CUBE ROOT

SQUARE-SQUARE ROOT AND CUBE-CUBE ROOT UNIT 3 SQUAREQUARE AND CUBEUBE (A) Main Concepts and Results A natural number is called a perfect square if it is the square of some natural number. i.e., if m = n 2, then m is a perfect square where m

More information

Permutations & Combinations

Permutations & Combinations Permutations & Combinations Extension 1 Mathematics HSC Revision Multiplication Rule If one event can occur in m ways, a second event in n ways and a third event in r, then the three events can occur in

More information

5/31/2013. 6.1 Normal Distributions. Normal Distributions. Chapter 6. Distribution. The Normal Distribution. Outline. Objectives.

5/31/2013. 6.1 Normal Distributions. Normal Distributions. Chapter 6. Distribution. The Normal Distribution. Outline. Objectives. The Normal Distribution C H 6A P T E R The Normal Distribution Outline 6 1 6 2 Applications of the Normal Distribution 6 3 The Central Limit Theorem 6 4 The Normal Approximation to the Binomial Distribution

More information

PERMUTATIONS AND COMBINATIONS

PERMUTATIONS AND COMBINATIONS PERMUTATIONS AND COMBINATIONS Mathematics for Elementary Teachers: A Conceptual Approach New Material for the Eighth Edition Albert B. Bennett, Jr., Laurie J. Burton and L. Ted Nelson Math 212 Extra Credit

More information

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

7.S.8 Interpret data to provide the basis for predictions and to establish 7 th Grade Probability Unit 7.S.8 Interpret data to provide the basis for predictions and to establish experimental probabilities. 7.S.10 Predict the outcome of experiment 7.S.11 Design and conduct an

More information

Assessment For The California Mathematics Standards Grade 3

Assessment For The California Mathematics Standards Grade 3 Introduction: Summary of Goals GRADE THREE By the end of grade three, students deepen their understanding of place value and their understanding of and skill with addition, subtraction, multiplication,

More information

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014

Introductory Probability. MATH 107: Finite Mathematics University of Louisville. March 5, 2014 Introductory Probability MATH 07: Finite Mathematics University of Louisville March 5, 204 What is probability? Counting and probability 2 / 3 Probability in our daily lives We see chances, odds, and probabilities

More information

MATHEMATICS: REPEATING AND GROWING PATTERNS First Grade. Kelsey McMahan. Winter 2012 Creative Learning Experiences

MATHEMATICS: REPEATING AND GROWING PATTERNS First Grade. Kelsey McMahan. Winter 2012 Creative Learning Experiences MATHEMATICS: REPEATING AND GROWING PATTERNS Kelsey McMahan Winter 2012 Creative Learning Experiences Without the arts, education is ineffective. Students learn more and remember it longer when they are

More information

Mathematics (Project Maths)

Mathematics (Project Maths) 2010. M130 S Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate Examination Sample Paper Mathematics (Project Maths) Paper 2 Higher Level Time: 2 hours, 30 minutes 300 marks

More information

1 Combinations, Permutations, and Elementary Probability

1 Combinations, Permutations, and Elementary Probability 1 Combinations, Permutations, and Elementary Probability Roughly speaking, Permutations are ways of grouping things where the order is important. Combinations are ways of grouping things where the order

More information

Section 6-5 Sample Spaces and Probability

Section 6-5 Sample Spaces and Probability 492 6 SEQUENCES, SERIES, AND PROBABILITY 52. How many committees of 4 people are possible from a group of 9 people if (A) There are no restrictions? (B) Both Juan and Mary must be on the committee? (C)

More information

Here are some examples of combining elements and the operations used:

Here are some examples of combining elements and the operations used: MATRIX OPERATIONS Summary of article: What is an operation? Addition of two matrices. Multiplication of a Matrix by a scalar. Subtraction of two matrices: two ways to do it. Combinations of Addition, Subtraction,

More information

PROBABILITY. Chapter. 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133

PROBABILITY. Chapter. 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133 0009T_c04_133-192.qxd 06/03/03 19:53 Page 133 Chapter 4 PROBABILITY Please stand up in front of the class and give your oral report on describing data using statistical methods. Does this request to speak

More information

Homework 8 Solutions

Homework 8 Solutions CSE 21 - Winter 2014 Homework Homework 8 Solutions 1 Of 330 male and 270 female employees at the Flagstaff Mall, 210 of the men and 180 of the women are on flex-time (flexible working hours). Given that

More information

B A S I C S C I E N C E S

B A S I C S C I E N C E S B A S I C S C I E N C E S 10 B A S I C S C I E N C E S F I R S T S E M E S T E R C O U R S E S : H U M A N S T R U C T U R E A N D F U N C T I O N [ H S F I ] M O L E C U L A R B A S I S O F M E D I C

More information

6.2 Normal distribution. Standard Normal Distribution:

6.2 Normal distribution. Standard Normal Distribution: 6.2 Normal distribution Slide Heights of Adult Men and Women Slide 2 Area= Mean = µ Standard Deviation = σ Donation: X ~ N(µ,σ 2 ) Standard Normal Distribution: Slide 3 Slide 4 a normal probability distribution

More information

Statistics 100A Homework 1 Solutions

Statistics 100A Homework 1 Solutions Chapter 1 tatistics 100A Homework 1 olutions Ryan Rosario 1. (a) How many different 7-place license plates are possible if the first 2 places are for letters and the other 5 for numbers? The first two

More information

Second Midterm Exam (MATH1070 Spring 2012)

Second Midterm Exam (MATH1070 Spring 2012) Second Midterm Exam (MATH1070 Spring 2012) Instructions: This is a one hour exam. You can use a notecard. Calculators are allowed, but other electronics are prohibited. 1. [60pts] Multiple Choice Problems

More information

Maths class 11 Chapter 7. Permutations and Combinations

Maths class 11 Chapter 7. Permutations and Combinations 1 P a g e Maths class 11 Chapter 7. Permutations and Combinations Fundamental Principles of Counting 1. Multiplication Principle If first operation can be performed in m ways and then a second operation

More information

35 Permutations, Combinations and Probability

35 Permutations, Combinations and Probability 35 Permutations, Combinations and Probability Thus far we have been able to list the elements of a sample space by drawing a tree diagram. For large sample spaces tree diagrams become very complex to construct.

More information

1 Math 1313 Final Review Final Review for Finite. 1. Find the equation of the line containing the points 1, 2)

1 Math 1313 Final Review Final Review for Finite. 1. Find the equation of the line containing the points 1, 2) Math 33 Final Review Final Review for Finite. Find the equation of the line containing the points, 2) ( and (,3) 2. 2. The Ace Company installed a new machine in one of its factories at a cost of $2,.

More information

MATH 140 Lab 4: Probability and the Standard Normal Distribution

MATH 140 Lab 4: Probability and the Standard Normal Distribution MATH 140 Lab 4: Probability and the Standard Normal Distribution Problem 1. Flipping a Coin Problem In this problem, we want to simualte the process of flipping a fair coin 1000 times. Note that the outcomes

More information

Hoover High School Math League. Counting and Probability

Hoover High School Math League. Counting and Probability Hoover High School Math League Counting and Probability Problems. At a sandwich shop there are 2 kinds of bread, 5 kinds of cold cuts, 3 kinds of cheese, and 2 kinds of dressing. How many different sandwiches

More information

Unit 6 Number and Operations in Base Ten: Decimals

Unit 6 Number and Operations in Base Ten: Decimals Unit 6 Number and Operations in Base Ten: Decimals Introduction Students will extend the place value system to decimals. They will apply their understanding of models for decimals and decimal notation,

More information

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University

Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University Lecture 1 Introduction Properties of Probability Methods of Enumeration Asrat Temesgen Stockholm University 1 Chapter 1 Probability 1.1 Basic Concepts In the study of statistics, we consider experiments

More information

The Science of Golf. Test Lab Toolkit The Score: Handicap. Grades 6-8

The Science of Golf. Test Lab Toolkit The Score: Handicap. Grades 6-8 The Science of Golf Test Lab Toolkit The Score: Grades 6-8 Science Technology Engineering Mathematics Table of Contents Welcome to the Test Lab 02 Investigate: Golf Scores 03 Investigate: System 07 Create:

More information

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR.

Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. Exam 3 Review/WIR 9 These problems will be started in class on April 7 and continued on April 8 at the WIR. 1. Urn A contains 6 white marbles and 4 red marbles. Urn B contains 3 red marbles and two white

More information

ACTIVITY: Identifying Common Multiples

ACTIVITY: Identifying Common Multiples 1.6 Least Common Multiple of two numbers? How can you find the least common multiple 1 ACTIVITY: Identifying Common Work with a partner. Using the first several multiples of each number, copy and complete

More information

National Quali cations 2015

National Quali cations 2015 N5 X747/75/01 TUESDAY, 19 MAY 9:00 AM 10:00 AM FOR OFFICIAL USE National Quali cations 015 Mark Mathematics Paper 1 (Non-Calculator) *X7477501* Fill in these boxes and read what is printed below. Full

More information

Statistics 100A Homework 2 Solutions

Statistics 100A Homework 2 Solutions Statistics Homework Solutions Ryan Rosario Chapter 9. retail establishment accepts either the merican Express or the VIS credit card. total of percent of its customers carry an merican Express card, 6

More information

Estimating/ Rounding

Estimating/ Rounding Estimating/ Rounding UStandard: 3.A.1.1 UConcept Skill: UEstimating/Rounding To estimate means to find an answer that is close to an exact amount. To round means to find about how many or how much by expressing

More information

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways.

2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. Math 142 September 27, 2011 1. How many ways can 9 people be arranged in order? 9! = 362,880 ways 2. How many ways can the letters in PHOENIX be rearranged? 7! = 5,040 ways. 3. The letters in MATH are

More information

Cars R and S travel the same distance, so the answer is D.

Cars R and S travel the same distance, so the answer is D. 1 In each graph the distance travelled by the car is represented by the area under the line. Some people can spot which areas are roughly equal. But you can work it out: This gives distances (in metres)

More information

CONTENTS. Please note:

CONTENTS. Please note: CONTENTS Introduction...iv. Number Systems... 2. Algebraic Expressions.... Factorising...24 4. Solving Linear Equations...8. Solving Quadratic Equations...0 6. Simultaneous Equations.... Long Division

More information

Paper Reference. Ruler graduated in centimetres and millimetres, protractor, compasses, pen, HB pencil, eraser. Tracing paper may be used.

Paper Reference. Ruler graduated in centimetres and millimetres, protractor, compasses, pen, HB pencil, eraser. Tracing paper may be used. Centre No. Candidate No. Paper Reference 1 3 8 0 3 H Paper Reference(s) 1380/3H Edexcel GCSE Mathematics (Linear) 1380 Paper 3 (Non-Calculator) Higher Tier Monday 18 May 2009 Afternoon Time: 1 hour 45

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Learning Objectives Upon successful completion of Chapter 4, you will be able to: Determine sample spaces and find the probability of an event using classical

More information

Statistics E100 Fall 2013 Practice Midterm I - A Solutions

Statistics E100 Fall 2013 Practice Midterm I - A Solutions STATISTICS E100 FALL 2013 PRACTICE MIDTERM I - A SOLUTIONS PAGE 1 OF 5 Statistics E100 Fall 2013 Practice Midterm I - A Solutions 1. (16 points total) Below is the histogram for the number of medals won

More information

8.3 Probability Applications of Counting Principles

8.3 Probability Applications of Counting Principles 8. Probability Applications of Counting Principles In this section, we will see how we can apply the counting principles from the previous two sections in solving probability problems. Many of the probability

More information

Probability. Section 9. Probability. Probability of A = Number of outcomes for which A happens Total number of outcomes (sample space)

Probability. Section 9. Probability. Probability of A = Number of outcomes for which A happens Total number of outcomes (sample space) Probability Section 9 Probability Probability of A = Number of outcomes for which A happens Total number of outcomes (sample space) In this section we summarise the key issues in the basic probability

More information

The Normal Distribution

The Normal Distribution Chapter 6 The Normal Distribution 6.1 The Normal Distribution 1 6.1.1 Student Learning Objectives By the end of this chapter, the student should be able to: Recognize the normal probability distribution

More information

CONTINGENCY (CROSS- TABULATION) TABLES

CONTINGENCY (CROSS- TABULATION) TABLES CONTINGENCY (CROSS- TABULATION) TABLES Presents counts of two or more variables A 1 A 2 Total B 1 a b a+b B 2 c d c+d Total a+c b+d n = a+b+c+d 1 Joint, Marginal, and Conditional Probability We study methods

More information

Part A: Fill in the blanks below with whole numbers greater than 1 that will make the number sentences true.

Part A: Fill in the blanks below with whole numbers greater than 1 that will make the number sentences true. New York State Testing Program Mathematics Common Core Sample Questions Grade3 The materials contained herein are intended for use by New York State teachers. Permission is hereby granted to teachers and

More information

Chapter 11 Number Theory

Chapter 11 Number Theory Chapter 11 Number Theory Number theory is one of the oldest branches of mathematics. For many years people who studied number theory delighted in its pure nature because there were few practical applications

More information

Introduction to the Practice of Statistics Sixth Edition Moore, McCabe Section 4.5 Homework Answers

Introduction to the Practice of Statistics Sixth Edition Moore, McCabe Section 4.5 Homework Answers Introduction to the Practice of Statistics Sixth Edition Moore, McCabe Section 4.5 Homework Answers 4.103 Attendance at 2 year and 4 year colleges. In a large national population of college students, 61%

More information

Geometry Chapter 2 Study Guide

Geometry Chapter 2 Study Guide Geometry Chapter 2 Study Guide Short Answer ( 2 Points Each) 1. (1 point) Name the Property of Equality that justifies the statement: If g = h, then. 2. (1 point) Name the Property of Congruence that justifies

More information

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

Probability. a number between 0 and 1 that indicates how likely it is that a specific event or set of events will occur. Probability Probability Simple experiment Sample space Sample point, or elementary event Event, or event class Mutually exclusive outcomes Independent events a number between 0 and 1 that indicates how

More information

An Australian Microsoft Partners in Learning (PiL) Project

An Australian Microsoft Partners in Learning (PiL) Project An Australian Microsoft Partners in Learning (PiL) Project 1 Learning objects - Log on to the website: http://www.curriculumsupport.education.nsw.gov.au/countmein/ - Select children Select children - This

More information

Mental Computation Activities

Mental Computation Activities Show Your Thinking Mental Computation Activities Tens rods and unit cubes from sets of base-ten blocks (or use other concrete models for tenths, such as fraction strips and fraction circles) Initially,

More information

Accuplacer Arithmetic Study Guide

Accuplacer Arithmetic Study Guide Accuplacer Arithmetic Study Guide Section One: Terms Numerator: The number on top of a fraction which tells how many parts you have. Denominator: The number on the bottom of a fraction which tells how

More information

Fractions Packet. Contents

Fractions Packet. Contents Fractions Packet Contents Intro to Fractions.. page Reducing Fractions.. page Ordering Fractions page Multiplication and Division of Fractions page Addition and Subtraction of Fractions.. page Answer Keys..

More information

Algebra 1: Basic Skills Packet Page 1 Name: Integers 1. 54 + 35 2. 18 ( 30) 3. 15 ( 4) 4. 623 432 5. 8 23 6. 882 14

Algebra 1: Basic Skills Packet Page 1 Name: Integers 1. 54 + 35 2. 18 ( 30) 3. 15 ( 4) 4. 623 432 5. 8 23 6. 882 14 Algebra 1: Basic Skills Packet Page 1 Name: Number Sense: Add, Subtract, Multiply or Divide without a Calculator Integers 1. 54 + 35 2. 18 ( 30) 3. 15 ( 4) 4. 623 432 5. 8 23 6. 882 14 Decimals 7. 43.21

More information

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter

Chapter 7 Probability. Example of a random circumstance. Random Circumstance. What does probability mean?? Goals in this chapter Homework (due Wed, Oct 27) Chapter 7: #17, 27, 28 Announcements: Midterm exams keys on web. (For a few hours the answer to MC#1 was incorrect on Version A.) No grade disputes now. Will have a chance to

More information

STA 371G: Statistics and Modeling

STA 371G: Statistics and Modeling STA 371G: Statistics and Modeling Decision Making Under Uncertainty: Probability, Betting Odds and Bayes Theorem Mingyuan Zhou McCombs School of Business The University of Texas at Austin http://mingyuanzhou.github.io/sta371g

More information

Fundamentals of Probability

Fundamentals of Probability Fundamentals of Probability Introduction Probability is the likelihood that an event will occur under a set of given conditions. The probability of an event occurring has a value between 0 and 1. An impossible

More information

PAYCHEX, INC. BASIC BUSINESS MATH TRAINING MODULE

PAYCHEX, INC. BASIC BUSINESS MATH TRAINING MODULE PAYCHEX, INC. BASIC BUSINESS MATH TRAINING MODULE 1 Property of Paychex, Inc. Basic Business Math Table of Contents Overview...3 Objectives...3 Calculator...4 Basic Calculations...6 Order of Operation...9

More information

11+ Mathematics - Sample Paper.

11+ Mathematics - Sample Paper. 11+ Mathematics - Sample Paper. You have 35 minutes to complete this paper. Q 1. Lucy goes to a Holiday Club every weekday for five weeks during the holidays. She pays 0.0 each time she goes. How much

More information

3.2 Conditional Probability and Independent Events

3.2 Conditional Probability and Independent Events Ismor Fischer, 5/29/2012 3.2-1 3.2 Conditional Probability and Independent Events Using population-based health studies to estimate probabilities relating potential risk factors to a particular disease,

More information

SAMPLING DISTRIBUTIONS

SAMPLING DISTRIBUTIONS 0009T_c07_308-352.qd 06/03/03 20:44 Page 308 7Chapter SAMPLING DISTRIBUTIONS 7.1 Population and Sampling Distributions 7.2 Sampling and Nonsampling Errors 7.3 Mean and Standard Deviation of 7.4 Shape of

More information

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3

cos Newington College HSC Mathematics Ext 1 Trial Examination 2011 QUESTION ONE (12 Marks) (b) Find the exact value of if. 2 . 3 1 QUESTION ONE (12 Marks) Marks (a) Find tan x e 1 2 cos dx x (b) Find the exact value of if. 2 (c) Solve 5 3 2x 1. 3 (d) If are the roots of the equation 2 find the value of. (e) Use the substitution

More information

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability

Math/Stats 425 Introduction to Probability. 1. Uncertainty and the axioms of probability Math/Stats 425 Introduction to Probability 1. Uncertainty and the axioms of probability Processes in the real world are random if outcomes cannot be predicted with certainty. Example: coin tossing, stock

More information

Toothpick Squares: An Introduction to Formulas

Toothpick Squares: An Introduction to Formulas Unit IX Activity 1 Toothpick Squares: An Introduction to Formulas O V E R V I E W Rows of squares are formed with toothpicks. The relationship between the number of squares in a row and the number of toothpicks

More information

Homework 3 Solution, due July 16

Homework 3 Solution, due July 16 Homework 3 Solution, due July 16 Problems from old actuarial exams are marked by a star. Problem 1*. Upon arrival at a hospital emergency room, patients are categorized according to their condition as

More information

Planning Guide. Grade 6 Factors and Multiples. Number Specific Outcome 3

Planning Guide. Grade 6 Factors and Multiples. Number Specific Outcome 3 Mathematics Planning Guide Grade 6 Factors and Multiples Number Specific Outcome 3 This Planning Guide can be accessed online at: http://www.learnalberta.ca/content/mepg6/html/pg6_factorsmultiples/index.html

More information

Subject Pronouns. Memorize the subject pronouns. Say them from memory to someone. Write a subject pronoun to replace the underlined words.

Subject Pronouns. Memorize the subject pronouns. Say them from memory to someone. Write a subject pronoun to replace the underlined words. Lesson 2 Subject Pronouns You know that pronouns take the place of nouns. Subject pronouns replace nouns that are used as subjects in a sentence. They usually come before the verb. Susan climbed the tree.

More information

Data Analysis, Statistics, and Probability

Data Analysis, Statistics, and Probability Chapter 6 Data Analysis, Statistics, and Probability Content Strand Description Questions in this content strand assessed students skills in collecting, organizing, reading, representing, and interpreting

More information

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Problem Set 1 (with solutions)

Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand. Problem Set 1 (with solutions) Math 370, Actuarial Problemsolving Spring 2008 A.J. Hildebrand Problem Set 1 (with solutions) About this problem set: These are problems from Course 1/P actuarial exams that I have collected over the years,

More information

Savannah Arts Academy HOPE Scholarship Information 2013-2014

Savannah Arts Academy HOPE Scholarship Information 2013-2014 Savannah Arts Academy HOPE Scholarship Information 2013-2014 The HOPE program is administered by the Georgia Student Finance Commission as directed by the state legislature. The state legislature may make

More information

2. Three dice are tossed. Find the probability of a) a sum of 4; or b) a sum greater than 4 (may use complement)

2. Three dice are tossed. Find the probability of a) a sum of 4; or b) a sum greater than 4 (may use complement) Probability Homework Section P4 1. A two-person committee is chosen at random from a group of four men and three women. Find the probability that the committee contains at least one man. 2. Three dice

More information

PROBABILITY. The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE

PROBABILITY. The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE PROBABILITY 53 Chapter 3 PROBABILITY The theory of probabilities is simply the Science of logic quantitatively treated. C.S. PEIRCE 3. Introduction In earlier Classes, we have studied the probability as

More information

Pocantico Hills School District Grade 1 Math Curriculum Draft

Pocantico Hills School District Grade 1 Math Curriculum Draft Pocantico Hills School District Grade 1 Math Curriculum Draft Patterns /Number Sense/Statistics Content Strands: Performance Indicators 1.A.1 Determine and discuss patterns in arithmetic (what comes next

More information

apples cheese bread lettuce

apples cheese bread lettuce Worksheet apples cheese bread lettuce bread cakefi orangefi applefi cake apple cake apple cake lettuce cheese orange lettuce cheese bread apple cake bread apple Look in the fridges and tick ( ) the food

More information

Mathematics A *P44587A0128* Pearson Edexcel GCSE P44587A. Paper 2 (Calculator) Higher Tier. Friday 7 November 2014 Morning Time: 1 hour 45 minutes

Mathematics A *P44587A0128* Pearson Edexcel GCSE P44587A. Paper 2 (Calculator) Higher Tier. Friday 7 November 2014 Morning Time: 1 hour 45 minutes Write your name here Surname Other names Pearson Edexcel GCSE Centre Number Mathematics A Paper 2 (Calculator) Friday 7 November 2014 Morning Time: 1 hour 45 minutes Candidate Number Higher Tier Paper

More information

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test Math Review for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview This Math Review will familiarize you with the mathematical skills and concepts that are important

More information

General Certificate of Secondary Education November 2012. Mathematics (Linear) B 4365 Paper 1 Foundation Tier. Final. Mark Scheme

General Certificate of Secondary Education November 2012. Mathematics (Linear) B 4365 Paper 1 Foundation Tier. Final. Mark Scheme General Certificate of Secondary Education November 2012 Mathematics (Linear) B 4365 Paper 1 Foundation Tier Final Mark Scheme Mark schemes are prepared by the Principal Examiner and considered, together

More information

Fairfield Public Schools

Fairfield Public Schools Mathematics Fairfield Public Schools AP Statistics AP Statistics BOE Approved 04/08/2014 1 AP STATISTICS Critical Areas of Focus AP Statistics is a rigorous course that offers advanced students an opportunity

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) 0.4987 B) 0.9987 C) 0.0010 D) 0.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. A) 0.4987 B) 0.9987 C) 0.0010 D) 0. Ch. 5 Normal Probability Distributions 5.1 Introduction to Normal Distributions and the Standard Normal Distribution 1 Find Areas Under the Standard Normal Curve 1) Find the area under the standard normal

More information

Mathematical Conventions. for the Quantitative Reasoning Measure of the GRE revised General Test

Mathematical Conventions. for the Quantitative Reasoning Measure of the GRE revised General Test Mathematical Conventions for the Quantitative Reasoning Measure of the GRE revised General Test www.ets.org Overview The mathematical symbols and terminology used in the Quantitative Reasoning measure

More information

Unit 19: Probability Models

Unit 19: Probability Models Unit 19: Probability Models Summary of Video Probability is the language of uncertainty. Using statistics, we can better predict the outcomes of random phenomena over the long term from the very complex,

More information

ISAT Mathematics Performance Definitions Grade 4

ISAT Mathematics Performance Definitions Grade 4 ISAT Mathematics Performance Definitions Grade 4 EXCEEDS STANDARDS Fourth-grade students whose measured performance exceeds standards are able to identify, read, write, represent, and model whole numbers

More information

MICROECONOMIC PRINCIPLES SPRING 2001 MIDTERM ONE -- Answers. February 16, 2001. Table One Labor Hours Needed to Make 1 Pounds Produced in 20 Hours

MICROECONOMIC PRINCIPLES SPRING 2001 MIDTERM ONE -- Answers. February 16, 2001. Table One Labor Hours Needed to Make 1 Pounds Produced in 20 Hours MICROECONOMIC PRINCIPLES SPRING 1 MIDTERM ONE -- Answers February 1, 1 Multiple Choice. ( points each) Circle the correct response and write one or two sentences to explain your choice. Use graphs as appropriate.

More information

Chapter 5: Probability

Chapter 5: Probability Chapter 5: Probability 5.1 What is probability anyway? Probability is a branch of mathematics which intrudes on everyday conversation perhaps more than any other (except for just plain arithmetic and counting).

More information

ALGEBRA I (Common Core) Thursday, January 28, 2016 1:15 to 4:15 p.m., only

ALGEBRA I (Common Core) Thursday, January 28, 2016 1:15 to 4:15 p.m., only ALGEBRA I (COMMON CORE) The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION ALGEBRA I (Common Core) Thursday, January 28, 2016 1:15 to 4:15 p.m., only Student Name: School Name: The

More information

Common Time School of Human Services

Common Time School of Human Services Common Time School of The Common Time program within the School of is a major component of the school s orientation and engagement plan. The purpose of Common Time is to provide students with social and

More information

MATHS ACTIVITIES FOR REGISTRATION TIME

MATHS ACTIVITIES FOR REGISTRATION TIME MATHS ACTIVITIES FOR REGISTRATION TIME At the beginning of the year, pair children as partners. You could match different ability children for support. Target Number Write a target number on the board.

More information

Probability Concepts Probability Distributions. Margaret Priest (margaret.priest@wgc.school.nz) Nokuthaba Sibanda (nokuthaba.sibanda@vuw.ac.

Probability Concepts Probability Distributions. Margaret Priest (margaret.priest@wgc.school.nz) Nokuthaba Sibanda (nokuthaba.sibanda@vuw.ac. Probability Concepts Probability Distributions Margaret Priest (margaret.priest@wgc.school.nz) Nokuthaba Sibanda (nokuthaba.sibanda@vuw.ac.nz) Our Year 13 students who are most likely to want to continue

More information

TOPPER Sample Paper - I. Class : XI MATHEMATICS. Questions. Time Allowed : 3 Hrs Maximum Marks: 100

TOPPER Sample Paper - I. Class : XI MATHEMATICS. Questions. Time Allowed : 3 Hrs Maximum Marks: 100 TOPPER Sample Paper - I Class : XI MATHEMATICS Questions Time Allowed : 3 Hrs Maximum Marks: 100 1. All questions are compulsory.. The question paper consist of 9 questions divided into three sections

More information

Mathematical goals. Starting points. Materials required. Time needed

Mathematical goals. Starting points. Materials required. Time needed Level S6 of challenge: B/C S6 Interpreting frequency graphs, cumulative cumulative frequency frequency graphs, graphs, box and box whisker and plots whisker plots Mathematical goals Starting points Materials

More information

Decision Mathematics D1 Advanced/Advanced Subsidiary. Tuesday 5 June 2007 Afternoon Time: 1 hour 30 minutes

Decision Mathematics D1 Advanced/Advanced Subsidiary. Tuesday 5 June 2007 Afternoon Time: 1 hour 30 minutes Paper Reference(s) 6689/01 Edexcel GCE Decision Mathematics D1 Advanced/Advanced Subsidiary Tuesday 5 June 2007 Afternoon Time: 1 hour 30 minutes Materials required for examination Nil Items included with

More information

Open-Ended Problem-Solving Projections

Open-Ended Problem-Solving Projections MATHEMATICS Open-Ended Problem-Solving Projections Organized by TEKS Categories TEKSING TOWARD STAAR 2014 GRADE 7 PROJECTION MASTERS for PROBLEM-SOLVING OVERVIEW The Projection Masters for Problem-Solving

More information