当前位置:网站首页>4 life distributions

4 life distributions

2022-06-25 11:28:00 try_ trying_ try

Weibull Distribution

 Insert picture description here

x It's a random variable
k>0 It's a shape parameter (shape parameter)
λ>0 It's a scale parameter (scale parameter)

When k=1, It's an exponential distribution ;k=2 when , yes Rayleigh distribution( Rayleigh distribution ).
 Insert picture description here
Weibull Distribution
python Draw weibull curve
weibull Parameter estimation

An index distribution

Poisson distribution and exponential distribution continuity Relationship
The time interval between two sales of steamed bread is greater than t Probability
( Equivalent to t The probability of not selling a steamed bun within a certain period of time , The probability of the latter can be determined by Poisson process give )

 Insert picture description here
 Insert picture description here
An index distribution : Integral process
mean value
variance
 Insert picture description here

⋅ \cdot Poisson distribution discrete
 Insert picture description here
E(X)= λ \lambda λ \quad D(X)= λ \lambda λ
⋅ \cdot Poisson process
 Insert picture description here

Normal distribution
Lognormal distribution
appendix :

⋅ \cdot Some cumulative distribution functions
 Insert picture description here
⋅ \cdot 12 A common probability distribution

⋅ \cdot 8 The mean and variance of three commonly used probability distributions  Insert picture description here

原网站

版权声明
本文为[try_ trying_ try]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/176/202206251101127111.html