专栏名称: 大数据应用
数据应用学院被评为2016北美Top Data Camp, 是最专业一站式数据科学咨询服务机构,你的数据科学求职咨询专家!
目录
相关文章推荐
大数据文摘  ·  Meta首席科学家LeCun:当前 AI ... ·  4 天前  
CDA数据分析师  ·  【北京/远程】CDA数据分析脱产就业班06月 ... ·  4 天前  
51好读  ›  专栏  ›  大数据应用

每日一练 | Data Scientist & Business Analyst &...

大数据应用  · 公众号  · 大数据  · 2017-12-21 10:31

正文

请到「今天看啥」查看全文


What is the Central Limit Theorem? Explain it. Why is it important?

The CLT states that the arithmetic mean of a sufficiently large number of iterates of independent random variables will be approximately normally distributed regardless of the underlying distribution. i.e: the sampling distribution of the sample mean is normally distributed.

- Used in hypothesis testing

- Used for confidence intervals

- Random variables must be iid: independent and identically distributed

- Finite variance








请到「今天看啥」查看全文