Buch, Englisch, 736 Seiten, Format (B × H): 161 mm x 236 mm, Gewicht: 1182 g
Buch, Englisch, 736 Seiten, Format (B × H): 161 mm x 236 mm, Gewicht: 1182 g
ISBN: 978-1-394-18669-3
Verlag: John Wiley & Sons Inc
Bring the latest statistical tools to bear on predicting future variables and outcomes
A huge range of fields rely on forecasts of how certain variables and causal factors will affect future outcomes, from product sales to inflation rates to demographic changes. Time series analysis is the branch of applied statistics which generates forecasts, and its sophisticated use of time oriented data can vastly impact the quality of crucial predictions. The latest computing and statistical methodologies are constantly being sought to refine these predictions and increase the confidence with which important actors can rely on future outcomes.
Time Series Analysis and Forecasting presents a comprehensive overview of the methodologies required to produce these forecasts with the aid of time-oriented data sets. The potential applications for these techniques are nearly limitless, and this foundational volume has now been updated to reflect the most advanced tools. The result, more than ever, is an essential introduction to a core area of statistical analysis.
Readers of the third edition of Time Series Analysis and Forecasting will also find: - Updates incorporating JMP, SAS, and R software, with new examples throughout
- Over 300 exercises and 50 programming algorithms that balance theory and practice
- Supplementary materials in the e-book including solutions to many problems, data sets, and brand-new explanatory videos covering the key concepts and examples from each chapter.
Time Series Analysis and Forecasting is ideal for graduate and advanced undergraduate courses in the areas of data science and analytics and forecasting and time series analysis. It is also an outstanding reference for practicing data scientists.
Autoren/Hrsg.
Fachgebiete
- Technische Wissenschaften Energietechnik | Elektrotechnik Elektrotechnik
- Wirtschaftswissenschaften Betriebswirtschaft Wirtschaftsmathematik und -statistik
- Technische Wissenschaften Technik Allgemein Mess- und Automatisierungstechnik
- Mathematik | Informatik Mathematik Stochastik Mathematische Statistik
- Mathematik | Informatik Mathematik Mathematik Interdisziplinär Finanz- und Versicherungsmathematik
Weitere Infos & Material
Preface xi
About the Companion Website xv
1 Introduction to Time Series Analysis and Forecasting 1
1.1 The Nature and Uses of Forecasts 1
1.2 Some Examples of Time Series 9
1.3 The Forecasting Process 16
1.4 Data for Forecasting 19
1.4.1 The Data Warehouse 19
1.4.2 Data Wrangling and Cleaning 21
1.4.3 Imputation 22
1.5 Resources for Forecasting 23
Exercises 24
2 Statistics Background for Time Series Analysis and Forecasting 27
2.1 Introduction 27
2.2 Graphical Displays 28
2.2.1 Time Series Plots 28
2.2.2 Plotting Smoothed Data 32
2.3 Numerical Description of Time Series Data 37
2.3.1 Stationary Time Series 37
2.3.2 Autocovariance and Autocorrelation Functions 39
2.3.3 The Variogram 45
2.4 Use of Data Transformations and Adjustments 49
2.4.1 Transformations 49
2.4.2 Trend and Seasonal Adjustments 51
2.5 General Approach to Time Series Modeling and Forecasting 65
2.6 Evaluating and Monitoring Forecasting Model Performance 69
2.6.1 Forecasting Model Evaluation 69
2.6.2 Choosing Between Competing Models 78
2.6.3 Monitoring a Forecasting Model 81
2.7 R Commands for Chapter 2 89
Exercises 101
3 Regression Analysis and Forecasting 115
3.1 Introduction 115
3.2 Least Squares Estimation in Linear Regression Models 118
3.3 Statistical Inference in Linear Regression 127
3.3.1 Test for Significance of Regression 128
3.3.2 Tests on Individual Regression Coefficients and Groups of Coefficients 131
3.3.3 Confidence Intervals on Individual Regression Coefficients 137
3.3.4 Confidence Intervals on the Mean Response 138
3.4 Prediction of New Observations 141
3.5 Model Adequacy Checking 143
3.5.1 Residual Plots 143
3.5.2 Scaled Residuals and PRESS 146
3.5.3 Measures of Leverage and Influence 151
3.6 Variab