확률질량함수,probability_mass_function,PMF

Difference between r1.18 and the current

@@ -68,9 +68,10 @@
[[https://terms.naver.com/entry.naver?docId=3405419&cid=47324&categoryId=47324 수학백과: 확률질량함수]]
[[WpKo:확률_질량_함수]]
[[WpEn:Probability_mass_function]]
https://proofwiki.org/wiki/Definition:Probability_Mass_Function

Compare: [[확률밀도함수,probability_density_function,PDF]]

Up: [[확률함수,probability_function]]




pmf는
이산확률변수 $X$
취할 수 있는 값 $x_1,x_2,\cdots,x_n$ 에 대해
각 결과가 나올 확률 $P(X=x_1),P(X=x_2),\cdots,P(X=x_n)$
을 대응시키는 관계? CHK

정의

확률변수 X가 이산형 분포를 가질 때, 임의의 실수 x에 대해,
$f(x)=P(X=x)$
를 만족하는 X의 확률함수 $f$


The pmf of a 이산확률변수,discrete_random_variable X is defined as:
$p_X(x)=P[X=x]=P[\left{\zeta:X(\zeta)=x\right}],\;\;x\in\mathbb{R}$

(Leon-Garcia 3.2)