How Do You Convolve Two Discrete Distributions?

  • Thread starter Thread starter bookworm121
  • Start date Start date
  • Tags Tags
    Discrete
bookworm121
Messages
2
Reaction score
0
How would you go about convolving two discrete distributions that look something like this:

Number: 0, 1, 2
Probability: 0.1, 0.3, 0.6

Number: 0, 1, 2, 3, 4
Probability: 0.1, 0.3, 0.2, 0.1, 0.3
 
Physics news on Phys.org
bookworm121 said:
How would you go about convolving two discrete distributions

The usual kind of convolution computes the probability distribution of the sum of two independent random variables. is that the kind you want? (There is another type of convolution called "circular convolution".)
 
\sum_{i= 0}^n f(i) g(n- i)

Since the second, g, is defined for i= 0, 1, 2, 3, and 4, and the first, f, only for 0, 1, and 2, extend f by setting f(3)= f(4)= 0. f(0)g(4)+ f(1)g(3)+ f(2)g(2)+ f(3)g(1)+ f(4)g(0).
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...

Similar threads

Back
Top