原創地址: http://www.cnblogs.com/Alandre/ (泥沙磚瓦漿木匠),須要轉載的,保留下! Thanks html
「不要在乎這些細節。」生活就是這樣,天天過的好一點. dom
泊松分佈與二項分佈的關係 學習
Random variable this
Random variable is usually understood to mean a real-valued random variable; this discussion assumes real values. A random variable is a real-valued function defined on a set of possible outcomes, the sample space Ω. That is, the random variable is a function that maps from its domain, the sample space Ω, to its range, the real numbers or a subset of the real numbers. It is typically some kind of a property or measurement on the random outcome. spa
what is it? I think the definition is not clear to understand.In my words,Random variable can be used to describe the process of rolling dice and the possible outcomes. htm
Discrete probability distribution blog
The range of distribution function is the discrete random variables, such as the onlyinteger is belongs to the discrete distribution. represents the probability random variable value. If the value of X is,then: ci
Example: rem
若罰球兩次, 第一次罰中的機率爲0.75,若第一次罰中則第二次罰中的機率爲0.8,若第一次未罰中則第二次罰中的機率爲0.7.以X記罰球兩次其中罰中的次數,求X的分佈律。 get
解:X的可能取值爲0,1,2.
X |
0 |
1 |
2 |
pk |
0.075 |
0.325 |
0.6 |
也能夠經過一系列數據展示到圖上
Binomial Distribution
the binomial distribution is the discrete probability distributionof the number of successes in a sequence of n independent yes/no experiments.In general, if the random variable X follows the binomial distribution with parameters n and p, we writeX ~ B(n, p). The probability of getting exactly k successes in n trials is given by the probability mass function:
Symbols for:
X~B (n, p)
show an example:
若某人作某事的成功率爲1%,他重複努力 400次,則至少成功一次的機率爲 :
Poisson's distribution
A discrete random variable X is said to have a Poisson distribution with parameter λ > 0, if, for k=0,1,2,…, the probability mass function of X is given by:
Symbols for:
The relation of binomial distribution and poisson's distribution
proved: