Basic statistics - 02. The Normal distribution

Basic statistics - 02. The Normal distribution

examples:

the heights of the populations


sigma represents the standard deviation

for the normal distribution curve, the area below the curve is always one.

For example: we can use the area to get the rough estimation of individuals taht are between 190 and 200 centimeters in the population.

The width of the rectangle is 10 and the height is about 0.006, the area id equal 0.06, this means that about 6% of the population have a height in range of 190 to 200.

Because the area below curve is 1, so we can calculate X>=180 by 1-P(X<180).

The following mathematical function can be used to depict the normal distribution for different values of x.

Standard normal distribution

mu is 0, sigma is 1, so the area in mean±sigma is 68%


相关推荐
青春不败 177-3266-05208 天前
R语言数据统计分析与ggplot2高级绘图
r语言·生态学·科研绘图·统计学·ggplot2·环境科学
爱听歌的周童鞋10 天前
Steve Brunton | Probability Bootcamp | 笔记 | 第一部分:概率导论 | Lecture 8 | 条件概率
statistics·steve brunton·probability·conditionalprob
爱听歌的周童鞋10 天前
Steve Brunton | Probability Bootcamp | 笔记 | 第一部分:概率导论 | Lecture 7 | 二项分布与多项分布
statistics·multinomial·steve brunton·probability·binomial
统计学小王子13 天前
关于离散变量和连续变量的联合分布的一些讨论
统计学
青春不败 177-3266-05203 个月前
基于R语言的贝叶斯网络模型
r语言·贝叶斯·生态学·统计学·结构方程·混合效应
Zero4 个月前
机器学习概率论与统计学--(13)线性回归
机器学习·线性回归·概率论·统计学
Zero4 个月前
机器学习概率论与统计学--(12)假设检验
机器学习·概率论·统计学
Zero4 个月前
机器学习概率论与统计学--(10)统计学:参数估计②
机器学习·概率论·参数估计·统计学
Zero4 个月前
机器学习概率论与统计学--(8)概率论:数字特征
机器学习·概率论·随机变量·统计学·方差·协方差·期望
Zero4 个月前
机器学习概率论与统计学--(9)统计学:参数估计
机器学习·概率论·统计学·矩估计·最大似然估计·点估计