R Programming - Normal Distribution as an Approximation to Binomial Distribution

preview_player
Показать описание
R Programming - Normal Distribution as an Approximation to Binomial Distribution
Рекомендации по теме
Комментарии
Автор

I think the simplest way to get the correction right is always to consider the correction without the “=“, since that’s easy, if 0.5 is added, then 0.5 will be subtract with the “=“. If x<a turns into x-0.5, then the other version x<=a will be x+0.5. Same as > case.If you have more videos on R with applications of probability and stats, please post them.

yaweli