Google News
logo
Statistics in Data Science - Interview Questions
What general conditions must be satisfied for the central limit theorem to hold?
Here are the conditions that must be satisfied for the central limit theorem to hold :

* The data must follow the randomization condition which means that it must be sampled randomly.
* The Independence Assumptions dictate that the sample values must be independent of each other.
* Sample sizes must be large. They must be equal to or greater than 30 to be able to hold CLT. Large sample size is required to hold the accuracy of CLT to be true.
Advertisement