Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- ProfileReport
- 당신의 인생이 왜 힘들지 않아야 한다고 생각하십니까
- 데이터분석
- Inventory Optimization
- kaggle
- Labor Management System
- HackerRank
- 웨어하우스 보관 최적화
- 프로그래머스
- ModelCheckPoint
- Gaimification
- 코딩테스트연습
- 신경쓰기의 기술
- SQL
- ABC Analysis
- forecast
- eda
- pandas profiling
- MySQL
- Product Demand
- tensorflow
- oracle
- SKU Consolidation
- 파이썬
- leetcode
- 피그마인디언
- TensorFlowGPU
- MS SQL Server
- 코딩테스트
- 딥러닝
Archives
- Today
- Total
오늘도 배운다
Components of a Time Series / 시계열 구성요소 본문
Statistical Techniques in Business & Economics (Lind et al, 2018) 책에서 공부한 내용을 요약한 것입니다.
Notion & Definition
Secular Trend
시계열의 평탄화 된 장기적 방향성제품 수요와 수요의 트렌드 그래프 (period = 365)
Cyclical Variation
1년 이상 기간에서 나타나는
시계열의 증가와 감소
Seasonal Variation
한 해 내에서 시계열의 변화 패턴
이러한 패턴은 각 해 반복되는 경향이 있음
예) 한 해 기온
봄, 여름, 가을, 겨울에 따른 기온 패턴
Irregular Variation
episodic variation / residual variation으로 구분
미래에 예측될 수 없음
일시적 변동(episodic flucuation)은
전쟁과 파업처럼 unpredictable but identified
일시적 변동을 제거하고 남는 것이
residual fluctuations
또는 노이즈라고 불림
unpredictable adn not identified
Reference
Lind, D. A., Marchal, W. G., & Wathen, S. A. (2018). Statistical Techniques in Business & Economics. McGraw-Hill Education.
728x90
'통계' 카테고리의 다른 글
A/B Testing이란? (0) | 2022.12.07 |
---|
Comments