This is an old revision of the document!
Table of Contents
Textbook Table of Contents
- Visualizing Information 정보의시각화
- Measuring Central Tendency 중심적 경향 측정하기
- Measuring Spread 변이와 분포 측정하기
- Calculating Probability 확률 계산하기
- Geometric, Binomial, and Poisson Distribution 기하, 이항, 푸아송 분포
- Normal Distribution Chapter 8 정규분포
- + Chapter 9 정규분포
- Estimating Your Population 모집단과 표본 추정
- Using Hypothesis Tests 가설검증 이용하기
- Chapter 14. The Chi Square Distribution (
Not covered in the class) - Chapter 15. Correlation and Regression: What's My Line? (
Not covered in the class)
Week01
(Sep 4, 6)
ideas and concepts
Introduction to Prob and Stats 1
Monty Hall problem:
세 개의 문 중에 하나를 선택하여 문 뒤에 있는 선물을 가질 수 있는 게임쇼에 참가했다. 한 문 뒤에는 자동차가 있고, 나머지 두 문 뒤에는 염소가 있다. 이때 어떤 사람이 예를 들어 1번 문을 선택했을 때, 게임쇼 진행자는 3번 문을 열어 문뒤에 염소가 있음을 보여주면서 1번 대신 2번을 선택하겠냐고 물었다. 참가자가 자동차를 가지려할 때 원래 선택했던 번호를 바꾸는 것이 유리할까 아니면 선택했던 번호를 고수하는 것이 유리할까? 단, 바꾸는 것이나 바꾸지 않는 것이나 이길 확률이 같다면 바꾸지 않는 것이 유리하다고 가정한다. 아주비비의 토론게시판의 두가지 선택에서 (staying파 vs. switching파) 하나를 선택해 댓글로 그 이유를 짧게 쓰시오.
마감은 첫째 주 일요일 자정까지입니다.
Blackboard discussion:
Ajou bb 링크
- Using excel for graphs (visualization)
- Installing and using R
Watch : 정보의 시각화
We talked about . . .
- Population
- Sample
- Sampling
- Probability sampling
- Random sampling
- Hierarchical Random Sampling
- Non-prob sampling
- Convenience sampling
- Snowballing sampling
- Quota sampling
- Sample frame|Sample (Sampling) frame
- Mean
- Population mean
- Sample mean
- Inferential statistics
Assignment
abb discussion
Information Visualization excel file
Monty Hall Simulation excel file
Week02
(Sep 11, 13)
ideas and concepts
영상시청 (2주차)
- 몬티홀 문제 다시보기 Revisiting Monty Hall Problem
- 중심경향 측정하기 Measuring Central Tendency
교재 문서
중심적 경향 측정하기
Assignment
Week03
(Sep 18, 20)
ideas and concepts
영상시청
- 범위, 사분위, 백분위 Range
- 영상 중에 몬티홀 문제이야기는 무시하세요. 3주차에 소개했습니다.
- 박스플롯 Boxplot
교재내용
Assignment
Week04
Assignment
Week05
(Oct 2, 4)
영상
using discrete probability distributions 이산확률 이용
permutation and combination 순열과 조합
ideas and concepts
Assignment
P(straight flush) = ?
- 다섯개의 연속숫자이면서 이 숫자가 모양이 같으면 스트레이트플러시입니다.
- 우선 스트레이트를 보면
- straight = {a, b, c, x, y} alphabet = 숫자라고 할 수 있는데
- {1,2,3,4,5}, {2,3,4,5,6}, . . . 와 같이 적어볼 수 있습니다. 여기서 가장 높은 숫자만 짚어서 보면
- 5로 끝나는 세트
- 6으로 끝나는 세트
- 7로 끝나는 세트
- . . .
- j로 끝나는 세트
- q로 끝나는 세트
- k로 끝나는 세트
- a로 끝나는 세트 가짓수가 있습니다.
- 이를 모두 세보면 10가지입니다. 그런데
- 각 번호 set마다 모양이 같은 것이 4 set가 있으므로
- (스페이드, 하트, 클로버, 다이아몬드)
- 10 * 4 = 40 이 스트레이트플러시의 경우의 숫자입니다.
Week06
Assignment
Week07
Assignment
Mid term Exam on Week 08 (대문페이지에서 확인)
범위
처음부터 포아송분포까지
Week08
(Oct 23, 25)
Mid-term period
Week09
Assignment
Week10
Announcement
Assignment
Week11
(Nov 13, 15)
ideas and concepts
Assignment
Week12
(Nov 20, 22)
신뢰구간 설정
ideas and concepts
Assignment
Week13
Assignment
합을 나타내는 기호: 답 시그마 인데 유니온 썼을 때,
Announcement
Week14
(Dec 4, 6)
Chi-square test
Week15
(Dec 11, 13)
correlation and regression
correlation
regression
Week16
(Dec 18, 20)