"정규분포"의 두 판 사이의 차이

 
(같은 사용자의 중간 판 15개는 보이지 않습니다)
1번째 줄: 1번째 줄:
==개요==
==개요==
;normal distribution, Gaussian distribution
;normal distribution, Gaussian distribution
;[[正規]][[分布]], [[Gauss]] [[分布]], [[Gaussian]] [[分布]]
;정규분포, 가우스 분포, 가우시안 분포, 정상분포
;정규분포, 가우스 분포, 가우시안 분포, 정상분포
*[[연속 확률 분포]]의 하나
* [[연속확률분포]]의 하나
*좌우대칭인 종 모양 분포
* 좌우대칭인 종 모양 분포
*자연계에서 많이 나타나는 분포
* 자연계에서 많이 나타나는 분포
{| class='wikitable'
|-
| 표기 || <math>\mathcal{N}(\mu,\,\sigma^2)</math>
|-
| 매개변수 || <math>\mu\in ℝ</math> — 평균<br /><math>\sigma^2>0</math> — 분산
|-
| PDF || <math>\frac{1}{\sqrt{2\pi\sigma^2}}\, e^{-\frac{(x - \mu)^2}{2 \sigma^2}}</math>
|-
| CDF || <math>\tfrac12\left[1 + \operatorname{erf}\left( \frac{x-\mu}{\sigma\sqrt{2}}\right)\right]</math>
|-
| 평균 || <math>\quad\mu</math>
|-
| 분산 || <math>\quad\sigma^2</math>
|}


https://upload.wikimedia.org/wikipedia/commons/thumb/8/8c/Standard_deviation_diagram.svg/420px-Standard_deviation_diagram.svg.png
[[파일:Standard_deviation_diagram.svg|420px]]
 
==PDF==
[[파일:Normal_Distribution_PDF.svg|440px]]
 
==CDF==
[[파일:Normal_Distribution_CDF.svg|440px]]


==성질==
==성질==
15번째 줄: 36번째 줄:


==같이 보기==
==같이 보기==
*[[엑셀로 정규분포곡선 그리기]]
{{z컬럼3|
*[[중심극한정리]]
* [[F 분포]]
*[[대수정규분포]]
* [[정규화]]
*[[가우스 함수]]
* [[정규성]]
*[[표본 크기]]
* [[확률분포]]
*[[F 분포]]
* [[표본 크기]]
*[[확률분포]]
* [[가우스 함수]]
*[[정규화]]
* [[중심극한정리]]
* [[대수정규분포]]
* [[정규분포곡선]]
* [[엑셀로 정규분포곡선 그리기]]
* [[TensorFlow random_normal()]]
}}
 
{{확률분포}}


==참고==
==참고==
* http://en.wikipedia.org/wiki/Normal_distribution
* {{영어위키백과|Normal distribution}}
* http://navercast.naver.com/contents.nhn?rid=22&contents_id=2490
* {{위키백과}}
* http://terms.naver.com/entry.nhn?cid=200000000&docId=1140262&categoryId=200000450
* {{위키낱말사전}}
* {{다음사전}}
* {{다음백과}}
* {{네이버사전}}
* {{네이버백과}}
* {{나무위키}}
* {{리브레위키}}


[[분류: 연속확률분포]]
[[분류: 연속확률분포]]
[[분류: 확률분포]]
[[분류: 확률분포]]
[[분류: 정규분포]]
[[분류: 正]][[분류: 規]][[분류: 分]][[분류: 布]]

2021년 10월 28일 (목) 00:36 기준 최신판

1 개요[ | ]

normal distribution, Gaussian distribution
正規分布, Gauss 分布, Gaussian 分布
정규분포, 가우스 분포, 가우시안 분포, 정상분포
  • 연속확률분포의 하나
  • 좌우대칭인 종 모양 분포
  • 자연계에서 많이 나타나는 분포
표기 [math]\displaystyle{ \mathcal{N}(\mu,\,\sigma^2) }[/math]
매개변수 [math]\displaystyle{ \mu\in ℝ }[/math] — 평균
[math]\displaystyle{ \sigma^2\gt 0 }[/math] — 분산
PDF [math]\displaystyle{ \frac{1}{\sqrt{2\pi\sigma^2}}\, e^{-\frac{(x - \mu)^2}{2 \sigma^2}} }[/math]
CDF [math]\displaystyle{ \tfrac12\left[1 + \operatorname{erf}\left( \frac{x-\mu}{\sigma\sqrt{2}}\right)\right] }[/math]
평균 [math]\displaystyle{ \quad\mu }[/math]
분산 [math]\displaystyle{ \quad\sigma^2 }[/math]

Standard deviation diagram.svg

2 PDF[ | ]

Normal Distribution PDF.svg

3 CDF[ | ]

Normal Distribution CDF.svg

4 성질[ | ]

5 같이 보기[ | ]

확률분포
이산확률분포 연속확률분포

6 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}