| ratio.sd | R Documentation |
Error propagation formula for ratios of Random Variables
ratio.sd(m1, m2, sd1, sd2, cov12 = 0)
m1 |
the mean of the numerator RV |
m2 |
the mean of the denominator RV |
sd1 |
the stdev of the numerator RV |
sd2 |
the stdev of the denominator RV |
cov12 |
the covariance of the two variables |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.