이항확률변수,binomial_RV

Difference between r1.6 and the current

@@ -14,9 +14,11 @@
관련: [[VG:이항분포,binomial_distribution]]
----
Source: Leon-Garcia Table 3.1
Up: [[이산확률변수,discrete_RV]]

이항확률변수
binomial random variable
[[https://terms.naver.com/entry.naver?docId=3338180&cid=47324&categoryId=47324 수학백과: 이항확률변수]]
 
 
Up: [[확률변수,RV]] > [[이산확률변수,discrete_RV]]
Up: [[이항,binomial]]



2021-05-19: Copied to VG:이항확률변수,binomial_random_variable
Binomial Random Variable

$\displaystyle S_X=\left\{0,1,\cdots,n\right\}$
$\displaystyle p_k=\binom{n}{k}p^k(1-p)^{n-k}$
$\displaystyle k=0,1,\cdots,n$

$\displaystyle E[X]=np$
$\displaystyle V[X]=np(1-p)$

X는 베르누이 시행 n회 중에서 성공의 횟수.
(see VG:베르누이_시행,Bernoulli_trial)


Source: Leon-Garcia Table 3.1

이항확률변수
binomial random variable
[https]수학백과: 이항확률변수