Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| 통계학:확률질량함수 [2025/09/22 17:32] – masteraccount | 통계학:확률질량함수 [2025/09/25 07:40] (current) – masteraccount | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | =====확률질량함수===== | + | =====확률질량함수(PMF)===== |
| + | [[통계학: | ||
| - | [[통계학: | + | ====공식==== |
| - | 확률분포를 확률질량함수라 칭하며, \\ | + | |
| - | \\ | + | |
| - | + | ||
| - | < | + | |
| - | <div style=" | + | |
| \begin{align*} | \begin{align*} | ||
| - | & p(x) = \begin{cases} | + | p(x) = \begin{cases} |
| - | \mathbf{P}(\mathbf{X}=x), | + | \mathbf{P}(\mathbf{X}=x), |
| - | 0, & \text{for } x \neq x_i | + | 0, & x \neq x_i |
| \end{cases} | \end{cases} | ||
| \end{align*} | \end{align*} | ||
| - | </ | + | \\ |
| - | </ | + | ===공리=== |
| + | $ \sum_i p({x_i})=1 $\\ | ||
| + | \\ | ||
| + | ====공식설명==== | ||
| + | x 는 X라는 [[통계학: | ||
| + | 우힝의 P(X=x) => 특정한 x를 하나 넣으면 해당 확률변수 x의 확률을 출력한다.\\ | ||
| \\ | \\ | ||
| - | 규칙은 $ \sum_i | + | [[통계학: |