powered by
Probability calculator for the normal distribution
prob_norm(mean, stdev, lb = NA, ub = NA, plb = NA, pub = NA, dec = 3)
Mean
Standard deviation
Lower bound (default is -Inf)
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_norm to summarize results
summary.prob_norm
plot.prob_norm to plot results
plot.prob_norm
prob_norm(mean = 0, stdev = 1, ub = 0)
Run the code above in your browser using DataLab