You want to calculate the distribution function (DF) or cumulative distribution function(CDF) for a continuous random variable, Use the distribution function, which calculates P(X ≤ x).
All built-in probability distributions in R have a distribution function whose name is “p” prefixed to the distribution’s abbreviated name—for instance, pnorm() for the normal distribution.
#statistics
#rstudio
#probabilitiy
#rprogramming
#rdatacode
Download
0 formats
No download links available.
Statistics using R programming | Calculating probabilities for continuous distributions with R | NatokHD