next up previous
Next: About this document

Chapter 2 Review
Statistics 519, Spring 1998

Expectations

Suppose X is a discrete random variable with values tex2html_wrap_inline90 and density function p(x). The expectation of a function of X, expressed as g(X), is defined to be:

displaymath56

Note that the mean of X, tex2html_wrap_inline92 , is E[X] (often denoted EX) and the variance of X, tex2html_wrap_inline94 , is tex2html_wrap_inline96 (often denoted V(X)).

As a convenience, we can show that

displaymath57

Linear Transformations

Since computing expectations of random variables involves either integration or summation, expectation is a linear operator, just like integration or summation. As a result, if A and B are constants,

displaymath58

If g(X)=X, then

displaymath59

From the preceding results, we can show

displaymath60

displaymath61

displaymath62

The Joint Behavior of X and Y

We want to extend the results on linear transformations of a single random variable X to linear transformations using a sample tex2html_wrap_inline98 . To do this, we need to know something about the joint distribution of the sample. In actuality, we will only need results for two random variables, X and Y. We need to define joint density functions in order to define independence and covariance, which both arise when computing expectations of linear combinations of random variables. Assume X and Y are discrete. The joint density function of X and Y is p(x,y)=P(X=x,Y=y) for any (x,y). The marginal density functions of X and Y are, respectively,

displaymath63

and

displaymath64

The random variables X and Y are independent if tex2html_wrap_inline100

Covariance and Correlation

The covariance of X and Y is defined as tex2html_wrap_inline102 and the correlation of X and Y is defined as

displaymath65

We can compute Cov(X,Y) using the shortcut formula

displaymath66

The random variables X and Y are uncorrelated if Cov(X,Y)=0 (or equivalently, tex2html_wrap_inline104 . Independent random variables are uncorrelated, but uncorrelated variables are not necessarily independent. If X and Y are independent, then E[XY]=E[X]E[Y].

Expectations

displaymath67

If X and Y are independent

displaymath68

Covariances

displaymath69

displaymath70

displaymath71

If tex2html_wrap_inline106 for tex2html_wrap_inline108 , then

displaymath72




next up previous
Next: About this document

John Grego
Mon Feb 9 16:20:06 EST 1998