2. Random variables  Introduction  Distribution of a random variable  Distribution function properties  Discrete random variables  Point mass  Discrete.

Slides:



Advertisements
Similar presentations
Special random variables Chapter 5 Some discrete or continuous probability distributions.
Advertisements

Discrete Uniform Distribution
Use of moment generating functions. Definition Let X denote a random variable with probability density function f(x) if continuous (probability mass function.
Probability Distribution
Review of Basic Probability and Statistics
Chapter 4 Discrete Random Variables and Probability Distributions
1 Def: Let and be random variables of the discrete type with the joint p.m.f. on the space S. (1) is called the mean of (2) is called the variance of (3)
Discrete Random Variables and Probability Distributions
Estimation of parameters. Maximum likelihood What has happened was most likely.
1 Review of Probability Theory [Source: Stanford University]
Probability and Statistics Review
1 Engineering Computation Part 5. 2 Some Concepts Previous to Probability RANDOM EXPERIMENT A random experiment or trial can be thought of as any activity.
A random variable that has the following pmf is said to be a binomial random variable with parameters n, p The Binomial random variable.
The moment generating function of random variable X is given by Moment generating function.
Continuous Random Variables and Probability Distributions
5-1 Two Discrete Random Variables Example Two Discrete Random Variables Figure 5-1 Joint probability distribution of X and Y in Example 5-1.
1 Random Variables and Discrete probability Distributions SESSION 2.
5-1 Two Discrete Random Variables Example Two Discrete Random Variables Figure 5-1 Joint probability distribution of X and Y in Example 5-1.
Normal and Sampling Distributions A normal distribution is uniquely determined by its mean, , and variance,  2 The random variable Z = (X-  /  is.
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Lecture 28 Dr. MUMTAZ AHMED MTH 161: Introduction To Statistics.
Distribution Function properties. Density Function – We define the derivative of the distribution function F X (x) as the probability density function.
CIS 2033 based on Dekking et al. A Modern Introduction to Probability and Statistics, 2007 Instructor Longin Jan Latecki Chapter 7: Expectation and variance.
Prof. SankarReview of Random Process1 Probability Sample Space (S) –Collection of all possible outcomes of a random experiment Sample Point –Each outcome.
Moment Generating Functions 1/33. Contents Review of Continuous Distribution Functions 2/33.
Random variables Petter Mostad Repetition Sample space, set theory, events, probability Conditional probability, Bayes theorem, independence,
Probability theory 2 Tron Anders Moger September 13th 2006.
Tch-prob1 Chap 3. Random Variables The outcome of a random experiment need not be a number. However, we are usually interested in some measurement or numeric.
Winter 2006EE384x1 Review of Probability Theory Review Session 1 EE384X.
Statistics for Engineer Week II and Week III: Random Variables and Probability Distribution.
Moment Generating Functions
Random Variables and Stochastic Processes –
Chapter 14 Monte Carlo Simulation Introduction Find several parameters Parameter follow the specific probability distribution Generate parameter.
Functions of Random Variables. Methods for determining the distribution of functions of Random Variables 1.Distribution function method 2.Moment generating.
CPSC 531: Probability Review1 CPSC 531:Probability & Statistics: Review II Instructor: Anirban Mahanti Office: ICT 745
Random Variables. A random variable X is a real valued function defined on the sample space, X : S  R. The set { s  S : X ( s )  [ a, b ] is an event}.
Discrete Probability Distributions. Random Variable Random variable is a variable whose value is subject to variations due to chance. A random variable.
Expectation for multivariate distributions. Definition Let X 1, X 2, …, X n denote n jointly distributed random variable with joint density function f(x.
Math b (Discrete) Random Variables, Binomial Distribution.
Probability Distributions
Chapter 01 Probability and Stochastic Processes References: Wolff, Stochastic Modeling and the Theory of Queues, Chapter 1 Altiok, Performance Analysis.
Stats Probability Theory Summary. The sample Space, S The sample space, S, for a random phenomena is the set of all possible outcomes.
Probability Refresher COMP5416 Advanced Network Technologies.
1 3. Random Variables Let ( , F, P) be a probability model for an experiment, and X a function that maps every to a unique point the set of real numbers.
Chapter 01 Probability and Stochastic Processes References: Wolff, Stochastic Modeling and the Theory of Queues, Chapter 1 Altiok, Performance Analysis.
Expectation. Let X denote a discrete random variable with probability function p(x) (probability density function f(x) if X is continuous) then the expected.
Exam 2: Rules Section 2.1 Bring a cheat sheet. One page 2 sides. Bring a calculator. Bring your book to use the tables in the back.
IE 300, Fall 2012 Richard Sowers IESE. 8/30/2012 Goals: Rules of Probability Counting Equally likely Some examples.
Math 4030 – 6a Joint Distributions (Discrete)
Continuous Random Variables and Probability Distributions
CSE 474 Simulation Modeling | MUSHFIQUR ROUF CSE474:
Unit 4 Review. Starter Write the characteristics of the binomial setting. What is the difference between the binomial setting and the geometric setting?
Function of a random variable Let X be a random variable in a probabilistic space with a probability distribution F(x) Sometimes we may be interested in.
Random Variables By: 1.
Statistical Quality Control, 7th Edition by Douglas C. Montgomery.
Random Variable 2013.
Probability for Machine Learning
Appendix A: Probability Theory
The distribution function F(x)
Chapter 5 Statistical Models in Simulation
Probability Review for Financial Engineers
Some Discrete Probability Distributions
Chapter 5 Applied Statistics and Probability for Engineers
Chapter 3 : Random Variables
Bernoulli Trials Two Possible Outcomes Trials are independent.
Each Distribution for Random Variables Has:
MATH 3033 based on Dekking et al
1/2555 สมศักดิ์ ศิวดำรงพงศ์
Moments of Random Variables
Presentation transcript:

2. Random variables  Introduction  Distribution of a random variable  Distribution function properties  Discrete random variables  Point mass  Discrete uniform  Bernoulli  Binomial  Geometric  Poisson 1

2. Random variables  Continuous random variables  Uniform  Exponential  Normal  Transformations of random variables  Bivariate random variables  Independent random variables  Conditional distributions  Expectation of a random variable  k th moment 2

2. Random variables  Variance  Covariance  Correlation  Expectation of transformed variables  Sample mean and sample variance  Conditional expectation 3

RANDOM VARIABLES Introduction Random variables assign a real number to each outcome: 4 Random variables can be:  Discrete: if it takes at most countably many values (integers).  Continuous: if it can take any real number.

Distribution of a random variable Distribution function 5 RANDOM VARIABLES

Distribution function properties 6 (i) when (ii) when (iii) is nondecreasing. (iv) is right-continuous. when RANDOM VARIABLES

7 For a random variable, we define Probability function Density function, depending on wether is either discrete or continuous Distribution of a random variable

Probability function 8 verifies RANDOM VARIABLES Distribution of a random variable

Probability density function 9 verifies We have RANDOM VARIABLES Distribution of a random variable

completely determines the distribution of a random variable. 10 RANDOM VARIABLES Distribution of a random variable

Discrete random variables Point mass 11 0 a 1-- RANDOM VARIABLES

Discrete uniform k-1 k k RANDOM VARIABLES Discrete random variables

Bernoulli p 1-p p RANDOM VARIABLES Discrete random variables

Binomial Successes in n independent Bernoulli trials with success probability p 14 RANDOM VARIABLES Discrete random variables

Geometric Time of first success in a sequence of independent Bernoulli trials with success probability p 15 RANDOM VARIABLES Discrete random variables

Poisson X expresses the number of “ rare events” 16 RANDOM VARIABLES Discrete random variables

Uniform 17 a b f(x) a b F(x) RANDOM VARIABLES Continuous random variables

Exponential 18 0  f(x) 1 F(x) 1/  RANDOM VARIABLES Continuous random variables

Normal 19  f(x) F(x) RANDOM VARIABLES Continuous random variables

Properties of normal distribution (i) standard normal (ii) (iii) independent i=1,2,...,n 20 RANDOM VARIABLES Continuous random variables

Transformations of random variables X random variable with ; Y = r(x); distribution of Y ? r() is one-to-one; r -1 (). 21 RANDOM VARIABLES

(X,Y) random variables;  If (X,Y) is a discrete random variable  If (X,Y) is continuous random variable 22 RANDOM VARIABLES Bivariate random variables

The marginal probability functions for X and Y are: 23 RANDOM VARIABLES Bivariate random variables For continuous random variables, the marginal densities for X and Y are:

Independent random variables Two random variables X and Y are independent if and only if: for all values x and y. 24 RANDOM VARIABLES

Conditional distributions Discrete variables 25 If X and Y are independent: Continuous variables RANDOM VARIABLES

Expectation of a random variable 26 Properties: (i) (ii)If are independent then: RANDOM VARIABLES

Moment of order k 27 RANDOM VARIABLES

Variance Given X with : standard deviation 28 RANDOM VARIABLES

Variance Properties: (i) (ii)If are independent then (iii) (iv) 29 RANDOM VARIABLES

Covariance X and Y random variables; 30 RANDOM VARIABLES Properties (i) If X, Y are independent then (ii) (iii) V(X + Y) = V(X) + V(Y) + 2cov(X,Y) V(X - Y) = V(X) + V(Y) - 2cov(X,Y)

Correlation 31 RANDOM VARIABLES X and Y random variables;

32 RANDOM VARIABLES Correlation Properties (i) (ii)If X and Y are independent then (iii)

Expectation of transformed variables 33 RANDOM VARIABLES

Sample mean and sample variance 34 Sample mean Sample variance RANDOM VARIABLES

Properties X random variable; i. i. d. sample, Then: (i) (ii) (iii) 35 RANDOM VARIABLES Sample mean and sample variance

Conditional expectation X and Y are random variables; Then: 36 Properties: RANDOM VARIABLES