Continuous Distributions in R Programming

preview_player
Показать описание
In this video I cover the Uniform, Exponential, Gamma and Normal Distributions in R. I provide motivating examples as well as the code for carrying out the examples. I place particular emphasis on the CDF functions as well as the Moment Generating Functions so that you can have a clear and thorough understanding of how to use them.

Uniform Distribution
Exponential Distribution
Gamma Distribution
Normal Distribution

#R
#Normal
#Probability

0:00 Installing packages and loading them
1:01 Uniform Distribution
5:37 Exponential Distribution
11:52 Gamma Distribution
17:19 Normal Distribution

Рекомендации по теме
Комментарии
Автор

0:00 Installing packages and loading them
1:01 Uniform Distribution
5:37 Exponential Distribution
11:52 Gamma Distribution
17:19 Normal Distribution

Check the link in the description for code found in the video.

BoerCommander