Get full access to all Data Science, Machine Learning, and AI courses built for finance professionals.
One-time payment - Lifetime access
Or create a free account to start
A step-by-step guide covering Python, SQL, analytics, and finance applications.
Or create a free account to access more
Get full access to all Data Science, Machine Learning, and AI courses built for finance professionals.
One-time payment - Lifetime access
Or create a free account to start
A step-by-step guide covering Python, SQL, analytics, and finance applications.
Or create a free account to access more
Assume that there are n independent and identically distributed variables and each of the variables has the same probability distribution as the others and all are mutually independent. The Central Limit Theorem states that the mean of such variables will approach a normal distribution as the number of observations increases. Ā Examples of normally distributed variables are Intelligent Quotientās, manufacturing processes, weights to name a few.
Assume that we have a set of variables where each variable has a means µ and standard deviation.  The mean of the value of x is defined as .
The following equation standardizes the variable.
Thus we can say that the normal variable is one which forms when the limit of the number of variables approaches or is more than a certain number.
In order to make the evaluation of the binomial distribution easier we can use a case where it is a sum of independent Bernoulli trials. As the number of independent Bernoulli trials gets larger the CLT approximates to a normal distribution.
Video by Khan Academy