二项分布
差别
这里会显示出您选择的修订版和当前版本之间的差别。
| 两侧同时换到之前的修订记录前一修订版后一修订版 | 前一修订版 | ||
| 二项分布 [2024/03/17 07:36] – [二项分布的概率] caomingsu | 二项分布 [2024/03/18 19:11] (当前版本) – limesty | ||
|---|---|---|---|
| 行 1: | 行 1: | ||
| - | ===== 二项分布(Binomial Distribution) ===== | + | ====== 二项分布 |
| - | * **定义**:如果在某种特定的情境下,一个随机事件只有两种可能的结果,其概率分布就是一个二项分布,表示为B(n,p)。 | + | * **定义**:如果在某种特定的情境下,一个随机事件只有两种可能的结果,其概率分布就是一个二项分布,表示为{{: |
| - | * If, in a particular situation, a random event has only two possible results, its probability distribution is a binomial distribution, | + | * If, in a particular situation, a random event has only two possible results, its probability distribution is a binomial distribution, |
| * **例子**:投掷硬币得到正面或反面,人的生或死,六面骰子的点数为奇数或偶数,某天下雨还是不下雨。 | * **例子**:投掷硬币得到正面或反面,人的生或死,六面骰子的点数为奇数或偶数,某天下雨还是不下雨。 | ||
| * Toss a coin to get heads or tails, a person' | * Toss a coin to get heads or tails, a person' | ||
| - | * **近似**:如果n足够大(pn>10且qn>10),二项分布可以近似为正态分布。 | + | * **近似**:如果n足够大({{: |
| - | * If n is large enough (pn > 10 and qn > 10), the binomial distribution can be approximately regarded as a normal distribution. | + | * If n is large enough ({{: |
| - | ==== 二项分布的概率 ==== | + | ===== 二项分布的概率 |
| 二项分布中总是由两个对立的类目构成:A和B | 二项分布中总是由两个对立的类目构成:A和B | ||
| *The binomial distribution always consists of two opposing classes, denoted A and B. | *The binomial distribution always consists of two opposing classes, denoted A and B. | ||
| | | ||
| - | A的概率(Probability of A):p=p(A) | + | A 的概率(Probability of A):{{: |
| - | B的概率(Probability of B):q=p(B) | + | B 的概率(Probability of B):{{: |
| - | // | + | A 与 B 的概率满足 {{: |
| 样本中所包含个体的数目(number of sample):n | 样本中所包含个体的数目(number of sample):n | ||
| 行 29: | 行 29: | ||
| | | ||
| | | ||
| - | ==== 二项分布的均值和标准差 ==== | + | ===== 二项分布的均值和标准差 |
| - | μ=pn | + | |
| - | σ=√(npq) | + | 二项分布的均值计算公式为:{{: |
| + | The mean of the binomial distribution is calculated as {{: | ||
| + | |||
| + | 二项分布的标准差计算公式为:{{: | ||
| + | The standard deviation of the binomial distribution is calculated as {{: | ||
| | | ||
| - | + | ===== 利用正态分布表求二项分布的概率 | |
| - | ==== 利用正态分布表求二项分布的概率 ==== | + | |
| - | 正态分布中的X值是一段,而非一点,当二项分布近似为正态分布时,需要考虑精确上下限 | + | 此时使用的是连续型分布来估计离散型分布的值,正态分布中的 |
| + | At this point a continuous type distribution is used to estimate the value of a discrete distribution; | ||
二项分布.1710660994.txt.gz · 最后更改: 2024/03/17 07:36 由 caomingsu