powered by
Probability calculator for the exponential distribution
prob_expo(rate, lb = NA, ub = NA, plb = NA, pub = NA, dec = 3)
Rate
Lower bound (default is 0)
Upper bound (default is Inf)
Lower probability bound
Upper probability bound
Number of decimals to show
See https://radiant-rstats.github.io/docs/basics/prob_calc.html for an example in Radiant
summary.prob_expo to summarize results
summary.prob_expo
plot.prob_expo to plot results
plot.prob_expo
prob_expo(rate = 1, ub = 2.996)
Run the code above in your browser using DataLab