Intro to ARMA models. FISH 507 Applied Time Series Analysis. Mark Scheuerell 15 Jan 2019

Size: px
Start display at page:

Download "Intro to ARMA models. FISH 507 Applied Time Series Analysis. Mark Scheuerell 15 Jan 2019"

Transcription

1 Intro to ARMA models FISH 507 Applied Time Series Analysis Mark Scheuerell 15 Jan 2019

2 Topics for today Review White noise Random walks Autoregressive (AR) models Moving average (MA) models Autoregressive moving average (ARMA) models Using ACF & PACF for model ID 2/70

3 White noise (WN) A time series is discrete white noise if its values are 1. independent 2. identically distributed with a mean of zero The distributional form for is flexible 3/70

4 White noise (WN) 4/70

5 Gaussian white noise We often assume so-called Gaussian white noise, whereby and the following apply as well autocovariance: autocorrelation: 5/70

6 Gaussian white noise 6/70

7 Random walk (RW) A time series is a random walk if is white noise 7/70

8 Random walk (RW) 8/70

9 Biased random walk A biased random walk (or random walk with drift) is written as where is the bias (drift) per time step and is white noise 9/70

10 Biased random walk 10/70

11 Differencing a biased random walk First-differencing a biased random walk yields a constant mean (level) plus white noise 11/70

12 Differencing a biased random walk 12/70

13 LINEAR STATIONARY MODELS 13/70

14 Linear stationary models We saw last week that linear filters are a useful way of modeling time series Here we extend those ideas to a general class of models call autoregressive moving average (ARMA) models 14/70

15 Autoregressive (AR) models Autoregressive models are widely used in ecology to treat a current state of nature as a function its past state(s) 15/70

16 Autoregressive (AR) models An autoregressive model of order p, or AR(p), is defined as where we assume 1. is white noise 2. for an order-p process 16/70

17 Examples of AR(p) models AR(1) AR(1) with (random walk) AR(2) 17/70

18 Examples of AR(p) models 18/70

19 Stationary AR(p) models Recall that stationary processes have the following properties 1. no systematic change in the mean or variance 2. no systematic trend 3. no periodic variations or seasonality We seek a means for identifying whether our AR(p) models are also stationary 19/70

20 Stationary AR(p) models We can write out an AR(p) model using the backshift operator 20/70

21 Stationary AR(p) models If we treat as a number (or numbers), we can out write the characteristic equation as To be stationary, all roots of the characteristic equation must exceed 1 in absolute value 21/70

22 Stationary AR(p) models For example, consider this AR(1) model from earlier 22/70

23 Stationary AR(p) models For example, consider this AR(1) model from earlier This model is indeed stationary because 23/70

24 Stationary AR(p) models What about this AR(2) model from earlier? 24/70

25 Stationary AR(p) models What about this AR(2) model from earlier? This model is not stationary because only one 25/70

26 What about random walks? Consider our random walk model 26/70

27 What about random walks? Consider our random walk model Random walks are not stationary because 27/70

28 Stationary AR(1) models We can define a space over which all AR(1) models are stationary 28/70

29 Stationary AR(1) models For, we have 29/70

30 Stationary AR(1) models For, we have For, we have 30/70

31 Stationary AR(1) models Thus, AR(1) models are stationary if and only if 31/70

32 Coefficients of AR(1) models Same value, but different sign 32/70

33 Coefficients of AR(1) models Both positive, but different magnitude 33/70

34 Autocorrelation function (ACF) Recall that the autocorrelation function ( ) measures the correlation between and a shifted version of itself 34/70

35 ACF for AR(1) models ACF oscillates for model with 35/70

36 ACF for AR(1) models For model with large, ACF has longer tail 36/70

37 Partial autocorrelation funcion (PACF) Recall that the partial autocorrelation function ( ) measures the correlation between and a shifted version of itself, with the linear dependence of removed 37/70

38 ACF & PACF for AR(p) models 38/70

39 PACF for AR(p) models Do you see the link between the order p and lag k? 39/70

40 Using ACF & PACF for model ID Model ACF PACF AR(p) Tails off slowly Cuts off after lag p 40/70

41 Moving average (MA) models Moving average models are most commonly used for forecasting a future state 41/70

42 Moving average (MA) models A moving average model of order q, or MA(q), is defined as where is white noise Each of the is a sum of the most recent error terms 42/70

43 Moving average (MA) models A moving average model of order q, or MA(q), is defined as where is white noise Each of the is a sum of the most recent error terms Thus, all MA processes are stationary because they are finite sums of stationary WN processes 43/70

44 Examples of MA(q) models 44/70

45 Examples of MA(q) models 45/70

46 AR(p) model as an MA( ) model It is possible to write an AR(p) model as an MA( ) model 46/70

47 AR(1) model as an MA( ) model For example, consider an AR(1) model 47/70

48 AR(1) model as an MA( ) model If our AR(1) model is stationary, then so 48/70

49 Invertible MA(q) models An MA(q) process is invertible if it can be written as a stationary autoregressive process of infinite order without an error term 49/70

50 Invertible MA(1) model For example, consider an MA(1) model 50/70

51 Invertible MA(1) model If we constrain, then and 51/70

52 Invertible MA(q) models Q: Why do we care if an MA(q) model is invertible? A: It helps us identify the model's parameters 52/70

53 Invertible MA(q) models For example, these MA(1) models are equivalent 53/70

54 ACF & PACF for MA(q) models 54/70

55 ACF for MA(q) models Do you see the link between the order q and lag k? 55/70

56 Using ACF & PACF for model ID Model ACF PACF AR(p) Tails off slowly Cuts off after lag p MA(q) Cuts off after lag q Tails off slowly 56/70

57 Using ACF & PACF for model ID 57/70

58 Autoregressive moving average models An autoregressive moving average, or ARMA(p,q), model is written as 58/70

59 Autoregressive moving average models We can write an ARMA(p,q) model using the backshift operator ARMA models are stationary if all roots of ARMA models are invertible if all roots of 59/70

60 Examples of ARMA(p,q) models 60/70

61 ACF for ARMA(p,q) models 61/70

62 PACF for ARMA(p,q) models 62/70

63 Using ACF & PACF for model ID Model ACF PACF AR(p) Tails off slowly Cuts off after lag p MA(q) Cuts off after lag q Tails off slowly ARMA(p,q) Tails off slowly Tails off slowly 63/70

64 NONSTATIONARY MODELS 64/70

65 Autoregressive integrated moving average (ARIMA) models If the data do not appear stationary, differencing can help This leads to the class of autoregressive integrated moving average (ARIMA) models ARIMA models are indexed with orders (p,d,q) where d indicates the order of differencing 65/70

66 ARIMA(p,d,q) models For, is an ARIMA(p,d,q) process if is an ARMA(p,q) process 66/70

67 ARIMA(p,d,q) models For, is an ARIMA(p,d,q) process if is an ARMA(p,q) process For example, if is an ARIMA(1,1,0) process then is an ARMA(1,0) = AR(1) process 67/70

68 ARIMA(p,d,q) models 68/70

69 ARIMA(p,d,q) models 69/70

70 Topics for today Review White noise Random walks Autoregressive (AR) models Moving average (MA) models Autoregressive moving average (ARMA) models Using ACF & PACF for model ID 70/70

Aaron Daniel Chia Huang Licai Huang Medhavi Sikaria Signal Processing: Forecasting and Modeling

Aaron Daniel Chia Huang Licai Huang Medhavi Sikaria Signal Processing: Forecasting and Modeling Aaron Daniel Chia Huang Licai Huang Medhavi Sikaria Signal Processing: Forecasting and Modeling Abstract Forecasting future events and statistics is problematic because the data set is a stochastic, rather

More information

Video Traffic Modeling Using Seasonal ARIMA Models

Video Traffic Modeling Using Seasonal ARIMA Models Video Traffic Modeling Using Seasonal ARIMA Models Abdel-Karim Al-Tamimi and Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu These slides are available on-line at:

More information

# R script for Applied Time Series Analysis for Ecologists # Day 1 # 24 March # written by Mark Scheuerell

# R script for Applied Time Series Analysis for Ecologists # Day 1 # 24 March # written by Mark Scheuerell # R script for Applied Time Series Analysis for Ecologists # Day 1 # 24 March 2014 # written by Mark Scheuerell #------------------------- # load required libraries #------------------------- require("tseries")

More information

The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC

The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC The Time Series Forecasting System Charles Hallahan, Economic Research Service/USDA, Washington, DC INTRODUCTION The Time Series Forecasting System (TSFS) is a component of SAS/ETS that provides a menu-based

More information

Institute for Statics und Dynamics of Structures Fuzzy Time Series

Institute for Statics und Dynamics of Structures Fuzzy Time Series Institute for Statics und Dynamics of Structures Fuzzy Time Series Bernd Möller 1 Description of fuzzy time series 2 3 4 5 Conclusions Folie 2 von slide422 1 Description of fuzzy time series 2 3 4 5 Conclusions

More information

Modelling and simulation of seismic reflectivity

Modelling and simulation of seismic reflectivity Modelling reflectivity Modelling and simulation of seismic reflectivity Rita Aggarwala, Michael P. Lamoureux, and Gary F. Margrave ABSTRACT We decompose the reflectivity series obtained from a seismic

More information

SYS 6021 Linear Statistical Models

SYS 6021 Linear Statistical Models SYS 6021 Linear Statistical Models Project 2 Spam Filters Jinghe Zhang Summary The spambase data and time indexed counts of spams and hams are studied to develop accurate spam filters. Static models are

More information

Readers will be provided a link to download the software and Excel files that are used in the book after payment. Please visit

Readers will be provided a link to download the software and Excel files that are used in the book after payment. Please visit Readers will be provided a link to download the software and Excel files that are used in the book after payment. Please visit http://www.xlpert.com for more information on the book. The Excel files are

More information

GEOP 505/MATH 587 Fall 02 Homework 6

GEOP 505/MATH 587 Fall 02 Homework 6 GEOP 55/MATH 587 Fall 2 Homework 6 In grading these homeworks, I found that the major problem that students had was a misunderstanding of the difference between the original time series z, the differenced

More information

Graphical Tools for Exploring and Analyzing Data From ARIMA Time Series Models

Graphical Tools for Exploring and Analyzing Data From ARIMA Time Series Models Statistics Preprints Statistics 3-29-1999 Graphical Tools for Exploring and Analyzing Data From ARIMA Time Series Models William Q. Meeker Iowa State University, wqmeeker@iastate.edu Follow this and additional

More information

Adaptive spline autoregression threshold method in forecasting Mitsubishi car sales volume at PT Srikandi Diamond Motors

Adaptive spline autoregression threshold method in forecasting Mitsubishi car sales volume at PT Srikandi Diamond Motors IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Adaptive spline autoregression threshold method in forecasting Mitsubishi car sales volume at PT Srikandi Diamond Motors To cite

More information

Make Forecasts with Data exported from Google Analytics

Make Forecasts with Data exported from Google Analytics Beyond Google Analytics. Using C# to integrate Google Analytics with R statistical server Juan Antonio Breña Moral Abstract Commercial Web sites are designed, planned and launched in many cases by Marketing

More information

Annexes : Sorties SAS pour l'exercice 3. Code SAS. libname process 'G:\Enseignements\M2ISN-Series temp\sas\';

Annexes : Sorties SAS pour l'exercice 3. Code SAS. libname process 'G:\Enseignements\M2ISN-Series temp\sas\'; Annexes : Sorties SAS pour l'exercice 3 Code SAS libname process 'G:\Enseignements\M2ISN-Series temp\sas\'; /* Etape 1 - Création des données*/ proc iml; phi={1-1.583 0.667-0.083}; theta={1}; y=armasim(phi,

More information

Time Series Analysis by State Space Methods

Time Series Analysis by State Space Methods Time Series Analysis by State Space Methods Second Edition J. Durbin London School of Economics and Political Science and University College London S. J. Koopman Vrije Universiteit Amsterdam OXFORD UNIVERSITY

More information

Indexing and Querying Constantly Evolving Data Using Time Series Analysis

Indexing and Querying Constantly Evolving Data Using Time Series Analysis Indexing and Querying Constantly Evolving Data Using Time Series Analysis Yuni Xia 1, Sunil Prabhakar 1, Jianzhong Sun 2, and Shan Lei 1 1 Computer Science Department, Purdue University 2 Mathematics Department,

More information

MINI-PAPER A Gentle Introduction to the Analysis of Sequential Data

MINI-PAPER A Gentle Introduction to the Analysis of Sequential Data MINI-PAPER by Rong Pan, Ph.D., Assistant Professor of Industrial Engineering, Arizona State University We, applied statisticians and manufacturing engineers, often need to deal with sequential data, which

More information

Stat 5100 Handout #12.f SAS: Time Series Case Study (Unit 7)

Stat 5100 Handout #12.f SAS: Time Series Case Study (Unit 7) Stat 5100 Handout #12.f SAS: Time Series Case Study (Unit 7) Data: Weekly sales (in thousands of units) of Super Tech Videocassette Tapes over 161 weeks [see Bowerman & O Connell Forecasting and Time Series:

More information

= 75. See Hamilton p. 111 on solving PACF given ACF.

= 75. See Hamilton p. 111 on solving PACF given ACF. Washington University Fall 2009 Department of Economics James Morley Economics 518B Homework #2 GDP and ARMA Models Due: Tuesday 9/15 As with the first homework assignment, try to conserve paper in presenting

More information

TIME SERIES ANALYSIS FOR IRREGULARLY SAMPLED DATA. Piet M.T. Broersen. Department of Multi Scale Physics, Delft University of Technology

TIME SERIES ANALYSIS FOR IRREGULARLY SAMPLED DATA. Piet M.T. Broersen. Department of Multi Scale Physics, Delft University of Technology TIME SERIES ANALYSIS FOR IRREGULARLY SAMPLED DATA Piet M.T. Broersen Department of Multi Scale Physics, Delft University of Technology Abstract: Many spectral estimation methods for irregularly sampled

More information

First-level fmri modeling

First-level fmri modeling First-level fmri modeling Monday, Lecture 3 Jeanette Mumford University of Wisconsin - Madison What do we need to remember from the last lecture? What is the general structure of a t- statistic? How about

More information

IBM SPSS Forecasting 24 IBM

IBM SPSS Forecasting 24 IBM IBM SPSS Forecasting 24 IBM Note Before using this information and the product it supports, read the information in Notices on page 59. Product Information This edition applies to ersion 24, release 0,

More information

Chapter 15: Forecasting

Chapter 15: Forecasting Chapter 15: Forecasting In this chapter: 1. Forecasting chicken consumption using OLS (UE 15.1, Equation 6.8, p. 501) 2. Forecasting chicken consumption using a generalized least squares (GLS) model estimated

More information

User Behaviour and Platform Performance. in Mobile Multiplayer Environments

User Behaviour and Platform Performance. in Mobile Multiplayer Environments User Behaviour and Platform Performance in Mobile Multiplayer Environments HELSINKI UNIVERSITY OF TECHNOLOGY Systems Analysis Laboratory Ilkka Hirvonen 51555K 1 Introduction As mobile technologies advance

More information

Analysis and Characterization of Large-Scale Web Server Access Patterns and Performance

Analysis and Characterization of Large-Scale Web Server Access Patterns and Performance Analysis and Characterization of Large-Scale Web Server Access Patterns and Performance Arun K. Iyengar, Mark S. Squillante, Li Zhang IBM Research Division Thomas J. Watson Research Center Yorktown Heights,

More information

Module 29.1: nag tsa identify Time Series Analysis Identification. Contents

Module 29.1: nag tsa identify Time Series Analysis Identification. Contents Time Series Analysis Module Contents Module 29.1: nag tsa identify Time Series Analysis Identification nag tsa identify contains procedures for analysing time series data. Contents Introduction..............................................................

More information

Section 4.1: Time Series I. Jared S. Murray The University of Texas at Austin McCombs School of Business

Section 4.1: Time Series I. Jared S. Murray The University of Texas at Austin McCombs School of Business Section 4.1: Time Series I Jared S. Murray The University of Texas at Austin McCombs School of Business 1 Time Series Data and Dependence Time-series data are simply a collection of observations gathered

More information

Model Diagnostic tests

Model Diagnostic tests Model Diagnostic tests 1. Multicollinearity a) Pairwise correlation test Quick/Group stats/ correlations b) VIF Step 1. Open the EViews workfile named Fish8.wk1. (FROM DATA FILES- TSIME) Step 2. Select

More information

Autocorrelated errors explain the apparent relationship between disapproval of the US

Autocorrelated errors explain the apparent relationship between disapproval of the US Autocorrelated errors explain the apparent relationship between disapproval of the US Congress and prosocial language Alexander Koplenig Institute for the German language (IDS), Mannheim, Germany. (1)

More information

July Issue. Volume 01 - Issue 01

July Issue. Volume 01 - Issue 01 IJICT International Journal of Intelligent Computing and Technology July Issue Volume 1 - Issue 1 Comparison of Statistical Approaches for Sentiment Analysis - Malayalam Film Review Authors : Deepu S.Nair,

More information

Long Term Analysis for the BAM device Donata Bonino and Daniele Gardiol INAF Osservatorio Astronomico di Torino

Long Term Analysis for the BAM device Donata Bonino and Daniele Gardiol INAF Osservatorio Astronomico di Torino Long Term Analysis for the BAM device Donata Bonino and Daniele Gardiol INAF Osservatorio Astronomico di Torino 1 Overview What is BAM Analysis in the time domain Analysis in the frequency domain Example

More information

IMPROVED SHEWHART CHART USING MULTISCALE REPRESENTATION. A Thesis MOHAMMED ZIYAN SHERIFF

IMPROVED SHEWHART CHART USING MULTISCALE REPRESENTATION. A Thesis MOHAMMED ZIYAN SHERIFF IMPROVED SHEWHART CHART USING MULTISCALE REPRESENTATION A Thesis by MOHAMMED ZIYAN SHERIFF Submitted to the Office of Graduate and Professional Studies of Texas A&M University in partial fulfillment of

More information

VBR MPEG Video Traffic Dynamic Prediction Based on the Modeling and Forecast of Time Series

VBR MPEG Video Traffic Dynamic Prediction Based on the Modeling and Forecast of Time Series 009 Fifth International Joint Conference on INC, IMS and IDC VBR MPEG Video Traffic Dynamic Prediction Based on the Modeling and Forecast of Time Series Jun Dai and Jun Li Key Lab of Network Communication

More information

Allan Variance Analysis of Random Noise Modes in Gyroscopes

Allan Variance Analysis of Random Noise Modes in Gyroscopes Allan Variance Analysis of Random Noise Modes in Gyroscopes Alexander A. Trusov, Ph.D. Alex.Trusov@gmail.com, AlexanderTrusov.com, MEMS.eng.uci.edu MicroSystems Laboratory, Mechanical and Aerospace Engineering

More information

Machine Learning / Jan 27, 2010

Machine Learning / Jan 27, 2010 Revisiting Logistic Regression & Naïve Bayes Aarti Singh Machine Learning 10-701/15-781 Jan 27, 2010 Generative and Discriminative Classifiers Training classifiers involves learning a mapping f: X -> Y,

More information

On the Test and Estimation of Fractional Parameter. in ARFIMA Model: Bootstrap Approach

On the Test and Estimation of Fractional Parameter. in ARFIMA Model: Bootstrap Approach Applied Mathematical Sciences, Vol. 8, 2014, no. 96, 4783-4792 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.46498 On the Test and Estimation of Fractional Parameter in ARFIMA Model:

More information

Basic time series with R

Basic time series with R Basic time series with R version 0.03, 15 January 2012 Georgi N. Boshnakov 1 Introduction These notes show how to do some basic time series computations with R. If you are taking my time series course,

More information

Forecasting Video Analytics Sami Abu-El-Haija, Ooyala Inc

Forecasting Video Analytics Sami Abu-El-Haija, Ooyala Inc Forecasting Video Analytics Sami Abu-El-Haija, Ooyala Inc (haija@stanford.edu; sami@ooyala.com) 1. Introduction Ooyala Inc provides video Publishers an endto-end functionality for transcoding, storing,

More information

Estimation in the Time Domain

Estimation in the Time Domain Estimation in the Time Domain Al Nosedal University of Toronto March 9, 2016 Al Nosedal University of Toronto Estimation in the Time Domain March 9, 2016 1 / 58 The R function ar.yw( ) An R function is

More information

BUSINESS ANALYTICS. 96 HOURS Practical Learning. DexLab Certified. Training Module. Gurgaon (Head Office)

BUSINESS ANALYTICS. 96 HOURS Practical Learning. DexLab Certified. Training Module. Gurgaon (Head Office) SAS (Base & Advanced) Analytics & Predictive Modeling Tableau BI 96 HOURS Practical Learning WEEKDAY & WEEKEND BATCHES CLASSROOM & LIVE ONLINE DexLab Certified BUSINESS ANALYTICS Training Module Gurgaon

More information

Time Series Analysis DM 2 / A.A

Time Series Analysis DM 2 / A.A DM 2 / A.A. 2010-2011 Time Series Analysis Several slides are borrowed from: Han and Kamber, Data Mining: Concepts and Techniques Mining time-series data Lei Chen, Similarity Search Over Time-Series Data

More information

Penetrating the Matrix Justin Z. Smith, William Gui Zupko II, U.S. Census Bureau, Suitland, MD

Penetrating the Matrix Justin Z. Smith, William Gui Zupko II, U.S. Census Bureau, Suitland, MD Penetrating the Matrix Justin Z. Smith, William Gui Zupko II, U.S. Census Bureau, Suitland, MD ABSTRACT While working on a time series modeling problem, we needed to find the row and column that corresponded

More information

An Extensible Toolkit for Resource Prediction In Distributed Systems

An Extensible Toolkit for Resource Prediction In Distributed Systems An Extensible Toolkit for Resource Prediction In Distributed Systems Peter A. Dinda David R. O Hallaron July 1999 CMU-CS-99-138 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213

More information

Demand Forecast and Performance Prediction in Peer-Assisted On-Demand Streaming Systems

Demand Forecast and Performance Prediction in Peer-Assisted On-Demand Streaming Systems Demand Forecast and Performance in Peer-Assisted On-Demand Streaming Systems Di Niu, Zimu Liu, Baochun Li Department of Electrical and Computer Engineering University of Toronto {dniu, zimu, bli}@eecg.toronto.edu

More information

Measurement and Analysis of Traffic in a Hybrid Satellite- Terrestrial Network Qing (Kenny) Shao

Measurement and Analysis of Traffic in a Hybrid Satellite- Terrestrial Network Qing (Kenny) Shao Measurement and Analysis of Traffic in a Hybrid Satellite- Terrestrial Network Qing (Kenny) Shao Communication Networks Laboratory http://www.ensc.sfu.ca/cnl School of Engineering Science Simon Fraser

More information

[spa-temp.inf] Spatial-temporal information

[spa-temp.inf] Spatial-temporal information [spa-temp.inf] Spatial-temporal information VI Table of Contents for Spatial-temporal information I. Spatial-temporal information........................................... VI - 1 A. Cohort-survival method.........................................

More information

Serial Correlation and Heteroscedasticity in Time series Regressions. Econometric (EC3090) - Week 11 Agustín Bénétrix

Serial Correlation and Heteroscedasticity in Time series Regressions. Econometric (EC3090) - Week 11 Agustín Bénétrix Serial Correlation and Heteroscedasticity in Time series Regressions Econometric (EC3090) - Week 11 Agustín Bénétrix 1 Properties of OLS with serially correlated errors OLS still unbiased and consistent

More information

A. Incorrect! This would be the negative of the range. B. Correct! The range is the maximum data value minus the minimum data value.

A. Incorrect! This would be the negative of the range. B. Correct! The range is the maximum data value minus the minimum data value. AP Statistics - Problem Drill 05: Measures of Variation No. 1 of 10 1. The range is calculated as. (A) The minimum data value minus the maximum data value. (B) The maximum data value minus the minimum

More information

1.12 Optimal Filters (Wiener Filters)

1.12 Optimal Filters (Wiener Filters) Random Data 75 1.12 Optimal Filters (Wiener Filters) In calculating turbulent spectra we frequently encounter a noise tail just as the spectrum roles down the inertial subrange (-5/3 slope region) toward

More information

ISSN ABHATH AL-YARMOUK. Basic Sciences and Engineering. Refereed Research Journal

ISSN ABHATH AL-YARMOUK. Basic Sciences and Engineering. Refereed Research Journal ISSN 023-049 ABHATH AL-YARMOUK Basic Sciences and Engineering Refereed Research Journal Vol. 7 No. B 429/2008 Copyright 2008 by Yarmouk University All rights reserved. No part of this publication may be

More information

SAS Publishing SAS. Forecast Studio 1.4. User s Guide

SAS Publishing SAS. Forecast Studio 1.4. User s Guide SAS Publishing SAS User s Guide Forecast Studio 1.4 The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Forecast Studio 1.4: User s Guide. Cary, NC: SAS Institute

More information

GW - WINKS SDA Windows KwikStat Statistical Data Analysis for Time Series Programs. Getting Started Guide

GW - WINKS SDA Windows KwikStat Statistical Data Analysis for Time Series Programs. Getting Started Guide GW - WINKS SDA Windows KwikStat Statistical Data Analysis for Time Series Programs Getting Started Guide. An Overview of GW-WINKS Time Series Programs GW WINKS is an add-on component of the WINKS SDA Statistical

More information

Adaptive Filters Algorithms (Part 2)

Adaptive Filters Algorithms (Part 2) Adaptive Filters Algorithms (Part 2) Gerhard Schmidt Christian-Albrechts-Universität zu Kiel Faculty of Engineering Electrical Engineering and Information Technology Digital Signal Processing and System

More information

Time Series Forecasting Using a Two-Level Multi-Objective Genetic Algorithm: A Case Study of Maintenance Cost Data for Tunnel Fans

Time Series Forecasting Using a Two-Level Multi-Objective Genetic Algorithm: A Case Study of Maintenance Cost Data for Tunnel Fans algorithms Article Time Series Forecasting Using a Two-Level Multi-Objective Genetic Algorithm: A Case Study of Maintenance Cost Data Tunnel Fans Yamur K. Al-Douri 1, *, Hussan Hamodi 1,2 ID Jan Lundberg

More information

Fast Automated Estimation of Variance in Discrete Quantitative Stochastic Simulation

Fast Automated Estimation of Variance in Discrete Quantitative Stochastic Simulation Fast Automated Estimation of Variance in Discrete Quantitative Stochastic Simulation November 2010 Nelson Shaw njd50@uclive.ac.nz Department of Computer Science and Software Engineering University of Canterbury,

More information

FMA901F: Machine Learning Lecture 3: Linear Models for Regression. Cristian Sminchisescu

FMA901F: Machine Learning Lecture 3: Linear Models for Regression. Cristian Sminchisescu FMA901F: Machine Learning Lecture 3: Linear Models for Regression Cristian Sminchisescu Machine Learning: Frequentist vs. Bayesian In the frequentist setting, we seek a fixed parameter (vector), with value(s)

More information

Ensembles of Neural Networks for Forecasting of Time Series of Spacecraft Telemetry

Ensembles of Neural Networks for Forecasting of Time Series of Spacecraft Telemetry ISSN 1060-992X, Optical Memory and Neural Networks, 2017, Vol. 26, No. 1, pp. 47 54. Allerton Press, Inc., 2017. Ensembles of Neural Networks for Forecasting of Time Series of Spacecraft Telemetry E. E.

More information

Time Series Data Analysis on Agriculture Food Production

Time Series Data Analysis on Agriculture Food Production , pp.520-525 http://dx.doi.org/10.14257/astl.2017.147.73 Time Series Data Analysis on Agriculture Food Production A.V.S. Pavan Kumar 1 and R. Bhramaramba 2 1 Research Scholar, Department of Computer Science

More information

MPM: Map based Predictive Monitoring for Wireless Sensor Networks

MPM: Map based Predictive Monitoring for Wireless Sensor Networks MPM: Map based Predictive Monitoring for Wireless Sensor Networks Azad Ali, Abdelmajid Khelil, Faisal Karim Shaikh, and Neeraj Suri Technische Universität Darmstadt, Hochschulstr. 10, 64289 Darmstadt,

More information

Modeling and Estimation of FPN Components in CMOS Image Sensors

Modeling and Estimation of FPN Components in CMOS Image Sensors Modeling and Estimation of FPN Components in CMOS Image Sensors Abbas El Gamal a, Boyd Fowler a,haomin b,xinqiaoliu a a Information Systems Laboratory, Stanford University Stanford, CA 945 USA b Fudan

More information

Package iclick. R topics documented: February 24, Type Package

Package iclick. R topics documented: February 24, Type Package Type Package Package iclick February 24, 2018 Title A Button-Based GUI for Financial and Economic Data Analysis Version 1.4 Date 2018-02-24 Author Ho Tsung-wu Maintainer A GUI designed to support the analysis

More information

Implementing Operational Analytics Using Big Data Technologies to Detect and Predict Sensor Anomalies

Implementing Operational Analytics Using Big Data Technologies to Detect and Predict Sensor Anomalies Implementing Operational Analytics Using Big Data Technologies to Detect and Predict Sensor Anomalies Joseph Coughlin, Rohit Mital, Shashi Nittur, Benjamin SanNicolas, Christian Wolf, Rinor Jusufi Stinger

More information

ON SELECTION OF PERIODIC KERNELS PARAMETERS IN TIME SERIES PREDICTION

ON SELECTION OF PERIODIC KERNELS PARAMETERS IN TIME SERIES PREDICTION ON SELECTION OF PERIODIC KERNELS PARAMETERS IN TIME SERIES PREDICTION Marcin Michalak Institute of Informatics, Silesian University of Technology, ul. Akademicka 16, 44-100 Gliwice, Poland Marcin.Michalak@polsl.pl

More information

The goal of this handout is to allow you to install R on a Windows-based PC and to deal with some of the issues that can (will) come up.

The goal of this handout is to allow you to install R on a Windows-based PC and to deal with some of the issues that can (will) come up. Fall 2010 Handout on Using R Page: 1 The goal of this handout is to allow you to install R on a Windows-based PC and to deal with some of the issues that can (will) come up. 1. Installing R First off,

More information

Digital Image Processing. Prof. P. K. Biswas. Department of Electronic & Electrical Communication Engineering

Digital Image Processing. Prof. P. K. Biswas. Department of Electronic & Electrical Communication Engineering Digital Image Processing Prof. P. K. Biswas Department of Electronic & Electrical Communication Engineering Indian Institute of Technology, Kharagpur Lecture - 21 Image Enhancement Frequency Domain Processing

More information

Title. Description. time series Introduction to time-series commands

Title. Description. time series Introduction to time-series commands Title time series Introduction to time-series commands Description The Time-Series Reference Manual organizes the commands alphabetically, making it easy to find individual command entries if you know

More information

Package sarima. October 16, 2017

Package sarima. October 16, 2017 Type Package Package sarima October 16, 2017 Title Simulation and Prediction with Seasonal ARIMA Models Version 0.5-2 Date 2017-10-12 Author Maintainer Functions, classes

More information

Dynamic Programming. Other Topics

Dynamic Programming. Other Topics Dynamic Programming Other Topics 1 Objectives To explain the difference between discrete and continuous dynamic programming To discuss about multiple state variables To discuss the curse of dimensionality

More information

MODEL BASED CLASSIFICATION USING MULTI-PING DATA

MODEL BASED CLASSIFICATION USING MULTI-PING DATA MODEL BASED CLASSIFICATION USING MULTI-PING DATA Christopher P. Carbone Naval Undersea Warfare Center Division Newport 76 Howell St. Newport, RI 084 (email: carbonecp@npt.nuwc.navy.mil) Steven M. Kay University

More information

4.1 QUANTIZATION NOISE

4.1 QUANTIZATION NOISE DIGITAL SIGNAL PROCESSING UNIT IV FINITE WORD LENGTH EFFECTS Contents : 4.1 Quantization Noise 4.2 Fixed Point and Floating Point Number Representation 4.3 Truncation and Rounding 4.4 Quantization Noise

More information

Journal of Statistical Software

Journal of Statistical Software JSS Journal of Statistical Software MMMMMM YYYY, Volume VV, Issue II. doi: 10.18637/jss.v000.i00 arxiv:1607.04543v1 [stat.co] 15 Jul 2016 The gmwm R package: a comprehensive tool for time series analysis

More information

ENHANCED MONITORING USING MULTISCALE EXPONENTIALLY WEIGHTED MOVING AVERAGE CONTROL CHARTS

ENHANCED MONITORING USING MULTISCALE EXPONENTIALLY WEIGHTED MOVING AVERAGE CONTROL CHARTS ENHANCED MONITORING USING MULTISCALE EXPONENTIALLY WEIGHTED MOVING AVERAGE CONTROL CHARTS A Thesis by MD. ALAMGIR MOJIBUL HAQUE Submitted to the Office of Graduate and Professional Studies of Texas A&M

More information

VARIANCE REDUCTION TECHNIQUES IN MONTE CARLO SIMULATIONS K. Ming Leung

VARIANCE REDUCTION TECHNIQUES IN MONTE CARLO SIMULATIONS K. Ming Leung POLYTECHNIC UNIVERSITY Department of Computer and Information Science VARIANCE REDUCTION TECHNIQUES IN MONTE CARLO SIMULATIONS K. Ming Leung Abstract: Techniques for reducing the variance in Monte Carlo

More information

Leveling Up as a Data Scientist. ds/2014/10/level-up-ds.jpg

Leveling Up as a Data Scientist.   ds/2014/10/level-up-ds.jpg Model Optimization Leveling Up as a Data Scientist http://shorelinechurch.org/wp-content/uploa ds/2014/10/level-up-ds.jpg Bias and Variance Error = (expected loss of accuracy) 2 + flexibility of model

More information

Fault Tolerance & Reliability CDA Chapter 2 Additional Interesting Codes

Fault Tolerance & Reliability CDA Chapter 2 Additional Interesting Codes Fault Tolerance & Reliability CDA 5140 Chapter 2 Additional Interesting Codes m-out-of-n codes - each binary code word has m ones in a length n non-systematic codeword - used for unidirectional errors

More information

Analysis of Panel Data. Third Edition. Cheng Hsiao University of Southern California CAMBRIDGE UNIVERSITY PRESS

Analysis of Panel Data. Third Edition. Cheng Hsiao University of Southern California CAMBRIDGE UNIVERSITY PRESS Analysis of Panel Data Third Edition Cheng Hsiao University of Southern California CAMBRIDGE UNIVERSITY PRESS Contents Preface to the ThirdEdition Preface to the Second Edition Preface to the First Edition

More information

ME/CS 132: Introduction to Vision-based Robot Navigation! Low-level Image Processing" Larry Matthies"

ME/CS 132: Introduction to Vision-based Robot Navigation! Low-level Image Processing Larry Matthies ME/CS 132: Introduction to Vision-based Robot Navigation! Low-level Image Processing" Larry Matthies" lhm@jpl.nasa.gov, 818-354-3722" Announcements" First homework grading is done! Second homework is due

More information

Introduction to EViews. Manuel Leonard F. Albis UP School of Statistics

Introduction to EViews. Manuel Leonard F. Albis UP School of Statistics Introduction to EViews Manuel Leonard F. Albis UP School of Statistics EViews EViews provides sophisticated data analysis, regression, and forecasting tools on Windows-based computers. Areas where EViews

More information

Cross-validation. Cross-validation is a resampling method.

Cross-validation. Cross-validation is a resampling method. Cross-validation Cross-validation is a resampling method. It refits a model of interest to samples formed from the training set, in order to obtain additional information about the fitted model. For example,

More information

MCMC Diagnostics. Yingbo Li MATH Clemson University. Yingbo Li (Clemson) MCMC Diagnostics MATH / 24

MCMC Diagnostics. Yingbo Li MATH Clemson University. Yingbo Li (Clemson) MCMC Diagnostics MATH / 24 MCMC Diagnostics Yingbo Li Clemson University MATH 9810 Yingbo Li (Clemson) MCMC Diagnostics MATH 9810 1 / 24 Convergence to Posterior Distribution Theory proves that if a Gibbs sampler iterates enough,

More information

Modeling and Prediction of Session Throughput of Constant Bit Rate Streams in Wireless Data Networks

Modeling and Prediction of Session Throughput of Constant Bit Rate Streams in Wireless Data Networks Modeling and Prediction of Session Throughput of Constant Bit Rate Streams in Wireless Data Networks Liang Cheng Department of Computer Science and Engineering Lehigh University 19 Memorial Drive West,

More information

Learning and Inferring Depth from Monocular Images. Jiyan Pan April 1, 2009

Learning and Inferring Depth from Monocular Images. Jiyan Pan April 1, 2009 Learning and Inferring Depth from Monocular Images Jiyan Pan April 1, 2009 Traditional ways of inferring depth Binocular disparity Structure from motion Defocus Given a single monocular image, how to infer

More information

DCSP-10: Applications

DCSP-10: Applications DCSP-10: Applications Jianfeng Feng Department of Computer Science Warwick Univ., UK Jianfeng.feng@warwick.ac.uk http://www.dcs.warwick.ac.uk/~feng/dcsp.html Applications Power spectrum estimate Image

More information

ECONOMICS 452 TIME SERIES WITH STATA

ECONOMICS 452 TIME SERIES WITH STATA 1 ECONOMICS 452 01 Introduction TIME SERIES WITH STATA This manual is intended for the first half of the Economics 452 course and introduces some of the time series capabilities in Stata 8 I will be writing

More information

Finite Sample Criteria for Autoregressive Order Selection

Finite Sample Criteria for Autoregressive Order Selection 3550 IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 48, NO. 12, DECEMBER 2000 Finite Sample Criteria for Autoregressive Order Selection Piet M. T. Broersen Abstract The quality of selected AR models depends

More information

How to use FSBForecast Excel add-in for regression analysis (July 2012 version)

How to use FSBForecast Excel add-in for regression analysis (July 2012 version) How to use FSBForecast Excel add-in for regression analysis (July 2012 version) FSBForecast is an Excel add-in for data analysis and regression that was developed at the Fuqua School of Business over the

More information

Introduction to Digital Image Processing

Introduction to Digital Image Processing Fall 2005 Image Enhancement in the Spatial Domain: Histograms, Arithmetic/Logic Operators, Basics of Spatial Filtering, Smoothing Spatial Filters Tuesday, February 7 2006, Overview (1): Before We Begin

More information

Projective Integration Methods for Distributions. Λ C. W. Gear y November 26, 2001 Abstract Projective methods were introduced in an earlier paper. In this paper we consider their application to the output

More information

Glossary. Glossary. + a 2. + Y t-p. Y t-1. Y t-2. + a 1

Glossary. Glossary. + a 2. + Y t-p. Y t-1. Y t-2. + a 1 Glossary 416 a priori algorithm A data mining tool used in association analysis. It reduces the number of computations by dropping all combinations of attributes with less than a specified level of support.

More information

National College of Ireland. Project Submission Sheet 2015/2016. School of Computing

National College of Ireland. Project Submission Sheet 2015/2016. School of Computing National College of Ireland Project Submission Sheet 2015/2016 School of Computing Student Name: Anicia Lafayette-Madden Student ID: 15006590 Programme: M.Sc Data Analytics Year: 2015-2016 Module: Configuration

More information

Texture. Outline. Image representations: spatial and frequency Fourier transform Frequency filtering Oriented pyramids Texture representation

Texture. Outline. Image representations: spatial and frequency Fourier transform Frequency filtering Oriented pyramids Texture representation Texture Outline Image representations: spatial and frequency Fourier transform Frequency filtering Oriented pyramids Texture representation 1 Image Representation The standard basis for images is the set

More information

Digital Image Processing. Image Enhancement - Filtering

Digital Image Processing. Image Enhancement - Filtering Digital Image Processing Image Enhancement - Filtering Derivative Derivative is defined as a rate of change. Discrete Derivative Finite Distance Example Derivatives in 2-dimension Derivatives of Images

More information

Numerical Robustness. The implementation of adaptive filtering algorithms on a digital computer, which inevitably operates using finite word-lengths,

Numerical Robustness. The implementation of adaptive filtering algorithms on a digital computer, which inevitably operates using finite word-lengths, 1. Introduction Adaptive filtering techniques are used in a wide range of applications, including echo cancellation, adaptive equalization, adaptive noise cancellation, and adaptive beamforming. These

More information

Progressive photon mapping can be interpreted as an estimator that constructs the full paths from camera to light by constantly connecting two fresh

Progressive photon mapping can be interpreted as an estimator that constructs the full paths from camera to light by constantly connecting two fresh 1 Progressive photon mapping can be interpreted as an estimator that constructs the full paths from camera to light by constantly connecting two fresh subpaths. The estimation is a sum, where W_n is the

More information

Data Analysis and Solver Plugins for KSpread USER S MANUAL. Tomasz Maliszewski

Data Analysis and Solver Plugins for KSpread USER S MANUAL. Tomasz Maliszewski Data Analysis and Solver Plugins for KSpread USER S MANUAL Tomasz Maliszewski tmaliszewski@wp.pl Table of Content CHAPTER 1: INTRODUCTION... 3 1.1. ABOUT DATA ANALYSIS PLUGIN... 3 1.3. ABOUT SOLVER PLUGIN...

More information

Applying Residual Control Charts to Identify the False Alarms in a TFT-LCD Manufacturing Process

Applying Residual Control Charts to Identify the False Alarms in a TFT-LCD Manufacturing Process Appl. Math. Inf. Sci. 7, No. 4, 1459-1464 (2013) 1459 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/070426 Applying Residual Control Charts to Identify

More information

ESTIMATING DENSITY DEPENDENCE, PROCESS NOISE, AND OBSERVATION ERROR

ESTIMATING DENSITY DEPENDENCE, PROCESS NOISE, AND OBSERVATION ERROR ESTIMATING DENSITY DEPENDENCE, PROCESS NOISE, AND OBSERVATION ERROR Coinvestigators: José Ponciano, University of Idaho Subhash Lele, University of Alberta Mark Taper, Montana State University David Staples,

More information

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA Chapter 1 : BioMath: Transformation of Graphs Use the results in part (a) to identify the vertex of the parabola. c. Find a vertical line on your graph paper so that when you fold the paper, the left portion

More information

The Pennsylvania State University. The Graduate School. College of Engineering

The Pennsylvania State University. The Graduate School. College of Engineering The Pennsylvania State University The Graduate School College of Engineering ANALYSIS AND PREDICTION OF WEB USER INTERACTIONS USING TIME SERIES ANALYSIS A Thesis in Electrical Engineering by Vijay Vyas

More information

Floating Point Arithmetic

Floating Point Arithmetic Floating Point Arithmetic CS 365 Floating-Point What can be represented in N bits? Unsigned 0 to 2 N 2s Complement -2 N-1 to 2 N-1-1 But, what about? very large numbers? 9,349,398,989,787,762,244,859,087,678

More information

Tracking Computer Vision Spring 2018, Lecture 24

Tracking Computer Vision Spring 2018, Lecture 24 Tracking http://www.cs.cmu.edu/~16385/ 16-385 Computer Vision Spring 2018, Lecture 24 Course announcements Homework 6 has been posted and is due on April 20 th. - Any questions about the homework? - How

More information