확률 및 통계 2강는 Youtube에서 시청가능합니다.
1.10 Combinatorial Analysis
1.10.1 Permutation(순열)
1) Permutation
- line arrangement(considering order) of n different objects
- r out of n objects (n≥r)
- 0! = 1
2) Group Permutation
3) Circular Permutation
1.10.4 Combination
- select(not considering order) r objects out of n objects
- ex) n명의 소년과 m명의 소녀가 있는 집단에서 r 명을 선택
1.10.5 Binomial Theorem(이항정리)
왜 위의 식들이 필요할까?
B(n, p) 이항분포에서 평균 및 분산 유도 시 활용!
1.10.6 Stirling’s Formula
1.11 Rliability
1) Reliability
- duration of useful functioning of system
- R(t) : probability that a system will be functioning at time t
2) Series Connection(직렬연결)
3) Parallel Connection(병렬연결)
- EX 1.36