일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 | 31 |
Tags
- 데이터 과학
- 빅데이터
- probability
- Big Data
- 통계
- 빅 데이터
- Deep learning
- Statistics
- 김양재 목사님
- 우리들교회
- 김양재 목사
- Machine Learning
- c++
- R
- data science
- No SQL
- 빅데이타
- 김양재
- node.js
- 빅 데이타
- openCV
- Artificial Intelligence
- nodeJS
- WebGL
- 딥러닝
- 확률
- 주일설교
- 인공지능
- 몽고디비
- MongoDB
Archives
- Today
- Total
Scientific Computing & Data Science
[Probability] Normal Distribution - Linear Functions of a Normal Random Variables 본문
Data Science/Probability & Statistics
[Probability] Normal Distribution - Linear Functions of a Normal Random Variables
cinema4dr12 2014. 2. 21. 21:53만약 X ~ N(μ,σ2)이며, a와 b가 상수라면
Y = aX + b ~ N(aμ + b, a2σ2)
가 성립된다.
[Proof]
이라면,
이며, 또한
이라면,
이다. 따라서,
'Data Science > Probability & Statistics' 카테고리의 다른 글
Comments