Math 151. Rumbos Spring Solutions to Review Problems for Exam 1

Size: px
Start display at page:

Download "Math 151. Rumbos Spring Solutions to Review Problems for Exam 1"

Transcription

1 Math 5. Rumbos Spring 04 Solutions to Review Problems for Exam. There are 5 red chips and 3 blue chips in a bowl. The red chips are numbered,, 3, 4, 5 respectively, and the blue chips are numbered,, 3 respectively. If two chips are to be drawn at random and without replacement, find the probability that these chips are have either the same number or the same color. Solution: Let R denote the event that the two chips are red. Then the assumption that the chips are drawn at random and without replacement implies that ( ) 5 Pr(R) = ( ) = Similarly, if B denotes the event that both chips are blue, then ( ) 3 Pr(B) = ( ) = It then follows that the probability that both chips are of the same color is Pr(R B) = Pr(R) + Pr(B) = 3 8, since R and B are mutually exclusive. Let N denote the event that both chips show the same number. Then, Pr(N) = ( 3 ) = Finally, since R B and N are mutually exclusive, then the probability that the chips are have either the same number or the same color is Pr(R B N) = Pr(R B) + Pr(N) = = 6 8 = 4 7.

2 Math 5. Rumbos Spring 04. A person has purchased 0 of,000 tickets sold in a certain raffle. To determine the five prize winners, 5 tickets are drawn at random and without replacement. Compute the probability that this person will win at least one prize. Solution: Let N denote the event that the person will not win any prize. Then ( ) 995 Pr(N) = 0 ( ); () 000 that is, the probability of purchasing 0 non winning tickets. It follows from () that 0 Pr(N) = (990)(989)(988)(987)(986) (000)(999)(998)(997)(996) = () Thus, using the result in (), the probability of the person winning at least one of the prizes is Pr(N c ) = Pr(N) = 0.049, or about 4.9%. 3. Let (C, B, Pr) denote a probability space, and let E, E and E 3 be mutually disjoint events in B. Find Pr[(E E ) E 3 ] and Pr(E c E c ). Solution: Since E, E and E 3 are mutually disjoint events, it follows that (E E ) E 3 = ; so that Pr[(E E ) E 3 ] = 0.

3 Math 5. Rumbos Spring 04 3 Next, use De Morgan s law to compute Pr(E c E) c = Pr([E E ] c ) = Pr( c ) = Pr(C) =. 4. Let (C, B, Pr) denote a probability space, and let A and B events in B. Show that Pr(A B) Pr(A) Pr(A B) Pr(A) + Pr(B). (3) Solution: Since A B A, it follows that Similarly, since A A B, we get that Next, use the identity Pr(A B) Pr(A). (4) Pr(A) Pr(A B). (5) Pr(A B) = Pr(A) + Pr(B) Pr(A B), and fact that that to obtain that Pr(A B) 0, Pr(A B) Pr(A) + Pr(B). (6) Finally, combine (4), (5) and (6) to obtain (3). 5. Let (C, B, Pr) denote a probability space, and let E, E and E 3 be mutually independent events in B with probabilities, 3 and, respectively. Compute 4 the exact value of Pr(E E E 3 ).

4 Math 5. Rumbos Spring 04 4 Solution: First, use De Morgan s law to compute Pr[(E E E 3 ) c ] = Pr(E c E c E c 3) (7) Then, since E, E and E 3 are mutually independent events, it follows from (7) that so that Pr[(E E E 3 ) c ] = Pr(E c ) Pr(E c ) Pr(E c 3), Pr[(E E E 3 ) c ] = ( Pr(E ))( Pr(E ))( Pr(E 3 )) = ( ) ( ) ( ) 3 4 = 3 3 4, so that Pr[(E E E 3 ) c ] = 4. (8) It then follows from (8) that Pr(E E E 3 ) = Pr[(E E E 3 ) c ] = Let (C, B, Pr) denote a probability space, and let E, E and E 3 be mutually independent events in B with Pr(E ) = Pr(E ) = Pr(E 3 ) = 4. Pr[(E c E c ) E 3 ]. Solution: First, use De Morgan s law to compute Pr[((E c E c ) E 3 ) c ] = Pr[(E c E c ) c E c 3] (9) Next, use the assumption that E, E and E 3 are mutually independent events to obtain from (9) that Pr[((E c E c ) E 3 ) c ] = Pr[(E c E c ) c ] Pr[E c 3], (0) Compute

5 Math 5. Rumbos Spring 04 5 where Pr[E c 3] = Pr(E 3 ) = 3 4, () and Pr[(E c E c ) c ] = Pr[E c E c ] = Pr[E c ] Pr[E c ], by the independence of E and E. It follows from the calculations in (3) that () Pr[(E c E c ) c ] = ( Pr[E ])( Pr[E ]) = ( ) ( ) 4 4 = (3) = 7 6 Substitute () and the result of the calculations in (3) into (0) to obtain Pr[((E c E) c E 3 ) c ] = = 64. (4) Finally, use the result in (4) to compute Pr[(E c E c ) E c 3] = Pr[((E c E c ) E 3 ) c ] = 64 = A bowl contains 0 chips of the same size and shape. One and only one of these chips is red. Draw chips from the bowl at random, one at a time and without replacement, until the red chip is drawn. Let X denote the number of draws needed to get the red chip.

6 Math 5. Rumbos Spring 04 6 (a) Find the pmf of X. Solution: Compute Pr(X = ) = 0 Pr(X = ) = = 0 Pr(X = 3) = = 0 Pr(X = 0) = 0. Thus, for k =,,..., 0; 0 p X (k) = 0 elsewhere. (b) Compute Pr(X 4). Solution: Use (5) to compute (5) Pr(X 4) = 4 p X (k) = 4 0 = 5. k= 8. Let X have pmf given by p X (x) = 3 Give the pmf of Y = X +. for x =,, 3 and p(x) = 0 elsewhere. Solution: Note that the possible values for Y are 3, 5 and 7 Compute Pr(Y = 3) = Pr(X + = 3) = Pr(X = ) = 3.

7 Math 5. Rumbos Spring 04 7 Similarly, we get that Pr(Y = 5) = Pr(X = ) = 3, and Thus, Pr(Y = 7) = Pr(X = 3) = 3. for k = 3, 5, 7; 3 p Y (k) = 0 elsewhere. 9. Let X have pmf given by p X (x) = ( ) x for x =,, 3,... and px (x) = 0 elsewhere. Give the pmf of Y = X 3. Solution: Compute, for y = k 3, for k =,, 3,..., so that Pr(Y = y) = Pr(X 3 = k 3 ) = Pr(X = k) = Pr(Y = y) = ( ) k, ( ) y /3, for y = k 3, for some k =,, 3,... Thus, ( ) y /3, for y = k 3, for some k =,, 3,... ; p Y (y) = 0 elsewhere.

8 Math 5. Rumbos Spring 04 8 if < x < ; x 0. Let f X (x) = be the pdf of a random variable X. If E 0 if x, denote the interval (, ) and E the interval (4, 5), compute Pr(E ), Pr(E ), Pr(E E ) and Pr(E E ). Solution: Compute Pr(E ) = Pr(E ) = 5 4 x dx = = x, x dx = 5 = x 4 0, Pr(E E ) = Pr(E ) + Pr(E ) = 0, since E and E are mutually exclusive, and Pr(E E ) = 0, since E and E are mutually exclusive.. A mode of a distribution of a random variable X is a value of x that maximizes the pdf or the pmf. If there is only one such value, it is called the mode of the distribution. Find the mode for each of the following distributions: ( ) x (a) p(x) = for x =,, 3,..., and p(x) = 0 elsewhere. Solution: Note that p(x) is decreasing; so, p(x) is maximized when x =. Thus, is the mode of the distribution of X. x ( x), if 0 < x < ; (b) f(x) = 0 elsewhere. Solution: Maximize the function f over [0, ]. Compute f (x) = 4x( x) x = x( 3x),

9 Math 5. Rumbos Spring 04 9 so that f has a critical points at x = 0 and x = 3. Since f(0) = f() = 0 and f(/3) > 0, it follows that f takes on its maximum value on [0, ] at x =. Thus, the mode of the 3 distribution of X is x = 3.. Let X have pdf f X (x) = { x, if 0 < x < ; 0, elsewhere. Compute the probability that X is at least 3/4, given that X is at least /. Solution: We are asked to compute Pr(X 3/4 X /) = Pr[(X 3/4) (X /)], (6) Pr(X /) where Pr(X /) = / x dx = x / = 4, so that and Pr(X /) = 3 4 ; (7) Pr[(X 3/4) (X /)] = Pr(X 3/4) = 3/4 x dx = x 3/4 = 9 6,

10 Math 5. Rumbos Spring 04 0 so that Pr[(X 3/4) (X /)] = 7 6. (8) Substituting (8) and (7) into (6) then yields Pr(X 3/4 X /) = = Divide a segment at random into two parts. Find the probability that the largest segment is at least three times the shorter. Solution: Assume the segment is the interval (0, ) and let X Uniform(0, ). Then X models a random point in (0, ). We have two possibilities: Either X X or X > X; or, equivalently, X or X >. Define the events E = ( X ) and E = ( X > ). Observe that Pr(E ) = and Pr(E ) =. The probability that the largest segment is at least three times the shorter is given by Pr(E )Pr( X > 3X E ) + Pr(E )Pr(X > 3( X) E ), by the Law of Total Probability, where Similarly, Pr( X > 3X E ) = Pr[(X < /4) E ] Pr(E ) Pr(X > 3( X) E ) = Pr[(X > 3/4) E ] Pr(E ) = /4 / =. = /4 / =. Thus, the probability that the largest segment is at least three times the shorter is Pr(E )Pr( X > 3X E ) + Pr(E )Pr(X > 3( X) E ) =.

11 Math 5. Rumbos Spring Let X have pdf f X (x) = Find the pdf of Y = X 3. { x /9, if 0 < x < 3; 0, elsewhere. Solution: First, compute the cdf of Y F Y (y) = Pr(Y y). (9) Observe that, since Y = X 3 and the possible values of X range from 0 to 3, the values of Y will range from 0 to 7. Thus, in the calculations that follow, we will assume that 0 < y < 7. From (9) we get that F Y (y) = Pr(X 3 y) Thus, for 0 < y < 7, we have that = Pr(X y /3 ) = F X (y /3 ) f Y (y) = f X (y /3 ) 3 y 3/, (0) where we have applied the Chain Rule. It follows from (0) and the definition of f X that f Y (y) = 9 [ ] y /3 3 y 3/ =, for 0 < y < 7. () 7 Combining () and the definition of f X we obtain the pdf for Y :, for 0 < y < 7; 7 f Y (y) = 0 elsewhere; in other words Y Uniform(0, 7).

Math 151. Rumbos Fall Solutions to Review Problems for Exam 1

Math 151. Rumbos Fall Solutions to Review Problems for Exam 1 Math 151. Rumbos Fall 017 1 Solutions to Review Problems for Exam 1 1. There are 5 red chips and 3 blue chips in a bowl. The red chips are numbered 1,, 3, 4, 5 respectively, and the blue chips are numbered

More information

Math 151. Rumbos Fall Solutions to Review Problems for Exam 2. Pr(X = 1) = ) = Pr(X = 2) = Pr(X = 3) = p X. (k) =

Math 151. Rumbos Fall Solutions to Review Problems for Exam 2. Pr(X = 1) = ) = Pr(X = 2) = Pr(X = 3) = p X. (k) = Math 5. Rumbos Fall 07 Solutions to Review Problems for Exam. A bowl contains 5 chips of the same size and shape. Two chips are red and the other three are blue. Draw three chips from the bowl at random,

More information

Math 151. Rumbos Fall Solutions to Review Problems for Final Exam

Math 151. Rumbos Fall Solutions to Review Problems for Final Exam Math 5. Rumbos Fall 7 Solutions to Review Problems for Final Exam. Three cards are in a bag. One card is red on both sides. Another card is white on both sides. The third card is red on one side and white

More information

Math 151. Rumbos Spring Solutions to Review Problems for Exam 3

Math 151. Rumbos Spring Solutions to Review Problems for Exam 3 Math 151. Rumbos Spring 2014 1 Solutions to Review Problems for Exam 3 1. Suppose that a book with n pages contains on average λ misprints per page. What is the probability that there will be at least

More information

Math 151. Rumbos Fall Solutions to Review Problems for Final Exam

Math 151. Rumbos Fall Solutions to Review Problems for Final Exam Math 5. Rumbos Fall 23 Solutions to Review Problems for Final Exam. Three cards are in a bag. One card is red on both sides. Another card is white on both sides. The third card in red on one side and white

More information

Probability. Lecture Notes. Adolfo J. Rumbos

Probability. Lecture Notes. Adolfo J. Rumbos Probability Lecture Notes Adolfo J. Rumbos October 20, 204 2 Contents Introduction 5. An example from statistical inference................ 5 2 Probability Spaces 9 2. Sample Spaces and σ fields.....................

More information

Math 151. Rumbos Spring Solutions to Assignment #15

Math 151. Rumbos Spring Solutions to Assignment #15 Math 151. Rumbos Spring 28 1 Solutions to ssignment #15 1. Let F (X,Y ) be the joint cdf of two random variables X and Y. For real constants a < b, c < d, show that Pr(a < X b, c < Y d) F (X,Y ) (b, d)

More information

Math 151. Rumbos Spring Solutions to Review Problems for Exam 2

Math 151. Rumbos Spring Solutions to Review Problems for Exam 2 Math 5. Rumbos Spring 22 Solutions to Review Problems for Exam 2. Let X and Y be independent Normal(, ) random variables. Put Z = Y X. Compute the distribution functions (z) and (z). Solution: Since X,

More information

Probability. VCE Maths Methods - Unit 2 - Probability

Probability. VCE Maths Methods - Unit 2 - Probability Probability Probability Tree diagrams La ice diagrams Venn diagrams Karnough maps Probability tables Union & intersection rules Conditional probability Markov chains 1 Probability Probability is the mathematics

More information

ECEN 303: Homework 3 Solutions

ECEN 303: Homework 3 Solutions Problem 1: ECEN 0: Homework Solutions Let A be the event that the dog was lost in forest A and A c be the event that the dog was lost in forest B. Let D n be the event that the dog dies on the nth day.

More information

Probabilities and Expectations

Probabilities and Expectations Probabilities and Expectations Ashique Rupam Mahmood September 9, 2015 Probabilities tell us about the likelihood of an event in numbers. If an event is certain to occur, such as sunrise, probability of

More information

MA : Introductory Probability

MA : Introductory Probability MA 320-001: Introductory Probability David Murrugarra Department of Mathematics, University of Kentucky http://www.math.uky.edu/~dmu228/ma320/ Spring 2017 David Murrugarra (University of Kentucky) MA 320:

More information

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes.

A Probability Primer. A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. A Probability Primer A random walk down a probabilistic path leading to some stochastic thoughts on chance events and uncertain outcomes. Are you holding all the cards?? Random Events A random event, E,

More information

MATH 556: PROBABILITY PRIMER

MATH 556: PROBABILITY PRIMER MATH 6: PROBABILITY PRIMER 1 DEFINITIONS, TERMINOLOGY, NOTATION 1.1 EVENTS AND THE SAMPLE SPACE Definition 1.1 An experiment is a one-off or repeatable process or procedure for which (a there is a well-defined

More information

Mathematical Foundations of Computer Science Lecture Outline October 18, 2018

Mathematical Foundations of Computer Science Lecture Outline October 18, 2018 Mathematical Foundations of Computer Science Lecture Outline October 18, 2018 The Total Probability Theorem. Consider events E and F. Consider a sample point ω E. Observe that ω belongs to either F or

More information

HW1 (due 10/6/05): (from textbook) 1.2.3, 1.2.9, , , (extra credit) A fashionable country club has 100 members, 30 of whom are

HW1 (due 10/6/05): (from textbook) 1.2.3, 1.2.9, , , (extra credit) A fashionable country club has 100 members, 30 of whom are HW1 (due 10/6/05): (from textbook) 1.2.3, 1.2.9, 1.2.11, 1.2.12, 1.2.16 (extra credit) A fashionable country club has 100 members, 30 of whom are lawyers. Rumor has it that 25 of the club members are liars

More information

Quantitative Methods for Decision Making

Quantitative Methods for Decision Making January 14, 2012 Lecture 3 Probability Theory Definition Mutually exclusive events: Two events A and B are mutually exclusive if A B = φ Definition Special Addition Rule: Let A and B be two mutually exclusive

More information

Stat 5101 Notes: Algorithms (thru 2nd midterm)

Stat 5101 Notes: Algorithms (thru 2nd midterm) Stat 5101 Notes: Algorithms (thru 2nd midterm) Charles J. Geyer October 18, 2012 Contents 1 Calculating an Expectation or a Probability 2 1.1 From a PMF........................... 2 1.2 From a PDF...........................

More information

1. Consider a random independent sample of size 712 from a distribution with the following pdf. c 1+x. f(x) =

1. Consider a random independent sample of size 712 from a distribution with the following pdf. c 1+x. f(x) = 1. Consider a random independent sample of size 712 from a distribution with the following pdf f(x) = c 1+x 0

More information

Math 3215 Intro. Probability & Statistics Summer 14. Homework 5: Due 7/3/14

Math 3215 Intro. Probability & Statistics Summer 14. Homework 5: Due 7/3/14 Math 325 Intro. Probability & Statistics Summer Homework 5: Due 7/3/. Let X and Y be continuous random variables with joint/marginal p.d.f. s f(x, y) 2, x y, f (x) 2( x), x, f 2 (y) 2y, y. Find the conditional

More information

1. Exercise on Page 8: 2. Exercise on Page 8: (b)c 1 (C 2 C 3 ) and (C 1 C 2 ) (C 1 C 3 ) (C 1 C 2 ) (C 2 C 3 ) Problem Set 1 Fall 2017

1. Exercise on Page 8: 2. Exercise on Page 8: (b)c 1 (C 2 C 3 ) and (C 1 C 2 ) (C 1 C 3 ) (C 1 C 2 ) (C 2 C 3 ) Problem Set 1 Fall 2017 . Exercise.2. on Page 8: Find the union C C 2 and the intersection C C 2 of the two sets C and C 2, where (a) C = {0,, 2}, C 2 = {2, 3, 4} Answer(a): C C 2 = {0,, 2, 3, 4}, C C 2 = {2} (b) C = {x : 0

More information

Lecture 2: Review of Probability

Lecture 2: Review of Probability Lecture 2: Review of Probability Zheng Tian Contents 1 Random Variables and Probability Distributions 2 1.1 Defining probabilities and random variables..................... 2 1.2 Probability distributions................................

More information

Bandits, Experts, and Games

Bandits, Experts, and Games Bandits, Experts, and Games CMSC 858G Fall 2016 University of Maryland Intro to Probability* Alex Slivkins Microsoft Research NYC * Many of the slides adopted from Ron Jin and Mohammad Hajiaghayi Outline

More information

Math , Fall 2012: HW 5 Solutions

Math , Fall 2012: HW 5 Solutions Math 230.0, Fall 202: HW 5 Solutions Due Thursday, October 4th, 202. Problem (p.58 #2). Let X and Y be the numbers obtained in two draws at random from a box containing four tickets labeled, 2, 3, 4. Display

More information

Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) of X, Y, Z iff for all sets A, B, C,

Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) of X, Y, Z iff for all sets A, B, C, Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: PMF case: p(x, y, z) is the joint Probability Mass Function of X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) PDF case: f(x, y, z) is

More information

Tutorial 1 : Probabilities

Tutorial 1 : Probabilities Lund University ETSN01 Advanced Telecommunication Tutorial 1 : Probabilities Author: Antonio Franco Emma Fitzgerald Tutor: Farnaz Moradi January 11, 2016 Contents I Before you start 3 II Exercises 3 1

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

Stat 5101 Notes: Algorithms

Stat 5101 Notes: Algorithms Stat 5101 Notes: Algorithms Charles J. Geyer January 22, 2016 Contents 1 Calculating an Expectation or a Probability 3 1.1 From a PMF........................... 3 1.2 From a PDF...........................

More information

MATHEMATICAL METHODS (CAS) Written examination 1

MATHEMATICAL METHODS (CAS) Written examination 1 Victorian Certificate of Education 2010 SUPERVISOR TO ATTACH PROCESSING LABEL HERE STUDENT NUMBER Letter Figures Words MATHEMATICAL METHODS (CAS) Written examination 1 Friday 5 November 2010 Reading time:

More information

2 Chapter 2: Conditional Probability

2 Chapter 2: Conditional Probability STAT 421 Lecture Notes 18 2 Chapter 2: Conditional Probability Consider a sample space S and two events A and B. For example, suppose that the equally likely sample space is S = {0, 1, 2,..., 99} and A

More information

MAS108 Probability I

MAS108 Probability I 1 BSc Examination 2008 By Course Units 2:30 pm, Thursday 14 August, 2008 Duration: 2 hours MAS108 Probability I Do not start reading the question paper until you are instructed to by the invigilators.

More information

Chapter 7 Probability Basics

Chapter 7 Probability Basics Making Hard Decisions Chapter 7 Probability Basics Slide 1 of 62 Introduction A A,, 1 An Let be an event with possible outcomes: 1 A = Flipping a coin A = {Heads} A 2 = Ω {Tails} The total event (or sample

More information

This exam is closed book and closed notes. (You will have access to a copy of the Table of Common Distributions given in the back of the text.

This exam is closed book and closed notes. (You will have access to a copy of the Table of Common Distributions given in the back of the text. TEST #1 STA 5326 September 25, 2014 Name: Please read the following directions. DO NOT TURN THE PAGE UNTIL INSTRUCTED TO DO SO Directions This exam is closed book and closed notes. (You will have access

More information

Stat 3115D - Exam 2. If you run out of room, use the back of the page and indicate this on the question.

Stat 3115D - Exam 2. If you run out of room, use the back of the page and indicate this on the question. Stat 3115D - Exam 2 Name: Wednesday, April 8, 2015 Time: 50 minutes Instructor: Brittany Cuchta Instructions: Do not open the exam until I say you may. Circle or box your final answer where appropriate.

More information

Math 365 Final Exam Review Sheet. The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110.

Math 365 Final Exam Review Sheet. The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110. Math 365 Final Exam Review Sheet The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110. The final is comprehensive and will cover Chapters 1, 2, 3, 4.1, 4.2, 5.2, and 5.3. You may use your

More information

c 4, < y 2, 1 0, otherwise,

c 4, < y 2, 1 0, otherwise, Fundamentals of Big Data Analytics Univ.-Prof. Dr. rer. nat. Rudolf Mathar Problem. Probability theory: The outcome of an experiment is described by three events A, B and C. The probabilities Pr(A) =,

More information

Disjointness and Additivity

Disjointness and Additivity Midterm 2: Format Midterm 2 Review CS70 Summer 2016 - Lecture 6D David Dinh 28 July 2016 UC Berkeley 8 questions, 190 points, 110 minutes (same as MT1). Two pages (one double-sided sheet) of handwritten

More information

Continuous Expectation and Variance, the Law of Large Numbers, and the Central Limit Theorem Spring 2014

Continuous Expectation and Variance, the Law of Large Numbers, and the Central Limit Theorem Spring 2014 Continuous Expectation and Variance, the Law of Large Numbers, and the Central Limit Theorem 18.5 Spring 214.5.4.3.2.1-4 -3-2 -1 1 2 3 4 January 1, 217 1 / 31 Expected value Expected value: measure of

More information

Midterm 2 Review. CS70 Summer Lecture 6D. David Dinh 28 July UC Berkeley

Midterm 2 Review. CS70 Summer Lecture 6D. David Dinh 28 July UC Berkeley Midterm 2 Review CS70 Summer 2016 - Lecture 6D David Dinh 28 July 2016 UC Berkeley Midterm 2: Format 8 questions, 190 points, 110 minutes (same as MT1). Two pages (one double-sided sheet) of handwritten

More information

Chapter 7: Section 7-1 Probability Theory and Counting Principles

Chapter 7: Section 7-1 Probability Theory and Counting Principles Chapter 7: Section 7-1 Probability Theory and Counting Principles D. S. Malik Creighton University, Omaha, NE D. S. Malik Creighton University, Omaha, NE Chapter () 7: Section 7-1 Probability Theory and

More information

2. Conditional Expectation (9/15/12; cf. Ross)

2. Conditional Expectation (9/15/12; cf. Ross) 2. Conditional Expectation (9/15/12; cf. Ross) Intro / Definition Examples Conditional Expectation Computing Probabilities by Conditioning 1 Intro / Definition Recall conditional probability: Pr(A B) Pr(A

More information

Summary of Random Variable Concepts March 17, 2000

Summary of Random Variable Concepts March 17, 2000 Summar of Random Variable Concepts March 17, 2000 This is a list of important concepts we have covered, rather than a review that devives or eplains them. Tpes of random variables discrete A random variable

More information

Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators.

Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators. IE 230 Seat # Closed book and notes. 60 minutes. Cover page and four pages of exam. No calculators. Score Exam #3a, Spring 2002 Schmeiser Closed book and notes. 60 minutes. 1. True or false. (for each,

More information

the number of cars passing through an intersection in a given time interval

the number of cars passing through an intersection in a given time interval Identify the random variable in each distribution, and classify it as discrete or continuous. Explain your reasoning. the number of stations in a cable package The random variable X is the number of stations

More information

Problem Points Score Total 100

Problem Points Score Total 100 Exam 2 A. Miller Spring 2002 Math 240 0 Show all work. Circle your answer. No notes, no books, no calculator, no cell phones, no pagers, no electronic devices at all. Solutions will be posted shortly after

More information

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM YOUR NAME: KEY: Answers in blue Show all your work. Answers out of the blue and without any supporting work may receive no credit even if they are

More information

Monte Carlo Integration II & Sampling from PDFs

Monte Carlo Integration II & Sampling from PDFs Monte Carlo Integration II & Sampling from PDFs CS295, Spring 2017 Shuang Zhao Computer Science Department University of California, Irvine CS295, Spring 2017 Shuang Zhao 1 Last Lecture Direct illumination

More information

2018 Year 10/10A Mathematics v1 & v2 exam structure

2018 Year 10/10A Mathematics v1 & v2 exam structure 018 Year 10/10A Mathematics v1 & v eam structure Section A Multiple choice questions Section B Short answer questions Section C Etended response Mathematics 10 0 questions (0 marks) 10 questions (50 marks)

More information

STAT 3128 HW # 4 Solutions Spring 2013 Instr. Sonin

STAT 3128 HW # 4 Solutions Spring 2013 Instr. Sonin STAT 28 HW 4 Solutions Spring 2 Instr. Sonin Due Wednesday, March 2 NAME (25 + 5 points) Show all work on problems! (5). p. [5] 58. Please read subsection 6.6, pp. 6 6. Change:...select components...to:

More information

An random variable is a quantity that assumes different values with certain probabilities.

An random variable is a quantity that assumes different values with certain probabilities. Probabiliy The probabiliy PrA) of an even A is a number in [, ] ha represens how likely A is o occur. The larger he value of PrA), he more likely he even is o occur. PrA) means he even mus occur. PrA)

More information

IEOR 3106: Introduction to Operations Research: Stochastic Models. Professor Whitt. SOLUTIONS to Homework Assignment 1

IEOR 3106: Introduction to Operations Research: Stochastic Models. Professor Whitt. SOLUTIONS to Homework Assignment 1 IEOR 3106: Introduction to Operations Research: Stochastic Models Professor Whitt SOLUTIONS to Homework Assignment 1 Probability Review: Read Chapters 1 and 2 in the textbook, Introduction to Probability

More information

Exam 1 - Math Solutions

Exam 1 - Math Solutions Exam 1 - Math 3200 - Solutions Spring 2013 1. Without actually expanding, find the coefficient of x y 2 z 3 in the expansion of (2x y z) 6. (A) 120 (B) 60 (C) 30 (D) 20 (E) 10 (F) 10 (G) 20 (H) 30 (I)

More information

MATHEMATICAL METHODS (CAS) PILOT STUDY

MATHEMATICAL METHODS (CAS) PILOT STUDY Victorian Certificate of Education 2004 SUPERVISOR TO ATTACH PROCESSING LABEL HERE MATHEMATICAL METHODS (CAS) PILOT STUDY Written examination 2 (Analysis task) Monday 8 November 2004 Reading time: 9.00

More information

ISyE 2030 Practice Test 1

ISyE 2030 Practice Test 1 1 NAME ISyE 2030 Practice Test 1 Summer 2005 This test is open notes, open books. You have exactly 90 minutes. 1. Some Short-Answer Flow Questions (a) TRUE or FALSE? One of the primary reasons why theoretical

More information

Lecture 4. Continuous Random Variables and Transformations of Random Variables

Lecture 4. Continuous Random Variables and Transformations of Random Variables Math 408 - Mathematical Statistics Lecture 4. Continuous Random Variables and Transformations of Random Variables January 25, 2013 Konstantin Zuev (USC) Math 408, Lecture 4 January 25, 2013 1 / 13 Agenda

More information

Probability theory for Networks (Part 1) CS 249B: Science of Networks Week 02: Monday, 02/04/08 Daniel Bilar Wellesley College Spring 2008

Probability theory for Networks (Part 1) CS 249B: Science of Networks Week 02: Monday, 02/04/08 Daniel Bilar Wellesley College Spring 2008 Probability theory for Networks (Part 1) CS 249B: Science of Networks Week 02: Monday, 02/04/08 Daniel Bilar Wellesley College Spring 2008 1 Review We saw some basic metrics that helped us characterize

More information

CS 70 Discrete Mathematics and Probability Theory Spring 2018 Ayazifar and Rao Final

CS 70 Discrete Mathematics and Probability Theory Spring 2018 Ayazifar and Rao Final CS 70 Discrete Mathematics and Probability Theory Spring 2018 Ayazifar and Rao Final PRINT Your Name:, (Last) (First) READ AND SIGN The Honor Code: As a member of the UC Berkeley community, I act with

More information

Probability and Statistics Chapter 5 Quiz. a. Age - Range Probability

Probability and Statistics Chapter 5 Quiz. a. Age - Range Probability Probability and Statistics Chapter 5 Quiz Name 1. Is the following list of probabilities a probability distribution? Explain your answer and be very specific. (6 points) a. Age - Range 16-19 20-23 24-27

More information

MATHEMATICAL METHODS (CAS) Written examination 1

MATHEMATICAL METHODS (CAS) Written examination 1 Victorian Certificate of Education 2008 SUPERVISOR TO ATTACH PROCESSING LABEL HERE STUDENT NUMBER Letter Figures Words MATHEMATICAL METHODS (CAS) Written examination 1 Friday 7 November 2008 Reading time:

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

3.8 Functions of a Random Variable

3.8 Functions of a Random Variable STAT 421 Lecture Notes 76 3.8 Functions of a Random Variable This section introduces a new and important topic: determining the distribution of a function of a random variable. We suppose that there is

More information

CHAPTER 3 RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS. 3.1 Concept of a Random Variable. 3.2 Discrete Probability Distributions

CHAPTER 3 RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS. 3.1 Concept of a Random Variable. 3.2 Discrete Probability Distributions CHAPTER 3 RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS 3.1 Concept of a Random Variable Random Variable A random variable is a function that associates a real number with each element in the sample space.

More information

MATH Solutions to Probability Exercises

MATH Solutions to Probability Exercises MATH 5 9 MATH 5 9 Problem. Suppose we flip a fair coin once and observe either T for tails or H for heads. Let X denote the random variable that equals when we observe tails and equals when we observe

More information

ISyE 3044 Fall 2015 Test #1 Solutions

ISyE 3044 Fall 2015 Test #1 Solutions 1 NAME ISyE 3044 Fall 2015 Test #1 Solutions You have 85 minutes. You get one cheat sheet. Put your succinct answers below. All questions are 3 points, unless indicated. You get 1 point for writing your

More information

MATHEMATICAL METHODS

MATHEMATICAL METHODS Victorian Certificate of Education 2016 SUPERVISOR TO ATTACH PROCESSING LABEL HERE Letter STUDENT NUMBER MATHEMATICAL METHODS Written examination 1 Wednesday 2 November 2016 Reading time: 9.00 am to 9.15

More information

PROBABILITY CHAPTER LEARNING OBJECTIVES UNIT OVERVIEW

PROBABILITY CHAPTER LEARNING OBJECTIVES UNIT OVERVIEW CHAPTER 16 PROBABILITY LEARNING OBJECTIVES Concept of probability is used in accounting and finance to understand the likelihood of occurrence or non-occurrence of a variable. It helps in developing financial

More information

Discrete Mathematics and Probability Theory Fall 2011 Rao Midterm 2 Solutions

Discrete Mathematics and Probability Theory Fall 2011 Rao Midterm 2 Solutions CS 70 Discrete Mathematics and Probability Theory Fall 20 Rao Midterm 2 Solutions True/False. [24 pts] Circle one of the provided answers please! No negative points will be assigned for incorrect answers.

More information

Statistics for Economists Lectures 6 & 7. Asrat Temesgen Stockholm University

Statistics for Economists Lectures 6 & 7. Asrat Temesgen Stockholm University Statistics for Economists Lectures 6 & 7 Asrat Temesgen Stockholm University 1 Chapter 4- Bivariate Distributions 41 Distributions of two random variables Definition 41-1: Let X and Y be two random variables

More information

Math Spring Practice for the Second Exam.

Math Spring Practice for the Second Exam. Math 4 - Spring 27 - Practice for the Second Exam.. Let X be a random variable and let F X be the distribution function of X: t < t 2 t < 4 F X (t) : + t t < 2 2 2 2 t < 4 t. Find P(X ), P(X ), P(X 2),

More information

Lecture 11: Probability, Order Statistics and Sampling

Lecture 11: Probability, Order Statistics and Sampling 5-75: Graduate Algorithms February, 7 Lecture : Probability, Order tatistics and ampling Lecturer: David Whitmer cribes: Ilai Deutel, C.J. Argue Exponential Distributions Definition.. Given sample space

More information

Math 447. Introduction to Probability and Statistics I. Fall 1998.

Math 447. Introduction to Probability and Statistics I. Fall 1998. Math 447. Introduction to Probability and Statistics I. Fall 1998. Schedule: M. W. F.: 08:00-09:30 am. SW 323 Textbook: Introduction to Mathematical Statistics by R. V. Hogg and A. T. Craig, 1995, Fifth

More information

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu Home Work: 1 1. Describe the sample space when a coin is tossed (a) once, (b) three times, (c) n times, (d) an infinite number of times. 2. A coin is tossed until for the first time the same result appear

More information

STAT 516: Basic Probability and its Applications

STAT 516: Basic Probability and its Applications Lecture 3: Conditional Probability and Independence Prof. Michael September 29, 2015 Motivating Example Experiment ξ consists of rolling a fair die twice; A = { the first roll is 6 } amd B = { the sum

More information

MS-A0504 First course in probability and statistics

MS-A0504 First course in probability and statistics MS-A0504 First course in probability and statistics Heikki Seppälä Department of Mathematics and System Analysis School of Science Aalto University Spring 2016 Probability is a field of mathematics, which

More information

Dept. of Linguistics, Indiana University Fall 2015

Dept. of Linguistics, Indiana University Fall 2015 L645 Dept. of Linguistics, Indiana University Fall 2015 1 / 34 To start out the course, we need to know something about statistics and This is only an introduction; for a fuller understanding, you would

More information

A Probability Review

A Probability Review A Probability Review Outline: A probability review Shorthand notation: RV stands for random variable EE 527, Detection and Estimation Theory, # 0b 1 A Probability Review Reading: Go over handouts 2 5 in

More information

Probability measures A probability measure, P, is a real valued function from the collection of possible events so that the following

Probability measures A probability measure, P, is a real valued function from the collection of possible events so that the following This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike License. Your use of this material constitutes acceptance of that license and the conditions of use of materials on this

More information

3.6 Conditional Distributions

3.6 Conditional Distributions STAT 42 Lecture Notes 58 3.6 Conditional Distributions Definition 3.6.. Suppose that X and Y have a discrete joint distribution with joint p.f. f and let f 2 denote the marginal p.f. of Y. For each y such

More information

Three hours. To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER.

Three hours. To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER. Three hours To be supplied by the Examinations Office: Mathematical Formula Tables and Statistical Tables THE UNIVERSITY OF MANCHESTER EXTREME VALUES AND FINANCIAL RISK Examiner: Answer QUESTION 1, QUESTION

More information

ISyE 6739 Test 1 Solutions Summer 2015

ISyE 6739 Test 1 Solutions Summer 2015 1 NAME ISyE 6739 Test 1 Solutions Summer 2015 This test is 100 minutes long. You are allowed one cheat sheet. 1. (50 points) Short-Answer Questions (a) What is any subset of the sample space called? Solution:

More information

Probability Theory. Introduction to Probability Theory. Principles of Counting Examples. Principles of Counting. Probability spaces.

Probability Theory. Introduction to Probability Theory. Principles of Counting Examples. Principles of Counting. Probability spaces. Probability Theory To start out the course, we need to know something about statistics and probability Introduction to Probability Theory L645 Advanced NLP Autumn 2009 This is only an introduction; for

More information

Discussion 01. b) What is the probability that the letter selected is a vowel?

Discussion 01. b) What is the probability that the letter selected is a vowel? STAT 400 Discussion 01 Spring 2018 1. Consider the following experiment: A letter is chosen at random from the word STATISTICS. a) List all possible outcomes and their probabilities. b) What is the probability

More information

CS1800 Discrete Structures Spring 2018 February CS1800 Discrete Structures Midterm Version A

CS1800 Discrete Structures Spring 2018 February CS1800 Discrete Structures Midterm Version A CS1800 Discrete Structures Spring 2018 February 2018 CS1800 Discrete Structures Midterm Version A Instructions: 1. The exam is closed book and closed notes. You may not use a calculator or any other electronic

More information

Probability and Probability Distributions. Dr. Mohammed Alahmed

Probability and Probability Distributions. Dr. Mohammed Alahmed Probability and Probability Distributions 1 Probability and Probability Distributions Usually we want to do more with data than just describing them! We might want to test certain specific inferences about

More information

Math 152. Rumbos Fall Solutions to Exam #2

Math 152. Rumbos Fall Solutions to Exam #2 Math 152. Rumbos Fall 2009 1 Solutions to Exam #2 1. Define the following terms: (a) Significance level of a hypothesis test. Answer: The significance level, α, of a hypothesis test is the largest probability

More information

REVIEW OF MAIN CONCEPTS AND FORMULAS A B = Ā B. Pr(A B C) = Pr(A) Pr(A B C) =Pr(A) Pr(B A) Pr(C A B)

REVIEW OF MAIN CONCEPTS AND FORMULAS A B = Ā B. Pr(A B C) = Pr(A) Pr(A B C) =Pr(A) Pr(B A) Pr(C A B) REVIEW OF MAIN CONCEPTS AND FORMULAS Boolean algebra of events (subsets of a sample space) DeMorgan s formula: A B = Ā B A B = Ā B The notion of conditional probability, and of mutual independence of two

More information

2. Variance and Covariance: We will now derive some classic properties of variance and covariance. Assume real-valued random variables X and Y.

2. Variance and Covariance: We will now derive some classic properties of variance and covariance. Assume real-valued random variables X and Y. CS450 Final Review Problems Fall 08 Solutions or worked answers provided Problems -6 are based on the midterm review Identical problems are marked recap] Please consult previous recitations and textbook

More information

ISyE 6644 Fall 2015 Test #1 Solutions (revised 10/5/16)

ISyE 6644 Fall 2015 Test #1 Solutions (revised 10/5/16) 1 NAME ISyE 6644 Fall 2015 Test #1 Solutions (revised 10/5/16) You have 85 minutes. You get one cheat sheet. Put your succinct answers below. All questions are 3 points, unless indicated. You get 1 point

More information

Lecture 2. October 21, Department of Biostatistics Johns Hopkins Bloomberg School of Public Health Johns Hopkins University.

Lecture 2. October 21, Department of Biostatistics Johns Hopkins Bloomberg School of Public Health Johns Hopkins University. Lecture 2 Department of Biostatistics Johns Hopkins Bloomberg School of Public Health Johns Hopkins University October 21, 2007 1 2 3 4 5 6 Define probability calculus Basic axioms of probability Define

More information

Exam 1 Practice Questions I solutions, 18.05, Spring 2014

Exam 1 Practice Questions I solutions, 18.05, Spring 2014 Exam Practice Questions I solutions, 8.5, Spring 4 Note: This is a set of practice problems for exam. The actual exam will be much shorter.. Sort the letters: A BB II L O P R T Y. There are letters in

More information

Chapter 2: Discrete Distributions. 2.1 Random Variables of the Discrete Type

Chapter 2: Discrete Distributions. 2.1 Random Variables of the Discrete Type Chapter 2: Discrete Distributions 2.1 Random Variables of the Discrete Type 2.2 Mathematical Expectation 2.3 Special Mathematical Expectations 2.4 Binomial Distribution 2.5 Negative Binomial Distribution

More information

Stat 35, Introduction to Probability.

Stat 35, Introduction to Probability. Stat 35, Introduction to Probability. Outline for the day: 1. Harman/Negreanu and running it twice. 2. Uniform random variables. 3. Exponential random variables. 4. Normal random variables. 5. Functions

More information

UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis

UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis Final Exam Review Session Class URL: http://vlsicad.ucsd.edu/courses/cse21-s14/ Notes 140608 Review Things to Know has

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

Single Maths B: Introduction to Probability

Single Maths B: Introduction to Probability Single Maths B: Introduction to Probability Overview Lecturer Email Office Homework Webpage Dr Jonathan Cumming j.a.cumming@durham.ac.uk CM233 None! http://maths.dur.ac.uk/stats/people/jac/singleb/ 1 Introduction

More information

MATHEMATICAL METHODS (CAS)

MATHEMATICAL METHODS (CAS) Victorian Certificate of Education 2015 SUPERVISOR TO ATTACH PROCESSING LABEL HERE Letter STUDENT NUMBER MATHEMATICAL METHODS (CAS) Written examination 1 Wednesday 4 November 2015 Reading time: 9.00 am

More information

1 Probability Review. 1.1 Sample Spaces

1 Probability Review. 1.1 Sample Spaces 1 Probability Review Probability is a critical tool for modern data analysis. It arises in dealing with uncertainty, in randomized algorithms, and in Bayesian analysis. To understand any of these concepts

More information

ECE 4400:693 - Information Theory

ECE 4400:693 - Information Theory ECE 4400:693 - Information Theory Dr. Nghi Tran Lecture 8: Differential Entropy Dr. Nghi Tran (ECE-University of Akron) ECE 4400:693 Lecture 1 / 43 Outline 1 Review: Entropy of discrete RVs 2 Differential

More information

Chapter 2 Random Variables

Chapter 2 Random Variables Stochastic Processes Chapter 2 Random Variables Prof. Jernan Juang Dept. of Engineering Science National Cheng Kung University Prof. Chun-Hung Liu Dept. of Electrical and Computer Eng. National Chiao Tung

More information

Engage Education Foundation

Engage Education Foundation A Free Exam for 2006-15 VCE study design Engage Education Foundation Units 3 and 4 Maths Methods (CAS): Exam 2 Practice Exam Solutions Stop! Don t look at these solutions until you have attempted the exam.

More information