Statistics Using R

Using Weibull distribution in R programming

Weibull distribution, named after Swedish mathematician Waloddi Weibull, is a continuous distribution which is widely used to model the distribution…

1 year ago

Using Lognormal distributions in R programming

Lognormal distribution in probability and statistics is used to model the distribution of a positive random variable Y, if Y…

1 year ago

Implementing beta distribution in R programming

Beta distribution is a family of distributions which are used to model the probability of continuous random variables defined on…

1 year ago