General Expectation So far we have considered expected values separately for discrete and continuous random variables only. This separation is somewhat.

Slides:



Advertisements
Similar presentations
Let X 1, X 2,..., X n be a set of independent random variables having a common distribution, and let E[ X i ] = . then, with probability 1 Strong law.
Advertisements

Use of moment generating functions. Definition Let X denote a random variable with probability density function f(x) if continuous (probability mass function.
Probability Theory STAT 312 STAT 312 Dr. Zakeia AlSaiary.
Continuous Random Variable (1). Discrete Random Variables Probability Mass Function (PMF)
Continuous Random Variables. For discrete random variables, we required that Y was limited to a finite (or countably infinite) set of values. Now, for.
Today Today: Chapter 5 Reading: –Chapter 5 (not 5.12) –Suggested problems: 5.1, 5.2, 5.3, 5.15, 5.25, 5.33, 5.38, 5.47, 5.53, 5.62.
CSE 221: Probabilistic Analysis of Computer Systems Topics covered: Continuous random variables Uniform and Normal distribution (Sec. 3.1, )
The moment generating function of random variable X is given by Moment generating function.
Eighth lecture Random Variables.
Week 51 Theorem For g: R  R If X is a discrete random variable then If X is a continuous random variable Proof: We proof it for the discrete case. Let.
Chapter 4 Joint Distribution & Function of rV. Joint Discrete Distribution Definition.
Functions of Random Variables. Methods for determining the distribution of functions of Random Variables 1.Distribution function method 2.Moment generating.
Functions of Random Variables. Methods for determining the distribution of functions of Random Variables 1.Distribution function method 2.Moment generating.
Lecture 9 Dustin Lueker.  Can not list all possible values with probabilities ◦ Probabilities are assigned to intervals of numbers  Probability of an.
Random Variables A random variable is simply a real-valued function defined on the sample space of an experiment. Example. Three fair coins are flipped.
Convergence in Distribution
STA347 - week 51 More on Distribution Function The distribution of a random variable X can be determined directly from its cumulative distribution function.
2.1 Introduction In an experiment of chance, outcomes occur randomly. We often summarize the outcome from a random experiment by a simple number. Definition.
4.1 Probability Distributions NOTES Coach Bridges.
EQT 272 PROBABILITY AND STATISTICS
Lecture 8 Dustin Lueker.  Can not list all possible values with probabilities ◦ Probabilities are assigned to intervals of numbers  Probability of an.
INTRODUCTORY MATHEMATICAL ANALYSIS For Business, Economics, and the Life and Social Sciences  2011 Pearson Education, Inc. Chapter 16 Continuous Random.
Week 121 Law of Large Numbers Toss a coin n times. Suppose X i ’s are Bernoulli random variables with p = ½ and E(X i ) = ½. The proportion of heads is.
Chapter 3 Multivariate Random Variables
Chapter 5. Continuous Random Variables. Continuous Random Variables Discrete random variables –Random variables whose set of possible values is either.
Continuous Random Variable (1) Section Continuous Random Variable What is the probability that X is equal to x?
Section 10.5 Let X be any random variable with (finite) mean  and (finite) variance  2. We shall assume X is a continuous type random variable with p.d.f.
STA347 - week 91 Random Vectors and Matrices A random vector is a vector whose elements are random variables. The collective behavior of a p x 1 random.
Central Limit Theorem Let X 1, X 2, …, X n be n independent, identically distributed random variables with mean  and standard deviation . For large n:
Week 21 Order Statistics The order statistics of a set of random variables X 1, X 2,…, X n are the same random variables arranged in increasing order.
Week 21 Statistical Model A statistical model for some data is a set of distributions, one of which corresponds to the true unknown distribution that produced.
11.3 CONTINUOUS RANDOM VARIABLES. Objectives: (a) Understand probability density functions (b) Solve problems related to probability density function.
5.4 The Fundamental Theorem of Calculus. I. The Fundamental Theorem of Calculus Part I. A.) If f is a continuous function on [a, b], then the function.
STA 291 Spring 2010 Lecture 8 Dustin Lueker.
Statistics Lecture 19.
EMIS 7300 SYSTEMS ANALYSIS METHODS FALL 2005
Random Variable 2013.
Lecture 3 B Maysaa ELmahi.
Availability Availability - A(t)
Math a Discrete Random Variables
STAT 311 REVIEW (Quick & Dirty)
Simulation Statistics
CONTINUOUS RANDOM VARIABLES
Cumulative distribution functions and expected values
ETM 607 – Spreadsheet Simulations
. N=n => width = 1/n US = =1/n3[1+4+9+….+n2] US =
PRODUCT MOMENTS OF BIVARIATE RANDOM VARIABLES
The distribution function F(x)
Chapter 4 Continuous Random Variables and Probability Distributions
Linear Combination of Two Random Variables
Conditional Probability on a joint discrete distribution
Lectures prepared by: Elchanan Mossel Yelena Shvets
Suppose you roll two dice, and let X be sum of the dice. Then X is
Probability Review for Financial Engineers
x1 p(x1) x2 p(x2) x3 p(x3) POPULATION x p(x) ⋮ Total 1 “Density”
More about Normal Distributions
Countable and Countably Infinite Sets
Example Suppose X ~ Uniform(2, 4). Let . Find .
ASV Chapters 1 - Sample Spaces and Probabilities
Statistics Lecture 12.
Functions of Random variables
... DISCRETE random variables X, Y Joint Probability Mass Function y1
6.3 Sampling Distributions
ASV Chapters 1 - Sample Spaces and Probabilities
Theory of Computation Lecture 6: Primitive Recursive Functions I
STA 291 Spring 2008 Lecture 8 Dustin Lueker.
Chapter 3-2 Discrete Random Variables
Regression Models - Introduction
Empirical Distributions
Presentation transcript:

General Expectation So far we have considered expected values separately for discrete and continuous random variables only. This separation is somewhat unnatural. Further, some random variables are neither discrete nor continuous – for example mixture of discrete and continuous distributions. Therefore, we need a more general definition of expected value. STA347 - week 7

Definition Let X be an arbitrary random variable (perhaps neither discrete nor continuous). Then, the expected value of X is given by STA347 - week 7

Theorem 1 Let X be a discrete random variable with distinct possible values x1, x2,…, and let pi = P(X = xi). Then, Proof: STA347 - week 7

Theorem 2 Let X be continuous random variable with density fX. Then,   Proof: STA347 - week 7

Application to Mixture Distribution Let Yi be a random variable with cdf Fi for 1≤ i ≤ k. Let X be a random variable whose cdf corresponds to a finite mixture of the cdfs of the Yi, so that , where pi ≥ 0 and .Then, Proof: STA347 - week 7