Stat330 - Solution to Homework 2. 1 Kolmogorov. (c) For any two events A, B Ω, P (A B) = P (A) P (B). Because. and

Size: px
Start display at page:

Download "Stat330 - Solution to Homework 2. 1 Kolmogorov. (c) For any two events A, B Ω, P (A B) = P (A) P (B). Because. and"

Transcription

1 Stat330 - Solution to Homework 2 1 Kolmogorov (a For any two evens, B Ω, Because and P ( B = P ( P ( B. = ( B ( B, ( B ( B =, axiom iii implies that P ( = P ( B + P ( B. The statement follows from subtraction. (b For two events, B Ω with B, P ( B = P ( P (B. Because B, B = B. The statement now follows from part (a. (c For any two events, B Ω, Since and P ( B = P ( + P (B P ( B. B = (B Ā, (B Ā =, axiom iii implies P ( B = P ( + P (B Ā. (1 By part (a, P (B Ā = P (B P (B. The result follows from substituting P (B P (B into (??. n alternative proof of (c is below. P ( B = P ( + P (B P ( B Kolmogorov (iii: B = (B Ā P ( + P (Ā B = P ( + P (B P ( B Kolmogorov (iii: B = ( B (B Ā P (Ā B = P ( B + P (Ā B P ( B 0 = 0(true 1

2 2 Broken omponents Four components are inspected and three events are defined as follows: : all four components are found to be defective B : exactly two components are found defective : at most three components are found defective Interpret the following events. Start by defining a suitable sample space Ω:: a B. b B. c. d. suitable choice for the sample space, is to count the number of defective components. Then Ω = {0, 1, 2, 3, } and the events, B, can be rewritten as = {}, B = {2} and = {0, 1, 2, 3} With that a B = {2} {0, 1, 2, 3} = = at most three components are found defective. b B = {2} = B = exactly two components are found defective. c = {0, 1, 2, 3, } = any number of components is found to be defective = Ω. d =. 3 Events and Notation Suppose that, B, and are three events in an experiment. Express each of the following events in set notation and find its probability. (a t least one of the three events occurs. t least one event occurs = B (b None of the three events occurs. None of the three events occur = Ā B = B (c Exactly one of the three events occurs. Exactly one of the three events occurs = ( B (Ā B (Ā B (d Exactly two of the three events occurs. Exactly two of the three events occurs = ( B ( B (Ā B Note that the event in (d is the complement of the union of the events in (a, (b, and (c. 2

3 ounting For all of the following problems find the sample space first. Determine the size of the sample space, then deal with the specified event. (a lottery has 53 numbers from which seven are selected without replacement. You play the lottery by selecting seven numbers from the same 53 numbers without replacement. What is the probability that your seven numbers are the same as the lottery s? The sample space Ω is the set consisting of all sets of seven numbers drawn without replacement, i.e. Ω = ( 53 7 ll elements in this sample space have the same probability. We only have one chance to pick all seven numbers correctly, which results in a probability of winning the lottery of ( 53 1/ (b Find the probability of being dealt three kings in a five-card hand in a 52-card standard deck (no jokers when the cards are drawn without replacement? What if the cards are drawn with replacement (and re-shuffling between each draw? First, suppose the cards are drawn, as usual, without replacement. The sample space Ω is the set consisting of all sets of five card hands drawn without replacement, i.e. Ω = ( 53 5 ll elements in this sample space have the same probability. ll hands we are interested in consist of 3 kings (out of possible king cards and 2 other cards (out of 8 non-king cards. We can think of the process of drawing such a hand as a series of two actions: draw kings first, then draw other cards. This means, that we can apply the multiplication principle to these sub-actions. We have ( ( 3 ways of choosing three kings out of four and 8 2 ways of choosing two additional non-king cards. This gives overall ( ( possibilities and leads to a probability of ( ( ( 53 5 Now, suppose the selected card is replaced after each draw. The sample space Ω is now the set of all ordered 5-tuples of cards, where the same card may appear in a 5-tuple twice. Using the multiplication principle, Ω = The number of ways to select three kings can be divided into the three sub-actions. The first sub-action is choosing which three of the five draws are the kings (i.e., the first, second and third draws, the first, third, and fifth draws, the second, fourth and fifth draws, etc.. There are ( 5 3 ways to do this first sub-action. The second sub-action is picking the three kings. There are 3 ways to pick three kings with replacement from a standard deck, so there are 3 ways to complete the second sub-action. The third sub-action is picking the other two cards. There are 8 cards in the deck that are not kings, so there are 8 2 ways to pick the other two cards. pplying the multiplication principle to the three sub-actions gives ( ways to draw the three kings. Since all outcomes in Ω are equally likely, the probability of choosing three kings when sampling is with replacement is ( =

4 (c How many different passwords of length 6 can be generated from the set of letters a - z, - Z and digits 0, 1-9 using at least two digits each? Symbols can be used more than once. Here, we can start with the number of different letter/digit combinations that are at all possible using 10 digits and 52 letters - that is an ordered sample of size six drawn with replacement, i.e. we have 62 6 many. Not all of these combinations are valid passwords, though. If we subtract the invalid combinations, we will end up with the number of valid passwords: Non-valid combinations are the ones using only letters, there we have 52 6 many. The other source of invalid combinations are the ones that only use one digit. We have possibilities for that (explanation: assume at first that the digit is at the last place, i.e. we get passwords of the form e.g. heike3 for that we have choices. Since the digit can be at any one of the positions, we multiply that expression by 6. Overall the number of valid passwords is = 1, 217, 38, 000 (d How many ways are there to re-arrange the letters M I S S I S S I P P I to different words of length 11? Why is it not just 11!? Even though MISSISSIPPI has length 11, we do not have 11! ways of re-ordering letters for different words because of all the duplicate letters, i.e. we can t distinguish between MISSISSIPPI and MISSISSIPPI, if we exchange the first and the second S. We therefore need to think of a different strategy - there are different approaches, but I ll try to explain just the one that I find easiest: think of the word as 11 positions. We have 1 M, Is, Ss and 2 Ps to distribute. We can think of doing sequentially, i.e. we are dealing with four sub-actions, which means we are going to multiply the number of possibilities. The first action is to choose a spot for the M - there are 11 possibilities for that. Now we want to distribute Is. Since one spot is taken, there are only 10 left, from which we can pick. Order does not matter, since we cannot distinguish between the Is, therefore there are ( 10 choices to pick spots among 10. We can deal with the Ss in the same way - 5 spots are gone, i.e. we are left with 6 spots, from which we pick another, which leaves us with ( 6 possibilities to do so. Finally the Ps - since we have only two spots left, there is real choice anymore, i.e. 1 way is left. Overall, we have ( ( = ( 11 1 ( 10 ( 6 ( 2 = 11! ! 10!! 6! 6!! 2! 2! 2! 0! = 11!!!2! = 3650 Please note that these are Dr. Hofmann s solutions. I (Emily think that her explanation is great and agree with her that this is the easiest way to approach this problem. 5 Deriving Probabiltities (a Restaurant certain restaurant has two cooks the chief cook and his assistant. On any given day, the probability that the chief cook will show up for work is 0.97, the probability that the assistant cook will show up for work is 0.96, and the probability that at least one of the two cooks will show up for work is Find the probabilities that on any given day the restaurant will have

5 a both cooks, b neither of the two cooks, c only the chief cook, d only the assistant cook, e only one of the two cooks. The easiest way to solve a problem like this is to draw a Venn diagram first and try to figure out, which parts of it we already know and which parts are asked for in the questions: Let s use to describe the event that the chief cook is in and that his assistant is in. We already know, that P ( = 0.97 and P ( = The event at least one of them is in is the same as the chief is in or the assistant is in (or both, which translates to the event. Therefore, P ( = From a to e the above events can be drawn in Venn diagrams: a b c d e The probability for a is (remember the addition rule! P ( = P ( + P ( P ( = = b P (Ā = = 0.02 c P (Ā = P ( P ( = 0.02 d P ( = P ( P ( = 0.01 e P ( + P (Ā = 0.03 (b Best-By There are five containers of milk on a shelf; unknown to you, two of them have passed their use-by date. You grab two at random. What s the probability that neither have passed their use-by date? Suppose someone else has got in just ahead of you, taking one container, after examining the dates. What s the probability that the two you take after that are ahead of their use-by dates? There are five containers of milk on the shelf - you pick 2. The numbers of possibilities to do this is given as ( 5 2 = 10. ll of those possibilities are equally likely. Now, we want to know the number of possibilities to pick two containers from the good ones. There are in total three containers with 5

6 fresh milk - so, in the same way as before, there are ( 3 2 = 3 possibilities to pick two of the good containers. In total that gives us a probability of 3/10 = 0.3 to pick two good containers. Now, someone else has taken a container of milk and presumably, he/she will have taken one of the fresh containers. So, there are containers left - we have ( 2 = 6 possibilities to take two of them. There s only 1 possibility left to take the two fresh containers, which gives a probability of 1/6. 6

Math 463/563 Homework #2 - Solutions

Math 463/563 Homework #2 - Solutions Math 463/563 Homework #2 - Solutions 1. How many 5-digit numbers can be formed with the integers 1, 2,..., 9 if no digit can appear exactly once? (For instance 43443 is OK, while 43413 is not allowed.)

More information

3.2 Probability Rules

3.2 Probability Rules 3.2 Probability Rules The idea of probability rests on the fact that chance behavior is predictable in the long run. In the last section, we used simulation to imitate chance behavior. Do we always need

More information

Review Counting Principles Theorems Examples. John Venn. Arthur Berg Counting Rules 2/ 21

Review Counting Principles Theorems Examples. John Venn. Arthur Berg Counting Rules 2/ 21 Counting Rules John Venn Arthur Berg Counting Rules 2/ 21 Augustus De Morgan Arthur Berg Counting Rules 3/ 21 Algebraic Laws Let S be a sample space and A, B, C be three events in S. Commutative Laws:

More information

18.600: Lecture 3 What is probability?

18.600: Lecture 3 What is probability? 18.600: Lecture 3 What is probability? Scott Sheffield MIT Outline Formalizing probability Sample space DeMorgan s laws Axioms of probability Outline Formalizing probability Sample space DeMorgan s laws

More information

Fundamentals of Probability CE 311S

Fundamentals of Probability CE 311S Fundamentals of Probability CE 311S OUTLINE Review Elementary set theory Probability fundamentals: outcomes, sample spaces, events Outline ELEMENTARY SET THEORY Basic probability concepts can be cast in

More information

Chapter 2 Class Notes

Chapter 2 Class Notes Chapter 2 Class Notes Probability can be thought of in many ways, for example as a relative frequency of a long series of trials (e.g. flips of a coin or die) Another approach is to let an expert (such

More information

Probability Exercises. Problem 1.

Probability Exercises. Problem 1. Probability Exercises. Ma 162 Spring 2010 Ma 162 Spring 2010 April 21, 2010 Problem 1. ˆ Conditional Probability: It is known that a student who does his online homework on a regular basis has a chance

More information

Probabilistic models

Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became the definitive formulation

More information

Term Definition Example Random Phenomena

Term Definition Example Random Phenomena UNIT VI STUDY GUIDE Probabilities Course Learning Outcomes for Unit VI Upon completion of this unit, students should be able to: 1. Apply mathematical principles used in real-world situations. 1.1 Demonstrate

More information

Solving Systems of Equations

Solving Systems of Equations Solving Systems of Equations Solving Systems of Equations What are systems of equations? Two or more equations that have the same variable(s) Solving Systems of Equations There are three ways to solve

More information

HW3, for MATH441, STAT461, STAT561, due September 20th

HW3, for MATH441, STAT461, STAT561, due September 20th HW3, for MATH441, STAT461, STAT561, due September 20th 1. Suppose A and B are independent with 0 < P (A), P (B) < 1. Show that A c and B c are also independent. Solution. We know that P (AB) = P (A)P (B)

More information

Probability - Lecture 4

Probability - Lecture 4 1 Introduction Probability - Lecture 4 Many methods of computation physics and the comparison of data to a mathematical representation, apply stochastic methods. These ideas were first introduced in the

More information

Probabilistic models

Probabilistic models Probabilistic models Kolmogorov (Andrei Nikolaevich, 1903 1987) put forward an axiomatic system for probability theory. Foundations of the Calculus of Probabilities, published in 1933, immediately became

More information

STAT509: Probability

STAT509: Probability University of South Carolina August 20, 2014 The Engineering Method and Statistical Thinking The general steps of engineering method are: 1. Develop a clear and concise description of the problem. 2. Identify

More information

Mathematical Probability

Mathematical Probability Mathematical Probability STA 281 Fall 2011 1 Introduction Engineers and scientists are always exposed to data, both in their professional capacities and in everyday activities. The discipline of statistics

More information

P (E) = P (A 1 )P (A 2 )... P (A n ).

P (E) = P (A 1 )P (A 2 )... P (A n ). Lecture 9: Conditional probability II: breaking complex events into smaller events, methods to solve probability problems, Bayes rule, law of total probability, Bayes theorem Discrete Structures II (Summer

More information

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then

If S = {O 1, O 2,, O n }, where O i is the i th elementary outcome, and p i is the probability of the i th elementary outcome, then 1.1 Probabilities Def n: A random experiment is a process that, when performed, results in one and only one of many observations (or outcomes). The sample space S is the set of all elementary outcomes

More information

Conditional Probability

Conditional Probability Conditional Probability When we obtain additional information about a probability experiment, we want to use the additional information to reassess the probabilities of events given the new information.

More information

Section 1.1: Patterns in Division

Section 1.1: Patterns in Division Section 1.1: Patterns in Division Dividing by 2 All even numbers are divisible by 2. E.g., all numbers ending in 0,2,4,6 or 8. Dividing by 4 1. Are the last two digits in your number divisible by 4? 2.

More information

Chapter 8 Sequences, Series, and Probability

Chapter 8 Sequences, Series, and Probability Chapter 8 Sequences, Series, and Probability Overview 8.1 Sequences and Series 8.2 Arithmetic Sequences and Partial Sums 8.3 Geometric Sequences and Partial Sums 8.5 The Binomial Theorem 8.6 Counting Principles

More information

Statistical Inference

Statistical Inference Statistical Inference Lecture 1: Probability Theory MING GAO DASE @ ECNU (for course related communications) mgao@dase.ecnu.edu.cn Sep. 11, 2018 Outline Introduction Set Theory Basics of Probability Theory

More information

Notes Week 2 Chapter 3 Probability WEEK 2 page 1

Notes Week 2 Chapter 3 Probability WEEK 2 page 1 Notes Week 2 Chapter 3 Probability WEEK 2 page 1 The sample space of an experiment, sometimes denoted S or in probability theory, is the set that consists of all possible elementary outcomes of that experiment

More information

Statistics 1L03 - Midterm #2 Review

Statistics 1L03 - Midterm #2 Review Statistics 1L03 - Midterm # Review Atinder Bharaj Made with L A TEX October, 01 Introduction As many of you will soon find out, I will not be holding the next midterm review. To make it a bit easier on

More information

4.4-Multiplication Rule: Basics

4.4-Multiplication Rule: Basics .-Multiplication Rule: Basics The basic multiplication rule is used for finding P (A and, that is, the probability that event A occurs in a first trial and event B occurs in a second trial. If the outcome

More information

Chapter 2 PROBABILITY SAMPLE SPACE

Chapter 2 PROBABILITY SAMPLE SPACE Chapter 2 PROBABILITY Key words: Sample space, sample point, tree diagram, events, complement, union and intersection of an event, mutually exclusive events; Counting techniques: multiplication rule, permutation,

More information

Binomial Probability. Permutations and Combinations. Review. History Note. Discuss Quizzes/Answer Questions. 9.0 Lesson Plan

Binomial Probability. Permutations and Combinations. Review. History Note. Discuss Quizzes/Answer Questions. 9.0 Lesson Plan 9.0 Lesson Plan Discuss Quizzes/Answer Questions History Note Review Permutations and Combinations Binomial Probability 1 9.1 History Note Pascal and Fermat laid out the basic rules of probability in a

More information

Ch 14 Randomness and Probability

Ch 14 Randomness and Probability Ch 14 Randomness and Probability We ll begin a new part: randomness and probability. This part contain 4 chapters: 14-17. Why we need to learn this part? Probability is not a portion of statistics. Instead

More information

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e

Chapter 5 : Probability. Exercise Sheet. SHilal. 1 P a g e 1 P a g e experiment ( observing / measuring ) outcomes = results sample space = set of all outcomes events = subset of outcomes If we collect all outcomes we are forming a sample space If we collect some

More information

3 PROBABILITY TOPICS

3 PROBABILITY TOPICS Chapter 3 Probability Topics 135 3 PROBABILITY TOPICS Figure 3.1 Meteor showers are rare, but the probability of them occurring can be calculated. (credit: Navicore/flickr) Introduction It is often necessary

More information

The probability of an event is viewed as a numerical measure of the chance that the event will occur.

The probability of an event is viewed as a numerical measure of the chance that the event will occur. Chapter 5 This chapter introduces probability to quantify randomness. Section 5.1: How Can Probability Quantify Randomness? The probability of an event is viewed as a numerical measure of the chance that

More information

Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3)

Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3) 1 Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3) On this exam, questions may come from any of the following topic areas: - Union and intersection of sets - Complement of

More information

CMPSCI 240: Reasoning about Uncertainty

CMPSCI 240: Reasoning about Uncertainty CMPSCI 240: Reasoning about Uncertainty Lecture 4: Sequential experiments Andrew McGregor University of Massachusetts Last Compiled: February 2, 2017 Outline 1 Recap 2 Sequential Experiments 3 Total Probability

More information

Solving Equations with Addition and Subtraction

Solving Equations with Addition and Subtraction OBJECTIVE: You need to be able to solve equations by using addition and subtraction. In math, when you say two things are equal to each other, you mean they represent the same value. We use the = sign

More information

HYPERGEOMETRIC and NEGATIVE HYPERGEOMETIC DISTRIBUTIONS

HYPERGEOMETRIC and NEGATIVE HYPERGEOMETIC DISTRIBUTIONS HYPERGEOMETRIC and NEGATIVE HYPERGEOMETIC DISTRIBUTIONS A The Hypergeometric Situation: Sampling without Replacement In the section on Bernoulli trials [top of page 3 of those notes], it was indicated

More information

Lecture 4. Selected material from: Ch. 6 Probability

Lecture 4. Selected material from: Ch. 6 Probability Lecture 4 Selected material from: Ch. 6 Probability Example: Music preferences F M Suppose you want to know what types of CD s males and females are more likely to buy. The CD s are classified as Classical,

More information

Algebra Terminology Part 1

Algebra Terminology Part 1 Grade 8 1 Algebra Terminology Part 1 Constant term or constant Variable Numerical coefficient Algebraic term Like terms/unlike Terms Algebraic expression Algebraic equation Simplifying Solving TRANSLATION

More information

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14 CS 70 Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 14 Introduction One of the key properties of coin flips is independence: if you flip a fair coin ten times and get ten

More information

MATH MW Elementary Probability Course Notes Part I: Models and Counting

MATH MW Elementary Probability Course Notes Part I: Models and Counting MATH 2030 3.00MW Elementary Probability Course Notes Part I: Models and Counting Tom Salisbury salt@yorku.ca York University Winter 2010 Introduction [Jan 5] Probability: the mathematics used for Statistics

More information

Grades 7 & 8, Math Circles 24/25/26 October, Probability

Grades 7 & 8, Math Circles 24/25/26 October, Probability Faculty of Mathematics Waterloo, Ontario NL 3G1 Centre for Education in Mathematics and Computing Grades 7 & 8, Math Circles 4/5/6 October, 017 Probability Introduction Probability is a measure of how

More information

1.1 Inductive Reasoning filled in.notebook August 20, 2015

1.1 Inductive Reasoning filled in.notebook August 20, 2015 1.1 Inductive Reasoning 1 Vocabulary Natural or Counting Numbers Ellipsis Scientific Method Hypothesis or Conjecture Counterexample 2 Vocabulary Natural or Counting Numbers 1, 2, 3, 4, 5... positive whole

More information

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability

Lecture Notes 1 Basic Probability. Elements of Probability. Conditional probability. Sequential Calculation of Probability Lecture Notes 1 Basic Probability Set Theory Elements of Probability Conditional probability Sequential Calculation of Probability Total Probability and Bayes Rule Independence Counting EE 178/278A: Basic

More information

Mathematics Enhancement Programme

Mathematics Enhancement Programme UNIT 9 Lesson Plan 1 Perimeters Perimeters 1 1A 1B Units of length T: We're going to measure the lengths of the sides of some shapes. Firstly we need to decide what units to use - what length-units do

More information

Mathmatics 239 solutions to Homework for Chapter 2

Mathmatics 239 solutions to Homework for Chapter 2 Mathmatics 239 solutions to Homework for Chapter 2 Old version of 8.5 My compact disc player has space for 5 CDs; there are five trays numbered 1 through 5 into which I load the CDs. I own 100 CDs. a)

More information

Vina Nguyen HSSP July 6, 2008

Vina Nguyen HSSP July 6, 2008 Vina Nguyen HSSP July 6, 2008 1 Late registration Claroline class server 2 What are the two types of probability? 3 What are the two types of probability? What is a set? 4 What are the two types of probability?

More information

Probability (Devore Chapter Two)

Probability (Devore Chapter Two) Probability (Devore Chapter Two) 1016-345-01: Probability and Statistics for Engineers Fall 2012 Contents 0 Administrata 2 0.1 Outline....................................... 3 1 Axiomatic Probability 3

More information

Random arrang ement (disorder) Ordered arrangement (order)

Random arrang ement (disorder) Ordered arrangement (order) 2 CHAPTER 3 In any spontaneous energy conversion, the entropy of the system increases. Regardless of the nature of energy conversion, the entropy of the universe tends toward a maximum. (more probable)

More information

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2

Probability Experiments, Trials, Outcomes, Sample Spaces Example 1 Example 2 Probability 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. However, probability models underlie

More information

Lecture 1. Chapter 1. (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 ( ). 1. What is Statistics?

Lecture 1. Chapter 1. (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 ( ). 1. What is Statistics? Lecture 1 (Part I) Material Covered in This Lecture: Chapter 1, Chapter 2 (2.1 --- 2.6). Chapter 1 1. What is Statistics? 2. Two definitions. (1). Population (2). Sample 3. The objective of statistics.

More information

Probability and Statistics Notes

Probability and Statistics Notes Probability and Statistics Notes Chapter One Jesse Crawford Department of Mathematics Tarleton State University (Tarleton State University) Chapter One Notes 1 / 71 Outline 1 A Sketch of Probability and

More information

MGF 1106: Exam 1 Solutions

MGF 1106: Exam 1 Solutions MGF 1106: Exam 1 Solutions 1. (15 points total) True or false? Explain your answer. a) A A B Solution: Drawn as a Venn diagram, the statement says: This is TRUE. The union of A with any set necessarily

More information

Axioms of Probability. Set Theory. M. Bremer. Math Spring 2018

Axioms of Probability. Set Theory. M. Bremer. Math Spring 2018 Math 163 - pring 2018 Axioms of Probability Definition: The set of all possible outcomes of an experiment is called the sample space. The possible outcomes themselves are called elementary events. Any

More information

Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is

Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is Chapter 13, Probability from Applied Finite Mathematics by Rupinder Sekhon was developed by OpenStax College, licensed by Rice University, and is available on the Connexions website. It is used under a

More information

Reteach Simplifying Algebraic Expressions

Reteach Simplifying Algebraic Expressions 1-4 Simplifying Algebraic Expressions To evaluate an algebraic expression you substitute numbers for variables. Then follow the order of operations. Here is a sentence that can help you remember the order

More information

STAT 430/510 Probability

STAT 430/510 Probability STAT 430/510 Probability Hui Nie Lecture 3 May 28th, 2009 Review We have discussed counting techniques in Chapter 1. Introduce the concept of the probability of an event. Compute probabilities in certain

More information

= A. Example 2. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {4, 6, 7, 9, 10}, and B = {2, 6, 8, 9}. Draw the sets on a Venn diagram.

= A. Example 2. Let U = {1, 2, 3, 4, 5, 6, 7, 8, 9, 10}, A = {4, 6, 7, 9, 10}, and B = {2, 6, 8, 9}. Draw the sets on a Venn diagram. MATH 109 Sets A mathematical set is a well-defined collection of objects A for which we can determine precisely whether or not any object belongs to A. Objects in a set are formally called elements of

More information

Solving Equations by Adding and Subtracting

Solving Equations by Adding and Subtracting SECTION 2.1 Solving Equations by Adding and Subtracting 2.1 OBJECTIVES 1. Determine whether a given number is a solution for an equation 2. Use the addition property to solve equations 3. Determine whether

More information

Slide 1 Math 1520, Lecture 21

Slide 1 Math 1520, Lecture 21 Slide 1 Math 1520, Lecture 21 This lecture is concerned with a posteriori probability, which is the probability that a previous event had occurred given the outcome of a later event. Slide 2 Conditional

More information

Algebra I Notes Unit Thirteen: Rational Expressions and Equations

Algebra I Notes Unit Thirteen: Rational Expressions and Equations Algebra I Notes Unit Thirteen: Rational Epressions and Equations Syllabus Objective: 10. The student will solve rational equations. (proportions and percents) Ratio: the relationship a b of two quantities,

More information

Take the Anxiety Out of Word Problems

Take the Anxiety Out of Word Problems Take the Anxiety Out of Word Problems I find that students fear any problem that has words in it. This does not have to be the case. In this chapter, we will practice a strategy for approaching word problems

More information

PRACTICE PROBLEMS FOR EXAM 1

PRACTICE PROBLEMS FOR EXAM 1 PRACTICE PROBLEMS FOR EXAM 1 Math 3160Q Spring 01 Professor Hohn Below is a list of practice questions for Exam 1. Any quiz, homework, or example problem has a chance of being on the exam. For more practice,

More information

P (second card 7 first card King) = P (second card 7) = %.

P (second card 7 first card King) = P (second card 7) = %. Example 1. A card is dealt from the top of a well-shu ed deck, then it is replaced, the deck is reshu ed and another card is dealt. What is the probability that the second card is a 7 given that the first

More information

PROBABILITY.

PROBABILITY. PROBABILITY PROBABILITY(Basic Terminology) Random Experiment: If in each trial of an experiment conducted under identical conditions, the outcome is not unique, but may be any one of the possible outcomes,

More information

1-1. Expressions and Formulas. Lesson 1-1. What You ll Learn. Active Vocabulary

1-1. Expressions and Formulas. Lesson 1-1. What You ll Learn. Active Vocabulary 1-1 Expressions and Formulas What You ll Learn Skim the lesson. Write two things you already know about expressions and formulas. 1. Active Vocabulary 2. Review Vocabulary Identify the four grouping symbols

More information

The Geometric Distribution

The Geometric Distribution MATH 382 The Geometric Distribution Dr. Neal, WKU Suppose we have a fixed probability p of having a success on any single attempt, where p > 0. We continue to make independent attempts until we succeed.

More information

Probability Year 10. Terminology

Probability Year 10. Terminology Probability Year 10 Terminology Probability measures the chance something happens. Formally, we say it measures how likely is the outcome of an event. We write P(result) as a shorthand. An event is some

More information

4. Probability of an event A for equally likely outcomes:

4. Probability of an event A for equally likely outcomes: University of California, Los Angeles Department of Statistics Statistics 110A Instructor: Nicolas Christou Probability Probability: A measure of the chance that something will occur. 1. Random experiment:

More information

Elementary Discrete Probability

Elementary Discrete Probability Elementary Discrete Probability MATH 472 Financial Mathematics J Robert Buchanan 2018 Objectives In this lesson we will learn: the terminology of elementary probability, elementary rules of probability,

More information

MAT 271E Probability and Statistics

MAT 271E Probability and Statistics MAT 271E Probability and Statistics Spring 2011 Instructor : Class Meets : Office Hours : Textbook : Supp. Text : İlker Bayram EEB 1103 ibayram@itu.edu.tr 13.30 16.30, Wednesday EEB? 10.00 12.00, Wednesday

More information

Probability and the Second Law of Thermodynamics

Probability and the Second Law of Thermodynamics Probability and the Second Law of Thermodynamics Stephen R. Addison January 24, 200 Introduction Over the next several class periods we will be reviewing the basic results of probability and relating probability

More information

Total score: /100 points

Total score: /100 points Points missed: Student's Name: Total score: /100 points East Tennessee State University Department of Computer and Information Sciences CSCI 710 (Tarnoff) Discrete Structures TEST for Spring Semester,

More information

2011 Pearson Education, Inc

2011 Pearson Education, Inc Statistics for Business and Economics Chapter 3 Probability Contents 1. Events, Sample Spaces, and Probability 2. Unions and Intersections 3. Complementary Events 4. The Additive Rule and Mutually Exclusive

More information

Conditional Probability & Independence. Conditional Probabilities

Conditional Probability & Independence. Conditional Probabilities Conditional Probability & Independence Conditional Probabilities Question: How should we modify P(E) if we learn that event F has occurred? Definition: the conditional probability of E given F is P(E F

More information

Intermediate Math Circles November 8, 2017 Probability II

Intermediate Math Circles November 8, 2017 Probability II Intersection of Events and Independence Consider two groups of pairs of events Intermediate Math Circles November 8, 017 Probability II Group 1 (Dependent Events) A = {a sales associate has training} B

More information

Lecture 1: An introduction to probability theory

Lecture 1: An introduction to probability theory Econ 514: Probability and Statistics Lecture 1: An introduction to probability theory Random Experiments Random experiment: Experiment/phenomenon/action/mechanism with outcome that is not (fully) predictable.

More information

Senior Math Circles March 3, 2010 Counting Techniques and Probability II

Senior Math Circles March 3, 2010 Counting Techniques and Probability II 1 University of Waterloo Faculty of Mathematics Senior Math Circles March 3, 2010 Counting Techniques and Probability II Centre for Education in Mathematics and Computing Counting Rules Multiplication

More information

Review Basic Probability Concept

Review Basic Probability Concept Economic Risk and Decision Analysis for Oil and Gas Industry CE81.9008 School of Engineering and Technology Asian Institute of Technology January Semester Presented by Dr. Thitisak Boonpramote Department

More information

Understanding Atomic Mass

Understanding Atomic Mass Understanding Atomic Mass What does a deck cards and the atomic mass on the periodic table have in common.? Let s Review Significant Figures and Digits All numbered digits are significant. i.e. 632 g =

More information

Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams

Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams Math 3 Proportion & Probability Part 2 Sequences, Patterns, Frequency Tables & Venn Diagrams 1 MATH 2 REVIEW ARITHMETIC SEQUENCES In an Arithmetic Sequence the difference between one term and the next

More information

UNIT 5 ~ Probability: What Are the Chances? 1

UNIT 5 ~ Probability: What Are the Chances? 1 UNIT 5 ~ Probability: What Are the Chances? 1 6.1: Simulation Simulation: The of chance behavior, based on a that accurately reflects the phenomenon under consideration. (ex 1) Suppose we are interested

More information

Probability Questions for Bank Exams Probability Quiz at Smartkeeda.

Probability Questions for Bank Exams Probability Quiz at Smartkeeda. Probability Questions for Bank Exams Probability Quiz at Smartkeeda. Probability Quiz 1 A shop sells 10 tube lights out of which 3 are defective. Salman buys four tube lights. 1. Find the probability that

More information

Solution: There are 30 choices for the first person to leave, 29 for the second, etc. Thus this exodus can occur in. = P (30, 8) ways.

Solution: There are 30 choices for the first person to leave, 29 for the second, etc. Thus this exodus can occur in. = P (30, 8) ways. Math-2320 Assignment 7 Solutions Problem 1: (Section 7.1 Exercise 4) There are 30 people in a class learning about permutations. One after another, eight people gradually slip out the back door. In how

More information

Problem # Number of points 1 /20 2 /20 3 /20 4 /20 5 /20 6 /20 7 /20 8 /20 Total /150

Problem # Number of points 1 /20 2 /20 3 /20 4 /20 5 /20 6 /20 7 /20 8 /20 Total /150 Name Student ID # Instructor: SOLUTION Sergey Kirshner STAT 516 Fall 09 Practice Midterm #1 January 31, 2010 You are not allowed to use books or notes. Non-programmable non-graphic calculators are permitted.

More information

ECE 501b Homework #4 Due: 10/22/2012

ECE 501b Homework #4 Due: 10/22/2012 1. Game Strategy: Consider a multiplayer boardgame that takes place on the following board and with the following rules: 7 8 9 10 6 11 5 12 4 3 2 1 The board contains six squares that are property (the

More information

Probability. Chapter 1 Probability. A Simple Example. Sample Space and Probability. Sample Space and Event. Sample Space (Two Dice) Probability

Probability. Chapter 1 Probability. A Simple Example. Sample Space and Probability. Sample Space and Event. Sample Space (Two Dice) Probability Probability Chapter 1 Probability 1.1 asic Concepts researcher claims that 10% of a large population have disease H. random sample of 100 people is taken from this population and examined. If 20 people

More information

MATH2206 Prob Stat/20.Jan Weekly Review 1-2

MATH2206 Prob Stat/20.Jan Weekly Review 1-2 MATH2206 Prob Stat/20.Jan.2017 Weekly Review 1-2 This week I explained the idea behind the formula of the well-known statistic standard deviation so that it is clear now why it is a measure of dispersion

More information

2. Counting and Probability

2. Counting and Probability 2. Counting and Probability 2.1.1 Factorials 2.1.2 Combinatorics 2.2.1 Probability Theory 2.2.2 Probability Examples 2.1.1 Factorials Combinatorics Combinatorics is the mathematics of counting. It can

More information

Statistics for Engineers

Statistics for Engineers Statistics for Engineers Antony Lewis http://cosmologist.info/teaching/stat/ Starter question Have you previously done any statistics? 1. Yes 2. No 54% 46% 1 2 BOOKS Chatfield C, 1989. Statistics for

More information

Solving Equations with Addition and Subtraction. Solving Equations with Addition and Subtraction. Solving Equations with Addition and Subtraction

Solving Equations with Addition and Subtraction. Solving Equations with Addition and Subtraction. Solving Equations with Addition and Subtraction OBJECTIVE: You need to be able to solve equations by using addition and subtraction. In math, when you say two things are equal to each other, you mean they represent the same value. We use the sign to

More information

Lecture 3 Probability Basics

Lecture 3 Probability Basics Lecture 3 Probability Basics Thais Paiva STA 111 - Summer 2013 Term II July 3, 2013 Lecture Plan 1 Definitions of probability 2 Rules of probability 3 Conditional probability What is Probability? Probability

More information

1. When applied to an affected person, the test comes up positive in 90% of cases, and negative in 10% (these are called false negatives ).

1. When applied to an affected person, the test comes up positive in 90% of cases, and negative in 10% (these are called false negatives ). CS 70 Discrete Mathematics for CS Spring 2006 Vazirani Lecture 8 Conditional Probability A pharmaceutical company is marketing a new test for a certain medical condition. According to clinical trials,

More information

Q520: Answers to the Homework on Hopfield Networks. 1. For each of the following, answer true or false with an explanation:

Q520: Answers to the Homework on Hopfield Networks. 1. For each of the following, answer true or false with an explanation: Q50: Answers to the Homework on Hopfield Networks 1. For each of the following, answer true or false with an explanation: a. Fix a Hopfield net. If o and o are neighboring observation patterns then Φ(

More information

Chapter 1 Review of Equations and Inequalities

Chapter 1 Review of Equations and Inequalities Chapter 1 Review of Equations and Inequalities Part I Review of Basic Equations Recall that an equation is an expression with an equal sign in the middle. Also recall that, if a question asks you to solve

More information

STUDY GUIDE Math 20. To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition

STUDY GUIDE Math 20. To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition STUDY GUIDE Math 0 To the students: To accompany Intermediate Algebra for College Students By Robert Blitzer, Third Edition When you study Algebra, the material is presented to you in a logical sequence.

More information

Probability Notes (A) , Fall 2010

Probability Notes (A) , Fall 2010 Probability Notes (A) 18.310, Fall 2010 We are going to be spending around four lectures on probability theory this year. These notes cover approximately the first three lectures on it. Probability theory

More information

Math 3201 Unit 1 Set Theory

Math 3201 Unit 1 Set Theory Math 3201 Unit 1 Set Theory Overview In this unit, we will organize information into. We will use diagrams to illustrate between sets and subsets and use to describe sets. We will determine the in each

More information

Lecture 3. Probability and elements of combinatorics

Lecture 3. Probability and elements of combinatorics Introduction to theory of probability and statistics Lecture 3. Probability and elements of combinatorics prof. dr hab.inż. Katarzyna Zakrzewska Katedra Elektroniki, AGH e-mail: zak@agh.edu.pl http://home.agh.edu.pl/~zak

More information

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) =

Independence 1 2 P(H) = 1 4. On the other hand = P(F ) = Independence Previously we considered the following experiment: A card is drawn at random from a standard deck of cards. Let H be the event that a heart is drawn, let R be the event that a red card is

More information

Lesson One Hundred and Sixty-One Normal Distribution for some Resolution

Lesson One Hundred and Sixty-One Normal Distribution for some Resolution STUDENT MANUAL ALGEBRA II / LESSON 161 Lesson One Hundred and Sixty-One Normal Distribution for some Resolution Today we re going to continue looking at data sets and how they can be represented in different

More information

Axioms of Probability

Axioms of Probability Sample Space (denoted by S) The set of all possible outcomes of a random experiment is called the Sample Space of the experiment, and is denoted by S. Example 1.10 If the experiment consists of tossing

More information

Chapter 1: January 26 January 30

Chapter 1: January 26 January 30 Chapter : January 26 January 30 Section.7: Inequalities As a diagnostic quiz, I want you to go through the first ten problems of the Chapter Test on page 32. These will test your knowledge of Sections.

More information