BMIR Lecture Series on Probability and Statistics Fall, 2015 Uniform Distribution

Size: px
Start display at page:

Download "BMIR Lecture Series on Probability and Statistics Fall, 2015 Uniform Distribution"

Transcription

1 Lecture #5 BMIR Lecture Series on Probability and Statistics Fall, 2015 Department of Biomedical Engineering and Environmental Sciences National Tsing Hua University s 5.1

2 Definition ( ) A continuous random variable X with probability density function f (x) = 1 b a, a x b (1) is a continuous uniform random variable. The mean of X is b x E(X) = b a dx = x 2 2(b a) The variance is V(X) = b a a ( ) x a+b 2 2 dx = b a b a ( x a+b 2 3(b a) ) 3 = a + b 2 b a = (b a)2 12 s 5.2

3 CDF: The cumulative distribution function of a continuous uniform distribution X is F(X) = P(X x) = If a x b, F(X) = x The complete form is F(X) = x a x f (t)dt = x 1 dt. (2) b a 1 dt = (x a)/(b a). (3) b a 1 b a dt = 0 x < a x a b a a x < b 1 b x (4) s 5.3

4 Example: Example Let continuous random variable X denote the current measured in a thin copper in milliamperes (ma). Assume that the range of X is [0, 20mA], and the probability density function is f (x) = = 0.05, 0 x 20. The mean of X is E(X) = 20 x dx = 2 = 10mA The variance is V(X) = 20 0 (x 10) 2 20 dx = (20)2 12 = 33.33mA2 What is the probability that a measurement of current is between 5 and 10 ma? P(5 < x 10) =? P(5 < x 10) = F(10) F(5) = = 0.25 s 5.4

5 (Gaussian) distribution is the most widely used model. For a repeated random experiment, the average of the outcomes tends to have a normal distribution (central limit theorem). The density function of a normal random variable is characterized by two parameters: mean µ and variance σ 2 as shown in Fig. 1. Each curve is symmetric and bell-shaped. µ determines the center and σ 2 determines the width. s 5.5

6 (Gaussian) s Figure 1: probability density functions for selected values of the parameters µ and σ

7 (Gaussian) Definition ( (Gaussian) ) A continuous random variable X with probability density function f (x; µ, σ) = = 1 (x µ)2 e 2σ 2, < x < (5) 2πσ 2 1 σ (x µ) 2 2π e 2σ 2, < x < (6) is a normal (Gaussian) random variable with parameters µ, where < µ <, and σ > 0. Theorem The distribution is denoted by N(µ, σ). And the mean and variance of X are equal to E(X) = µ and V(X) = σ 2, respectively. s 5.7

8 (Gaussian) Figure 2: Probability density function of a normal random variable with mean µ and σ 2. About 68% of the population is in the interval µ ± σ. About 95% of the population is in the interval µ ± 2σ. About 99.7% of the population is in the interval µ ± 3σ. s 5.8

9 Show that I = e y2 /2 dy = 2π I 2 = = = = 2π 0 2π 0 = 2π = 2π e x2 /2 dx 0 dθ 0 0 I = 2π = e y2 /2 dy e (x2 +y 2 )/2 dxdy e r2 /2 rdrdθ 0 e r2 /2 rdr e r2 /2 d r2 2 e s ds = 2π e y2 /2 dy (dxdy = rdrdθ) (r 2 /2 = s) s 5.9

10 Mean and Variance of Random Variable Show that E(X) = µ. E(X) = = = 1 x σ 2π e 1 (σy + µ)e y2 /2 dy 2π (x µ) 2 2σ 2 dx (y = (x µ)/σ) σ ye y2 /2 dy + µ 1 e y2 /2 dy 2π 2π = 0 + µ 1 2π = µ Show that V(X) = σ 2. e y2 /2 dy s 5.10

11 Standard Random Variable Definition (Standard Random Variable) A normal random variable with µ = 0 and σ = 1, N(0, 1), is called a standard normal random variable and is denoted as Z. Definition (Standard Random Variable) The cumulative distribution function of a standard normal random variable is denoted as Φ(z) = P(Z z) s 5.11

12 Standardized Random Variable Definition (Standardized Random Variable) If X is a normal random variable N(µ, σ), the random variable Z = X µ σ is a normal random variable N(0, 1). That is, Z is a standard normal random variable. Also, ( X µ P(X x) = P σ x µ σ (7) ) = P(Z z) (8) where z = x µ (9) σ is the z value (or z score ) obtained by standardizing X. s 5.12

13 Example: Standard Example Aluminum sheets used to make beverage cans have thicknesses (in thousandths of an inch) that are normally distributed with mean 10 and standard deviation 1.3. A particular sheet is 10.8 thousandths of an inch thick. Find the z-score. The quantity 10.8 is an observation from a normal population with mean µ = 10 and standard deviation σ = 1.3. Therefore z = x µ σ = = 0.62 s 5.13

14 Example: Standard Example Referring to the previous example. The thickness of a certain sheet has a z-score of 1.7. Find the thickness of the sheet in the original units of thousandths of inches. We use Eq. (9), substituting 1.7 for z and solving for x. We obtain 1.7 = x Solving for x yields x = 7.8. The sheet is 7.8 thousandths of an inch thick. s 5.14

15 Example: Standard Example Find the area under the normal curve to the left of z = From the z table, the area is s 5.15

16 Example: Standard Example Find the area under the normal curve to the right of z = From the z table, the area to the left of z = 1.38 is Therefore the area to the right is = s 5.16

17 Example: Standard Example Find the area under the normal curve between z = 0.71 and z = From the z table, the area to the left of z = 1.28 is The area to the left of z = 0.71 is The area between z = 0.71 and z = 1.28 is therefore = s 5.17

18 Example: Grades and Example The grades in a large class (like Statistical Data Analysis) are approximately normal-distributed with mean 75 and standard deviation 6. The lowest D is 60, the lowest C is 68, the lowest B is 83, and the lowest A is 90. What proportion of the class will get A s, B s, C s, D s and F s? A s = P(X 90) = P(Z 15 6 ) = B s = P(83 X < 90) = P(Z < 2.5) P(Z < 1.33) = = C s = P(68 X < 83) = P(Z < 1.33) P(Z < 1.17) = = s 5.18

19 Example: Grades and D s = P(60 X < 68) = P(Z < 1.17) P(Z < 2.5) = = F s = P(X < 60) = P(Z < 2.5) = s 5.19

20 Example: Digital Communication Example In a digital communication channel, assume that the number of bits received in error can be modelled by a binomial random variable, and assume that the probability that a bit received in error is If 16 million bits are transmitted, what is the probability that 150 or fewer errors occur? Let X denote the number of errors. Then Xis a binomial random variable. And 150 ( ) P(X 150) = (10 5 ) x ( ) x x How to compute this equation?. 0 s 5.20

21 Approximation of Binomial Theorem If X is a binomial random variable with parameters n and p Z = X np np(1 p) (10) is approximately a standard normal random variable. To approximate a binomial probability with a normal distribution a continuity correction is applied as follows: ( ) x np P(X x) = P(X x + 0.5) = P Z (11) np(1 p) P(x X) = P(x 0.5 X) = P ( ) x 0.5 np Z np(1 p) This approximation is good for np > 5 and n(1 p) > 5. (12) s 5.21

22 s Figure 3: approximation to the binomial distribution with parameters n = 10, and p =

23 Example: Digital Communication (cont) Since np = ( )( ) = 160 > 5 and n(1 p) > 5, we can use the normal distribution to approximate the original binomial distribution as: P(X 150) = P(X ) ( ) X = P 160( ) 160( ) = P(Z 0.75) = s 5.23

24 Non-symmetric Figure 4: Binomial distribution is not symmetric if p is close to 0 or 1. (If np or n(1 p) is small, the binomial is quite skewed and the symmetric normal distribution is not a good approximation. ) s 5.24

25 Approximation of Poisson Theorem If X is a Poisson random variable with E(X) = λ and V(X) = λ, Z = X λ λ (13) is approximately a standard normal distribution. This approximation is good for λ > 5. s 5.25

26 Poisson with Small λ s Figure 5: Poisson distributions for small values of the parameter λ. 5.26

27 Poisson with Large λ s Figure 6: Poisson distributions for selected large values of the parameter λ. 5.27

28 Example: Approximation to Poisson Example Assume that the number particles in a squared meter of dust on a surface follows a Poisson distribution with a mean of If a squared meter of dust is analyzed, what is the probability that 950 or fewer particles are found? The probability can be expressed as P(X 950) = e x The probability can be approximated as P(X x) = P(Z x! ) = P(Z 1.58) = s 5.28

29 Recall that the distribution of the number of trials needed for the first success in a sequence of Bernoulli trials is geometric. Consider a sequence of events that occur randomly in time according to the Poisson distribution at rate λ > 0. The distribution of the number of events N(t) in the interval [0, t] is λt (λt)k P(N(t) = k) = e. k! Suppose that we are interested in the distribution of the waiting time for the first event. Let T denote this random variable. Then P(T > t) = P(no event in [0, t]) = P(N(t) = 0) = e λt. s 5.29

30 Since the cumulative distribution function of T is F(t) = P(T t) = 1 P(T > t) = 1 e λt, the density of T is given by f (t) = d dt F(t) = d P(T > t) { dt λe λt, for t 0 = 0, for t < 0. (14) s 5.30

31 Definition The random variable X that equals the distance (time or length) of a Poisson process with the rate λ > 0 is an exponential random variable with parameter λ. The probability density function of X is f (x) = λe λx, 0 x < (15) The cumulative distribution function is F(x) = 1 e λx, 0 x < (16) It is important to use consistent units in calculation of probabilities, means and variances involving exponential random variables. s 5.31

32 s Figure 7: Probability density functions of exponential random variables for selected values of the parameter λ. 5.32

33 Theorem If random variable X has an exponential distribution with parameter λ, µ = E(X) = 1 λ and σ2 = V(X) = 1 λ 2 (17) µ = E(X) = = = 0 xλe λx dx xe λx dλx = ( xe λx) = 1 λ e λx 0 xde λx e λx dx 0 = 0 1 λ = 1 λ s 5.33

34 Example: Computer Network Usage Example In a large corporate computer network, user log-ons to the system can be modeled as a Poisson process with mean of 25 log-ons per hour. What is probability that there are no log-ons in an interval of 6 minutes. Let the random variable X denote the time from the start of the interval until the first log-on. X has an exponential distribution with λ = 25 log-ons per hour. In addition, 6 minutes is equal to 0.1 hour. The probability of no log-ons in an interval of 6 minutes is P(X > 0.1) = 1 F(0.1) = e 25(0.1) = s 5.34

35 Example: Computer Network Usage What is probability that the time until next log-on is between 2 and 3 minutes ( 2 P 60 = < X < 3 ) 60 = 0.05 = F(0.05) F(0.033) = e 25(0.05) e 25(0.033) = The mean time until the next log-on is µ = 1 λ = 1 = 0.04 hr = 2.4 min 25 The standard deviation of the time until the next log-on is mean time until the next log-on is σ = 1 hr = 2.4 min 25 s 5.35

36 Example: Lack of Memory Example Let X denote the time between detections of a particle with a Geiger counter. Assume that X has an exponential distribution with E(X) = 1.4 minutes. The probability that we detect a particle within 30 seconds of starting the counter is P(X < 0.5 min) = F(0.5) = 1 e 0.5/1.4 = Suppose that the counter has been on for 3 minutes without detecting a particle. What is the probability that we detect a particle in next 30 seconds: P(X < 3.5 X > 3) = P(3 < X < 3.5)/P(X > 3) s 5.36

37 Example: Lack of Memory We have P(3 < X < 3.5) = F(3.5) F(3) = P(X > 3) = 1 F(3) = P(X < 3.5 X > 3) = P(3 < X < 3.5)/P(X > 3) = 0.035/0.117 = 0.30 After waiting for 3 minutes without a detection, the probability of a detection in next 30 seconds is the same as the probability of a detection in the 30 seconds immediately after starting the counter. Theorem (Lack of Memory) For an exponential random variable X P(X < (t 1 + t 2 ) X > t 1 ) = P(X < t 2 ) (18) s 5.37

38 Example: Erlang Example (CPU Failure) The failure of the CPUs of large computer systems are often modeled as a Poisson process. Assume that the units that fail are immediately repaired, and assume that the mean number of failure per hour is Let X denote the time until four failures occur in a system. Determine the probability that X exceeds 40, 000 hours. Let the random variable N denote the number of failures in 40, 000 hours. The time until four failures occur exceeds 40, 000 hours if the number of failures in 40, 000 hours in three or less: P(X > 40, 000) = P(N 3) s 5.38

39 Example: Erlang N has a Poisson distribution with E(N) = 40, 000(0.0001) = 4 failures in 40,000 hours Therefore, 3 e 4 4 k P(X > 40, 000) = P(N 3) = = k! k=0 s 5.39

40 Erlang If X is the time until the rth event in a Poisson process then P(X > x) = r 1 k=0 e λx (λx) k Since P(X > x) = 1 F(X), the probability density function of X equals f (x) = d dx P(X > x) = λr x r 1 e λx for x > 0 and r = 1, 2,.... (r 1)! k! = λ(λx)r 1 e λx (r 1)! This probability density function defines an Erlang distribution. With r = 1, an Erlang RV becomes an exponential RV. s 5.40

41 Function Definition ( Function) The gamma function of γ is Γ(γ) = 0 x γ 1 e x dx, for γ > 0. (19) The value of the integral is a positive finite number. Using the integral by parts, it can be shown that Γ(γ) = (γ 1)Γ(γ 1) If γ is a positive integer, (as in Erlang distribution), Γ(γ) = (γ 1)!, given that γ(1) = 0! = 1. β γ Γ(γ) = 0 y γ 1 e y/β dy. s 5.41

42 Definition ( ) A random variable X that has a pdf { λ γ x γ 1 e λx Γ(γ) = λ Γ(γ) f (x; γ, λ) = (λx)γ 1 e λx, 0 < x < 0, elsewhere. is said to have a gamma distribution with parameters γ > 0 and λ > 0. The parameters γ and λ are called the scale and shape parameters, respectively. If γ is a positive integer r, X becomes an Erlang distribution. (20) s 5.42

43 s Figure 8: probability density functions for selected values of the parameters γ (scale) and λ (shape). 5.43

44 Theorem (Mean and Variance of ) If X is a gamma random variable with parameters λ and γ, µ = E(X) = γ λ (21) and σ 2 = V(X) = γ λ 2 (22) Definition (Chi-Squared ) The chi-squared distribution is a special case of gamma distribution in which λ = 1/2 and γ = 1/2, 1, 3/2, 2,.... The chi-squared distribution is used extensively in interval estimation and hypothesis testing. s 5.44

45 Example: Example The time to prepare a micro-array slide for high throughput genomics is a Poisson process with a mean of two hours per slide. What is the probability that 10 slides require more than 25 hours to prepare? Let X denote the time to prepare 10 slides. X has gamma distribution with λ = 1/2 (slide/hour) and γ = 10. Th requested probability P(X > 25) P(X > 25) = 9 e 12.5 (12.5) k = k! k=0 The mean time to prepare 10 slides is E(X) = γ/λ = 10/0.5 = 20 hours. And the variance time is V(X) = γ/λ 2 = 40 s 5.45

46 Definition ( ) The random variable X with the probability density function f (x) = β ( x ) [ β 1 ( x ) ] β exp, x > 0 (23) δ δ δ is a random variable with scale parameter δ > 0 and shape parameter β > 0. The distribution is often used to model the time until failure of many different physical systems. When β = 1, the distribution is identical to the exponential. The Raleigh distribution is a special case when the shape parameter β = 2. s 5.46

47 s Figure 9: probability density functions for selected values of the parameters δ (scale) and β (shape). 5.47

48 Theorem If X has a distribution with parameters δ and β, then the cumulative distribution function of X is [ ( x ) ] β F(x) = 1 exp (24) δ Theorem If X has a distribution with parameters δ and β, ( µ = E(X) = δγ ) (25) β ( σ 2 = V(X) = δ 2 Γ ) [ ( δ 2 Γ )] 2 (26) β β s 5.48

49 Example: Example The time to failure (in hours) of bearing a mechanical shaft is modeled as a random variable with δ = 5000 hours and β = 1/2. Determine the mean time until failure E(X) = 5000Γ[1 + (1/0.5)] = 5000Γ[3] = ! = 10, 000 hours Determine the probability that a bearing last at least 6000 hours [ ( ) ] /2 P(X > 6000) = 1 F(6000) = exp 5000 = e = s 5.49

50 Let W be a normal distribution. X = exp(w) is also an random variable. Since log(x) is normally distributed, X is called a lognormal distribution. The cumulative distribution function for X is F(x) = P(X x) = P(exp(W) x) = P(W log(x)) ( = P Z log(x) θ ) ( ) log(x) θ = Φ ω ω for x > 0, where Z is a standard normal random variable. F(x) = 0 for x 0. s 5.50

51 Definition ( ) Let W have a normal distribution with mean θ and variance ω 2 ; then X = exp(w) is a lognormal random variable with probability density function ] 1 f (x) = [ xω 2π exp (log(x) θ)2 2ω 2 for 0 < x <. The mean and variance of X are E(X) = exp(θ + ω 2 /2) V(X) = e 2θ+ω2 (e ω2 1) The lifetime of a product that degrades over time is often modeled by a lognormal distribution random variable. (27) s 5.51

52 s Figure 10: probability density functions with θ = 0 for selected values of σ

53 s Figure 11: probability density functions with θ = 0 for selected values of ω

54 s Figure 12: probability density functions with selected values of θ and ω

55 Example: Example The lifetime of a semiconductor laser has a lognormal distribution with θ = 10 hours and ω = 1.5 hours. What is the probability the lifetime exceeds 10, 000 hours? P(X > 10000) = 1 P(exp(W) 10000) = 1 P(W log(10000)) ( ) log(10000) 10 = 1 Φ 1.5 = 1 Φ( 0.52) = = 0.70 s 5.55

56 Example: What lifetime is exceeded by 99% of lasers? P(X > x) = P(exp(W) > x) = P(W > log(x)) ( ) log(x) 10 = 1 Φ = Φ(z) = 0.99 when z = Therefore, log(x) = 2.33 x = exp(6.505) = hours s 5.56

57 Example: Determine the mean and variance of lifetime. E(X) = exp(θ + ω 2 /2) = exp( ) = 67, V(X) = e 2θ+ω2 (e ω2 1) = exp( )[exp(2.25) 1] = 39, 070, 059, σ = V(x) = 197, E(X) Notice that the standard deviation of life time is much larger to the mean. s 5.57

Ching-Han Hsu, BMES, National Tsing Hua University c 2015 by Ching-Han Hsu, Ph.D., BMIR Lab. = a + b 2. b a. x a b a = 12

Ching-Han Hsu, BMES, National Tsing Hua University c 2015 by Ching-Han Hsu, Ph.D., BMIR Lab. = a + b 2. b a. x a b a = 12 Lecture 5 Continuous Random Variables BMIR Lecture Series in Probability and Statistics Ching-Han Hsu, BMES, National Tsing Hua University c 215 by Ching-Han Hsu, Ph.D., BMIR Lab 5.1 1 Uniform Distribution

More information

Applied Statistics and Probability for Engineers. Sixth Edition. Chapter 4 Continuous Random Variables and Probability Distributions.

Applied Statistics and Probability for Engineers. Sixth Edition. Chapter 4 Continuous Random Variables and Probability Distributions. Applied Statistics and Probability for Engineers Sixth Edition Douglas C. Montgomery George C. Runger Chapter 4 Continuous Random Variables and Probability Distributions 4 Continuous CHAPTER OUTLINE Random

More information

Chapter 4 Continuous Random Variables and Probability Distributions

Chapter 4 Continuous Random Variables and Probability Distributions Applied Statistics and Probability for Engineers Sixth Edition Douglas C. Montgomery George C. Runger Chapter 4 Continuous Random Variables and Probability Distributions 4 Continuous CHAPTER OUTLINE 4-1

More information

Chapter 4: CONTINUOUS RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS

Chapter 4: CONTINUOUS RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Chapter 4: CONTINUOUS RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS Part 4: Gamma Distribution Weibull Distribution Lognormal Distribution Sections 4-9 through 4-11 Another exponential distribution example

More information

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models Fatih Cavdur fatihcavdur@uludag.edu.tr March 20, 2012 Introduction Introduction The world of the model-builder

More information

Chapter Learning Objectives. Probability Distributions and Probability Density Functions. Continuous Random Variables

Chapter Learning Objectives. Probability Distributions and Probability Density Functions. Continuous Random Variables Chapter 4: Continuous Random Variables and Probability s 4-1 Continuous Random Variables 4-2 Probability s and Probability Density Functions 4-3 Cumulative Functions 4-4 Mean and Variance of a Continuous

More information

Chapter 4: Continuous Probability Distributions

Chapter 4: Continuous Probability Distributions Chapter 4: Continuous Probability Distributions Seungchul Baek Department of Statistics, University of South Carolina STAT 509: Statistics for Engineers 1 / 57 Continuous Random Variable A continuous random

More information

Chapter 4: Continuous Random Variable

Chapter 4: Continuous Random Variable Chapter 4: Continuous Random Variable Shiwen Shen University of South Carolina 2017 Summer 1 / 57 Continuous Random Variable A continuous random variable is a random variable with an interval (either finite

More information

STAT509: Continuous Random Variable

STAT509: Continuous Random Variable University of South Carolina September 23, 2014 Continuous Random Variable A continuous random variable is a random variable with an interval (either finite or infinite) of real numbers for its range.

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

Slides 8: Statistical Models in Simulation

Slides 8: Statistical Models in Simulation Slides 8: Statistical Models in Simulation Purpose and Overview The world the model-builder sees is probabilistic rather than deterministic: Some statistical model might well describe the variations. An

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

Probability Density Functions

Probability Density Functions Probability Density Functions Probability Density Functions Definition Let X be a continuous rv. Then a probability distribution or probability density function (pdf) of X is a function f (x) such that

More information

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

IE 230 Probability & Statistics in Engineering I. Closed book and notes. 120 minutes. Closed book and notes. 10 minutes. Two summary tables from the concise notes are attached: Discrete distributions and continuous distributions. Eight Pages. Score _ Final Exam, Fall 1999 Cover Sheet, Page

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

ECE 313 Probability with Engineering Applications Fall 2000

ECE 313 Probability with Engineering Applications Fall 2000 Exponential random variables Exponential random variables arise in studies of waiting times, service times, etc X is called an exponential random variable with parameter λ if its pdf is given by f(u) =

More information

BMIR Lecture Series on Probability and Statistics Fall 2015 Discrete RVs

BMIR Lecture Series on Probability and Statistics Fall 2015 Discrete RVs Lecture #7 BMIR Lecture Series on Probability and Statistics Fall 2015 Department of Biomedical Engineering and Environmental Sciences National Tsing Hua University 7.1 Function of Single Variable Theorem

More information

Continuous Random Variables and Continuous Distributions

Continuous Random Variables and Continuous Distributions Continuous Random Variables and Continuous Distributions Continuous Random Variables and Continuous Distributions Expectation & Variance of Continuous Random Variables ( 5.2) The Uniform Random Variable

More information

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models Fatih Cavdur fatihcavdur@uludag.edu.tr March 29, 2014 Introduction Introduction The world of the model-builder

More information

Probability Distributions Columns (a) through (d)

Probability Distributions Columns (a) through (d) Discrete Probability Distributions Columns (a) through (d) Probability Mass Distribution Description Notes Notation or Density Function --------------------(PMF or PDF)-------------------- (a) (b) (c)

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

Northwestern University Department of Electrical Engineering and Computer Science

Northwestern University Department of Electrical Engineering and Computer Science Northwestern University Department of Electrical Engineering and Computer Science EECS 454: Modeling and Analysis of Communication Networks Spring 2008 Probability Review As discussed in Lecture 1, probability

More information

Chapter 3 sections. SKIP: 3.10 Markov Chains. SKIP: pages Chapter 3 - continued

Chapter 3 sections. SKIP: 3.10 Markov Chains. SKIP: pages Chapter 3 - continued Chapter 3 sections Chapter 3 - continued 3.1 Random Variables and Discrete Distributions 3.2 Continuous Distributions 3.3 The Cumulative Distribution Function 3.4 Bivariate Distributions 3.5 Marginal Distributions

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

15 Discrete Distributions

15 Discrete Distributions Lecture Note 6 Special Distributions (Discrete and Continuous) MIT 4.30 Spring 006 Herman Bennett 5 Discrete Distributions We have already seen the binomial distribution and the uniform distribution. 5.

More information

Stat410 Probability and Statistics II (F16)

Stat410 Probability and Statistics II (F16) Stat4 Probability and Statistics II (F6 Exponential, Poisson and Gamma Suppose on average every /λ hours, a Stochastic train arrives at the Random station. Further we assume the waiting time between two

More information

Chapter 4 Continuous Random Variables and Probability Distributions

Chapter 4 Continuous Random Variables and Probability Distributions Chapter 4 Continuous Random Variables and Probability Distributions Part 3: The Exponential Distribution and the Poisson process Section 4.8 The Exponential Distribution 1 / 21 Exponential Distribution

More information

Exponential Distribution and Poisson Process

Exponential Distribution and Poisson Process Exponential Distribution and Poisson Process Stochastic Processes - Lecture Notes Fatih Cavdur to accompany Introduction to Probability Models by Sheldon M. Ross Fall 215 Outline Introduction Exponential

More information

Things to remember when learning probability distributions:

Things to remember when learning probability distributions: SPECIAL DISTRIBUTIONS Some distributions are special because they are useful They include: Poisson, exponential, Normal (Gaussian), Gamma, geometric, negative binomial, Binomial and hypergeometric distributions

More information

STAT/MATH 395 A - PROBABILITY II UW Winter Quarter Moment functions. x r p X (x) (1) E[X r ] = x r f X (x) dx (2) (x E[X]) r p X (x) (3)

STAT/MATH 395 A - PROBABILITY II UW Winter Quarter Moment functions. x r p X (x) (1) E[X r ] = x r f X (x) dx (2) (x E[X]) r p X (x) (3) STAT/MATH 395 A - PROBABILITY II UW Winter Quarter 07 Néhémy Lim Moment functions Moments of a random variable Definition.. Let X be a rrv on probability space (Ω, A, P). For a given r N, E[X r ], if it

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

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random CDA6530: Performance Models of Computers and Networks Chapter 2: Review of Practical Random Variables Definition Random variable (RV)X (R.V.) X: A function on sample space X: S R Cumulative distribution

More information

3 Modeling Process Quality

3 Modeling Process Quality 3 Modeling Process Quality 3.1 Introduction Section 3.1 contains basic numerical and graphical methods. familiar with these methods. It is assumed the student is Goal: Review several discrete and continuous

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

Continuous random variables

Continuous random variables Continuous random variables Continuous r.v. s take an uncountably infinite number of possible values. Examples: Heights of people Weights of apples Diameters of bolts Life lengths of light-bulbs We cannot

More information

Chapter 3 sections. SKIP: 3.10 Markov Chains. SKIP: pages Chapter 3 - continued

Chapter 3 sections. SKIP: 3.10 Markov Chains. SKIP: pages Chapter 3 - continued Chapter 3 sections 3.1 Random Variables and Discrete Distributions 3.2 Continuous Distributions 3.3 The Cumulative Distribution Function 3.4 Bivariate Distributions 3.5 Marginal Distributions 3.6 Conditional

More information

Common ontinuous random variables

Common ontinuous random variables Common ontinuous random variables CE 311S Earlier, we saw a number of distribution families Binomial Negative binomial Hypergeometric Poisson These were useful because they represented common situations:

More information

Moments. Raw moment: February 25, 2014 Normalized / Standardized moment:

Moments. Raw moment: February 25, 2014 Normalized / Standardized moment: Moments Lecture 10: Central Limit Theorem and CDFs Sta230 / Mth 230 Colin Rundel Raw moment: Central moment: µ n = EX n ) µ n = E[X µ) 2 ] February 25, 2014 Normalized / Standardized moment: µ n σ n Sta230

More information

Guidelines for Solving Probability Problems

Guidelines for Solving Probability Problems Guidelines for Solving Probability Problems CS 1538: Introduction to Simulation 1 Steps for Problem Solving Suggested steps for approaching a problem: 1. Identify the distribution What distribution does

More information

Special distributions

Special distributions Special distributions August 22, 2017 STAT 101 Class 4 Slide 1 Outline of Topics 1 Motivation 2 Bernoulli and binomial 3 Poisson 4 Uniform 5 Exponential 6 Normal STAT 101 Class 4 Slide 2 What distributions

More information

Continuous Probability Distributions. Uniform Distribution

Continuous Probability Distributions. Uniform Distribution Continuous Probability Distributions Uniform Distribution Important Terms & Concepts Learned Probability Mass Function (PMF) Cumulative Distribution Function (CDF) Complementary Cumulative Distribution

More information

Statistical Methods in Particle Physics

Statistical Methods in Particle Physics Statistical Methods in Particle Physics Lecture 3 October 29, 2012 Silvia Masciocchi, GSI Darmstadt s.masciocchi@gsi.de Winter Semester 2012 / 13 Outline Reminder: Probability density function Cumulative

More information

Chapter 5. Chapter 5 sections

Chapter 5. Chapter 5 sections 1 / 43 sections Discrete univariate distributions: 5.2 Bernoulli and Binomial distributions Just skim 5.3 Hypergeometric distributions 5.4 Poisson distributions Just skim 5.5 Negative Binomial distributions

More information

Continuous Distributions

Continuous Distributions A normal distribution and other density functions involving exponential forms play the most important role in probability and statistics. They are related in a certain way, as summarized in a diagram later

More information

Chapter 6 Continuous Probability Distributions

Chapter 6 Continuous Probability Distributions Math 3 Chapter 6 Continuous Probability Distributions The observations generated by different statistical experiments have the same general type of behavior. The followings are the probability distributions

More information

Definition 1.1 (Parametric family of distributions) A parametric distribution is a set of distribution functions, each of which is determined by speci

Definition 1.1 (Parametric family of distributions) A parametric distribution is a set of distribution functions, each of which is determined by speci Definition 1.1 (Parametric family of distributions) A parametric distribution is a set of distribution functions, each of which is determined by specifying one or more values called parameters. The number

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

ACM 116: Lecture 2. Agenda. Independence. Bayes rule. Discrete random variables Bernoulli distribution Binomial distribution

ACM 116: Lecture 2. Agenda. Independence. Bayes rule. Discrete random variables Bernoulli distribution Binomial distribution 1 ACM 116: Lecture 2 Agenda Independence Bayes rule Discrete random variables Bernoulli distribution Binomial distribution Continuous Random variables The Normal distribution Expected value of a random

More information

Continuous Random Variables

Continuous Random Variables Continuous Random Variables Recall: For discrete random variables, only a finite or countably infinite number of possible values with positive probability. Often, there is interest in random variables

More information

Week 1 Quantitative Analysis of Financial Markets Distributions A

Week 1 Quantitative Analysis of Financial Markets Distributions A Week 1 Quantitative Analysis of Financial Markets Distributions A Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October

More information

HW7 Solutions. f(x) = 0 otherwise. 0 otherwise. The density function looks like this: = 20 if x [10, 90) if x [90, 100]

HW7 Solutions. f(x) = 0 otherwise. 0 otherwise. The density function looks like this: = 20 if x [10, 90) if x [90, 100] HW7 Solutions. 5 pts.) James Bond James Bond, my favorite hero, has again jumped off a plane. The plane is traveling from from base A to base B, distance km apart. Now suppose the plane takes off from

More information

STAT 430/510 Probability Lecture 12: Central Limit Theorem and Exponential Distribution

STAT 430/510 Probability Lecture 12: Central Limit Theorem and Exponential Distribution STAT 430/510 Probability Lecture 12: Central Limit Theorem and Exponential Distribution Pengyuan (Penelope) Wang June 15, 2011 Review Discussed Uniform Distribution and Normal Distribution Normal Approximation

More information

Engineering Risk Benefit Analysis

Engineering Risk Benefit Analysis Engineering Risk Benefit Analysis 1.155, 2.943, 3.577, 6.938, 10.816, 13.621, 16.862, 22.82, ESD.72, ESD.721 RPRA 3. Probability Distributions in RPRA George E. Apostolakis Massachusetts Institute of Technology

More information

PAS04 - Important discrete and continuous distributions

PAS04 - Important discrete and continuous distributions PAS04 - Important discrete and continuous distributions Jan Březina Technical University of Liberec 30. října 2014 Bernoulli trials Experiment with two possible outcomes: yes/no questions throwing coin

More information

Expectation, variance and moments

Expectation, variance and moments Expectation, variance and moments John Appleby Contents Expectation and variance Examples 3 Moments and the moment generating function 4 4 Examples of moment generating functions 5 5 Concluding remarks

More information

Chapter 3 Common Families of Distributions

Chapter 3 Common Families of Distributions Lecture 9 on BST 631: Statistical Theory I Kui Zhang, 9/3/8 and 9/5/8 Review for the previous lecture Definition: Several commonly used discrete distributions, including discrete uniform, hypergeometric,

More information

An-Najah National University Faculty of Engineering Industrial Engineering Department. Course : Quantitative Methods (65211)

An-Najah National University Faculty of Engineering Industrial Engineering Department. Course : Quantitative Methods (65211) An-Najah National University Faculty of Engineering Industrial Engineering Department Course : Quantitative Methods (65211) Instructor: Eng. Tamer Haddad 2 nd Semester 2009/2010 Chapter 3 Discrete Random

More information

Probability distributions. Probability Distribution Functions. Probability distributions (contd.) Binomial distribution

Probability distributions. Probability Distribution Functions. Probability distributions (contd.) Binomial distribution Probability distributions Probability Distribution Functions G. Jogesh Babu Department of Statistics Penn State University September 27, 2011 http://en.wikipedia.org/wiki/probability_distribution We discuss

More information

Random Variables. Definition: A random variable (r.v.) X on the probability space (Ω, F, P) is a mapping

Random Variables. Definition: A random variable (r.v.) X on the probability space (Ω, F, P) is a mapping Random Variables Example: We roll a fair die 6 times. Suppose we are interested in the number of 5 s in the 6 rolls. Let X = number of 5 s. Then X could be 0, 1, 2, 3, 4, 5, 6. X = 0 corresponds to the

More information

Probability Distributions for Continuous Variables. Probability Distributions for Continuous Variables

Probability Distributions for Continuous Variables. Probability Distributions for Continuous Variables Probability Distributions for Continuous Variables Probability Distributions for Continuous Variables Let X = lake depth at a randomly chosen point on lake surface If we draw the histogram so that the

More information

B.N.Bandodkar College of Science, Thane. Subject : Computer Simulation and Modeling.

B.N.Bandodkar College of Science, Thane. Subject : Computer Simulation and Modeling. B.N.Bandodkar College of Science, Thane Subject : Computer Simulation and Modeling. Simulation is a powerful technique for solving a wide variety of problems. To simulate is to copy the behaviors of a

More information

CHAPTER 6 SOME CONTINUOUS PROBABILITY DISTRIBUTIONS. 6.2 Normal Distribution. 6.1 Continuous Uniform Distribution

CHAPTER 6 SOME CONTINUOUS PROBABILITY DISTRIBUTIONS. 6.2 Normal Distribution. 6.1 Continuous Uniform Distribution CHAPTER 6 SOME CONTINUOUS PROBABILITY DISTRIBUTIONS Recall that a continuous random variable X is a random variable that takes all values in an interval or a set of intervals. The distribution of a continuous

More information

Review for the previous lecture

Review for the previous lecture Lecture 1 and 13 on BST 631: Statistical Theory I Kui Zhang, 09/8/006 Review for the previous lecture Definition: Several discrete distributions, including discrete uniform, hypergeometric, Bernoulli,

More information

MATH : EXAM 2 INFO/LOGISTICS/ADVICE

MATH : EXAM 2 INFO/LOGISTICS/ADVICE MATH 3342-004: EXAM 2 INFO/LOGISTICS/ADVICE INFO: WHEN: Friday (03/11) at 10:00am DURATION: 50 mins PROBLEM COUNT: Appropriate for a 50-min exam BONUS COUNT: At least one TOPICS CANDIDATE FOR THE EXAM:

More information

Exponential, Gamma and Normal Distribuions

Exponential, Gamma and Normal Distribuions Exponential, Gamma and Normal Distribuions Sections 5.4, 5.5 & 6.5 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 9-3339 Cathy Poliak,

More information

Continuous RVs. 1. Suppose a random variable X has the following probability density function: π, zero otherwise. f ( x ) = sin x, 0 < x < 2

Continuous RVs. 1. Suppose a random variable X has the following probability density function: π, zero otherwise. f ( x ) = sin x, 0 < x < 2 STAT 4 Exam I Continuous RVs Fall 7 Practice. Suppose a random variable X has the following probability density function: f ( x ) = sin x, < x < π, zero otherwise. a) Find P ( X < 4 π ). b) Find µ = E

More information

The exponential distribution and the Poisson process

The exponential distribution and the Poisson process The exponential distribution and the Poisson process 1-1 Exponential Distribution: Basic Facts PDF f(t) = { λe λt, t 0 0, t < 0 CDF Pr{T t) = 0 t λe λu du = 1 e λt (t 0) Mean E[T] = 1 λ Variance Var[T]

More information

Brief Review of Probability

Brief Review of Probability Maura Department of Economics and Finance Università Tor Vergata Outline 1 Distribution Functions Quantiles and Modes of a Distribution 2 Example 3 Example 4 Distributions Outline Distribution Functions

More information

STAT Chapter 5 Continuous Distributions

STAT Chapter 5 Continuous Distributions STAT 270 - Chapter 5 Continuous Distributions June 27, 2012 Shirin Golchi () STAT270 June 27, 2012 1 / 59 Continuous rv s Definition: X is a continuous rv if it takes values in an interval, i.e., range

More information

Random Variables and Their Distributions

Random Variables and Their Distributions Chapter 3 Random Variables and Their Distributions A random variable (r.v.) is a function that assigns one and only one numerical value to each simple event in an experiment. We will denote r.vs by capital

More information

EE 505 Introduction. What do we mean by random with respect to variables and signals?

EE 505 Introduction. What do we mean by random with respect to variables and signals? EE 505 Introduction What do we mean by random with respect to variables and signals? unpredictable from the perspective of the observer information bearing signal (e.g. speech) phenomena that are not under

More information

Introduction to Statistical Data Analysis Lecture 3: Probability Distributions

Introduction to Statistical Data Analysis Lecture 3: Probability Distributions Introduction to Statistical Data Analysis Lecture 3: Probability Distributions James V. Lambers Department of Mathematics The University of Southern Mississippi James V. Lambers Statistical Data Analysis

More information

Chapter 4: Continuous Random Variables and Probability Distributions

Chapter 4: Continuous Random Variables and Probability Distributions Chapter 4: and Probability Distributions Walid Sharabati Purdue University February 14, 2014 Professor Sharabati (Purdue University) Spring 2014 (Slide 1 of 37) Chapter Overview Continuous random variables

More information

Distributions of Functions of Random Variables. 5.1 Functions of One Random Variable

Distributions of Functions of Random Variables. 5.1 Functions of One Random Variable Distributions of Functions of Random Variables 5.1 Functions of One Random Variable 5.2 Transformations of Two Random Variables 5.3 Several Random Variables 5.4 The Moment-Generating Function Technique

More information

STAT/MATH 395 PROBABILITY II

STAT/MATH 395 PROBABILITY II STAT/MATH 395 PROBABILITY II Chapter 6 : Moment Functions Néhémy Lim 1 1 Department of Statistics, University of Washington, USA Winter Quarter 2016 of Common Distributions Outline 1 2 3 of Common Distributions

More information

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random Variables

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random Variables CDA6530: Performance Models of Computers and Networks Chapter 2: Review of Practical Random Variables Two Classes of R.V. Discrete R.V. Bernoulli Binomial Geometric Poisson Continuous R.V. Uniform Exponential,

More information

Chapter 3.3 Continuous distributions

Chapter 3.3 Continuous distributions Chapter 3.3 Continuous distributions In this section we study several continuous distributions and their properties. Here are a few, classified by their support S X. There are of course many, many more.

More information

Computer Science, Informatik 4 Communication and Distributed Systems. Simulation. Discrete-Event System Simulation. Dr.

Computer Science, Informatik 4 Communication and Distributed Systems. Simulation. Discrete-Event System Simulation. Dr. Simulation Discrete-Event System Simulation Chapter 4 Statistical Models in Simulation Purpose & Overview The world the model-builder sees is probabilistic rather than deterministic. Some statistical model

More information

EE/CpE 345. Modeling and Simulation. Fall Class 5 September 30, 2002

EE/CpE 345. Modeling and Simulation. Fall Class 5 September 30, 2002 EE/CpE 345 Modeling and Simulation Class 5 September 30, 2002 Statistical Models in Simulation Real World phenomena of interest Sample phenomena select distribution Probabilistic, not deterministic Model

More information

Chapter 5. Statistical Models in Simulations 5.1. Prof. Dr. Mesut Güneş Ch. 5 Statistical Models in Simulations

Chapter 5. Statistical Models in Simulations 5.1. Prof. Dr. Mesut Güneş Ch. 5 Statistical Models in Simulations Chapter 5 Statistical Models in Simulations 5.1 Contents Basic Probability Theory Concepts Discrete Distributions Continuous Distributions Poisson Process Empirical Distributions Useful Statistical Models

More information

STAT 509 Section 3.4: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT 509 Section 3.4: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 509 Section 3.4: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. A continuous random variable is one for which the outcome

More information

Stat 512 Homework key 2

Stat 512 Homework key 2 Stat 51 Homework key October 4, 015 REGULAR PROBLEMS 1 Suppose continuous random variable X belongs to the family of all distributions having a linear probability density function (pdf) over the interval

More information

STA 256: Statistics and Probability I

STA 256: Statistics and Probability I Al Nosedal. University of Toronto. Fall 2017 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Exercise 4.1 Let X be a random variable with p(x)

More information

Why study probability? Set theory. ECE 6010 Lecture 1 Introduction; Review of Random Variables

Why study probability? Set theory. ECE 6010 Lecture 1 Introduction; Review of Random Variables ECE 6010 Lecture 1 Introduction; Review of Random Variables Readings from G&S: Chapter 1. Section 2.1, Section 2.3, Section 2.4, Section 3.1, Section 3.2, Section 3.5, Section 4.1, Section 4.2, Section

More information

Gamma and Normal Distribuions

Gamma and Normal Distribuions Gamma and Normal Distribuions Sections 5.4 & 5.5 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 15-3339 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Chapter 5 continued. Chapter 5 sections

Chapter 5 continued. Chapter 5 sections Chapter 5 sections Discrete univariate distributions: 5.2 Bernoulli and Binomial distributions Just skim 5.3 Hypergeometric distributions 5.4 Poisson distributions Just skim 5.5 Negative Binomial distributions

More information

Chapter 1 Statistical Reasoning Why statistics? Section 1.1 Basics of Probability Theory

Chapter 1 Statistical Reasoning Why statistics? Section 1.1 Basics of Probability Theory Chapter 1 Statistical Reasoning Why statistics? Uncertainty of nature (weather, earth movement, etc. ) Uncertainty in observation/sampling/measurement Variability of human operation/error imperfection

More information

Chapter 2. Random Variable. Define single random variables in terms of their PDF and CDF, and calculate moments such as the mean and variance.

Chapter 2. Random Variable. Define single random variables in terms of their PDF and CDF, and calculate moments such as the mean and variance. Chapter 2 Random Variable CLO2 Define single random variables in terms of their PDF and CDF, and calculate moments such as the mean and variance. 1 1. Introduction In Chapter 1, we introduced the concept

More information

STAT2201. Analysis of Engineering & Scientific Data. Unit 3

STAT2201. Analysis of Engineering & Scientific Data. Unit 3 STAT2201 Analysis of Engineering & Scientific Data Unit 3 Slava Vaisman The University of Queensland School of Mathematics and Physics What we learned in Unit 2 (1) We defined a sample space of a random

More information

Discrete Random Variables

Discrete Random Variables CPSC 53 Systems Modeling and Simulation Discrete Random Variables Dr. Anirban Mahanti Department of Computer Science University of Calgary mahanti@cpsc.ucalgary.ca Random Variables A random variable is

More information

ECE 302 Division 1 MWF 10:30-11:20 (Prof. Pollak) Final Exam Solutions, 5/3/2004. Please read the instructions carefully before proceeding.

ECE 302 Division 1 MWF 10:30-11:20 (Prof. Pollak) Final Exam Solutions, 5/3/2004. Please read the instructions carefully before proceeding. NAME: ECE 302 Division MWF 0:30-:20 (Prof. Pollak) Final Exam Solutions, 5/3/2004. Please read the instructions carefully before proceeding. If you are not in Prof. Pollak s section, you may not take this

More information

Normal Random Variables and Probability

Normal Random Variables and Probability Normal Random Variables and Probability An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2015 Discrete vs. Continuous Random Variables Think about the probability of selecting

More information

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) Chapter 4 4.

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) Chapter 4 4. UCLA STAT 11 A Applied Probability & Statistics for Engineers Instructor: Ivo Dinov, Asst. Prof. In Statistics and Neurology Teaching Assistant: Christopher Barr University of California, Los Angeles,

More information

Probability Models. 4. What is the definition of the expectation of a discrete random variable?

Probability Models. 4. What is the definition of the expectation of a discrete random variable? 1 Probability Models The list of questions below is provided in order to help you to prepare for the test and exam. It reflects only the theoretical part of the course. You should expect the questions

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

FINAL EXAM: Monday 8-10am

FINAL EXAM: Monday 8-10am ECE 30: Probabilistic Methods in Electrical and Computer Engineering Fall 016 Instructor: Prof. A. R. Reibman FINAL EXAM: Monday 8-10am Fall 016, TTh 3-4:15pm (December 1, 016) This is a closed book exam.

More information

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015

Part IA Probability. Definitions. Based on lectures by R. Weber Notes taken by Dexter Chua. Lent 2015 Part IA Probability Definitions Based on lectures by R. Weber Notes taken by Dexter Chua Lent 2015 These notes are not endorsed by the lecturers, and I have modified them (often significantly) after lectures.

More information

3 Continuous Random Variables

3 Continuous Random Variables Jinguo Lian Math437 Notes January 15, 016 3 Continuous Random Variables Remember that discrete random variables can take only a countable number of possible values. On the other hand, a continuous random

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

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