#title Bayesian Statistic
[[TableOfContents]]

attachment:BayesianStatistic/bi.png

==== 이론들 ====
 * [조건부 확률]
 * [베이즈 정리]

==== 조건부 확률 문제 ====
여러 출처의 문제들을 나름대로 풀어보며 정리했다.
 * [몬티 홀 문제]
 * [카드 뽑기]
 * [기침과 감기]
 * [산악회 회원]
 * [공장의 불량품]
 * [쿠키 문제]
 * [정신병 진단도구]
 * [유전확률]
 * [3연패]
 * [3연패한 과금자]
==== 참고자료 ====
 * [http://www.r-bloggers.com/a-simple-intro-to-bayesian-change-point-analysis/ A Simple Intro to Bayesian Change Point Analysis]
 * [http://www.r-bloggers.com/easy-bayesian-bootstrap-in-r/ Easy Bayesian Bootstrap in R]
 * https://sites.google.com/site/lucyparklab/4-discussions/bayesian
 * http://blog.naver.com/sonobono88/120140402125
 * http://www.mdanderson.org/education-and-research/departments-programs-and-labs/departments-and-divisions/division-of-quantitative-sciences/pdf/jim-albert-bayes-and-r.pdf
 * attachment:BayesianStatistic/베이즈_정리와_MLE.pdf
 * http://aerowaysg.tistory.com/entry/Bayes-Theorem --> 베이즈 정리
 * http://aerowaysg.tistory.com/24 --> 베이즈 정리 예제
 * 베이즈 공식을 쉽게 이해해 보자
  * http://hanmaths.tistory.com/29 -> 1편
  * http://hanmaths.tistory.com/32 -> 2편
 * http://sirius.unist.ac.kr/astrostat/090417-lecture4.pdf
 * [http://qpsy.snu.ac.kr/teaching/stat_dir/int_bayesian.pdf 베이지안 통계 소개]
 * [http://www.greenteapress.com/thinkbayes/ Think Bayes (e-book)] [http://www.greenteapress.com/thinkbayes/html/index.html html version]
 * [http://bayesian.knu.ac.kr/bayesian_text_preface.html 김달호 교수의 베이지안 통계 연구실]
 * [http://isnl.kaist.ac.kr/predictus/blog/?p=302 베이지안 통계 방법론]