Summation of random sequences and convolution in pdf domain?

Click For Summary

Discussion Overview

The discussion revolves around the summation of random sequences and the convolution of their probability density functions (pdfs) in both continuous and discrete cases. Participants explore the mathematical definitions and implications of convolution, particularly in the context of discrete random variables and histograms.

Discussion Character

  • Technical explanation, Debate/contested, Mathematical reasoning

Main Points Raised

  • One participant expresses a need for a proof of convolution for discrete random variables, indicating difficulty in establishing a relationship between input sequences and their probability mass functions (pmfs).
  • Another participant questions the definition of convolution being used, suggesting that a misunderstanding could lead to incorrect results.
  • A participant provides their definition of convolution, referencing mathematical notation for both continuous and discrete cases.
  • There is a clarification that convolution results in a probability density function rather than a cumulative distribution function.
  • One participant emphasizes the importance of correctly defining the range of indexes when applying the discrete definition to histograms.
  • Another participant asks for a simple example to illustrate the convolution process, specifically mentioning the calculation of probabilities related to the sum of dice.
  • Repeated clarification on the meaning of "conv(p(x1),p(x2))" as the convolution of the two probability functions.

Areas of Agreement / Disagreement

Participants express differing views on the definition and application of convolution, particularly in the context of discrete random variables and histograms. The discussion remains unresolved regarding the correct approach and definitions to use.

Contextual Notes

Participants have not reached consensus on the definition of convolution or its application in the discrete case, and there are indications of missing assumptions regarding the setup of the problem.

dexterdev
Messages
194
Reaction score
1
Hi all,
I have an all time doubt here. We know that if r.v z = x + y where x and y are 2 random sequences having corresponding pdfs p(x) and p(y), the pdf of z, p(z) = convolution ( p(x),p(y) ). I have seen the derivation for the continuous case although not thorough how to prove it. I wanted a proof for the discrete case (ie, x , y and z are discrete). I attempted through a straight forward method and got stuck. My method was defining a function which calculates the pmf vector from the input sequence x. I thought I would get an input output relation between input vector x and pmf vector.Even for a histogram I could not do it. Why is it so? Is it because of the nonlinearity?

My aim was to try this:

x1 ----> p(x1)
x2 ----> p(x2)

z= x1+x2 ------> p(z) = p(x1 + x2) = conv(p(x1),p(x2))
 
Physics news on Phys.org
How are you defining a "convolution"? Your notation doesn't make it clear.

There are ideas of convolution that are more general than the convolution of probability density functions. You might not get the right answer if you are using the wrong definition of convolution.

To compute the probability that Z = z, you add up the probabilities of all the combinations of values (x,y) such that x + y = z. For discrete random variables, this is usually represented by a summation. Is that what your are doing?
 
@chiro - Yes Sir... You are right.
 
To apply the discrete definition to histograms, you would have to get the range of the indexes in the sum correct. They wouldn't go to infinity.

What you mean by "conv(p(x1),p(x2))" is unclear. Is this a function in computer software?

If you can't explain what you are doing, try giving a simple example, like two histograms, each having 3 bins. Show the calculations that don't work.
 
ok here goes

by conv(p(x1),p(x2)) I meant convolution of p(x1) and p(x2).
 

Attachments

  • hist_prob.jpg
    hist_prob.jpg
    22.7 KB · Views: 468
dexterdev said:
ok here goes

by conv(p(x1),p(x2)) I meant convolution of p(x1) and p(x2).

Are you unable to explain how the function conv(..) works?

Can you calculate the probability that the sum of the dice is 4 from your data?
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 9 ·
Replies
9
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
3K