Description Usage Arguments Value Examples
Given a discrete random variable distribution, return the mean, variance and standard deviation.
1 | meanvarsd(d)
|
d |
dataframe with two columns, x and p. x represents the value of the RV. p represents the probability corresponding to that value. |
vector of length 3 (mean, var, sd)
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.