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

Size: px
Start display at page:

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

Transcription

1 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, Y Normal(, ), their pdfs are given by f X (x) = 2π e x2 /2, for x R, and f Y (y) = 2π e y2 /2, for y R, respectively. The joint pdf of (X, Y ) is then We compute the cdf o, (x, y) = 2π e (x2 +y2 )/2, for (x, y) R 2. () (z) = Pr(Z z) = Pr ( y x z ), or (z) = (x, y) dxdy, (2) y x z where the integrand in (2) is given in () and the integration is done over the region R = {(x, y) R 2 y } x z. Make the change variables u = x v = y x, so that in the integral in (2) to obtain where (z) = z x = u y = uv, (3) (u, uv) (x, y) (u, v) dudv, (4) ( ) (x, y) (u, v) = det = u, (5) v u

2 Math 5. Rumbos Spring 22 2 is the Jacobian determinant of the transformation in (3). It then follows from (4) and (5) that (z) = z (u, uv) u dudv, (6) Differentiating with respect to z and using the definition of the joint pdf of (X, Y ) in () we obtain from (6) that (z) = 2π u e (+z2 )u 2 /2 du, (7) where we have also used the Fundamental Theorem of Calculus. Since the integrand in (7) is an even function of u, we can rewrite the expression for in (7) as (z) = π u e (+z2 )u 2 /2 du. (8) Integrating the right hand side of equation in (8) we obtain (z) = π The cdf o is then obtained by integrating (9) to get (z) = z, for z R. (9) + z2 (z) dz = 2 + arctan(z), for z R. π 2. A random point (X, Y ) is distributed uniformly on the square with vertices (, ), (, ), (, ) and (, ). (a) Give the joint pdf for X and Y. (b) Compute the following probabilities: (i) Pr(X 2 + Y 2 < ), (ii) Pr(2X Y > ), (iii) Pr( X + Y < 2). Solution: The square is pictured in Figure and has area 4.

3 Math 5. Rumbos Spring 22 3 y x Figure : Sketch of square in Problem 2 (a) Consequently, the joint pdf of (X, Y ) is given by, for < x <, < y < ; 4 (x, y) = elsewhere. () (b) Denoting the square in Figure by R, it follows from () that, for any subset A of R 2, Pr[(x, y) A] = (x, y) dxdy = area(a R); () 4 A that is, Pr[(x, y) A] is one fourth the area of the portion of A in R. We will use the formula in () to compute each of the probabilities in (i), (ii) and (iii). (i) In this case, A is the circle of radius around the origin in R 2 and pictured in Figure 2. Note that the circle A in Figure 2 is entirely contained in the square R so that, by the formula in (), Pr(X 2 + Y 2 < ) = area(a) 4 = π 4.

4 Math 5. Rumbos Spring 22 4 y A x Figure 2: Sketch of A in Problem 2(i) (ii) The set A in this case is pictured in Figure 3 on page 5. Thus, in 2 this case, A R is a trapezoid of area = 2, so that, by the 2 formula in (), Pr(2X Y > ) = 4 area(a R) = 2. (iii) In this case, A is the region in the xy plane between the lines x+y = 2 and x + y = 2 (see Figure 4 on page 6). Thus, A R is R so that, by the formula in (), Pr( X + Y < 2) = area(r) 4 =. 3. Prove that if the joint cdf of X and Y satisfies F (X,Y ) (x, y) = F X (x)f Y (y), then for any pair of intervals (a, b) and (c, d), Pr(a < X b, c < Y d) = Pr(a < X b)pr(c < Y d).

5 Math 5. Rumbos Spring 22 5 y A x Figure 3: Sketch of A in Problem 2(ii) Solution: First show that Pr(a < X b, c < Y d) = F (X,Y ) (b, d) F (X,Y ) (b, c) F (X,Y ) (a, d) + F (X,Y ) (a, c) (see Problem in Assignment #5). Then, Pr(a < X b, c < Y d) = F X (b)f Y (d) F X (b)f Y (c) F X (a)f Y (d) + F X (a)f Y (c) = (F X (b) F X (a))f Y (d) (F X (b) F X (a))f Y (c) = (F X (b) F X (a))(f Y (d) F Y (c)) = Pr(a < X b)pr(c < Y d), which was to be shown. 4. The random pair (X, Y ) has the joint distribution shown in Table on page 6.

6 Math 5. Rumbos Spring 22 6 y A x Figure 4: Sketch of A in Problem 2(iii) X\Y Table : Joint Probability Distribution for X and Y, p (X,Y ) (a) Show that X and Y are not independent. Solution: Table 2 shows the marginal distributions of X and Y on the margins on page 7. Observe from Table 2 that p (X,Y ) (, 4) =, while p X () = 4 and p Y (4) = 3. Thus, p X () p Y (4) = 2 ;

7 Math 5. Rumbos Spring 22 7 X\Y p X p Y Table 2: Joint pdf for X and Y and marginal distributions p X and p Y so that p (X,Y ) (, 4) p X () p Y (4), and, therefore, X and Y are not independent. (b) Give a probability table for random variables U and V that have the same marginal distributions as X and Y, respectively, but are independent. Solution: Table 3 on page 7 shows the joint pmf of (U, V ) and the marginal distributions, p U and p V. U\V p U p V Table 3: Joint pdf for U and V and their marginal distributions. 5. Let X denote the number of trials needed to obtain the first head, and let Y be the number of trials needed to get two heads in repeated tosses of a fair coin. Are X and Y independent random variables? Solution: X has a geometric distribution with parameter p =, so that 2 p X (k) =, for k =, 2, 3,... (2) 2k On the other hand, Pr[Y = 2] = 4, (3) since, in two repeated tosses of a coin, the events are HH, HT, T H and T T, and these events are equally likely.

8 Math 5. Rumbos Spring 22 8 Next, consider the joint event (X = 2, Y = 2). Note that (X = 2, Y = 2) = [X = 2] [Y = 2] =, since [X = 2] corresponds to the event T H, while [Y = 2] to the event HH. Thus, Pr(X = 2, Y = 2) =, while by (2) and (3). Thus, Hence, X and Y are not independent. p X (2) p Y (2) = 4 4 = 6, p (X,Y ) (2, 2) p X (2) p X (2). 6. Let X Normal(, ) and put Y = X 2. Find the pdf for Y. Solution: The pdf of X is given by f X (x) = 2π e x2 /2, for < x <. We compute the pdf for Y by first determining its cdf: Thus, Pr(Y y) = P (X 2 y) for y = Pr( y X y) = Pr( y < X y), since X is continuous. Pr(Y y) = Pr(X y) Pr(X y) We then have that the cdf of Y is = F X ( y) F X ( y) for y >. F Y (y) = F X ( y) F X ( y) for y >, from which we get, after differentiation with respect to y, f Y (y) = F ( y) X 2 y + F ( y) X 2 y = f X ( y) 2 y + f ( y) X 2 y { = 2 e y/2 + } e y/2 y 2π 2π = e y/2, 2π y

9 Math 5. Rumbos Spring 22 9 for y >, where we have applied the Chain Rule. Hence, e y/2, for y > ; 2π y f Y (y) = for y. 7. Let X and Y be independent Normal(, ) random variables. Compute P (X 2 + Y 2 < ). Solution: Since X, Y Normal(, ), their pdfs are given by f X (x) = 2π e x2 /2, for x R, and f Y (y) = 2π e y2 /2, for y R, respectively. The joint pdf of (X, Y ) is then Thus, (x, y) = 2π e (x2 +y2 )/2, for (x, y) R 2. (4) P (X 2 + Y 2 < ) = x 2 +y 2 < (x, y) dxdy, (5) where the integrand is given in (4) and the integral in (5) is evaluated over the disc of radius centered around the origin in R 2. We evaluate the integral in (5) by changing to polar coordinates to get P (X 2 + Y 2 < ) = 2π 2π e r2 /2 rdrdθ = = e r2 /2 rdr [ ] e r2 /2 = e /2,

10 Math 5. Rumbos Spring 22 or Pr(X 2 + Y 2 < ) = e. 8. Suppose that X and Y are independent random variables such that X Uniform(, ) and Y Exponential(). (a) Let Z = X + Y. Find and. Solution: Since X Uniform(, ) and Y Exponential(), their pdfs are given by { if < x < ; f X (x) = elsewhere, and f Y (y) = { e y if y > ; if y, respectively. The joint pdf of (X, Y ) is then { e y if < x <, y > ; (x, y) = elsewhere. We compute the cdf o, or (z) = Pr(X u) = Pr (X + Y z), F U (u) = x+y z (6) (x, y) dxdy, (7) where the integrand in (7) is given in (6) and the integration is done over the region R = { (x, y) R 2 x + y z }. Make the change variables u = x v = x + y, so that x = u y = v u, (8)

11 Math 5. Rumbos Spring 22 in the integral in (7) to obtain z (z) = (u, v u) (x, y) (u, v) dudv, (9) where ( ) (x, y) (u, v) = det =, (2) is the Jacobian determinant of the transformation in (8). It then follows from (9) and (2) that (z) = z (u, v u) dudv. (2) Differentiating with respect to z and using the definition of the joint pdf of (X, Y ) in (6) we obtain from (2) that (z) = (u, z u) du. (22) where we have also used the Fundamental Theorem of Calculus. Next, use the definition of in (6) to rewrite (22) as (z) = (u, z u) du, for z >, (23) We consider two cases, (i) < z, and (ii) z >. (i) For < z, use (6) to obtain from (23) that (z) = z e u z du z = e z e u du = e z, so that (z) = e z, for < z. (24)

12 Math 5. Rumbos Spring 22 2 (ii) For z >, use (6) to obtain from (23) that (z) = e u z du so that = e z e u du = (e )e z, (z) = (e )e z, for z >. (25) Combining (24) and (25) we obtain the cdf for z ; (z) = e z, for < z ; (e )e z, for z >. Finally, integrating (26) yields the cdf for z ; (z) = z + e z, for < z ; e + (e )(e e z ), for z >. (26) (b) Let U = Y/X. Find F U and f U. Solution: Since X Uniform(, ) and Y Exponential(), their pdfs are given by { if < x < ; f X (x) = elsewhere, and f Y (y) = { e y if y > ; if y, respectively. The joint pdf of (X, Y ) is then { e y if < x <, y > ; (x, y) = elsewhere. (27)

13 Math 5. Rumbos Spring 22 3 We compute the cdf of U, F U (u) = Pr(U u) = Pr ( ) Y X u, or F U (u) = (x, y) dxdy, (28) y x u where the integrand in (28) is given in (27) and the integration is done over the region R = {(x, y) R 2 y } x u. Make the change variables w = x v = y x, so that x = w y = wv, (29) in the integral in (28) to obtain u F U (u) = (w, wv) (x, y) (w, v) dwdv, (3) where ( ) (x, y) (w, v) = det = w, (3) v w is the Jacobian determinant of the transformation in (29). It then follows from (3) and (3) that F U (u) = u (w, wv) w dwdv. (32) Differentiating with respect to u and using the definition of the joint pdf of (X, Y ) in (27) we obtain from (32) that f U (u) = (w, wu) w dw. (33) where we have also used the Fundamental Theorem of Calculus. Next, use the definition of in (27) to rewrite (33) as f U (u) = e uw w dw, for u >, (34)

14 Math 5. Rumbos Spring 22 4 We evaluate the integral in (34) by integration by parts to get f U (u) = [ w u e uw u 2 e uw ] (35) = u 2 u e u u 2 e u, for u >. In order to compute the cdf, F U, we can integrate (28) in Cartesian coordinates to get F U (u) = ux e y dydx = [ e ux ] dx = + u [e u ], so that + u [e u ], for u > ; F U (u) = (36) for u. Note that differentiating F U (u) in (36) with respect to u, for u >, leads to (35). We then have that u ( f U (u) = 2 e u ) u e u, for u > ; for u. 9. Let X Exponential(), and define Y to be the integer part of X + ; that is, Y = i + if and only if i X < i +, for i =,, 2,... Find the pmf of Y, and deduce that Y Geometric(p) for some < p <. What is the value of p? Solution: Compute Pr[Y = i + ] = Pr[i X < i + ] = Pr[i < X i + ],

15 Math 5. Rumbos Spring 22 5 since X is continuous; so that where since X Exponential(). Pr[Y = i + ] = f X (x) = i+ i { e x if x > ; if x, Evaluating the integral in (37), for i and f X f X (x) dx, (37) as given in (38), yields (38) Pr[Y = i + ] = i+ i e x dx = [ e x] i+ i = e i e i, so that Pr[Y = i + ] = ( ) i ( ) e e (39) It follows from (39) that Y Geometric(p) with p = e.. The expected number of typographical errors on a page of a certain magazine is.2. What is the probability that an article of pages contains (a) no typographical errors, and (b) two or more typographical errors. Explain your reasoning. Solution: Let X denote the number of typographical errors in one page. Then, X may be modeled by a Poisson random variable with parameter λ, where E(X) = λ, and λ =.2 in this problem. We then have that the pmf of X is p X (k) = λk k! e λ, for k =,, 2, 3,... (4) The moment generating function of X is ψ X (t) = e λ(et ), for t R. (4)

16 Math 5. Rumbos Spring 22 6 Let X, X 2,..., X n, where n =, denote the number of typographical errors in pages through n, respectively. We may assume that X, X 2,... X n are independent and that they all have a Poisson(λ) distribution. Put Y = X + X X n. Then Y gives the number of typographical errors in the n pages of the article. The moment generating function of Y is then ψ Y (t) = ψ X (t) ψ X2 (t) ψ Xn (t), for t R, (42) by the independence of the X i s. It then follows from (42) and (4) that or ψ Y (t) = [e λ(et ) ] n for t R, ψ Y (t) = e nλ(et ) for t R. (43) Comparing (43) with (4), we see that Y has a Poisson distribution with parameter nλ; that is, Y Poisson(nλ), so that, in view of (4), p Y (k) = (nλ)k k! In this problem n = and λ =.2. e nλ, for k =,, 2, 3,... (44) (a) The probability that the article contains no typographical errors is Pr[Y = ] = e nλ = e %. (b) The probability that the article contains two or more typographical errors is Pr[Y 2] = Pr[Y ] = Pr[Y = ] Pr[Y = ] = e nλ nλe nλ = e 2 2e %.

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 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 Spring Solutions to Review Problems for Exam 1

Math 151. Rumbos Spring Solutions to Review Problems for Exam 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

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

Chapter 4 Multiple Random Variables

Chapter 4 Multiple Random Variables Review for the previous lecture Definition: n-dimensional random vector, joint pmf (pdf), marginal pmf (pdf) Theorem: How to calculate marginal pmf (pdf) given joint pmf (pdf) Example: How to calculate

More information

More on Distribution Function

More on Distribution Function More on Distribution Function The distribution of a random variable X can be determined directly from its cumulative distribution function F X. Theorem: Let X be any random variable, with cumulative distribution

More information

1.1 Review of Probability Theory

1.1 Review of Probability Theory 1.1 Review of Probability Theory Angela Peace Biomathemtics II MATH 5355 Spring 2017 Lecture notes follow: Allen, Linda JS. An introduction to stochastic processes with applications to biology. CRC Press,

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 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

4.4 Change of Variable in Integrals: The Jacobian

4.4 Change of Variable in Integrals: The Jacobian 4.4. CHANGE OF VAIABLE IN INTEGALS: THE JACOBIAN 4 4.4 Change of Variable in Integrals: The Jacobian In this section, we generalize to multiple integrals the substitution technique used with definite integrals.

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

Probability and Distributions

Probability and Distributions Probability and Distributions What is a statistical model? A statistical model is a set of assumptions by which the hypothetical population distribution of data is inferred. It is typically postulated

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

conditional cdf, conditional pdf, total probability theorem?

conditional cdf, conditional pdf, total probability theorem? 6 Multiple Random Variables 6.0 INTRODUCTION scalar vs. random variable cdf, pdf transformation of a random variable conditional cdf, conditional pdf, total probability theorem expectation of a random

More information

2. The CDF Technique. 1. Introduction. f X ( ).

2. The CDF Technique. 1. Introduction. f X ( ). Week 5: Distributions of Function of Random Variables. Introduction Suppose X,X 2,..., X n are n random variables. In this chapter, we develop techniques that may be used to find the distribution of functions

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 #3 STA 5326 December 4, 214 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 to

More information

Math 30530: Introduction to Probability, Fall 2013

Math 30530: Introduction to Probability, Fall 2013 Math 353: Introduction to Probability, Fall 3 Midterm Exam II Practice exam solutions. I m taking part in the All-Ireland hay-tossing championship next week (hay-tossing is a real sport in Ireland & Scotland

More information

2. Suppose (X, Y ) is a pair of random variables uniformly distributed over the triangle with vertices (0, 0), (2, 0), (2, 1).

2. Suppose (X, Y ) is a pair of random variables uniformly distributed over the triangle with vertices (0, 0), (2, 0), (2, 1). Name M362K Final Exam Instructions: Show all of your work. You do not have to simplify your answers. No calculators allowed. There is a table of formulae on the last page. 1. Suppose X 1,..., X 1 are independent

More information

Statistics STAT:5100 (22S:193), Fall Sample Final Exam B

Statistics STAT:5100 (22S:193), Fall Sample Final Exam B Statistics STAT:5 (22S:93), Fall 25 Sample Final Exam B Please write your answers in the exam books provided.. Let X, Y, and Y 2 be independent random variables with X N(µ X, σ 2 X ) and Y i N(µ Y, σ 2

More information

IE 230 Probability & Statistics in Engineering I. Closed book and notes. 60 minutes.

IE 230 Probability & Statistics in Engineering I. Closed book and notes. 60 minutes. Closed book and notes. 60 minutes. A summary table of some univariate continuous distributions is provided. Four Pages. In this version of the Key, I try to be more complete than necessary to receive full

More information

This exam contains 6 questions. The questions are of equal weight. Print your name at the top of this page in the upper right hand corner.

This exam contains 6 questions. The questions are of equal weight. Print your name at the top of this page in the upper right hand corner. GROUND RULES: This exam contains 6 questions. The questions are of equal weight. Print your name at the top of this page in the upper right hand corner. This exam is closed book and closed notes. Show

More information

Random Variables and Probability Distributions

Random Variables and Probability Distributions CHAPTER Random Variables and Probability Distributions Random Variables Suppose that to each point of a sample space we assign a number. We then have a function defined on the sample space. This function

More information

Example 1. Assume that X follows the normal distribution N(2, 2 2 ). Estimate the probabilities: (a) P (X 3); (b) P (X 1); (c) P (1 X 3).

Example 1. Assume that X follows the normal distribution N(2, 2 2 ). Estimate the probabilities: (a) P (X 3); (b) P (X 1); (c) P (1 X 3). Example 1. Assume that X follows the normal distribution N(2, 2 2 ). Estimate the probabilities: (a) P (X 3); (b) P (X 1); (c) P (1 X 3). First of all, we note that µ = 2 and σ = 2. (a) Since X 3 is equivalent

More information

1 Review of Probability and Distributions

1 Review of Probability and Distributions Random variables. A numerically valued function X of an outcome ω from a sample space Ω X : Ω R : ω X(ω) is called a random variable (r.v.), and usually determined by an experiment. We conventionally denote

More information

Chapter 4 Multiple Random Variables

Chapter 4 Multiple Random Variables Review for the previous lecture Theorems and Examples: How to obtain the pmf (pdf) of U = g ( X Y 1 ) and V = g ( X Y) Chapter 4 Multiple Random Variables Chapter 43 Bivariate Transformations Continuous

More information

Final Solutions Fri, June 8

Final Solutions Fri, June 8 EE178: Probabilistic Systems Analysis, Spring 2018 Final Solutions Fri, June 8 1. Small problems (62 points) (a) (8 points) Let X 1, X 2,..., X n be independent random variables uniformly distributed on

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

EXAM # 3 PLEASE SHOW ALL WORK!

EXAM # 3 PLEASE SHOW ALL WORK! Stat 311, Summer 2018 Name EXAM # 3 PLEASE SHOW ALL WORK! Problem Points Grade 1 30 2 20 3 20 4 30 Total 100 1. A socioeconomic study analyzes two discrete random variables in a certain population of households

More information

1 Solution to Problem 2.1

1 Solution to Problem 2.1 Solution to Problem 2. I incorrectly worked this exercise instead of 2.2, so I decided to include the solution anyway. a) We have X Y /3, which is a - function. It maps the interval, ) where X lives) onto

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

Lecture 3. Discrete Random Variables

Lecture 3. Discrete Random Variables Math 408 - Mathematical Statistics Lecture 3. Discrete Random Variables January 23, 2013 Konstantin Zuev (USC) Math 408, Lecture 3 January 23, 2013 1 / 14 Agenda Random Variable: Motivation and Definition

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

1 Review of di erential calculus

1 Review of di erential calculus Review of di erential calculus This chapter presents the main elements of di erential calculus needed in probability theory. Often, students taking a course on probability theory have problems with concepts

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

MAT 271E Probability and Statistics

MAT 271E Probability and Statistics MAT 71E Probability and Statistics Spring 013 Instructor : Class Meets : Office Hours : Textbook : Supp. Text : İlker Bayram EEB 1103 ibayram@itu.edu.tr 13.30 1.30, Wednesday EEB 5303 10.00 1.00, Wednesday

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

Math 416 Lecture 3. The average or mean or expected value of x 1, x 2, x 3,..., x n is

Math 416 Lecture 3. The average or mean or expected value of x 1, x 2, x 3,..., x n is Math 416 Lecture 3 Expected values The average or mean or expected value of x 1, x 2, x 3,..., x n is x 1 x 2... x n n x 1 1 n x 2 1 n... x n 1 n 1 n x i p x i where p x i 1 n is the probability of x i

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

STAT 3610: Review of Probability Distributions

STAT 3610: Review of Probability Distributions STAT 3610: Review of Probability Distributions Mark Carpenter Professor of Statistics Department of Mathematics and Statistics August 25, 2015 Support of a Random Variable Definition The support of a random

More information

Lecture 3 Continuous Random Variable

Lecture 3 Continuous Random Variable Lecture 3 Continuous Random Variable 1 Cumulative Distribution Function Definition Theorem 3.1 For any random variable X, 2 Continuous Random Variable Definition 3 Example Suppose we have a wheel of circumference

More information

Eleventh Problem Assignment

Eleventh Problem Assignment EECS April, 27 PROBLEM (2 points) The outcomes of successive flips of a particular coin are dependent and are found to be described fully by the conditional probabilities P(H n+ H n ) = P(T n+ T n ) =

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

QMUL, School of Physics and Astronomy Date: 18/01/2019

QMUL, School of Physics and Astronomy Date: 18/01/2019 QMUL, School of Physics and stronomy Date: 8//9 PHY Mathematical Techniques Solutions for Exercise Class Script : Coordinate Systems and Double Integrals. Calculate the integral: where the region is defined

More information

Introduction to Probability

Introduction to Probability Introduction to Probability Math 353, Section 1 Fall 212 Homework 9 Solutions 1. During a season, a basketball team plays 7 home games and 6 away games. The coach estimates at the beginning of the season

More information

MATH68181: EXTREME VALUES FIRST SEMESTER ANSWERS TO IN CLASS TEST

MATH68181: EXTREME VALUES FIRST SEMESTER ANSWERS TO IN CLASS TEST MATH688: EXTREME VALUES FIRST SEMESTER ANSWERS TO IN CLASS TEST ANSWER TO QUESTION If there are norming constants a n >, b n and a nondegenerate G such that the cdf of a normalized version of M n converges

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

Name: Firas Rassoul-Agha

Name: Firas Rassoul-Agha Midterm 1 - Math 5010 - Spring 016 Name: Firas Rassoul-Agha Solve the following 4 problems. You have to clearly explain your solution. The answer carries no points. Only the work does. CALCULATORS ARE

More information

1 Random Variable: Topics

1 Random Variable: Topics Note: Handouts DO NOT replace the book. In most cases, they only provide a guideline on topics and an intuitive feel. 1 Random Variable: Topics Chap 2, 2.1-2.4 and Chap 3, 3.1-3.3 What is a random variable?

More information

Multivariate distributions

Multivariate distributions CHAPTER Multivariate distributions.. Introduction We want to discuss collections of random variables (X, X,..., X n ), which are known as random vectors. In the discrete case, we can define the density

More information

Posted June 26, 2013 In the solution of Problem 4 in Practice Examination 8, the fourth item in the list of six events was mistyped as { X 1

Posted June 26, 2013 In the solution of Problem 4 in Practice Examination 8, the fourth item in the list of six events was mistyped as { X 1 ASM Stud Manual for Exam P, Sixth Edition B Dr. Krzsztof M. Ostaszewski, FSA, CFA, MAAA Web site: http://www.krzsio.net E-mail: krzsio@krzsio.net Errata Effective Jul 5, 3, onl the latest edition of this

More information

MATH/STAT 3360, Probability Sample Final Examination Model Solutions

MATH/STAT 3360, Probability Sample Final Examination Model Solutions MATH/STAT 3360, Probability Sample Final Examination Model Solutions This Sample examination has more questions than the actual final, in order to cover a wider range of questions. Estimated times are

More information

Math 493 Final Exam December 01

Math 493 Final Exam December 01 Math 493 Final Exam December 01 NAME: ID NUMBER: Return your blue book to my office or the Math Department office by Noon on Tuesday 11 th. On all parts after the first show enough work in your exam booklet

More information

1 4 (1 cos(4θ))dθ = θ 4 sin(4θ)

1 4 (1 cos(4θ))dθ = θ 4 sin(4θ) M48M Final Exam Solutions, December 9, 5 ) A polar curve Let C be the portion of the cloverleaf curve r = sin(θ) that lies in the first quadrant a) Draw a rough sketch of C This looks like one quarter

More information

6.041/6.431 Fall 2010 Quiz 2 Solutions

6.041/6.431 Fall 2010 Quiz 2 Solutions 6.04/6.43: Probabilistic Systems Analysis (Fall 200) 6.04/6.43 Fall 200 Quiz 2 Solutions Problem. (80 points) In this problem: (i) X is a (continuous) uniform random variable on [0, 4]. (ii) Y is an exponential

More information

Conditional distributions (discrete case)

Conditional distributions (discrete case) Conditional distributions (discrete case) The basic idea behind conditional distributions is simple: Suppose (XY) is a jointly-distributed random vector with a discrete joint distribution. Then we can

More information

ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata

ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata ASM Study Manual for Exam P, First Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Errata Effective July 5, 3, only the latest edition of this manual will have its errata

More information

ECE 302 Division 2 Exam 2 Solutions, 11/4/2009.

ECE 302 Division 2 Exam 2 Solutions, 11/4/2009. NAME: ECE 32 Division 2 Exam 2 Solutions, /4/29. You will be required to show your student ID during the exam. This is a closed-book exam. A formula sheet is provided. No calculators are allowed. Total

More information

Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA

Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata for the ASM Study Manual for Exam P, Fourth Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Effective July 5, 3, only the latest edition of this manual will have its

More information

Algorithms for Uncertainty Quantification

Algorithms for Uncertainty Quantification Algorithms for Uncertainty Quantification Tobias Neckel, Ionuț-Gabriel Farcaș Lehrstuhl Informatik V Summer Semester 2017 Lecture 2: Repetition of probability theory and statistics Example: coin flip Example

More information

Chapter 2: Random Variables

Chapter 2: Random Variables ECE54: Stochastic Signals and Systems Fall 28 Lecture 2 - September 3, 28 Dr. Salim El Rouayheb Scribe: Peiwen Tian, Lu Liu, Ghadir Ayache Chapter 2: Random Variables Example. Tossing a fair coin twice:

More information

Practice Midterm 2 Partial Solutions

Practice Midterm 2 Partial Solutions 8.440 Practice Midterm Partial Solutions. (0 points) Let and Y be independent Poisson random variables with parameter. Compute the following. (Give a correct formula involving sums does not need to be

More information

Practice Midterm 2 Partial Solutions

Practice Midterm 2 Partial Solutions 8.440 Practice Midterm 2 Partial Solutions. (20 points) Let X and Y be independent Poisson random variables with parameter. Compute the following. (Give a correct formula involving sums does not need to

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

Probability Review. Gonzalo Mateos

Probability Review. Gonzalo Mateos Probability Review Gonzalo Mateos Dept. of ECE and Goergen Institute for Data Science University of Rochester gmateosb@ece.rochester.edu http://www.ece.rochester.edu/~gmateosb/ September 11, 2018 Introduction

More information

0 otherwise. Page 100 Exercise 9: Suppose that a random variable X has a discrete distribution with the following p.m.f.: { c. 2 x. 0 otherwise.

0 otherwise. Page 100 Exercise 9: Suppose that a random variable X has a discrete distribution with the following p.m.f.: { c. 2 x. 0 otherwise. Stat 42 Solutions for Homework Set 4 Page Exercise 5: Suppose that a box contains seven red balls and three blue balls. If five balls are selected at random, without replacement, determine the p.m.f. of

More information

EXAM. Exam #1. Math 3342 Summer II, July 21, 2000 ANSWERS

EXAM. Exam #1. Math 3342 Summer II, July 21, 2000 ANSWERS EXAM Exam # Math 3342 Summer II, 2 July 2, 2 ANSWERS i pts. Problem. Consider the following data: 7, 8, 9, 2,, 7, 2, 3. Find the first quartile, the median, and the third quartile. Make a box and whisker

More information

Sample Spaces, Random Variables

Sample Spaces, Random Variables Sample Spaces, Random Variables Moulinath Banerjee University of Michigan August 3, 22 Probabilities In talking about probabilities, the fundamental object is Ω, the sample space. (elements) in Ω are denoted

More information

Mathematical Statistics 1 Math A 6330

Mathematical Statistics 1 Math A 6330 Mathematical Statistics 1 Math A 6330 Chapter 3 Common Families of Distributions Mohamed I. Riffi Department of Mathematics Islamic University of Gaza September 28, 2015 Outline 1 Subjects of Lecture 04

More information

University of Chicago Graduate School of Business. Business 41901: Probability Final Exam Solutions

University of Chicago Graduate School of Business. Business 41901: Probability Final Exam Solutions Name: University of Chicago Graduate School of Business Business 490: Probability Final Exam Solutions Special Notes:. This is a closed-book exam. You may use an 8 piece of paper for the formulas.. Throughout

More information

Math 127C, Spring 2006 Final Exam Solutions. x 2 ), g(y 1, y 2 ) = ( y 1 y 2, y1 2 + y2) 2. (g f) (0) = g (f(0))f (0).

Math 127C, Spring 2006 Final Exam Solutions. x 2 ), g(y 1, y 2 ) = ( y 1 y 2, y1 2 + y2) 2. (g f) (0) = g (f(0))f (0). Math 27C, Spring 26 Final Exam Solutions. Define f : R 2 R 2 and g : R 2 R 2 by f(x, x 2 (sin x 2 x, e x x 2, g(y, y 2 ( y y 2, y 2 + y2 2. Use the chain rule to compute the matrix of (g f (,. By the chain

More information

Averages of Random Variables. Expected Value. Die Tossing Example. Averages of Random Variables

Averages of Random Variables. Expected Value. Die Tossing Example. Averages of Random Variables Averages of Random Variables Suppose that a random variable U can tae on any one of L random values, say u 1, u 2,...u L. Imagine that we mae n independent observations of U and that the value u is observed

More information

1 Basic continuous random variable problems

1 Basic continuous random variable problems Name M362K Final Here are problems concerning material from Chapters 5 and 6. To review the other chapters, look over previous practice sheets for the two exams, previous quizzes, previous homeworks and

More information

Page Max. Possible Points Total 100

Page Max. Possible Points Total 100 Math 3215 Exam 2 Summer 2014 Instructor: Sal Barone Name: GT username: 1. No books or notes are allowed. 2. You may use ONLY NON-GRAPHING and NON-PROGRAMABLE scientific calculators. All other electronic

More information

Part 3: Parametric Models

Part 3: Parametric Models Part 3: Parametric Models Matthew Sperrin and Juhyun Park August 19, 2008 1 Introduction There are three main objectives to this section: 1. To introduce the concepts of probability and random variables.

More information

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work. Exam 3 Math 850-007 Fall 04 Odenthal Name: Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.. Evaluate the iterated integral

More information

Vector Calculus. Dr. D. Sukumar

Vector Calculus. Dr. D. Sukumar Vector Calculus Dr. D. Sukumar Space co-ordinates Change of variable Cartesian co-ordinates < x < Cartesian co-ordinates < x < < y < Cartesian co-ordinates < x < < y < < z < Cylindrical Cylindrical Cylindrical

More information

Joint Distribution of Two or More Random Variables

Joint Distribution of Two or More Random Variables Joint Distribution of Two or More Random Variables Sometimes more than one measurement in the form of random variable is taken on each member of the sample space. In cases like this there will be a few

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

ELEG 3143 Probability & Stochastic Process Ch. 2 Discrete Random Variables

ELEG 3143 Probability & Stochastic Process Ch. 2 Discrete Random Variables Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 2 Discrete Random Variables Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Random Variable Discrete Random

More information

ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata

ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA Errata ASM Study Manual for Exam P, Second Edition By Dr. Krzysztof M. Ostaszewski, FSA, CFA, MAAA (krzysio@krzysio.net) Errata Effective July 5, 3, only the latest edition of this manual will have its errata

More information

STAT 516 Midterm Exam 3 Friday, April 18, 2008

STAT 516 Midterm Exam 3 Friday, April 18, 2008 STAT 56 Midterm Exam 3 Friday, April 8, 2008 Name Purdue student ID (0 digits). The testing booklet contains 8 questions. 2. Permitted Texas Instruments calculators: BA-35 BA II Plus BA II Plus Professional

More information

Random Variables. Will Perkins. January 11, 2013

Random Variables. Will Perkins. January 11, 2013 Random Variables Will Perkins January 11, 2013 Random Variables If a probability model describes an experiment, a random variable is a measurement - a number associated with each outcome of the experiment.

More information

Introduction to Stochastic Processes

Introduction to Stochastic Processes Stat251/551 (Spring 2017) Stochastic Processes Lecture: 1 Introduction to Stochastic Processes Lecturer: Sahand Negahban Scribe: Sahand Negahban 1 Organization Issues We will use canvas as the course webpage.

More information

McGill University April 16, Advanced Calculus for Engineers

McGill University April 16, Advanced Calculus for Engineers McGill University April 16, 2014 Faculty of cience Final examination Advanced Calculus for Engineers Math 264 April 16, 2014 Time: 6PM-9PM Examiner: Prof. R. Choksi Associate Examiner: Prof. A. Hundemer

More information

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable Lecture Notes 1 Probability and Random Variables Probability Spaces Conditional Probability and Independence Random Variables Functions of a Random Variable Generation of a Random Variable Jointly Distributed

More information

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable

Lecture Notes 1 Probability and Random Variables. Conditional Probability and Independence. Functions of a Random Variable Lecture Notes 1 Probability and Random Variables Probability Spaces Conditional Probability and Independence Random Variables Functions of a Random Variable Generation of a Random Variable Jointly Distributed

More information

RYERSON UNIVERSITY DEPARTMENT OF MATHEMATICS MTH 514 Stochastic Processes

RYERSON UNIVERSITY DEPARTMENT OF MATHEMATICS MTH 514 Stochastic Processes RYERSON UNIVERSITY DEPARTMENT OF MATHEMATICS MTH 514 Stochastic Processes Midterm 2 Assignment Last Name (Print):. First Name:. Student Number: Signature:. Date: March, 2010 Due: March 18, in class. Instructions:

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

Lecture 2: Repetition of probability theory and statistics

Lecture 2: Repetition of probability theory and statistics Algorithms for Uncertainty Quantification SS8, IN2345 Tobias Neckel Scientific Computing in Computer Science TUM Lecture 2: Repetition of probability theory and statistics Concept of Building Block: Prerequisites:

More information

Chapter 3, 4 Random Variables ENCS Probability and Stochastic Processes. Concordia University

Chapter 3, 4 Random Variables ENCS Probability and Stochastic Processes. Concordia University Chapter 3, 4 Random Variables ENCS6161 - Probability and Stochastic Processes Concordia University ENCS6161 p.1/47 The Notion of a Random Variable A random variable X is a function that assigns a real

More information

for valid PSD. PART B (Answer all five units, 5 X 10 = 50 Marks) UNIT I

for valid PSD. PART B (Answer all five units, 5 X 10 = 50 Marks) UNIT I Code: 15A04304 R15 B.Tech II Year I Semester (R15) Regular Examinations November/December 016 PROBABILITY THEY & STOCHASTIC PROCESSES (Electronics and Communication Engineering) Time: 3 hours Max. Marks:

More information

PRACTICE FINAL 2 MATH 16b

PRACTICE FINAL 2 MATH 16b PRACTICE FINAL MATH 6b Find possible relative maxima and minima of the function f (x, y) = x + y + y + In each case apply the second derivative test if possible Evaluate the integral 0 (x + ) 00dx Describe

More information

Random variables. DS GA 1002 Probability and Statistics for Data Science.

Random variables. DS GA 1002 Probability and Statistics for Data Science. Random variables DS GA 1002 Probability and Statistics for Data Science http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall17 Carlos Fernandez-Granda Motivation Random variables model numerical quantities

More information

BASICS OF PROBABILITY

BASICS OF PROBABILITY October 10, 2018 BASICS OF PROBABILITY Randomness, sample space and probability Probability is concerned with random experiments. That is, an experiment, the outcome of which cannot be predicted with certainty,

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 18

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 18 EECS 7 Discrete Mathematics and Probability Theory Spring 214 Anant Sahai Note 18 A Brief Introduction to Continuous Probability Up to now we have focused exclusively on discrete probability spaces Ω,

More information

MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems

MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems MA/ST 810 Mathematical-Statistical Modeling and Analysis of Complex Systems Review of Basic Probability The fundamentals, random variables, probability distributions Probability mass/density functions

More information

Solutions to Assignment #8 Math 501 1, Spring 2006 University of Utah

Solutions to Assignment #8 Math 501 1, Spring 2006 University of Utah Solutions to Assignment #8 Math 5, Spring 26 University of Utah Problems:. A man and a woman agree to meet at a certain location at about 2:3 p.m. If the man arrives at a time uniformly distributed between

More information

Problem Solutions Chapter 4

Problem Solutions Chapter 4 Problem Solutions Chapter 4 Problem 4.. Solution (a) The probability P [, 3] can be found be evaluating the joint CDF F, (x, y) at x andy 3. This yields P [, 3] F, (, 3) ( e )( e 3 ) () (b) To find the

More information

Math 407: Probability Theory 5/10/ Final exam (11am - 1pm)

Math 407: Probability Theory 5/10/ Final exam (11am - 1pm) Math 407: Probability Theory 5/10/2013 - Final exam (11am - 1pm) Name: USC ID: Signature: 1. Write your name and ID number in the spaces above. 2. Show all your work and circle your final answer. Simplify

More information

1 Expectation of a continuously distributed random variable

1 Expectation of a continuously distributed random variable OCTOBER 3, 204 LECTURE 9 EXPECTATION OF A CONTINUOUSLY DISTRIBUTED RANDOM VARIABLE, DISTRIBUTION FUNCTION AND CHANGE-OF-VARIABLE TECHNIQUES Expectation of a continuously distributed random variable Recall

More information