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

Size: px
Start display at page:

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

Transcription

1 Chapter 5 Statistical Models in Simulations 5.1

2 Contents Basic Probability Theory Concepts Discrete Distributions Continuous Distributions Poisson Process Empirical Distributions Useful Statistical Models 5.

3 Purpose & Overview The world the model-builder sees is probabilistic rather than deterministic. Some statistical model might well describe the variations. An appropriate model can be developed by sampling the phenomenon of interest: Select a known distribution through educated guesses Make estimate of the parameters Test for goodness of fit In this chapter: Review several important probability distributions Present some typical application of these models 5.3

4 Basic Probability Theory Concepts 5.4

5 Review of Terminology and Concepts In this section, we will review the following concepts: Discrete random variables Continuous random variables Cumulative distribution function Epected value Variance Standard deviation Covariance Correlation Quantile 5.5

6 Discrete Random Variables X is a discrete random variable if the number of possible values of X is finite, or countable infinite. Eample: Consider packets arriving at a router. Let X be the number of packets arriving each second at a router. R X possible values of X range space of X {0,1,, } p i probability the random variable X is i, p i PX i p i, i 1,, must satisfy: 1. p i 0, for all i. p i 1 i1 The collection of pairs i, p i, i 1,,, is called the probability distribution of X, and p i is called the probability mass function PMF of X. 5.6

7 Continuous Random Variables X is a continuous random variable if its range space R X is an interval or a collection of intervals. The probability that X lies in the interval [a, b] is given by: f is called the probability density function PDF of X, and satisfies: PX [a,b] f 1. f 0, for all in R. 3. R Properties 1.. X f d 1 f 0, P X P a X if b is not in P a X b f d X R 0 0, because P a < X X 0 0 f d b b a 0 P a X < b a P a < X b < b 5.7

8 Continuous Random Variables Eample: Life of an inspection device is given by X, a continuous random variable with PDF: f 1 e 0 /, 0,otherwise X has eponential distribution with mean years Probability that the device s life is between and 3 years is: P e / d

9 Cumulative Distribution Function Cumulative Distribution Function CDF is denoted by F, where F PX F If X is discrete, then F p i i 1 If X is continuous, then F f t dt Properties 1. F is nondecreasing function. If a b, then F a. 3. lim F 1 lim F 0 F b All probability questions about X can be answered in terms of the CDF: P a X b F b F a, for all a b 5.9

10 Cumulative Distribution Function Eample: The inspection device has CDF: 1 F e 0 t / 1 e / The probability that the device lasts for less than years: dt P0 X F F0 F 1 e The probability that it lasts between and 3 years: P X 3 F3 F 1 1e 1e

11 Epected value The epected value of X is denoted by EX If X is discrete E X p all i i i If X is continuous E X f d a.k.a the mean, m, µ, or the 1 st moment of X A measure of the central tendency 5.11

12 Variance The variance of X is denoted by VX or VarX or σ Definition: VX E X E[X] Also VX EX EX A measure of the spread or variation of the possible values of X around the mean f σ large f σ small µ µ 5.1

13 Standard deviation The standard deviation SD of X is denoted by σ Definition: σ V The standard deviation is epressed in the same units as the mean Interprete σ always together with the mean Attention: The standard deviation of two different data sets may be difficult to compare 5.13

14 5.14 Epected value and variance: Eample Eample: The mean of life of the previous inspection device is: To compute the variance of X, we first compute EX : Hence, the variance and standard deviation of the device s life are: / 1 0 / 0 0 / + d e d e X E e 8 / 1 0 / 0 0 / + d e d e X E e 4 8 X V X V σ

15 5.15 Epected value and variance: Eample ' ' Set ' ' Integration Partial / 1 / 0 0 / 0 / / / 0 / 0 0 / d e e d e X E e v u e v u d v u v u d v u d e d e X E e +

16 Mean and variance of sums If 1,,, k are k random variables and if a 1, a,, a k are k constants, then Ea 1 1 +a + +a k k a 1 E 1 +a E + +a k E k For independent variables Var a + a + + a a Var + a Var + + a Var 1 1 k k 1 1 k k 5.16

17 Coefficient of variation The ratio of the standard deviation to the mean is called coefficient of variation C.O.V. Dimensionless Normalized measure of dispersion standard deviation σ C. OV., µ > mean µ 0 Can be used to compare different datasets, instead the standard deviation. 5.17

18 Covariance Given two random variables and y with µ and µ y, their covariance is defined as Cov, y σ y E[-µ y-µ y ] Ey - E Ey Cov, y measures the dependency of and y, i.e., how and y vary together. For independent variables, the covariance is zero, since Ey EEy 5.18

19 Correlation coefficient The normalized value of covariance is called the correlation coefficient or simply correlation Correlatio n, y ρ, y σ σ y σ y The correlation lies between -1 and

20 Quantile The value at which the CDF takes a value α is called the α-quantile or 100α-percentile. It is denoted by α. PX α F α α, α [0,1] F 1 α Relationship: The median is the 50-percentile or 0.5-quantile α 5.0

21 Mean, median, and mode Three different indices for the central tendency of a distribution: Mean: E X n i 1 i i f µ p d Median: The 0.5-quantile, i.e., the i for that half of the values are smaller and the other half is larger. Mode: The most likely value, i.e., the i that has the highest probabiliy p i or the at which the PDF is maimum. 5.1

22 Mean, median, and mode Median Mean Mode Modes No Mode pdf, f pdf, f Median Mean pdf, f Median Mean Mode Mode pdf, f Median Mean pdf, f Median Mean 5.

23 Selecting among mean, median, and mode Select central tendency Is data categorial? Yes Use mode No Is total of interest? Yes Use mean No Is distribution skewed? Yes Use median No Use mean 5.3

24 Relationship between simulation and probability theory 5.4

25 Central limit theorem Let Z n be the random variable Z n X n µ and F n z be the distribution function of Z n for a sample size of n, i.e., F n zpz n z, then F n σ n z Θ z n where Θz is normal distribution with µ0 and σ 1 1 y Θ z e π z dy for < z < 5.5

26 Strong law of large numbers Let X 1, X,, X n be IID random variables with mean µ. X n µ n with probability 1 Sample mean 5.6

27 Strong law of large numbers 5.7

28 Discrete Distributions 5.8

29 Discrete Distributions Discrete random variables are used to describe random phenomena in which only integer values can occur. In this section, we will learn about: Bernoulli trials and Bernoulli distribution Binomial distribution Geometric and negative binomial distribution Poisson distribution 5.9

30 Bernoulli Trials and Bernoulli Distribution Bernoulli trials: Consider an eperiment consisting of n trials, each can be a success or a failure. X j 1 0 if the j- th eperiment is a success if the j- th eperiment is a failure failure success The Bernoulli distribution one trial: p, j 1 p j j p j, j 1,,..., n q : 1 p, j 0 where EX j p and VX j p 1-p p q 5.30

31 Bernoulli Trials and Bernoulli Distribution Bernoulli process: n Bernoulli trials where trials are independent: p 1,,, n p 1 1 p p n n 5.31

32 Binomial Distribution The number of successes in n Bernoulli trials, X, has a binomial distribution. 1 n n p 0, p q n, 0,1,,..., n otherwise The number of outcomes having the required number of successes and failures Probability that there are successes and n- failures The mean, E p + p + + p n p The variance, VX pq + pq + + pq n pq 5.3

33 Geometric Distribution Geometric distribution The number of Bernoulli trials, X, to achieve the 1 st success: success p 1 q p, 0,1,,..., n 0, otherwise E 1/p, and VX q/p 5.33

34 Negative Binomial Distribution Negative binomial distribution The number of Bernoulli trials, X, until the k-th success If X is a negative binomial distribution with parameters p and k, then: 1 p k 1 0, k EX k/p, and VX kq/p q p k-1 successes 1 k k 1 p q p k 1 k, k, k otherwise p k th success k-th success + 1, k +,

35 Poisson Distribution Poisson distribution describes many random processes quite well and is mathematically quite simple. where α > 0, PDF and CDF are: α p e! 0, EX α VX α, 0,1,... otherwise F i α i 0 i! e α 5.35

36 Poisson Distribution Eample: A computer repair person is beeped each time there is a call for service. The number of beeps per hour ~ Poissonα per hour. The probability of three beeps in the net hour: p3 3 /3! e also, p3 F3 F The probability of two or more beeps in an 1-hour period: p or more 1 p0 + p1 1 F

37 Continuous Distributions 5.37

38 Continuous Distributions Continuous random variables can be used to describe random phenomena in which the variable can take on any value in some interval. In this section, the distributions studied are: Uniform Eponential Weibull Normal Lognormal 5.38

39 Uniform Distribution A random variable X is uniformly distributed on the interval a, b, Ua, b, if its PDF and CDF are: 1 0, < a, a b a f b a F, a 0, otherwise b a 1, b Properties P 1 < X < is proportional to the length of the interval [F F 1-1 /b-a] EX a+b/ VX b-a /1 < b U0,1 provides the means to generate random numbers, from which random variates can be generated. 5.39

40 Eponential Distribution A random variable X is eponentially distributed with parameter λ > 0 if its PDF and CDF are: f λe 0, λ, 0 elsewhere F 0, λe dt 1 e 0 λt λ, < 0 0 EX 1/λ VX 1/λ 5.40

41 Eponential Distribution Used to model interarrival times when arrivals are completely random, and to model service times that are highly variable For several different eponential PDF s see figure, the value of intercept on the vertical ais is λ, and all PDF s eventually intersect. 5.41

42 Eponential Distribution Memoryless property For all s and t greater or equal to 0: PX > s+t X > s PX > t Eample: A lamp ~epλ 1/3 per hour, hence, on average, 1 failure per 3 hours. The probability that the lamp lasts longer than its mean life is: PX > 3 1 PX < e -3/3 e The probability that the lamp lasts between to 3 hours is: P X 3 F3 F The probability that it lasts for another hour given it is operating for.5 hours: PX > 3.5 X >.5 PX > 1 e -1/

43 5.43 Eponential Distribution Memoryless property t X P e e e s X P t s X P s X t s X P t s t s > > + > > + > + λ λ λ

44 Weibull Distribution A random variable X has a Weibull distribution if its PDF has the form: β ν f α α 0, 3 parameters: Location parameter: υ, Scale parameter: β, β > 0 Shape parameter: α, > 0 β 1 ν ep α < ν < β, ν otherwise Eample: υ 0 and α 1: 5.44

45 5.45 Weibull Distribution Weibull Distribution For β 1, υ0 otherwise 0,, 1 ν α α e f otherwise 0,, ep 1 ν α ν α ν α β β β f When β 1, X ~ epλ 1/α

46 Normal Distribution A random variable X is normally distributed if it has the PDF: f 1 e σ π 1 µ σ, < < Mean: Variance: < µ < σ > 0 Denoted as X ~ Nµ,σ Properties: lim f 0, and lim f 0 fµ - fµ + ; the PDF is symmetric about µ. The maimum value of the PDF occurs at µ Æ the mean and mode are equal 5.46

47 Normal Distribution Evaluating the distribution: Use numerical methods no closed form Independent of µ and σ, using the standard normal distribution: Z ~ N0,1 µ Transformation of variables: let Z X, σ F P X µ / σ P Z 1 z e dz π µ σ µ / σ φ z dz Φ µ σ, where Φ z z 1 e π t / dt 5.47

48 Normal Distribution Eample: The time required to load an oceangoing vessel, X, is distributed as N1,4, µ1, σ The probability that the vessel is loaded in less than 10 hours: 10 1 F 10 Φ Φ 1 1 Φ Using the symmetry property, Φ1 is the complement of Φ-1, i.e., Φ- 1-Φ 5.48

49 Normal Distribution Why is the normal distribution important? The most commonly used distribution in data analysis The sum of n independent normal variates is a normal variate. The sum of a large number of independent observations from any distribution has a normal distribution. 5.49

50 Lognormal Distribution A random variable X has a lognormal distribution if its pdf has the form: ln µ 1 ep, > 0 f µ1, πσ σ σ 0.5,1,. 0, otherwise Mean EX e µ+σ / Variance VX e µ+σ / e σ - 1 Relationship with normal distribution When Y ~ Nµ, σ, then X e Y ~ lognormalµ, σ Parameters µ and σ are not the mean and variance of the lognormal random variable X 5.50

51 Poisson Process 5.51

52 Poisson Process Definition: Nt is a counting function that represents the number of events occurred in [0,t]. A counting process {Nt, t 0} is a Poisson process with mean rate λ if: Arrivals occur one at a time {Nt, t 0} has stationary increments Number of arrivals in [t, t+s] depends only on s, not on starting point t Arrivals are completely random {Nt, t 0} has independent increments Number of arrivals during non-overlapping time intervals are independent Future arrivals occur completely random 5.5

53 Poisson Process Properties P λt n! n λt N t n e, for t 0 and n 0,1,,... Equal mean and variance: E[Nt] V[Nt] λ t Stationary increment: The number of arrivals in time s to t, with s<t, is also Poissondistributed with mean λt-s 5.53

54 Poisson Process: Interarrival Times Consider the interarrival times of a Poisson process A 1, A,, where A i is the elapsed time between arrival i and arrival i+1 The 1 st arrival occurs after time t iff there are no arrivals in the interval [0, t], hence: PA 1 > t PNt 0 e -λt PA 1 t 1- PA 1 > t 1 e -λt [CDF of epλ] Interarrival times, A 1, A,, are eponentially distributed and independent with mean 1/λ Arrival counts ~ Poissonλ Stationary & Independent Interarrival time ~ ep1/λ Memoryless 5.54

55 Poisson Process: Splitting and Pooling Splitting: Suppose each event of a Poisson process can be classified as Type I, with probability p and Type II, with probability 1-p. Nt N1t + Nt, where N1t and Nt are both Poisson processes with rates λ p and λ 1-p Ν t ~ Poissonλ λ λp λ1-p N1t ~ Poissonλp Nt ~ Poissonλ1-p 5.55

56 5.56 Poisson Process: Splitting and Pooling Pooling: Suppose two Poisson processes are pooled together N1t + Nt Nt, where Nt is a Poisson processes with rates λ 1 + λ n n t n j j n j n t n j j n j n t n j j n j n t n j j n j t t n j t j n t j n j n t e j n n t e j n j n n t e j n j t e j n t j t e e e j n t e j t j n N P j N P n N N P!!!!!!!!!!!! λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ λ Nt ~ Poissonλ 1 + λ N1t ~ Poissonλ 1 Nt ~ Poissonλ λ 1 + λ λ 1 λ

57 Empirical Distributions 5.57

58 Empirical Distributions A distribution whose parameters are the observed values in a sample of data. May be used when it is impossible or unnecessary to establish that a random variable has any particular parametric distribution. Advantage: no assumption beyond the observed values in the sample. Disadvantage: sample might not cover the entire range of possible values. 5.58

59 Empirical Distributions: Eample Customers arrive in groups from 1 to 8 persons Observation of the last 300 groups has been reported Summary in the table below Group Size Frequency Relative Frequency Cumulative Relative Frequency

60 Empirical Distributions: Eample 0,4 0,35 0,3 0,5 0, 0,15 0,1 0,05 0 Relative Frequency , 1 0,8 0,6 0,4 0, 0 Empirical CDF of the Group Sizes

61 Relationships among distributions 5.61

62 Relationships among distributions Distributions 10 discrete 5 continous Relationships Dashed arrow shows asymptotic relations Solid arrow shows transformations or special cases 5.6

63 Relationships among distributions 5.63

64 Useful Statistical Models 5.64

65 Useful Statistical Models In this section, statistical models appropriate to some application areas are presented. The areas include: Queueing systems Inventory and supply-chain systems Reliability and maintainability Limited data 5.65

66 Useful models: Queueing Systems In a queueing system, interarrival and service-time patterns can be probabilistic. Sample statistical models for interarrival or service time distribution: Eponential distribution: if service times are completely random Normal distribution: fairly constant but with some random variability either positive or negative Truncated normal distribution: similar to normal distribution but with restricted values. Gamma and Weibull distributions: more general than eponential involving location of the modes of PDF s and the shapes of tails. Calling population Waiting line Server 5.66

67 Useful models: Inventory and supply chain In realistic inventory and supply-chain systems, there are at least three random variables: The number of units demanded per order or per time period The time between demands The lead time Time between placing an order and the receipt of that order Sample statistical models for lead time distribution: Gamma Sample statistical models for demand distribution: Poisson: simple and etensively tabulated. Negative binomial distribution: longer tail than Poisson more large demands. Geometric: special case of negative binomial given at least one demand has occurred. 5.67

68 Useful models: Reliability and maintainability Time to failure TTF Eponential: failures are random Gamma: for standby redundancy where each component has an eponential TTF Weibull: failure is due to the most serious of a large number of defects in a system of components Normal: failures are due to wear runtime downtime runtime Time 0 eor eod eor Time 5.68

69 Useful models: Other areas For cases with limited data, some useful distributions are: Uniform Triangular Beta f Other distribution: Bernoulli Binomial Hypereponential 5.69

70 Summary The world that the simulation analyst sees is probabilistic, not deterministic. In this chapter: Reviewed several important probability distributions. Showed applications of the probability distributions in a simulation contet. Important task in simulation modeling is the collection and analysis of input data, e.g., hypothesize a distributional form for the input data. Student should know: Difference between discrete, continuous, and empirical distributions. Poisson process and its properties. 5.70

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

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

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

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

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

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

Lecture Notes 2 Random Variables. Discrete Random Variables: Probability mass function (pmf)

Lecture Notes 2 Random Variables. Discrete Random Variables: Probability mass function (pmf) Lecture Notes 2 Random Variables Definition Discrete Random Variables: Probability mass function (pmf) Continuous Random Variables: Probability density function (pdf) Mean and Variance Cumulative Distribution

More information

Math 180A. Lecture 16 Friday May 7 th. Expectation. Recall the three main probability density functions so far (1) Uniform (2) Exponential.

Math 180A. Lecture 16 Friday May 7 th. Expectation. Recall the three main probability density functions so far (1) Uniform (2) Exponential. Math 8A Lecture 6 Friday May 7 th Epectation Recall the three main probability density functions so far () Uniform () Eponential (3) Power Law e, ( ), Math 8A Lecture 6 Friday May 7 th Epectation Eample

More information

Lecture Notes 2 Random Variables. Random Variable

Lecture Notes 2 Random Variables. Random Variable Lecture Notes 2 Random Variables Definition Discrete Random Variables: Probability mass function (pmf) Continuous Random Variables: Probability density function (pdf) Mean and Variance 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

Part I Stochastic variables and Markov chains

Part I Stochastic variables and Markov chains Part I Stochastic variables and Markov chains Random variables describe the behaviour of a phenomenon independent of any specific sample space Distribution function (cdf, cumulative distribution function)

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

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

Dr. Maddah ENMG 617 EM Statistics 10/15/12. Nonparametric Statistics (2) (Goodness of fit tests)

Dr. Maddah ENMG 617 EM Statistics 10/15/12. Nonparametric Statistics (2) (Goodness of fit tests) Dr. Maddah ENMG 617 EM Statistics 10/15/12 Nonparametric Statistics (2) (Goodness of fit tests) Introduction Probability models used in decision making (Operations Research) and other fields require fitting

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

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

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

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

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 6 andom-variate Generation Purpose & Overview Develop understanding of generating samples from a specified distribution as input to a simulation model.

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

ECON 5350 Class Notes Review of Probability and Distribution Theory

ECON 5350 Class Notes Review of Probability and Distribution Theory ECON 535 Class Notes Review of Probability and Distribution Theory 1 Random Variables Definition. Let c represent an element of the sample space C of a random eperiment, c C. A random variable is a one-to-one

More information

Random variable X is a mapping that maps each outcome s in the sample space to a unique real number x, x. X s. Real Line

Random variable X is a mapping that maps each outcome s in the sample space to a unique real number x, x. X s. Real Line Random Variable Random variable is a mapping that maps each outcome s in the sample space to a unique real number,. s s : outcome Sample Space Real Line Eamples Toss a coin. Define the random variable

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

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

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

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

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 variable X is a mapping that maps each outcome s in the sample space to a unique real number x, < x <. ( ) X s. Real Line

Random variable X is a mapping that maps each outcome s in the sample space to a unique real number x, < x <. ( ) X s. Real Line Random Variable Random variable is a mapping that maps each outcome s in the sample space to a unique real number, <

More information

Class 26: review for final exam 18.05, Spring 2014

Class 26: review for final exam 18.05, Spring 2014 Probability Class 26: review for final eam 8.05, Spring 204 Counting Sets Inclusion-eclusion principle Rule of product (multiplication rule) Permutation and combinations Basics Outcome, sample space, event

More information

Learning Objectives for Stat 225

Learning Objectives for Stat 225 Learning Objectives for Stat 225 08/20/12 Introduction to Probability: Get some general ideas about probability, and learn how to use sample space to compute the probability of a specific event. Set Theory:

More information

Continuous-time Markov Chains

Continuous-time Markov Chains Continuous-time Markov Chains Gonzalo Mateos Dept. of ECE and Goergen Institute for Data Science University of Rochester gmateosb@ece.rochester.edu http://www.ece.rochester.edu/~gmateosb/ October 23, 2017

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

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

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

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

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

More information

Plotting data is one method for selecting a probability distribution. The following

Plotting data is one method for selecting a probability distribution. The following Advanced Analytical Models: Over 800 Models and 300 Applications from the Basel II Accord to Wall Street and Beyond By Johnathan Mun Copyright 008 by Johnathan Mun APPENDIX C Understanding and Choosing

More information

THE QUEEN S UNIVERSITY OF BELFAST

THE QUEEN S UNIVERSITY OF BELFAST THE QUEEN S UNIVERSITY OF BELFAST 0SOR20 Level 2 Examination Statistics and Operational Research 20 Probability and Distribution Theory Wednesday 4 August 2002 2.30 pm 5.30 pm Examiners { Professor R M

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

Expected value of r.v. s

Expected value of r.v. s 10 Epected value of r.v. s CDF or PDF are complete (probabilistic) descriptions of the behavior of a random variable. Sometimes we are interested in less information; in a partial characterization. 8 i

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

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

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

BMIR Lecture Series on Probability and Statistics Fall, 2015 Uniform Distribution 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 Definition ( ) A continuous random

More information

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

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

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

Introduction to Probability Theory for Graduate Economics Fall 2008

Introduction to Probability Theory for Graduate Economics Fall 2008 Introduction to Probability Theory for Graduate Economics Fall 008 Yiğit Sağlam October 10, 008 CHAPTER - RANDOM VARIABLES AND EXPECTATION 1 1 Random Variables A random variable (RV) is a real-valued function

More information

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

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

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

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

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

Recall Discrete Distribution. 5.2 Continuous Random Variable. A probability histogram. Density Function 3/27/2012

Recall Discrete Distribution. 5.2 Continuous Random Variable. A probability histogram. Density Function 3/27/2012 3/7/ Recall Discrete Distribution 5. Continuous Random Variable For a discrete distribution, for eample Binomial distribution with n=5, and p=.4, the probabilit distribution is f().7776.59.3456.34.768.4.3

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

Modeling and Performance Analysis with Discrete-Event Simulation

Modeling and Performance Analysis with Discrete-Event Simulation Simulatio Modelig ad Performace Aalysis with Discrete-Evet Simulatio Chapter 5 Statistical Models i Simulatio Cotets Basic Probability Theory Cocepts Useful Statistical Models Discrete Distributios Cotiuous

More information

Continuous Probability Spaces

Continuous Probability Spaces Continuous Probability Spaces Ω is not countable. Outcomes can be any real number or part of an interval of R, e.g. heights, weights and lifetimes. Can not assign probabilities to each outcome and add

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

n px p x (1 p) n x. p x n(n 1)... (n x + 1) x!

n px p x (1 p) n x. p x n(n 1)... (n x + 1) x! Lectures 3-4 jacques@ucsd.edu 7. Classical discrete distributions D. The Poisson Distribution. If a coin with heads probability p is flipped independently n times, then the number of heads is Bin(n, p)

More information

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 18

EEC 686/785 Modeling & Performance Evaluation of Computer Systems. Lecture 18 EEC 686/785 Modeling & Performance Evaluation of Computer Systems Lecture 18 Department of Electrical and Computer Engineering Cleveland State University wenbing@ieee.org (based on Dr. Raj Jain s lecture

More information

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3)

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) 3 Probability Distributions (Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) Probability Distribution Functions Probability distribution function (pdf): Function for mapping random variables to real numbers. Discrete

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

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

b. ( ) ( ) ( ) ( ) ( ) 5. Independence: Two events (A & B) are independent if one of the conditions listed below is satisfied; ( ) ( ) ( )

b. ( ) ( ) ( ) ( ) ( ) 5. Independence: Two events (A & B) are independent if one of the conditions listed below is satisfied; ( ) ( ) ( ) 1. Set a. b. 2. Definitions a. Random Experiment: An experiment that can result in different outcomes, even though it is performed under the same conditions and in the same manner. b. Sample Space: This

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

ARCONES MANUAL FOR THE SOA EXAM P/CAS EXAM 1, PROBABILITY, SPRING 2010 EDITION.

ARCONES MANUAL FOR THE SOA EXAM P/CAS EXAM 1, PROBABILITY, SPRING 2010 EDITION. A self published manuscript ARCONES MANUAL FOR THE SOA EXAM P/CAS EXAM 1, PROBABILITY, SPRING 21 EDITION. M I G U E L A R C O N E S Miguel A. Arcones, Ph. D. c 28. All rights reserved. Author Miguel A.

More information

57:022 Principles of Design II Final Exam Solutions - Spring 1997

57:022 Principles of Design II Final Exam Solutions - Spring 1997 57:022 Principles of Design II Final Exam Solutions - Spring 1997 Part: I II III IV V VI Total Possible Pts: 52 10 12 16 13 12 115 PART ONE Indicate "+" if True and "o" if False: + a. If a component's

More information

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS LECTURE 3-RANDOM VARIABLES

IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS LECTURE 3-RANDOM VARIABLES IAM 530 ELEMENTS OF PROBABILITY AND STATISTICS LECTURE 3-RANDOM VARIABLES VARIABLE Studying the behavior of random variables, and more importantly functions of random variables is essential for both the

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

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

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

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

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

Probability and Statistics Concepts

Probability and Statistics Concepts University of Central Florida Computer Science Division COT 5611 - Operating Systems. Spring 014 - dcm Probability and Statistics Concepts Random Variable: a rule that assigns a numerical value to each

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

Basic concepts of probability theory

Basic concepts of probability theory Basic concepts of probability theory Random variable discrete/continuous random variable Transform Z transform, Laplace transform Distribution Geometric, mixed-geometric, Binomial, Poisson, exponential,

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

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

1 Presessional Probability

1 Presessional Probability 1 Presessional Probability Probability theory is essential for the development of mathematical models in finance, because of the randomness nature of price fluctuations in the markets. This presessional

More information

Recap. Probability, stochastic processes, Markov chains. ELEC-C7210 Modeling and analysis of communication networks

Recap. Probability, stochastic processes, Markov chains. ELEC-C7210 Modeling and analysis of communication networks Recap Probability, stochastic processes, Markov chains ELEC-C7210 Modeling and analysis of communication networks 1 Recap: Probability theory important distributions Discrete distributions Geometric distribution

More information

Chapter 2. Discrete Distributions

Chapter 2. Discrete Distributions Chapter. Discrete Distributions Objectives ˆ Basic Concepts & Epectations ˆ Binomial, Poisson, Geometric, Negative Binomial, and Hypergeometric Distributions ˆ Introduction to the Maimum Likelihood Estimation

More information

Chapter 4. Probability-The Study of Randomness

Chapter 4. Probability-The Study of Randomness Chapter 4. Probability-The Study of Randomness 4.1.Randomness Random: A phenomenon- individual outcomes are uncertain but there is nonetheless a regular distribution of outcomes in a large number of repetitions.

More information

IE 581 Introduction to Stochastic Simulation

IE 581 Introduction to Stochastic Simulation 1. List criteria for choosing the majorizing density r (x) when creating an acceptance/rejection random-variate generator for a specified density function f (x). 2. Suppose the rate function of a nonhomogeneous

More information

A) Questions on Estimation

A) Questions on Estimation A) Questions on Estimation 1 The following table shows the data about the number of seeds germinating out of 10 on damp filter paper which has Poisson distribution. Determine Estimate of λ. Number of seeds

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

Birth-Death Processes

Birth-Death Processes Birth-Death Processes Birth-Death Processes: Transient Solution Poisson Process: State Distribution Poisson Process: Inter-arrival Times Dr Conor McArdle EE414 - Birth-Death Processes 1/17 Birth-Death

More information

Probability Distribution

Probability Distribution Probability Distribution Prof. (Dr.) Rajib Kumar Bhattacharjya Indian Institute of Technology Guwahati Guwahati, Assam Email: rkbc@iitg.ernet.in Web: www.iitg.ernet.in/rkbc Visiting Faculty NIT Meghalaya

More information

1 Probability and Random Variables

1 Probability and Random Variables 1 Probability and Random Variables The models that you have seen thus far are deterministic models. For any time t, there is a unique solution X(t). On the other hand, stochastic models will result in

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

Chapter 6: Random Processes 1

Chapter 6: Random Processes 1 Chapter 6: Random Processes 1 Yunghsiang S. Han Graduate Institute of Communication Engineering, National Taipei University Taiwan E-mail: yshan@mail.ntpu.edu.tw 1 Modified from the lecture notes by Prof.

More information

Contents 1. Contents

Contents 1. Contents Contents 1 Contents 6 Distributions of Functions of Random Variables 2 6.1 Transformation of Discrete r.v.s............. 3 6.2 Method of Distribution Functions............. 6 6.3 Method of Transformations................

More information

Summarizing Measured Data

Summarizing Measured Data Summarizing Measured Data 12-1 Overview Basic Probability and Statistics Concepts: CDF, PDF, PMF, Mean, Variance, CoV, Normal Distribution Summarizing Data by a Single Number: Mean, Median, and Mode, Arithmetic,

More information

Continuous Random Variables

Continuous Random Variables MATH 38 Continuous Random Variables Dr. Neal, WKU Throughout, let Ω be a sample space with a defined probability measure P. Definition. A continuous random variable is a real-valued function X defined

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

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

Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama

Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama Qualifying Exam CS 661: System Simulation Summer 2013 Prof. Marvin K. Nakayama Instructions This exam has 7 pages in total, numbered 1 to 7. Make sure your exam has all the pages. This exam will be 2 hours

More information

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

Continuous Random Variables. and Probability Distributions. Continuous Random Variables and Probability Distributions ( ) ( ) UCLA STAT 35 Applied Computational and Interactive Probability Instructor: Ivo Dinov, Asst. Prof. In Statistics and Neurology Teaching Assistant: Chris Barr Continuous Random Variables and Probability

More information

Glossary availability cellular manufacturing closed queueing network coefficient of variation (CV) conditional probability CONWIP

Glossary availability cellular manufacturing closed queueing network coefficient of variation (CV) conditional probability CONWIP Glossary availability The long-run average fraction of time that the processor is available for processing jobs, denoted by a (p. 113). cellular manufacturing The concept of organizing the factory into

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

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

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

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