일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- Big Data
- 빅 데이터
- Deep learning
- 김양재 목사
- 빅데이터
- WebGL
- 확률
- 통계
- 딥러닝
- 몽고디비
- probability
- openCV
- node.js
- 주일설교
- 빅데이타
- Statistics
- nodeJS
- data science
- MongoDB
- 빅 데이타
- Artificial Intelligence
- 김양재 목사님
- 데이터 과학
- 인공지능
- No SQL
- Machine Learning
- c++
- R
- 우리들교회
- 김양재
Archives
- Today
- Total
Scientific Computing & Data Science
[Probability] Discrete Probability Distributions - Negative Binomial Distribution 본문
Data Science/Probability & Statistics
[Probability] Discrete Probability Distributions - Negative Binomial Distribution
cinema4dr12 2014. 2. 1. 20:36[Def] 음의 이항분포(Neagative Binomial Distribution)
성공 확률 p로 동일한 독립 베르누이 시행에 있어 r번째까지의 시행은 파라미터 p와 r을 갖는 음의 이항분포(negative binomial distribution)를 갖는다고 하며, x = r, r+1, r+2, ...에 대한한 확률 밀도 함수는
이며 기대값과 분산은 각각
,
이다.
'Data Science > Probability & Statistics' 카테고리의 다른 글
Comments