eli5 Why would you ever need to approximate a binomial probability using the normal distribution?

237 views

As part of my curriculum, we need to know how to approximate a binomial probability using the normal distribution but I can’t see why you would ever do this in real life. What scenarios would require this method?

In: 0

2 Answers

Anonymous 0 Comments

Normal distribution generally approximate a lot of things very well, and have nice mathematic property. The fact that normal distribution approximate a lot of things very well is justified by central limit theorem; and this theorem is applicable to binomial. When you have independent variables that are all normal, their vector is also normal, and all linear combinations of them are also normal; these are very nice properties that make normal distribution easier to calculate with.

You are viewing 1 out of 2 answers, click here to view all answers.