Skip to content Skip to navigation

Connexions

You are here: Home » Content » Sums of Random Variables

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

      What are tags? tag icon

      Tags are descriptors added by lens makers to help label content, attaching a vocabulary that is meaningful in the context of the lens.

    • External bookmarks
  • E-mail the author
  • Rate this module (How does the rating system work?)

    Rating system

    Ratings

    Ratings allow you to judge the quality of modules. If other users have ranked the module then its average rating is displayed below. Ratings are calculated on a scale from one star (Poor) to five stars (Excellent).

    How to rate a module

    Hover over the star that corresponds to the rating you wish to assign. Click on the star to add your rating. Your rating should be based on the quality of the content. You must have an account and be logged in to rate content.

    (0 ratings)

Recently Viewed

This feature requires Javascript to be enabled.

Sums of Random Variables

Module by: Nick Kingsbury

Summary: This module introduces sums of random variables.

Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.

Consider the random variable YY formed as the sum of two independent random variables X 1 X 1 and X 2 X 2 :

Y=X1+X2 Y X1 X2 (1)
where X 1 X 1 has pdf f1x1 f1 x1 and X 2 X 2 has pdf f2x2 f2 x2 .

We can write the joint pdf for yy and x 1 x 1 by rewriting the conditional probability formula:

fyx1=fy|x1f1x1 f y x1 f | y x1 f1 x1 (2)
It is clear that the event 'YY takes the value yy conditional upon X1=x1 X1 x1 ' is equivalent to X 2 X 2 taking a value yx1 y x1 (since X2=YX1 X2 Y X1 ). Hence
fy|x1=f2yx1 f | y x1 f2 y x1 (3)
Now fy f y may be obtained using the Marginal Probability formula (this equation from this discussion of probability density functions). Hence
fy=fy|x1f1x1dx1=f2yx1f1x1dx1=f2*f1 f y x1 f | y x1 f1 x1 x1 f2 y x1 f1 x1 f2 f1 (4)
This result may be extended to sums of three or more random variables by repeated application of the above arguments for each new variable in turn. Since convolution is a commutative operation, for nn independent variables we get:
fy=fn*f n - 1 **f2*f1=fn*f n - 1 **f2*f1 f y fn f n - 1 f2 f1 fn f n - 1 f2 f1 (5)
An example of this effect occurs when multiple dice are thrown and the scores are added together. In the 2-dice example of the subfigures a,b,c of this figure in the discussion of probability distributions, we saw how the pmf approximated a triangular shape. This is just the convolution of two uniform 6-point pmfs for each of the two dice.

Similarly if two variables with Gaussian pdfs are added together, we shall show in the discussion of the summation of two or more Gaussian random variables that this produces another Gaussian pdf whose variance is the sum of the two input variances.

Comments, questions, feedback, criticisms?

Send feedback