Description Usage Arguments Value
Distribution of the sum of two independent discrete random variables
1 | sumdist(dist1, dist2)
|
dist1 |
First distribution. Vector where position i corresponds to the probability that the random variable is i-1 |
dist2 |
Second distribution. Vector where position i corresponds to the probability that the random variable is i-1 |
DIstribution of the sum. Vector where position i corresponds to the probability that the random variable is i-1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.