Section Introduction to Sets

Size: px
Start display at page:

Download "Section Introduction to Sets"

Transcription

1 Section Introduction to Sets Definition: A set is a well-defined collection of objects usually denoted by uppercase letters. Definition: The elements, or members, of a set are denoted by lowercase letters. Set Notations: 1. Roster Notation: Lists each element between braces Example 1: 2. Set-builder Notation: A rule is given that describes the property an object x must satisfy to qualify for membership in the set. Example 2: Notation: If a is an element of a set A, we write a A. If a doesn t belong to A we write a / A. Example 3: Let A = {1,2,3}. Definition: Two sets A and B are equal, written A = B, if and only if they have exactly the same elements. (Note: The elements do NOT have to be in the same order.) Example 4: Let A = {1,2,3}, B = {2,1,3}, C = {1,2,3,4} Definition: If every element of a set A is also an element of a set B, then we say that A is a subset of B and write A B. Definition: A is a proper subset of B if A is a subset of B but A does not equal B. (i.e. We write A B if A B and there exists at least one element in B that is not in A) Example 5: Let A = {1,2,3}, B = {2,1,3}, C = {1,2,3,4} Note:, represent containment between sets. To show an element is part of a set, we use. 1

2 Definition: The set that contains no elements is called the empty set and is denoted by /0 (not {/0}). The empty set is a subset of every set. Example 6: List all subsets of A = {a,b,c} Definition: A universal set, U, is the set of all elements of interest in a particular matter. We have different universal sets for different problems. We use Venn Diagrams to visually represent sets. The Universal Set U is denoted by a rectangle. Subsets of U are represented by circles inside the rectangle. Set Operations: 1. If U is a universal set and A is a subset of U, then the set of all elements in U that are NOT in A is called the complement of A, denoted A c. Example 7: A c = {x U x / A} 2. The intersection of sets A and B is the set of all elements that belong to both A and B. Example 8: A B = {x U x A and x B} 3. The union of sets A and B is the set of all elements that belong to A or B. Example 9: A B = {x U x A or x B } 2

3 Set Complementation: U c = /0 /0 c = U (A c ) c = A A A c = U A A c = /0 Example 10: Let s check some of the above properties using Venn Diagrams. Definition: Two sets A and B are disjoint if A B = /0. Example 11: Let A = {1,3,5,7}, B = {2,4,6,8}. Are A and B disjoint? Properties of Set Operations: Commutative Law: Associative Law: Distributive Law: A B = B A A B = B A A (B C) = (A B) C A (B C) = (A B) C A (B C) = (A B) (A C) A (B C) = (A B) (A C) 3

4 DeMorgan s Laws (A B) c = A c B c (A B) c = A c B c Example 12: Let s prove DeMorgan s Law using Venn Diagrams Example 13: Let A, B, and C be subsets of a universal set U. Shade the following regions on a Venn Diagram: a) A B C c b) (A B) c C 4

5 Example 14: Let U = {1,2,3,4,5}, A = {1,2,3}, B = {1,3,5}. Find a) A c b) A B c) A A c d) A A c e) (A B) c Example 15: Let U denote the set of all cars in a dealer s lot and A = {x U x is equipped with automatic transmission} B = {x U x is equipped with air conditioning} C = {x U x is equipped with side air bags} Find an expression in terms of A, B, and C for each of the following sets: a) The set of cars with at least one of the given options b) The set of cars with automatic transmission and side air bags but no air conditioning c) The set of cars with exactly one of the given options Section 1.1 Homework Problems: 1-7 (odd), (odd) 5

6 Section The Number of Elements in a Set Definition: For a set A, we denote the number of elements in A as n(a). Example 1: If A = {x x is a letter in the English Alphabet}, B = {a,b,c}, and C = /0, find: a) n(a) b) n(b) c) n(c) You will need to remember the following formula: Example 2: Does the formula make sense? n(a B) = n(a) + n(b) n(a B) Example 3: In a recent survey of 200 members of a local sports club, 100 members indicated that they plan to attend the next Summer Olympic Games, 60 indicated that they plan to attend the next Winter Olympic Games, and 40 indicated that they plan to attend both games. How many members of the club plan to attend a) At least one of the two games? b) The Summer Olympic Games only? c) Exactly one of the games? d) None of the games? 6

7 Example 4: If n(a) = 12,n(B) = 12,n(A B) = 5,n(A C) = 5,n(B C) = 4,n(A B C) = 2, and n(a B C) = 25, find n(c). Example 5: To help plan the number of meals to be prepared in a college cafeteria, a survey was conducted, and the following data were obtained: 8 students ate only breakfast. 80 students ate only lunch. 96 students ate exactly 2 meals. 68 students ate breakfast and lunch. 58 students ate all three meals. 100 students did not eat dinner. 112 students ate breakfast and dinner. 99 students ate exactly 1 meal. How many students were surveyed? 7

8 Example 6: A survey was conducted of College Station residents to determine what activities they participated in during the 4th of July weekend. It was found that 955 residents watched fireworks. 50 residents only went swimming. 528 residents participated in exactly two of these activities residents watched fireworks or ate BBQ. 250 residents only watched fireworks and ate BBQ. 60 residents did not watch fireworks and did not eat BBQ. 425 residents watched fireworks, ate BBQ, and went swimming. 523 residents went swimming and ate BBQ. How many residents did not eat BBQ? Section 1.2 Homework Problems: 1-29 (odd) 8

9 Section Sample Spaces and Events Definition: An experiment is an activity with an observable result. Definition: The outcome is the result of an experiment. Definition: The sample space is the set of all possible outcomes of an experiment. Definition: An event is a subset of the sample space. (Note: An event E is said to occur whenever E contains the observed outcome.) Definition: E and F are mutually exclusive if E F = /0. Note: All of the set operations (union, intersection, complement) work the same with events. Example 1: Let s consider the experiment of rolling a fair six-sided die and observing the number that lands uppermost. a) Determine the sample space. b) Find the event E where E = {x x is an even number}. c) Find the event F where F = {x x is a number greater than 2} d) Find the event (E F) e) Find the event (E F) f) Are the events E and F mutually exclusive? g) Are the events E and F complementary? Example 2: Let s consider the experiment of flipping a fair coin two times and observing the resulting sequence of heads and tails. a) Determine the sample space. b) Find the event E where E = {x x has one or more heads} c) Find the event F where F = {x x has more than 2 heads} d) List all events of this experiment. 9

10 Note: We could have used a tree diagram in the previous example to determine all of the possible outcomes. Example 3: An experiment consists of casting a pair of fair six sided dice and observing the number that falls uppermost on each die. a) Find the sample space for this experiment. b) Determine the event that the sum of the numbers falling uppermost is less than or equal to 6. c) Determine the event that the number falling uppermost on one die is a 4 and the number falling uppermost on the other die is greater than 4. 10

11 Example 4: A die is rolled. If the die shows a 1 or a 6, a coin is tossed. What is the sample space for this experiment? Example 5: The manager of a local bank observes how long it takes a customer to complete his transactions at the ATM. a) Describe an appropriate sample space for this experiment. b) Describe the event that it takes a customer between 2 and 3 minutes, inclusive, to complete his transactions at the ATM. Section 1.3 Homework Problems: 1-27 (odd) 11

12 Section Basics of Probability Definition: The probability of an event is a number between 0 and 1 that represents the likelihood of the event occuring. The larger the probability, the more likely the event is to occur. Definition: A sample space in which all of the outcomes are equally likely is known as a uniform sample space. Definition: If S is a finite uniform sample space and E is any event, then the probability of E, P(E), is given by P(E) = n(e) n(s) where n(e) is the number of elements in E and n(s) is the number of elements in S. Example 1: Suppose a fair six-sided die is rolled and the number that lands uppermost is observed. a) Find the sample space for this experiment. b) Find the probability that an odd number is rolled. c) Find the probability that a 9 is rolled. d) Find the probability that a number less than 8 is rolled. Example 2: Suppose a single card is randomly drawn from a standard 52 card deck. Determine the probability of each of the following events: a) A king is drawn. b) A heart is drawn. 12

13 Definition: If an experiment is performed and the frequencies of each outcome are recorded, the probabilities resulting from this experiment are referred to as empirical probabilities. Example 3: In a survey of 1000 randomly selected consumers, 50 said they bought brand A cereal, 60 said they bought brand B, and 80 said they bought brand C. What is the empirical probability that a randomly selected consumer purchased brand C? Definition: The table that lists the probability of each outcome in an experiment is known as the probability distribution. Example 4: A pair of fair six-sided dice is cast and the sum of the numbers landing uppermost is observed. Find the probability distribution for this experiment. Example 5: Let S = {a,b,c,d,e} be the sample space associated with an experiment having the following frequency table: If F = {a,b} and G = {b,c,e}, what is P(F c G)? Outcome a b c d e Frequency Section 1.4 Homework Problems: 1-13 (odd), 17, 21, 23, 25, 31, 33 13

14 Section Rules for Probability Properties: 1. P(E) 0 for any event E 2. P(S) = 1 3. If E and F are mutually exclusive (that is, E F = /0), then P(E F) = P(E) + P(F) 4. P(E F) = P(E) + P(F) P(E F) 5. P(E c ) = 1 P(E) Example 1: Let E and F be two events of an experiment with sample space S. Suppose P(E) = 0.7, P(F) = 0.5, and P(E F) = 0.3. Compute: a) P(E F) b) P(E c ) c) P(F c ) d) P(E c F c ) e) P(E c F) Example 2: An experiment consists of selecting a card at random from a 52-card deck. What is the probability that a diamond or a king is drawn? 14

15 Example 3: Among 500 freshman pursuing a business degree at a university, 320 are enrolled in an Economics course, 225 are enrolled in a Mathematics course, and 140 are enrolled in both an Economics and a Mathematics course. What is the probability that a freshman selected at random from this group is enrolled in: a) an Economics or Mathematics course? b) exactly one of these two courses? c) neither an Economics course nor a Mathematics course? Example 4: A salesman always makes a sale at at least one of the three stops in Atlanta. He makes a sale at only the first stop 30% of the time, 15% at only the second stop, and 20% at only the third stop. It was also found that he makes a sale at exactly two of the stops 25% of the time. Find the probability that the salesman makes a sale at all three stops in Atlanta. 15

16 Definition: If P(E) is the probability of an event E occuring, then a) The odds in favor of E occuring are P(E) 1 P(E) = P(E) P(E c ) [P(E) 1] b) The odds against E occuring are 1 P(E) P(E) = P(Ec ) P(E) [P(E) 0] Example 5: The probability of an event E occurring is.8. a) What are the odds in favor of E occurring? b) What are the odds against E occurring? Definition: If the odds in favor of an event E occuring are a to b, then the probability of E occurring is P(E) = a a + b Example 6: If a sports forecaster states that the odds of a certain boxer winning a match are 4 to 3, what is the probability that the boxer will win the match? Section 1.5 Homework Problems: 1, 5, 11, 17, 19, 23, 27, 31, 35 16

17 Section Conditional Probability Example 1: A survey is done of people making purchases at a gas station: a) What is the probability that a person buys a drink? buy drink (D) no drink (D c ) Total buy gas (G) no gas (G c ) Total b) What is the probability that a person doesn t buy a drink? c) What is the probability that a person buys gas and a drink? d) What is the probability that a person buys gas but not a drink? e) What is the probability that a person who buys a drink also buys gas? f) What is the probability that a person who doesn t buy a drink buys gas? Definition: If E and F are events in an experiment and P(E) 0, then the conditional probability that the event F will occur given that the event E has already occurred is P(F E) = P(E F) P(E) Definition: The Product Rule is found by rearranging the above formula as follows: P(E F) = P(E) P(F E) 17

18 Example 2: Let s use a tree diagram to help us understand the product rule: Example 3: At a party, 1/3 of the guest are women. Seventy-five percent of the women wore sandals and 40% of the men wore sandals. a) What is the probability that a person chosen at random at the party is a man wearing sandals? b) What is the probability that a person chosen at random is wearing sandals? 18

19 Example 4: Consider drawing 3 cards from a standard deck of 52 cards without replacement. a) What is the probability that the 3 cards are hearts? b) What is the probability that the third card drawn is a heart given the first two cards are hearts? Definition: If A and B are independent events, then P(A B) = P(A) and P(B A) = P(B). Thus, two events A and B are independent if and only if P(A B) = P(A) P(B) Example 5: A medical experiment showed the probability that a new medicine was effective was.75, the probability of a certain side effect was.4, and the probability of both occuring was.3. Are the events independent? 19

20 Example 6: Meghan and Natalie go to Freebirds. After ordering their food they get to roll a pair of fair dice for a chance to get their meal for free. Each die has six sides with one of the sides having a backwards F on it. If both of the dice land on the backwards F, you win. What is the probability that at least one of the girls wins? Section 1.6 Homework Problems: 1, 5, 7, 11, 15, 19, 23, 27, 31, 35, 39, 43, 47 20

21 Section Bayes Theorem Example 1: If we are given information about P(F E), can we find P(E F)? Definition: The above formula is known as Bayes Theorem. Example 2: We are to choose a marble from a cup or a bowl. We flip a fair coin to decide whether to choose from the cup or the bowl. The bowl contains 1 red and 2 green marbles. The cup contains 3 red and 2 green marbles. What is the probability that a marble came from the bowl given that it is red? 21

22 Example 3: A crate contains 7 basketballs and 4 footballs. A bag contains 4 basketballs and 2 footballs. A ball is drawn at random from the crate and put in the bag. A ball is then drawn from the bag. Given that a basketball was chosen from the bag, what is the probability that a football was drawn from the crate? Example 4: Two cards are drawn in succession without replacement from a standard deck of 52 cards. What is the probability that the first card is a face card given that the second card is an ace? 22

23 Example 5: Complete the following tree diagram and use it to answer the following questions: a) Find P(E). b) Find P(A D). c) Find P(B E). d) Are E and B independent events? Section 1.7 Homework Problems: 1, 5, 9, 13, 17, 21, 25 23

7.1 Experiments, Sample Spaces, and Events

7.1 Experiments, Sample Spaces, and Events 7.1 Experiments, Sample Spaces, and Events An experiment is an activity that has observable results. Examples: Tossing a coin, rolling dice, picking marbles out of a jar, etc. The result of an experiment

More information

4.1 Sample Spaces and Events

4.1 Sample Spaces and Events 4.1 Sample Spaces and Events An experiment is an activity that has observable results. Examples: Tossing a coin, rolling dice, picking marbles out of a jar, etc. The result of an experiment is called an

More information

Math 1324 Finite Mathematics Sections 8.2 and 8.3 Conditional Probability, Independent Events, and Bayes Theorem

Math 1324 Finite Mathematics Sections 8.2 and 8.3 Conditional Probability, Independent Events, and Bayes Theorem Finite Mathematics Sections 8.2 and 8.3 Conditional Probability, Independent Events, and Bayes Theorem What is conditional probability? It is where you know some information, but not enough to get a complete

More information

Chapter 1: Sets and Probability

Chapter 1: Sets and Probability Chapter 1: Sets and Probability Section 1.3-1.5 Recap: Sample Spaces and Events An is an activity that has observable results. An is the result of an experiment. Example 1 Examples of experiments: Flipping

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 7.1 - Experiments, Sample Spaces,

More information

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5.

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Spring 2007 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 7.1 - Experiments, Sample Spaces,

More information

Probability Rules. 2) The probability, P, of any event ranges from which of the following?

Probability Rules. 2) The probability, P, of any event ranges from which of the following? Name: WORKSHEET : Date: Answer the following questions. 1) Probability of event E occurring is... P(E) = Number of ways to get E/Total number of outcomes possible in S, the sample space....if. 2) The probability,

More information

Section 6.5 Conditional Probability

Section 6.5 Conditional Probability Section 6.5 Conditional Probability Example 1: An urn contains 5 green marbles and 7 black marbles. Two marbles are drawn in succession and without replacement from the urn. a) What is the probability

More information

The probability set-up

The probability set-up CHAPTER 2 The probability set-up 2.1. Introduction and basic theory We will have a sample space, denoted S (sometimes Ω) that consists of all possible outcomes. For example, if we roll two dice, the sample

More information

Define and Diagram Outcomes (Subsets) of the Sample Space (Universal Set)

Define and Diagram Outcomes (Subsets) of the Sample Space (Universal Set) 12.3 and 12.4 Notes Geometry 1 Diagramming the Sample Space using Venn Diagrams A sample space represents all things that could occur for a given event. In set theory language this would be known as the

More information

Exam 2 Review F09 O Brien. Finite Mathematics Exam 2 Review

Exam 2 Review F09 O Brien. Finite Mathematics Exam 2 Review Finite Mathematics Exam Review Approximately 5 0% of the questions on Exam will come from Chapters, 4, and 5. The remaining 70 75% will come from Chapter 7. To help you prepare for the first part of the

More information

Slide 1 Math 1520, Lecture 13

Slide 1 Math 1520, Lecture 13 Slide 1 Math 1520, Lecture 13 In chapter 7, we discuss background leading up to probability. Probability is one of the most commonly used pieces of mathematics in the world. Understanding the basic concepts

More information

Math 1313 Section 6.2 Definition of Probability

Math 1313 Section 6.2 Definition of Probability Math 1313 Section 6.2 Definition of Probability Probability is a measure of the likelihood that an event occurs. For example, if there is a 20% chance of rain tomorrow, that means that the probability

More information

The probability set-up

The probability set-up CHAPTER The probability set-up.1. Introduction and basic theory We will have a sample space, denoted S sometimes Ω that consists of all possible outcomes. For example, if we roll two dice, the sample space

More information

CHAPTER 7 Probability

CHAPTER 7 Probability CHAPTER 7 Probability 7.1. Sets A set is a well-defined collection of distinct objects. Welldefined means that we can determine whether an object is an element of a set or not. Distinct means that we can

More information

If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics

If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics If you roll a die, what is the probability you get a four OR a five? What is the General Education Statistics probability that you get neither? Class Notes The Addition Rule (for OR events) and Complements

More information

Intermediate Math Circles November 1, 2017 Probability I

Intermediate Math Circles November 1, 2017 Probability I Intermediate Math Circles November 1, 2017 Probability I Probability is the study of uncertain events or outcomes. Games of chance that involve rolling dice or dealing cards are one obvious area of application.

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Study Guide for Test III (MATH 1630) Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the number of subsets of the set. 1) {x x is an even

More information

2. Let E and F be two events of the same sample space. If P (E) =.55, P (F ) =.70, and

2. Let E and F be two events of the same sample space. If P (E) =.55, P (F ) =.70, and c Dr. Patrice Poage, August 23, 2017 1 1324 Exam 1 Review NOTE: This review in and of itself does NOT prepare you for the test. You should be doing this review in addition to all your suggested homework,

More information

Probability. Ms. Weinstein Probability & Statistics

Probability. Ms. Weinstein Probability & Statistics Probability Ms. Weinstein Probability & Statistics Definitions Sample Space The sample space, S, of a random phenomenon is the set of all possible outcomes. Event An event is a set of outcomes of a random

More information

Such a description is the basis for a probability model. Here is the basic vocabulary we use.

Such a description is the basis for a probability model. Here is the basic vocabulary we use. 5.2.1 Probability Models When we toss a coin, we can t know the outcome in advance. What do we know? We are willing to say that the outcome will be either heads or tails. We believe that each of these

More information

Chapter 3: Elements of Chance: Probability Methods

Chapter 3: Elements of Chance: Probability Methods Chapter 3: Elements of Chance: Methods Department of Mathematics Izmir University of Economics Week 3-4 2014-2015 Introduction In this chapter we will focus on the definitions of random experiment, outcome,

More information

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B)

Unit 1 Day 1: Sample Spaces and Subsets. Define: Sample Space. Define: Intersection of two sets (A B) Define: Union of two sets (A B) Unit 1 Day 1: Sample Spaces and Subsets Students will be able to (SWBAT) describe events as subsets of sample space (the set of outcomes) using characteristics (or categories) of the outcomes, or as unions,

More information

4.3 Rules of Probability

4.3 Rules of Probability 4.3 Rules of Probability If a probability distribution is not uniform, to find the probability of a given event, add up the probabilities of all the individual outcomes that make up the event. Example:

More information

Exam III Review Problems

Exam III Review Problems c Kathryn Bollinger and Benjamin Aurispa, November 10, 2011 1 Exam III Review Problems Fall 2011 Note: Not every topic is covered in this review. Please also take a look at the previous Week-in-Reviews

More information

Math 227 Elementary Statistics. Bluman 5 th edition

Math 227 Elementary Statistics. Bluman 5 th edition Math 227 Elementary Statistics Bluman 5 th edition CHAPTER 4 Probability and Counting Rules 2 Objectives Determine sample spaces and find the probability of an event using classical probability or empirical

More information

Exam 2 Review (Sections Covered: 3.1, 3.3, , 7.1) 1. Write a system of linear inequalities that describes the shaded region.

Exam 2 Review (Sections Covered: 3.1, 3.3, , 7.1) 1. Write a system of linear inequalities that describes the shaded region. Exam 2 Review (Sections Covered: 3.1, 3.3, 6.1-6.4, 7.1) 1. Write a system of linear inequalities that describes the shaded region. 5x + 2y 30 x + 2y 12 x 0 y 0 2. Write a system of linear inequalities

More information

CHAPTER 2 PROBABILITY. 2.1 Sample Space. 2.2 Events

CHAPTER 2 PROBABILITY. 2.1 Sample Space. 2.2 Events CHAPTER 2 PROBABILITY 2.1 Sample Space A probability model consists of the sample space and the way to assign probabilities. Sample space & sample point The sample space S, is the set of all possible outcomes

More information

Section 7.2 Definition of Probability

Section 7.2 Definition of Probability Section 7.2 Definition of Probability Question: Suppose we have an experiment that consists of flipping a fair 2-sided coin and observing if the coin lands on heads or tails? From section 7.1 weshouldknowthatthereare

More information

MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG

MATH 215 DISCRETE MATHEMATICS INSTRUCTOR: P. WENG MATH DISCRETE MATHEMATICS INSTRUCTOR: P. WENG Counting and Probability Suggested Problems Basic Counting Skills, Inclusion-Exclusion, and Complement. (a An office building contains 7 floors and has 7 offices

More information

Probability. Probabilty Impossibe Unlikely Equally Likely Likely Certain

Probability. Probabilty Impossibe Unlikely Equally Likely Likely Certain PROBABILITY Probability The likelihood or chance of an event occurring If an event is IMPOSSIBLE its probability is ZERO If an event is CERTAIN its probability is ONE So all probabilities lie between 0

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY

CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY CHAPTER 9 - COUNTING PRINCIPLES AND PROBABILITY Probability is the Probability is used in many real-world fields, such as insurance, medical research, law enforcement, and political science. Objectives:

More information

Chapter 1. Probability

Chapter 1. Probability Chapter 1. Probability 1.1 Basic Concepts Scientific method a. For a given problem, we define measures that explains the problem well. b. Data is collected with observation and the measures are calculated.

More information

Business Statistics. Chapter 4 Using Probability and Probability Distributions QMIS 120. Dr. Mohammad Zainal

Business Statistics. Chapter 4 Using Probability and Probability Distributions QMIS 120. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 4 Using Probability and Probability Distributions QMIS 120 Dr. Mohammad Zainal Chapter Goals After completing this chapter,

More information

Mutually Exclusive Events

Mutually Exclusive Events 5.4 Mutually Exclusive Events YOU WILL NEED calculator EXPLORE Carlos drew a single card from a standard deck of 52 playing cards. What is the probability that the card he drew is either an 8 or a black

More information

PROBABILITY. 1. Introduction. Candidates should able to:

PROBABILITY. 1. Introduction. Candidates should able to: PROBABILITY Candidates should able to: evaluate probabilities in simple cases by means of enumeration of equiprobable elementary events (e.g for the total score when two fair dice are thrown), or by calculation

More information

Name: Class: Date: 6. An event occurs, on average, every 6 out of 17 times during a simulation. The experimental probability of this event is 11

Name: Class: Date: 6. An event occurs, on average, every 6 out of 17 times during a simulation. The experimental probability of this event is 11 Class: Date: Sample Mastery # Multiple Choice Identify the choice that best completes the statement or answers the question.. One repetition of an experiment is known as a(n) random variable expected value

More information

Chapter 4: Probability and Counting Rules

Chapter 4: Probability and Counting Rules Chapter 4: Probability and Counting Rules Before we can move from descriptive statistics to inferential statistics, we need to have some understanding of probability: Ch4: Probability and Counting Rules

More information

, -the of all of a probability experiment. consists of outcomes. (b) List the elements of the event consisting of a number that is greater than 4.

, -the of all of a probability experiment. consists of outcomes. (b) List the elements of the event consisting of a number that is greater than 4. 4-1 Sample Spaces and Probability as a general concept can be defined as the chance of an event occurring. In addition to being used in games of chance, probability is used in the fields of,, and forecasting,

More information

Chapter 5 - Elementary Probability Theory

Chapter 5 - Elementary Probability Theory Chapter 5 - Elementary Probability Theory Historical Background Much of the early work in probability concerned games and gambling. One of the first to apply probability to matters other than gambling

More information

Probability. Dr. Zhang Fordham Univ.

Probability. Dr. Zhang Fordham Univ. Probability! Dr. Zhang Fordham Univ. 1 Probability: outline Introduction! Experiment, event, sample space! Probability of events! Calculate Probability! Through counting! Sum rule and general sum rule!

More information

4.3 Finding Probability Using Sets

4.3 Finding Probability Using Sets 4.3 Finding Probability Using ets When rolling a die with sides numbered from 1 to 20, if event A is the event that a number divisible by 5 is rolled: a) What is the sample space,? b) What is the event

More information

Chapter 3: PROBABILITY

Chapter 3: PROBABILITY Chapter 3 Math 3201 1 3.1 Exploring Probability: P(event) = Chapter 3: PROBABILITY number of outcomes favourable to the event total number of outcomes in the sample space An event is any collection of

More information

Basic Probability. Let! = # 8 # < 13, # N -,., and / are the subsets of! such that - = multiples of four. = factors of 24 / = square numbers

Basic Probability. Let! = # 8 # < 13, # N -,., and / are the subsets of! such that - = multiples of four. = factors of 24 / = square numbers Basic Probability Let! = # 8 # < 13, # N -,., and / are the subsets of! such that - = multiples of four. = factors of 24 / = square numbers (a) List the elements of!. (b) (i) Draw a Venn diagram to show

More information

Probability and Counting Techniques

Probability and Counting Techniques Probability and Counting Techniques Diana Pell (Multiplication Principle) Suppose that a task consists of t choices performed consecutively. Suppose that choice 1 can be performed in m 1 ways; for each

More information

1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building?

1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building? 1. An office building contains 27 floors and has 37 offices on each floor. How many offices are in the building? 2. A particular brand of shirt comes in 12 colors, has a male version and a female version,

More information

13-6 Probabilities of Mutually Exclusive Events

13-6 Probabilities of Mutually Exclusive Events Determine whether the events are mutually exclusive or not mutually exclusive. Explain your reasoning. 1. drawing a card from a standard deck and getting a jack or a club The jack of clubs is an outcome

More information

Block 1 - Sets and Basic Combinatorics. Main Topics in Block 1:

Block 1 - Sets and Basic Combinatorics. Main Topics in Block 1: Block 1 - Sets and Basic Combinatorics Main Topics in Block 1: A short revision of some set theory Sets and subsets. Venn diagrams to represent sets. Describing sets using rules of inclusion. Set operations.

More information

Elementary Statistics. Basic Probability & Odds

Elementary Statistics. Basic Probability & Odds Basic Probability & Odds What is a Probability? Probability is a branch of mathematics that deals with calculating the likelihood of a given event to happen or not, which is expressed as a number between

More information

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College

Probability. The MEnTe Program Math Enrichment through Technology. Title V East Los Angeles College Probability The MEnTe Program Math Enrichment through Technology Title V East Los Angeles College 2003 East Los Angeles College. All rights reserved. Topics Introduction Empirical Probability Theoretical

More information

Probability and Randomness. Day 1

Probability and Randomness. Day 1 Probability and Randomness Day 1 Randomness and Probability The mathematics of chance is called. The probability of any outcome of a chance process is a number between that describes the proportion of

More information

[Independent Probability, Conditional Probability, Tree Diagrams]

[Independent Probability, Conditional Probability, Tree Diagrams] Name: Year 1 Review 11-9 Topic: Probability Day 2 Use your formula booklet! Page 5 Lesson 11-8: Probability Day 1 [Independent Probability, Conditional Probability, Tree Diagrams] Read and Highlight Station

More information

Compound Probability. Set Theory. Basic Definitions

Compound Probability. Set Theory. Basic Definitions Compound Probability Set Theory A probability measure P is a function that maps subsets of the state space Ω to numbers in the interval [0, 1]. In order to study these functions, we need to know some basic

More information

Section 7.1 Experiments, Sample Spaces, and Events

Section 7.1 Experiments, Sample Spaces, and Events Section 7.1 Experiments, Sample Spaces, and Events Experiments An experiment is an activity with observable results. 1. Which of the follow are experiments? (a) Going into a room and turning on a light.

More information

Example: If A = {1, 2, 3} and B = {3, 4, 5}, then A B= {3}.

Example: If A = {1, 2, 3} and B = {3, 4, 5}, then A B= {3}. Section 1.3: Intersection and Union of Two Sets Exploring the Different Regions of a Venn Diagram There are 6 different set notations that you must become familiar with. 1. The intersection is the set

More information

Probability Test Review Math 2. a. What is? b. What is? c. ( ) d. ( )

Probability Test Review Math 2. a. What is? b. What is? c. ( ) d. ( ) Probability Test Review Math 2 Name 1. Use the following venn diagram to answer the question: Event A: Odd Numbers Event B: Numbers greater than 10 a. What is? b. What is? c. ( ) d. ( ) 2. In Jason's homeroom

More information

Grade 6 Math Circles Fall Oct 14/15 Probability

Grade 6 Math Circles Fall Oct 14/15 Probability 1 Faculty of Mathematics Waterloo, Ontario Centre for Education in Mathematics and Computing Grade 6 Math Circles Fall 2014 - Oct 14/15 Probability Probability is the likelihood of an event occurring.

More information

8.2 Union, Intersection, and Complement of Events; Odds

8.2 Union, Intersection, and Complement of Events; Odds 8.2 Union, Intersection, and Complement of Events; Odds Since we defined an event as a subset of a sample space it is natural to consider set operations like union, intersection or complement in the context

More information

Probability Concepts and Counting Rules

Probability Concepts and Counting Rules Probability Concepts and Counting Rules Chapter 4 McGraw-Hill/Irwin Dr. Ateq Ahmed Al-Ghamedi Department of Statistics P O Box 80203 King Abdulaziz University Jeddah 21589, Saudi Arabia ateq@kau.edu.sa

More information

Contents 2.1 Basic Concepts of Probability Methods of Assigning Probabilities Principle of Counting - Permutation and Combination 39

Contents 2.1 Basic Concepts of Probability Methods of Assigning Probabilities Principle of Counting - Permutation and Combination 39 CHAPTER 2 PROBABILITY Contents 2.1 Basic Concepts of Probability 38 2.2 Probability of an Event 39 2.3 Methods of Assigning Probabilities 39 2.4 Principle of Counting - Permutation and Combination 39 2.5

More information

Stat210 WorkSheet#2 Chapter#2

Stat210 WorkSheet#2 Chapter#2 1. When rolling a die 5 times, the number of elements of the sample space equals.(ans.=7,776) 2. If an experiment consists of throwing a die and then drawing a letter at random from the English alphabet,

More information

1) If P(E) is the probability that an event will occur, then which of the following is true? (1) 0 P(E) 1 (3) 0 P(E) 1 (2) 0 P(E) 1 (4) 0 P(E) 1

1) If P(E) is the probability that an event will occur, then which of the following is true? (1) 0 P(E) 1 (3) 0 P(E) 1 (2) 0 P(E) 1 (4) 0 P(E) 1 Algebra 2 Review for Unit 14 Test Name: 1) If P(E) is the probability that an event will occur, then which of the following is true? (1) 0 P(E) 1 (3) 0 P(E) 1 (2) 0 P(E) 1 (4) 0 P(E) 1 2) From a standard

More information

Bell Work. Warm-Up Exercises. Two six-sided dice are rolled. Find the probability of each sum or 7

Bell Work. Warm-Up Exercises. Two six-sided dice are rolled. Find the probability of each sum or 7 Warm-Up Exercises Two six-sided dice are rolled. Find the probability of each sum. 1. 7 Bell Work 2. 5 or 7 3. You toss a coin 3 times. What is the probability of getting 3 heads? Warm-Up Notes Exercises

More information

Probability and Statistics. Copyright Cengage Learning. All rights reserved.

Probability and Statistics. Copyright Cengage Learning. All rights reserved. Probability and Statistics Copyright Cengage Learning. All rights reserved. 14.2 Probability Copyright Cengage Learning. All rights reserved. Objectives What Is Probability? Calculating Probability by

More information

Introduction to probability

Introduction to probability Introduction to probability Suppose an experiment has a finite set X = {x 1,x 2,...,x n } of n possible outcomes. Each time the experiment is performed exactly one on the n outcomes happens. Assign each

More information

Chapter 3: Probability (Part 1)

Chapter 3: Probability (Part 1) Chapter 3: Probability (Part 1) 3.1: Basic Concepts of Probability and Counting Types of Probability There are at least three different types of probability Subjective Probability is found through people

More information

Probability Models. Section 6.2

Probability Models. Section 6.2 Probability Models Section 6.2 The Language of Probability What is random? Empirical means that it is based on observation rather than theorizing. Probability describes what happens in MANY trials. Example

More information

Week 3 Classical Probability, Part I

Week 3 Classical Probability, Part I Week 3 Classical Probability, Part I Week 3 Objectives Proper understanding of common statistical practices such as confidence intervals and hypothesis testing requires some familiarity with probability

More information

Probability: introduction

Probability: introduction May 6, 2009 Probability: introduction page 1 Probability: introduction Probability is the part of mathematics that deals with the chance or the likelihood that things will happen The probability of an

More information

Probability Theory. Mohamed I. Riffi. Islamic University of Gaza

Probability Theory. Mohamed I. Riffi. Islamic University of Gaza Probability Theory Mohamed I. Riffi Islamic University of Gaza Table of contents 1. Chapter 1 Probability Properties of probability Counting techniques 1 Chapter 1 Probability Probability Theorem P(φ)

More information

MATH CALCULUS & STATISTICS/BUSN - PRACTICE EXAM #1 - SPRING DR. DAVID BRIDGE

MATH CALCULUS & STATISTICS/BUSN - PRACTICE EXAM #1 - SPRING DR. DAVID BRIDGE MATH 205 - CALCULUS & STATISTICS/BUSN - PRACTICE EXAM # - SPRING 2006 - DR. DAVID BRIDGE TRUE/FALSE. Write 'T' if the statement is true and 'F' if the statement is false. Tell whether the statement is

More information

Applications of Probability

Applications of Probability Applications of Probability CK-12 Kaitlyn Spong Say Thanks to the Authors Click http://www.ck12.org/saythanks (No sign in required) To access a customizable version of this book, as well as other interactive

More information

Georgia Department of Education Georgia Standards of Excellence Framework GSE Geometry Unit 6

Georgia Department of Education Georgia Standards of Excellence Framework GSE Geometry Unit 6 How Odd? Standards Addressed in this Task MGSE9-12.S.CP.1 Describe categories of events as subsets of a sample space using unions, intersections, or complements of other events (or, and, not). MGSE9-12.S.CP.7

More information

Mutually Exclusive Events

Mutually Exclusive Events Mutually Exclusive Events Suppose you are rolling a six-sided die. What is the probability that you roll an odd number and you roll a 2? Can these both occur at the same time? Why or why not? Mutually

More information

Probability - Chapter 4

Probability - Chapter 4 Probability - Chapter 4 In this chapter, you will learn about probability its meaning, how it is computed, and how to evaluate it in terms of the likelihood of an event actually happening. A cynical person

More information

CHAPTERS 14 & 15 PROBABILITY STAT 203

CHAPTERS 14 & 15 PROBABILITY STAT 203 CHAPTERS 14 & 15 PROBABILITY STAT 203 Where this fits in 2 Up to now, we ve mostly discussed how to handle data (descriptive statistics) and how to collect data. Regression has been the only form of statistical

More information

1. How to identify the sample space of a probability experiment and how to identify simple events

1. How to identify the sample space of a probability experiment and how to identify simple events Statistics Chapter 3 Name: 3.1 Basic Concepts of Probability Learning objectives: 1. How to identify the sample space of a probability experiment and how to identify simple events 2. How to use the Fundamental

More information

Math 1070 Sample Exam 1

Math 1070 Sample Exam 1 University of Connecticut Department of Mathematics Math 1070 Sample Exam 1 Exam 1 will cover sections 4.1-4.7 and 5.1-5.4. This sample exam is intended to be used as one of several resources to help you

More information

Applied Statistics I

Applied Statistics I Applied Statistics I Liang Zhang Department of Mathematics, University of Utah June 12, 2008 Liang Zhang (UofU) Applied Statistics I June 12, 2008 1 / 29 In Probability, our main focus is to determine

More information

Option 1: You could simply list all the possibilities: wool + red wool + green wool + black. cotton + green cotton + black

Option 1: You could simply list all the possibilities: wool + red wool + green wool + black. cotton + green cotton + black ACTIVITY 6.2 CHOICES 713 OBJECTIVES ACTIVITY 6.2 Choices 1. Apply the multiplication principle of counting. 2. Determine the sample space for a probability distribution. 3. Display a sample space with

More information

November 6, Chapter 8: Probability: The Mathematics of Chance

November 6, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 6, 2013 Last Time Crystallographic notation Groups Crystallographic notation The first symbol is always a p, which indicates that the pattern

More information

Quiz 2 Review - on Notebook Paper Are You Ready For Your Last Quiz In Honors Math II??

Quiz 2 Review - on Notebook Paper Are You Ready For Your Last Quiz In Honors Math II?? Quiz 2 Review - on Notebook Paper Are You Ready For Your Last Quiz In Honors Math II?? Some things to Know, Memorize, AND Understand how to use are n What are the formulas? Pr ncr Fill in the notation

More information

November 11, Chapter 8: Probability: The Mathematics of Chance

November 11, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 11, 2013 Last Time Probability Models and Rules Discrete Probability Models Equally Likely Outcomes Probability Rules Probability Rules Rule 1.

More information

Chapter 1. Set Theory

Chapter 1. Set Theory Chapter 1 Set Theory 1 Section 1.1: Types of Sets and Set Notation Set: A collection or group of distinguishable objects. Ex. set of books, the letters of the alphabet, the set of whole numbers. You can

More information

I. WHAT IS PROBABILITY?

I. WHAT IS PROBABILITY? C HAPTER 3 PROAILITY Random Experiments I. WHAT IS PROAILITY? The weatherman on 10 o clock news program states that there is a 20% chance that it will snow tomorrow, a 65% chance that it will rain and

More information

ACHS Math Team Lecture: Introduction to Set Theory Peter S. Simon

ACHS Math Team Lecture: Introduction to Set Theory Peter S. Simon ACHS Math Team Lecture: Introduction to Set Theory Peter S. Simon Introduction to Set Theory A set is a collection of objects, called elements or members of the set. We will usually denote a set by a capital

More information

Chapter 5: Probability: What are the Chances? Section 5.2 Probability Rules

Chapter 5: Probability: What are the Chances? Section 5.2 Probability Rules + Chapter 5: Probability: What are the Chances? Section 5.2 + Two-Way Tables and Probability When finding probabilities involving two events, a two-way table can display the sample space in a way that

More information

7 5 Compound Events. March 23, Alg2 7.5B Notes on Monday.notebook

7 5 Compound Events. March 23, Alg2 7.5B Notes on Monday.notebook 7 5 Compound Events At a juice bottling factory, quality control technicians randomly select bottles and mark them pass or fail. The manager randomly selects the results of 50 tests and organizes the data

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Statistics Homework Ch 5 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) A coin is tossed. Find the probability

More information

November 8, Chapter 8: Probability: The Mathematics of Chance

November 8, Chapter 8: Probability: The Mathematics of Chance Chapter 8: Probability: The Mathematics of Chance November 8, 2013 Last Time Probability Models and Rules Discrete Probability Models Equally Likely Outcomes Crystallographic notation The first symbol

More information

CHAPTER 8 Additional Probability Topics

CHAPTER 8 Additional Probability Topics CHAPTER 8 Additional Probability Topics 8.1. Conditional Probability Conditional probability arises in probability experiments when the person performing the experiment is given some extra information

More information

WEEK 7 REVIEW. Multiplication Principle (6.3) Combinations and Permutations (6.4) Experiments, Sample Spaces and Events (7.1)

WEEK 7 REVIEW. Multiplication Principle (6.3) Combinations and Permutations (6.4) Experiments, Sample Spaces and Events (7.1) WEEK 7 REVIEW Multiplication Principle (6.3) Combinations and Permutations (6.4) Experiments, Sample Spaces and Events (7.) Definition of Probability (7.2) WEEK 8-7.3, 7.4 and Test Review THE MULTIPLICATION

More information

PROBABILITY. Example 1 The probability of choosing a heart from a deck of cards is given by

PROBABILITY. Example 1 The probability of choosing a heart from a deck of cards is given by Classical Definition of Probability PROBABILITY Probability is the measure of how likely an event is. An experiment is a situation involving chance or probability that leads to results called outcomes.

More information

The study of probability is concerned with the likelihood of events occurring. Many situations can be analyzed using a simplified model of probability

The study of probability is concerned with the likelihood of events occurring. Many situations can be analyzed using a simplified model of probability The study of probability is concerned with the likelihood of events occurring Like combinatorics, the origins of probability theory can be traced back to the study of gambling games Still a popular branch

More information

Textbook: pp Chapter 2: Probability Concepts and Applications

Textbook: pp Chapter 2: Probability Concepts and Applications 1 Textbook: pp. 39-80 Chapter 2: Probability Concepts and Applications 2 Learning Objectives After completing this chapter, students will be able to: Understand the basic foundations of probability analysis.

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. 6. Practice Problems Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Find the probability. ) A bag contains red marbles, blue marbles, and 8

More information

Chapter 6: Probability and Simulation. The study of randomness

Chapter 6: Probability and Simulation. The study of randomness Chapter 6: Probability and Simulation The study of randomness 6.1 Randomness Probability describes the pattern of chance outcomes. Probability is the basis of inference Meaning, the pattern of chance outcomes

More information

Topic : ADDITION OF PROBABILITIES (MUTUALLY EXCLUSIVE EVENTS) TIME : 4 X 45 minutes

Topic : ADDITION OF PROBABILITIES (MUTUALLY EXCLUSIVE EVENTS) TIME : 4 X 45 minutes Worksheet 6 th Topic : ADDITION OF PROBABILITIES (MUTUALLY EXCLUSIVE EVENTS) TIME : 4 X 45 minutes STANDARD COMPETENCY : 1. To use the statistics rules, the rules of counting, and the characteristic of

More information

Chapter 1 - Set Theory

Chapter 1 - Set Theory Midterm review Math 3201 Name: Chapter 1 - Set Theory Part 1: Multiple Choice : 1) U = {hockey, basketball, golf, tennis, volleyball, soccer}. If B = {sports that use a ball}, which element would be in

More information