일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
- 추천시스템
- Machine Learning Advanced
- DFS
- 알고리즘
- 입문
- 코딩테스트
- Segmentation
- 3줄 논문
- 나는 리뷰어다
- 엘리스
- 큐
- 협업필터링
- 프로그래머스
- DilatedNet
- TEAM EDA
- 파이썬
- hackerrank
- pytorch
- 한빛미디어
- MySQL
- Semantic Segmentation
- eda
- Recsys-KR
- TEAM-EDA
- Image Segmentation
- 나는리뷰어다
- Object Detection
- 스택
- 튜토리얼
- Python
- Today
- Total
TEAM EDA
Analysis of Variance (분산 분석) 본문
참고 : 이 내용은 Sheldon_Ross의 Introduction to probability and statistics의 ch10을 번역, 정리한 내용입니다.
ONE-WAY-ANALYSIS OF VARIANCE
TWO-FACTOR ANALYSIS OF VARIANCE
TWO-WAY ANALYSIS OF VARIANCE WITH INTERACTION
예제 1번
A college administrator claims that there is no difference in first-year grade point averages for students entering the college from any of three different city high schools. The following data give the first-year grade point averages of 12 randomly chosen students, 4 from each of the three high schools. At the 5 percent level of significance, do these data disprove the claim of the administrator? If so, determine confidence intervals for the difference in means of students from the different high schools, such that we can be 95 percent confident that all of the interval statements are valid.
문제 1번, 12번
'EDA Study > 머신러닝' 카테고리의 다른 글
Feature selection using target permutation (Null Importance) (0) | 2019.09.11 |
---|---|
Attn: Illustrated Attention (0) | 2019.09.11 |
ADSP 3과목 정리내용 - 5장: 정형 데이터 마이닝 (0) | 2019.03.02 |
Introductory Guide – Factorization Machines & their application on huge datasets (with codes in Python) (0) | 2018.12.19 |
Convolutional Neural Network (AlexNet) (0) | 2018.11.05 |