Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic

Size: px
Start display at page:

Download "Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic"

Transcription

1 Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic Min Dai and Dmitri Loguinov Department of Computer Science Texas A&M University College Station, TX rd March 2005 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 1/35

2 Outline 1 Motivation Preliminaries Challenges & Current Status 2 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 2/35

3 Outline Motivation Preliminaries Challenges & Current Status 1 Motivation Preliminaries Challenges & Current Status 2 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 3/35

4 Importance of Traffic Modeling Motivation Preliminaries Challenges & Current Status Importance Properly allocate network resources Evaluate protocols and effectively design networks Use as traffic descriptor to achieve certain Quality of Service (QoS) requirements Analyze and characterize a queue or a network M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 4/35

5 Goals of Traffic Modeling Motivation Preliminaries Challenges & Current Status Goals Capture the characteristics of video frame size sequences The marginal probability density function (PDF) of frame sizes The autocorrelation function (ACF) of video traffic Accurately predict network performance Buffer overflow probabilities Temporal burstiness M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 5/35

6 Outline Motivation Preliminaries Challenges & Current Status 1 Motivation Preliminaries Challenges & Current Status 2 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 6/35

7 Group of Pictures Motivation Preliminaries Challenges & Current Status Intra-GOP Correlation Inter-GOP Correlation I 0 B 1 B 2 P 3 B 4 B 5 P 6 I 7 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 7/35

8 Inter- and Intra-GOP Correlation Motivation Preliminaries Challenges & Current Status Definition 1 Inter-GOP correlation is the correlation among various GOPs, which is well characterized by the ACF of the I-frames. 2 Intra-GOP correlation is the correlation between P/B-frames and the I-frame in the same GOP. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 8/35

9 Outline Motivation Preliminaries Challenges & Current Status 1 Motivation Preliminaries Challenges & Current Status 2 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 9/35

10 Challenges & Current Status Motivation Preliminaries Challenges & Current Status Challenges Coexistence of long range dependency (LRD) and short range dependency (SRD) Coexistence of inter- and intra-gop correlation Strong cross-layer correlation in multi-layer video traffic Various PDF among I, P, and B-frame sizes distributions Current Status Difficult to capture both LRD and SRD properties Little work has considered both inter- and intra-gop correlation Most existing models only apply to single-layer video traffic Current multi-layer traffic models do not capture the cross-layer correlation M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 10/35

11 Wavelet Domain I-frame Size Modeling Single-layer & Base layer Intra-GOP Correlation Time Domain P and B-frame Size Modeling Inter-GOP Correlation Cross-layer Correlation Enhancement Layer Frame Size Modeling M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 11/35

12 Outline 1 Motivation Preliminaries Challenges & Current Status 2 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 12/35

13 Wavelet Decomposition A3 Scaling Function A 2 A 1 D 3 D 2 Wavelet Function D 1 Figure: A typical wavelet decomposition Wavelet Decomposition Wavelet decomposition can be simply considered as passing the original signal to a high-pass filter (wavelet function) and a low-pass filter (scaling function). Wavelet function generates the detailed coefficients {D j } and scaling function generates the approximation coefficients {A j }, where j is the decomposition level. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 13/35

14 Definition of Frame Sizes Definition Assuming that n is the GOP number, 1 φ I (n) is the I-frame size of the n-th GOP. 2 φ P i 3 φ B i (n) is the size of the i-th P-frame in the n-th GOP. (n) is the size of the i-th B-frame in the n-th GOP. For example, φ P 3 (10) represents the size of the third P-frame in the 10-th GOP. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 14/35

15 Modeling I-Frame Sizes Algorithm 1 Perform wavelet decomposition to I-frame sizes φ I (n) till decomposition level J 2 Estimate the coarsest approximation coefficients {A J } 3 Estimate the detailed coefficients at each level 4 Perform inverse wavelet transform to obtain the synthetic I-frame sizes M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 15/35

16 Modeling I-Frame Sizes Analysis of Wavelet Coefficients 1 ACF approx I-frame size 0.8 ACF detailed 0.04 approx. coefficients autocorrelation probability lag (a) bytes (b) Figure: (a) The ACF structure of coefficients {A 3 } and {D 3 } in single-layer Star Wars IV. (b) The histogram of I-frame sizes and that of approximation coefficients {A 3 } in the same sequence. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 16/35

17 Modeling I-Frame Sizes Estimation of Wavelet Coefficients Estimate the coarsest approximation coefficients {A J } : Prior work uses independent random Gaussian or Beta variables Our model uses dependent random variables with marginal Gamma distribution Estimate detailed coefficients {D j } at each level: Prior work uses i.i.d. Gaussian random variables Our model uses i.i.d. mixture Laplacian random variables M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 17/35

18 Modeling I-Frame Sizes Detailed Coefficients Estimates coefficients (bytes) (a) Actual coefficients (bytes) (b) Gaussian coefficients (bytes) (c) GGD coefficients (bytes) (d) Mix-Laplacian M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 18/35

19 Modeling I-Frame Sizes Performance Comparison 1 1 actual autocorrelation actual our model nested AR autocorrelation our model GBAR Gamma_A lag (a) LRD lag (b) SRD Figure: The ACF of the actual I-frame sizes and that of the synthetic traffic in (a) long range and (b) short range. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 19/35

20 Wavelet Domain I-frame Size Modeling Single-layer & Base layer Intra-GOP Correlation Time Domain P and B-frame Size Modeling Inter-GOP Correlation Cross-layer Correlation Enhancement Layer Frame Size Modeling M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 20/35

21 Modeling P/B-Frame Sizes Intra-GOP Correlation cov(p1,i) cov(p2,i) cov(p3,i) cov(b1,i) cov(b2,i) cov(b7,i) correlation 0.1 correlation lag lag (a) (b) Figure: (a) The correlation between {φ I (n)} and {φ P i (n)}, i = 1, 2, 3, and (b) that between {φ I (n)} and {φ B i (n)}, i = 1, 2, 7 in Star Wars. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 21/35

22 Modeling P/B-Frame Sizes Model Comparison Previous Work Previous work does not consider the intra-gop correlation and estimates P/B-frame sizes as i.i.d. random variables. Our Model The size of the i-th P-frame in the n-th GOP is: φ P i (n) = a φ I (n) + ṽ(n), where a = r(0)σ P σ I. Process φ I (n) = φ I (n) E[φ I (n)] and process ṽ(n) is independent of φ I (n). Parameter σ P is the standard deviation of {φ P i (n)}, σ I is the standard deviation of {φ I (n)}. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 22/35

23 Modeling P/B-Frame Sizes Performance Comparison correlation actual our model i.i.d methods correlation actual our model i.i.d methods lag (a) lag (b) Figure: (a) The correlation between {φ P 1 (n)} and {φi (n)} in Star Wars and (b) that between {φ B 1 (n)} and {φi (n)} in Jurassic Park. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 23/35

24 Outline 1 Motivation Preliminaries Challenges & Current Status 2 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 24/35

25 Brief Description Layered Video Coding Generates one base layer (BL) and one or more enhancement layers(el) BL provides a low but guaranteed level of quality and EL provides quality improvement The input to an EL is the residual between the original image and the reconstructed image from the BL. Cross-Layer Correlation The enhancement layer has a strong dependency on the base layer, which is referred to as cross-layer correlation. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 25/35

26 Brief Description (cont.) Definition Assuming that n 1 represents the GOP number in an enhancement layer, 1 ε I (n) is the I-frame size in this GOP. 2 ε P i 3 ε B i (n) is the size of the i-th P-frame in this GOP. (n) is the size of the i-th B-frame in this GOP. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 26/35

27 Modeling Enhancement Layer Algorithm 1 We estimate I-frame sizes in wavelet domain 2 Estimate P and B-frame sizes using the cross-layer correlation: ε P i (n) = aφ P i (n) + w 1 (n), ε B i (n) = aφ B i (n) + w 2 (n), where a = r(0)σ ε /σ φ. Parameter r(0) is the lag-0 cross-correlation coefficient, σ ε and σ φ are the standard deviation of the EL and the corresponding BL. Processes { w 1 (n)}, { w 2 (n)} are independent of {φ P i (n)} and {φ B i (n)}. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 27/35

28 Modeling Enhancement Layer Cross-correlation Comparison actual our model actual Zhao et al. cross correlation cross correlation lag lag (a) (b) Figure: The cross-correlation between {ε I (n)} and {φ I (n)} in The Silence of the Lambs and that in the synthetic traffic generated from (a) our model and (b) a popular model in related work. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 28/35

29 Outline 1 Motivation Preliminaries Challenges & Current Status 2 M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 29/35

30 Performance Evaluation Methods QQ Plots To verify the distribution similarity between the original traffic and the synthetic one synthetic frame size synthetic frame size original frame size (a) Base-layer original frame size (b) Enhancement layer M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 30/35

31 Performance Evaluation Methods (cont.) Variance of traffic during various time intervals To check whether the second-order moment of the synthetic traffic fits that of the original one. 1.E+10 1.E+09 7.E+08 6.E+08 5.E+08 actual our model Zhao et al. bytes 1.E+08 actual 1.E+07 our model GBAR Gamma_B Nested_AR 1.E time interval (s) (a) Star Wars BL bytes 4.E+08 3.E+08 2.E+08 1.E+08 0.E time interval (s) (b) Star Wars EL M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 31/35

32 Performance Evaluation Methods (cont.) Leaky-bucket simulation To examine how well the traffic model preserves the temporal information of the original traffic Implementation: Pass the original and synthetic traffic through a generic buffer with capacity c and drain rate d. Evaluation metric: e = p p model, p where p is the actual data loss ratio and p model is the synthetic one. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 32/35

33 Performance Evaluation Methods (cont.) 4% 3% our model Nested AR Gamma_A Gamma_B actual synthetic relative error 2% 1% data loss ratio % buffer capacity (ms) (a) drain rate (b) Figure: (a) Comparison of several models in H.264 coded Starship Troopers. (b) The loss ratio p of the original and synthetic enhancement layer traffic for The Silence of the Lambs. M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 33/35

34 This paper proposed a traffic model applicable to both single-layer and multi-layer VBR video traffic. The presented traffic modeling framework captures both LRD and SRD properties of video traffic. This framework accurately describes both inter-/intra-gop correlation and the cross-layer correlation. Future Work Develop a unified model for multi-layer video traffic More applications in overlay networks M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 34/35

35 Thank you! Any questions? M. Dai and D. Loguinov Analysis and Modeling of MPEG-4 and H.264 Multi-Layer Video Traffic 35/35

Modeling Heterogeneous Network Traffic in Wavelet Domain

Modeling Heterogeneous Network Traffic in Wavelet Domain 634 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 9, NO. 5, OCTOBER 2001 Modeling Heterogeneous Network Traffic in Wavelet Domain Sheng Ma, Member, IEEE, Chuanyi Ji Abstract Heterogeneous network traffic possesses

More information

Internet Traffic Variability (Long Range Dependency Effects) Dheeraj Reddy CS8803 Fall 2003

Internet Traffic Variability (Long Range Dependency Effects) Dheeraj Reddy CS8803 Fall 2003 Internet Traffic Variability (Long Range Dependency Effects) Dheeraj Reddy CS8803 Fall 2003 Self-similarity and its evolution in Computer Network Measurements Prior models used Poisson-like models Origins

More information

Chapter 3 ATM and Multimedia Traffic

Chapter 3 ATM and Multimedia Traffic In the middle of the 1980, the telecommunications world started the design of a network technology that could act as a great unifier to support all digital services, including low-speed telephony and very

More information

SIMULATION AND ANALYSIS OF QUALITY OF SERVICE PARAMETERS IN IP NETWORKS WITH VIDEO TRAFFIC

SIMULATION AND ANALYSIS OF QUALITY OF SERVICE PARAMETERS IN IP NETWORKS WITH VIDEO TRAFFIC SIMULATION AND ANALYSIS OF QUALITY OF SERVICE PARAMETERS IN IP NETWORKS WITH VIDEO TRAFFIC by Bruce Chen THESIS SUBMITTED IN PARTIAL FULFILLMENT OF THE REQUIREMENTS FOR THE DEGREE OF BACHELOR OF APPLIED

More information

Probability and Random Variables. Generation of random variables (r.v.)

Probability and Random Variables. Generation of random variables (r.v.) Probability and Random Variables Method for generating random variables with a specified probability distribution function. Gaussian And Markov Processes Characterization of Stationary Random Process Linearly

More information

Burst (of packets) and Burstiness

Burst (of packets) and Burstiness 66th IETF - Montreal, Quebec, Canada Burst (of packets) and Burstiness R. Krzanowski Ver 1.0 7/10/2006 1 Outline Objectives Definition of a phenomena Definition of Burst and burstiness Future research

More information

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics

Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics Institute of Actuaries of India Subject CT3 Probability and Mathematical Statistics For 2015 Examinations Aim The aim of the Probability and Mathematical Statistics subject is to provide a grounding in

More information

Detecting Network Anomalies. Anant Shah

Detecting Network Anomalies. Anant Shah Detecting Network Anomalies using Traffic Modeling Anant Shah Anomaly Detection Anomalies are deviations from established behavior In most cases anomalies are indications of problems The science of extracting

More information

Maximizing the number of users in an interactive video-ondemand. Citation Ieee Transactions On Broadcasting, 2002, v. 48 n. 4, p.

Maximizing the number of users in an interactive video-ondemand. Citation Ieee Transactions On Broadcasting, 2002, v. 48 n. 4, p. Title Maximizing the number of users in an interactive video-ondemand system Author(s) Bakiras, S; Li, VOK Citation Ieee Transactions On Broadcasting, 2002, v. 48 n. 4, p. 281-292 Issued Date 2002 URL

More information

Java Modules for Time Series Analysis

Java Modules for Time Series Analysis Java Modules for Time Series Analysis Agenda Clustering Non-normal distributions Multifactor modeling Implied ratings Time series prediction 1. Clustering + Cluster 1 Synthetic Clustering + Time series

More information

TRAFFIC control and bandwidth management in ATM

TRAFFIC control and bandwidth management in ATM 134 IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 5, NO. 1, FEBRUARY 1997 A Framework for Bandwidth Management in ATM Networks Aggregate Equivalent Bandwidth Estimation Approach Zbigniew Dziong, Marek Juda,

More information

Time-Series Models for Internet Data Traffic. Chun You and Kavitha Chandra

Time-Series Models for Internet Data Traffic. Chun You and Kavitha Chandra 1 Time-Series Models for Internet Data Traffic Chun You and Kavitha Chandra Center for Advanced Computation and Telecommunications Department of Electrical and Computer Engineering University of Massachusetts

More information

Measurement, Modelling and Simulation of Videoconference Traffic from VBR Video Encoders

Measurement, Modelling and Simulation of Videoconference Traffic from VBR Video Encoders Measurement, Modelling and Simulation of Videoconference Traffic from VBR Video Encoders S. Domoxoudis,, S. Kouremenos,, *, V. Loumos and A. Drigas Abstract. National Center for Scientific Research DEMOKRITOS

More information

Univariate Regression

Univariate Regression Univariate Regression Correlation and Regression The regression line summarizes the linear relationship between 2 variables Correlation coefficient, r, measures strength of relationship: the closer r is

More information

Introduction to Time Series Analysis. Lecture 1.

Introduction to Time Series Analysis. Lecture 1. Introduction to Time Series Analysis. Lecture 1. Peter Bartlett 1. Organizational issues. 2. Objectives of time series analysis. Examples. 3. Overview of the course. 4. Time series models. 5. Time series

More information

Broadband Networks. Prof. Dr. Abhay Karandikar. Electrical Engineering Department. Indian Institute of Technology, Bombay. Lecture - 29.

Broadband Networks. Prof. Dr. Abhay Karandikar. Electrical Engineering Department. Indian Institute of Technology, Bombay. Lecture - 29. Broadband Networks Prof. Dr. Abhay Karandikar Electrical Engineering Department Indian Institute of Technology, Bombay Lecture - 29 Voice over IP So, today we will discuss about voice over IP and internet

More information

A STOCHASTIC DAILY MEAN TEMPERATURE MODEL FOR WEATHER DERIVATIVES

A STOCHASTIC DAILY MEAN TEMPERATURE MODEL FOR WEATHER DERIVATIVES A STOCHASTIC DAILY MEAN TEMPERATURE MODEL FOR WEATHER DERIVATIVES Jeffrey Viel 1, 2, Thomas Connor 3 1 National Weather Center Research Experiences for Undergraduates Program and 2 Plymouth State University

More information

Network Traffic #5. Traffic Characterization

Network Traffic #5. Traffic Characterization Network #5 Section 4.7.1, 5.7.2 1 Characterization Goals to: Understand the nature of what is transported over communications networks. Use that understanding to improve network design Characterization

More information

A Regime-Switching Model for Electricity Spot Prices. Gero Schindlmayr EnBW Trading GmbH g.schindlmayr@enbw.com

A Regime-Switching Model for Electricity Spot Prices. Gero Schindlmayr EnBW Trading GmbH g.schindlmayr@enbw.com A Regime-Switching Model for Electricity Spot Prices Gero Schindlmayr EnBW Trading GmbH g.schindlmayr@enbw.com May 31, 25 A Regime-Switching Model for Electricity Spot Prices Abstract Electricity markets

More information

Predict the Popularity of YouTube Videos Using Early View Data

Predict the Popularity of YouTube Videos Using Early View Data 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 045 046 047 048 049 050

More information

A Measurement-Analytic Approach for QoS Estimation in a Network based on the Dominant Time Scale. Do Young Eun and Ness B. Shroff, Senior Member, IEEE

A Measurement-Analytic Approach for QoS Estimation in a Network based on the Dominant Time Scale. Do Young Eun and Ness B. Shroff, Senior Member, IEEE 1 A Measurement-Analytic Approach for QoS Estimation in a Network based on the Dominant Time Scale Do Young Eun and Ness B. Shroff, Senior Member, IEEE Abstract In this paper we describe a measurementanalytic

More information

Master s Thesis. A Study on Active Queue Management Mechanisms for. Internet Routers: Design, Performance Analysis, and.

Master s Thesis. A Study on Active Queue Management Mechanisms for. Internet Routers: Design, Performance Analysis, and. Master s Thesis Title A Study on Active Queue Management Mechanisms for Internet Routers: Design, Performance Analysis, and Parameter Tuning Supervisor Prof. Masayuki Murata Author Tomoya Eguchi February

More information

Introduction VOIP in an 802.11 Network VOIP 3

Introduction VOIP in an 802.11 Network VOIP 3 Solutions to Performance Problems in VOIP over 802.11 Wireless LAN Wei Wang, Soung C. Liew Presented By Syed Zaidi 1 Outline Introduction VOIP background Problems faced in 802.11 Low VOIP capacity in 802.11

More information

modeling Network Traffic

modeling Network Traffic Aalborg Universitet Characterization and Modeling of Network Shawky, Ahmed Sherif Mahmoud; Bergheim, Hans ; Ragnarsson, Olafur ; Wranty, Andrzej ; Pedersen, Jens Myrup Published in: Proceedings of 6th

More information

Network Traffic Modeling and Prediction with ARIMA/GARCH

Network Traffic Modeling and Prediction with ARIMA/GARCH Network Traffic Modeling and Prediction with ARIMA/GARCH Bo Zhou, Dan He, Zhili Sun and Wee Hock Ng Centre for Communication System Research University of Surrey Guildford, Surrey United Kingdom +44(0)

More information

Quality of Service in ATM Networks

Quality of Service in ATM Networks Quality of Service in ATM Networks Components of a QoS Network 1. At network entrance: Policing and Shaping 2. Somewhere in the network: Admission Control 3. At switches: Classification, Scheduling 4.

More information

Density Curve. A density curve is the graph of a continuous probability distribution. It must satisfy the following properties:

Density Curve. A density curve is the graph of a continuous probability distribution. It must satisfy the following properties: Density Curve A density curve is the graph of a continuous probability distribution. It must satisfy the following properties: 1. The total area under the curve must equal 1. 2. Every point on the curve

More information

Fiber Channel Over Ethernet (FCoE)

Fiber Channel Over Ethernet (FCoE) Fiber Channel Over Ethernet (FCoE) Using Intel Ethernet Switch Family White Paper November, 2008 Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR

More information

SIMPLIFIED PERFORMANCE MODEL FOR HYBRID WIND DIESEL SYSTEMS. J. F. MANWELL, J. G. McGOWAN and U. ABDULWAHID

SIMPLIFIED PERFORMANCE MODEL FOR HYBRID WIND DIESEL SYSTEMS. J. F. MANWELL, J. G. McGOWAN and U. ABDULWAHID SIMPLIFIED PERFORMANCE MODEL FOR HYBRID WIND DIESEL SYSTEMS J. F. MANWELL, J. G. McGOWAN and U. ABDULWAHID Renewable Energy Laboratory Department of Mechanical and Industrial Engineering University of

More information

Proactive Prioritized Mixing of Scalable Video Packets in Push-Based Network Coding Overlays

Proactive Prioritized Mixing of Scalable Video Packets in Push-Based Network Coding Overlays Proactive Prioritized Mixing of Scalable Video Packets in Push-Based Network Coding Overlays Michele Sanna and Ebroul Izquierdo School of Electronic Engineering and Computer Science Queen Mary, University

More information

Network traffic: Scaling

Network traffic: Scaling Network traffic: Scaling 1 Ways of representing a time series Timeseries Timeseries: information in time domain 2 Ways of representing a time series Timeseries FFT Timeseries: information in time domain

More information

Video Authentication for H.264/AVC using Digital Signature Standard and Secure Hash Algorithm

Video Authentication for H.264/AVC using Digital Signature Standard and Secure Hash Algorithm Video Authentication for H.264/AVC using Digital Signature Standard and Secure Hash Algorithm Nandakishore Ramaswamy Qualcomm Inc 5775 Morehouse Dr, Sam Diego, CA 92122. USA nandakishore@qualcomm.com K.

More information

CASCADE models or multiplicative processes make especially

CASCADE models or multiplicative processes make especially IEEE TRANSACTIONS ON INFORMATION THEORY, VOL. 45, NO. 3, APRIL 1999 971 Scaling Analysis of Conservative Cascades, with Applications to Network Traffic A. C. Gilbert, W. Willinger, Member, IEEE, and A.

More information

Solutions to Exam in Speech Signal Processing EN2300

Solutions to Exam in Speech Signal Processing EN2300 Solutions to Exam in Speech Signal Processing EN23 Date: Thursday, Dec 2, 8: 3: Place: Allowed: Grades: Language: Solutions: Q34, Q36 Beta Math Handbook (or corresponding), calculator with empty memory.

More information

An example of traffic-accomodating application.

An example of traffic-accomodating application. An example of traffic-accomodating application. ***, S. Giordano**,.P. Cremonese* *** m.podesta@tlcpi.finsiel.it Finsiel S.p.A via Matteucci 34 Pisa Italy ph +39 050 968526 fax +39 050 968525 ** silvia.giordano@epfl.ch

More information

Quality Estimation for Scalable Video Codec. Presented by Ann Ukhanova (DTU Fotonik, Denmark) Kashaf Mazhar (KTH, Sweden)

Quality Estimation for Scalable Video Codec. Presented by Ann Ukhanova (DTU Fotonik, Denmark) Kashaf Mazhar (KTH, Sweden) Quality Estimation for Scalable Video Codec Presented by Ann Ukhanova (DTU Fotonik, Denmark) Kashaf Mazhar (KTH, Sweden) Purpose of scalable video coding Multiple video streams are needed for heterogeneous

More information

MGT 267 PROJECT. Forecasting the United States Retail Sales of the Pharmacies and Drug Stores. Done by: Shunwei Wang & Mohammad Zainal

MGT 267 PROJECT. Forecasting the United States Retail Sales of the Pharmacies and Drug Stores. Done by: Shunwei Wang & Mohammad Zainal MGT 267 PROJECT Forecasting the United States Retail Sales of the Pharmacies and Drug Stores Done by: Shunwei Wang & Mohammad Zainal Dec. 2002 The retail sale (Million) ABSTRACT The present study aims

More information

Time Series Analysis of Network Traffic

Time Series Analysis of Network Traffic Time Series Analysis of Network Traffic Cyriac James IIT MADRAS February 9, 211 Cyriac James (IIT MADRAS) February 9, 211 1 / 31 Outline of the presentation Background Motivation for the Work Network Trace

More information

PERFORMANCE OF THE GPRS RLC/MAC PROTOCOLS WITH VOIP TRAFFIC

PERFORMANCE OF THE GPRS RLC/MAC PROTOCOLS WITH VOIP TRAFFIC PERFORMANCE OF THE GPRS RLC/MAC PROTOCOLS WITH VOIP TRAFFIC Boris Bellalta 1, Miquel Oliver 1, David Rincón 2 1 Universitat Pompeu Fabra, Psg. Circumval lació 8, 83 - Barcelona, Spain, boris.bellalta,

More information

Satellite bandwidth allocation based on MPEG-4 videoconference traffic prediction

Satellite bandwidth allocation based on MPEG-4 videoconference traffic prediction Wireless Pers Commun (2007) 43:1195 1200 DOI 10.1007/s11277-007-9294-z Satellite bandwidth allocation based on MPEG-4 videoconference traffic prediction Polychronis Koutsakis Received: 5 June 2006 / Accepted:

More information

Creating a Campus Netflow Model

Creating a Campus Netflow Model Creating a Campus Netflow Model HUNG-JEN YANG, MIAO-KUEI HO, LUNG-HSING KUO Department of industry technology Education National Kaohsiung Normal University No.116, Heping 1st Rd., Lingya District, Kaohsiung

More information

Tutorial on Markov Chain Monte Carlo

Tutorial on Markov Chain Monte Carlo Tutorial on Markov Chain Monte Carlo Kenneth M. Hanson Los Alamos National Laboratory Presented at the 29 th International Workshop on Bayesian Inference and Maximum Entropy Methods in Science and Technology,

More information

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96 1 Final Review 2 Review 2.1 CI 1-propZint Scenario 1 A TV manufacturer claims in its warranty brochure that in the past not more than 10 percent of its TV sets needed any repair during the first two years

More information

We are presenting a wavelet based video conferencing system. Openphone. Dirac Wavelet based video codec

We are presenting a wavelet based video conferencing system. Openphone. Dirac Wavelet based video codec Investigating Wavelet Based Video Conferencing System Team Members: o AhtshamAli Ali o Adnan Ahmed (in Newzealand for grad studies) o Adil Nazir (starting MS at LUMS now) o Waseem Khan o Farah Parvaiz

More information

Quality of Service Testing in the VoIP Environment

Quality of Service Testing in the VoIP Environment Whitepaper Quality of Service Testing in the VoIP Environment Carrying voice traffic over the Internet rather than the traditional public telephone network has revolutionized communications. Initially,

More information

Current Issues in ATM Forum Traffic Management Group: Part III

Current Issues in ATM Forum Traffic Management Group: Part III Current Issues in ATM Forum Traffic Management Group: Part III Columbus, OH 43210 Jain@CIS.Ohio-State.Edu http://www.cis.ohio-state.edu/~jain/ 1 Overview GFR Update CDV Accumulation Joint Work with other

More information

Regularized Logistic Regression for Mind Reading with Parallel Validation

Regularized Logistic Regression for Mind Reading with Parallel Validation Regularized Logistic Regression for Mind Reading with Parallel Validation Heikki Huttunen, Jukka-Pekka Kauppi, Jussi Tohka Tampere University of Technology Department of Signal Processing Tampere, Finland

More information

Monte Carlo Simulation

Monte Carlo Simulation 1 Monte Carlo Simulation Stefan Weber Leibniz Universität Hannover email: sweber@stochastik.uni-hannover.de web: www.stochastik.uni-hannover.de/ sweber Monte Carlo Simulation 2 Quantifying and Hedging

More information

Data Preparation and Statistical Displays

Data Preparation and Statistical Displays Reservoir Modeling with GSLIB Data Preparation and Statistical Displays Data Cleaning / Quality Control Statistics as Parameters for Random Function Models Univariate Statistics Histograms and Probability

More information

Burst Testing. New mobility standards and cloud-computing network. This application note will describe how TCP creates bursty

Burst Testing. New mobility standards and cloud-computing network. This application note will describe how TCP creates bursty Burst Testing Emerging high-speed protocols in mobility and access networks, combined with qualityof-service demands from business customers for services such as cloud computing, place increased performance

More information

Capturing the Complete Multifractal Characteristics of Network Traffic

Capturing the Complete Multifractal Characteristics of Network Traffic Capturing the Complete Multifractal Characteristics of Network Traffic Trang Dinh Dang, Sándor Molnár, István Maricza High Speed Networks Laboratory, Dept. of Telecommunications & Telematics Budapest University

More information

Vector Time Series Model Representations and Analysis with XploRe

Vector Time Series Model Representations and Analysis with XploRe 0-1 Vector Time Series Model Representations and Analysis with plore Julius Mungo CASE - Center for Applied Statistics and Economics Humboldt-Universität zu Berlin mungo@wiwi.hu-berlin.de plore MulTi Motivation

More information

Threshold Autoregressive Models in Finance: A Comparative Approach

Threshold Autoregressive Models in Finance: A Comparative Approach University of Wollongong Research Online Applied Statistics Education and Research Collaboration (ASEARC) - Conference Papers Faculty of Informatics 2011 Threshold Autoregressive Models in Finance: A Comparative

More information

Some useful concepts in univariate time series analysis

Some useful concepts in univariate time series analysis Some useful concepts in univariate time series analysis Autoregressive moving average models Autocorrelation functions Model Estimation Diagnostic measure Model selection Forecasting Assumptions: 1. Non-seasonal

More information

Time Series Analysis

Time Series Analysis Time Series Analysis Autoregressive, MA and ARMA processes Andrés M. Alonso Carolina García-Martos Universidad Carlos III de Madrid Universidad Politécnica de Madrid June July, 212 Alonso and García-Martos

More information

Contribution of the French MetroSec

Contribution of the French MetroSec Contribution of the French MetroSec project to traffic anomalies detection ti Philippe OWEZARSKI LAAS-CNRS Toulouse, France owe@laas.fr With the contribution of Patrice Abry, Pierre Borgnat, Nicolas Larrieu,

More information

Simple Linear Regression Inference

Simple Linear Regression Inference Simple Linear Regression Inference 1 Inference requirements The Normality assumption of the stochastic term e is needed for inference even if it is not a OLS requirement. Therefore we have: Interpretation

More information

Generating Random Numbers Variance Reduction Quasi-Monte Carlo. Simulation Methods. Leonid Kogan. MIT, Sloan. 15.450, Fall 2010

Generating Random Numbers Variance Reduction Quasi-Monte Carlo. Simulation Methods. Leonid Kogan. MIT, Sloan. 15.450, Fall 2010 Simulation Methods Leonid Kogan MIT, Sloan 15.450, Fall 2010 c Leonid Kogan ( MIT, Sloan ) Simulation Methods 15.450, Fall 2010 1 / 35 Outline 1 Generating Random Numbers 2 Variance Reduction 3 Quasi-Monte

More information

Multi scale random field simulation program

Multi scale random field simulation program Multi scale random field simulation program 1.15. 2010 (Updated 12.22.2010) Andrew Seifried, Stanford University Introduction This is a supporting document for the series of Matlab scripts used to perform

More information

Sales forecasting # 2

Sales forecasting # 2 Sales forecasting # 2 Arthur Charpentier arthur.charpentier@univ-rennes1.fr 1 Agenda Qualitative and quantitative methods, a very general introduction Series decomposition Short versus long term forecasting

More information

Real-time Visual Tracker by Stream Processing

Real-time Visual Tracker by Stream Processing Real-time Visual Tracker by Stream Processing Simultaneous and Fast 3D Tracking of Multiple Faces in Video Sequences by Using a Particle Filter Oscar Mateo Lozano & Kuzahiro Otsuka presented by Piotr Rudol

More information

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013

Statistics I for QBIC. Contents and Objectives. Chapters 1 7. Revised: August 2013 Statistics I for QBIC Text Book: Biostatistics, 10 th edition, by Daniel & Cross Contents and Objectives Chapters 1 7 Revised: August 2013 Chapter 1: Nature of Statistics (sections 1.1-1.6) Objectives

More information

Introduction to image coding

Introduction to image coding Introduction to image coding Image coding aims at reducing amount of data required for image representation, storage or transmission. This is achieved by removing redundant data from an image, i.e. by

More information

SYNCHRONIZATION IN PACKET NETWORKS: TIMING METRICS AND MONITORING

SYNCHRONIZATION IN PACKET NETWORKS: TIMING METRICS AND MONITORING SYNCHRONIZATION IN PACKET NETWORKS: TIMING METRICS AND MONITORING Charles Barry and Srinivas Bangalore Brilliant Telecommunications 307 Orchard City Drive, San Jose, CA 95008, USA E-mail: srinivas@brillianttelecom.com

More information

Network Traffic Invariant Characteristics:Metering Aspects

Network Traffic Invariant Characteristics:Metering Aspects etwork Traffic Invariant Characteristics:Metering Aspects Vladimir Zaborovsky, Andrey Rudskoy, Alex Sigalov Politechnical University, Robotics Institute St.Petersburg, Russia; Fractel Inc., USA, E-mail:

More information

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com

More information

QoS issues in Voice over IP

QoS issues in Voice over IP COMP9333 Advance Computer Networks Mini Conference QoS issues in Voice over IP Student ID: 3058224 Student ID: 3043237 Student ID: 3036281 Student ID: 3025715 QoS issues in Voice over IP Abstract: This

More information

PITFALLS IN TIME SERIES ANALYSIS. Cliff Hurvich Stern School, NYU

PITFALLS IN TIME SERIES ANALYSIS. Cliff Hurvich Stern School, NYU PITFALLS IN TIME SERIES ANALYSIS Cliff Hurvich Stern School, NYU The t -Test If x 1,..., x n are independent and identically distributed with mean 0, and n is not too small, then t = x 0 s n has a standard

More information

Assessment of the National Water Quality Monitoring Program of Egypt

Assessment of the National Water Quality Monitoring Program of Egypt Assessment of the National Water Quality Monitoring Program of Egypt Rasha M.S. El Kholy 1, Bahaa M. Khalil & Shaden T. Abdel Gawad 3 1 Researcher, Assistant researcher, 3 Vice-chairperson, National Water

More information

Alberto Corrales-García, Rafael Rodríguez-Sánchez, José Luis Martínez, Gerardo Fernández-Escribano, José M. Claver and José Luis Sánchez

Alberto Corrales-García, Rafael Rodríguez-Sánchez, José Luis Martínez, Gerardo Fernández-Escribano, José M. Claver and José Luis Sánchez Alberto Corrales-García, Rafael Rodríguez-Sánchez, José Luis artínez, Gerardo Fernández-Escribano, José. Claver and José Luis Sánchez 1. Introduction 2. Technical Background 3. Proposed DVC to H.264/AVC

More information

Assessment of Traffic Prioritization in Switched Local Area Networks Carrying Multimedia Traffic

Assessment of Traffic Prioritization in Switched Local Area Networks Carrying Multimedia Traffic Assessment of Traffic Prioritization in Switched Local Area Networks Carrying Multimedia Traffic F. A. Tobagi, C. J. Fraleigh, M. J. Karam, W. Noureddine Computer Systems Laboratory Department of Electrical

More information

Network Performance Monitoring at Small Time Scales

Network Performance Monitoring at Small Time Scales Network Performance Monitoring at Small Time Scales Konstantina Papagiannaki, Rene Cruz, Christophe Diot Sprint ATL Burlingame, CA dina@sprintlabs.com Electrical and Computer Engineering Department University

More information

Transport Layer Protocols

Transport Layer Protocols Transport Layer Protocols Version. Transport layer performs two main tasks for the application layer by using the network layer. It provides end to end communication between two applications, and implements

More information

Network Design Performance Evaluation, and Simulation #6

Network Design Performance Evaluation, and Simulation #6 Network Design Performance Evaluation, and Simulation #6 1 Network Design Problem Goal Given QoS metric, e.g., Average delay Loss probability Characterization of the traffic, e.g., Average interarrival

More information

2013 MBA Jump Start Program. Statistics Module Part 3

2013 MBA Jump Start Program. Statistics Module Part 3 2013 MBA Jump Start Program Module 1: Statistics Thomas Gilbert Part 3 Statistics Module Part 3 Hypothesis Testing (Inference) Regressions 2 1 Making an Investment Decision A researcher in your firm just

More information

HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER

HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER HSI BASED COLOUR IMAGE EQUALIZATION USING ITERATIVE n th ROOT AND n th POWER Gholamreza Anbarjafari icv Group, IMS Lab, Institute of Technology, University of Tartu, Tartu 50411, Estonia sjafari@ut.ee

More information

Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand

Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand Proceedings of the 2009 Industrial Engineering Research Conference Evaluating the Lead Time Demand Distribution for (r, Q) Policies Under Intermittent Demand Yasin Unlu, Manuel D. Rossetti Department of

More information

Analysis of Filter Coefficient Precision on LMS Algorithm Performance for G.165/G.168 Echo Cancellation

Analysis of Filter Coefficient Precision on LMS Algorithm Performance for G.165/G.168 Echo Cancellation Application Report SPRA561 - February 2 Analysis of Filter Coefficient Precision on LMS Algorithm Performance for G.165/G.168 Echo Cancellation Zhaohong Zhang Gunter Schmer C6 Applications ABSTRACT This

More information

Evaluating Wavelet Tranforms for Video Conferencing Applications. Second quarter report (Oct Dec, 2008)

Evaluating Wavelet Tranforms for Video Conferencing Applications. Second quarter report (Oct Dec, 2008) ICT R&D Funded Project Evaluating Wavelet Tranforms for Video Conferencing Applications Second quarter report (Oct Dec, 2008) Principal Investigators: Dr. Shahid Masud and Dr. Nadeem Khan Dept of Computer

More information

Time-Frequency Detection Algorithm of Network Traffic Anomalies

Time-Frequency Detection Algorithm of Network Traffic Anomalies 2012 International Conference on Innovation and Information Management (ICIIM 2012) IPCSIT vol. 36 (2012) (2012) IACSIT Press, Singapore Time-Frequency Detection Algorithm of Network Traffic Anomalies

More information

Supporting VoIP in IEEE802.11 Distributed WLANs

Supporting VoIP in IEEE802.11 Distributed WLANs Supporting VoIP in IEEE802.11 Distributed WLANs Zuo Liu Supervisor: Dr. Nick Filer July 2012 1 Voice VoIP Applications Constant Streaming Traffic Packetize interval usually 10-30 ms 8 160 bytes each packet

More information

Observingtheeffectof TCP congestion controlon networktraffic

Observingtheeffectof TCP congestion controlon networktraffic Observingtheeffectof TCP congestion controlon networktraffic YongminChoi 1 andjohna.silvester ElectricalEngineering-SystemsDept. UniversityofSouthernCalifornia LosAngeles,CA90089-2565 {yongminc,silvester}@usc.edu

More information

Comparative Analysis of Congestion Control Algorithms Using ns-2

Comparative Analysis of Congestion Control Algorithms Using ns-2 www.ijcsi.org 89 Comparative Analysis of Congestion Control Algorithms Using ns-2 Sanjeev Patel 1, P. K. Gupta 2, Arjun Garg 3, Prateek Mehrotra 4 and Manish Chhabra 5 1 Deptt. of Computer Sc. & Engg,

More information

Robust Router Congestion Control Using Acceptance and Departure Rate Measures

Robust Router Congestion Control Using Acceptance and Departure Rate Measures Robust Router Congestion Control Using Acceptance and Departure Rate Measures Ganesh Gopalakrishnan a, Sneha Kasera b, Catherine Loader c, and Xin Wang b a {ganeshg@microsoft.com}, Microsoft Corporation,

More information

1. The subnet must prevent additional packets from entering the congested region until those already present can be processed.

1. The subnet must prevent additional packets from entering the congested region until those already present can be processed. Congestion Control When one part of the subnet (e.g. one or more routers in an area) becomes overloaded, congestion results. Because routers are receiving packets faster than they can forward them, one

More information

Video compression: Performance of available codec software

Video compression: Performance of available codec software Video compression: Performance of available codec software Introduction. Digital Video A digital video is a collection of images presented sequentially to produce the effect of continuous motion. It takes

More information

Monitoring of Internet traffic and applications

Monitoring of Internet traffic and applications Monitoring of Internet traffic and applications Chadi BARAKAT INRIA Sophia Antipolis, France Planète research group ETH Zurich October 2009 Email: Chadi.Barakat@sophia.inria.fr WEB: http://www.inria.fr/planete/chadi

More information

Using Macro News Events in Automated FX Trading Strategy

Using Macro News Events in Automated FX Trading Strategy Using Macro News Events in Automated FX Trading Strategy The Main Thesis The arrival of macroeconomic news from the world s largest economies brings additional volatility to the market. 2 Overall methodology

More information

10-601. Machine Learning. http://www.cs.cmu.edu/afs/cs/academic/class/10601-f10/index.html

10-601. Machine Learning. http://www.cs.cmu.edu/afs/cs/academic/class/10601-f10/index.html 10-601 Machine Learning http://www.cs.cmu.edu/afs/cs/academic/class/10601-f10/index.html Course data All up-to-date info is on the course web page: http://www.cs.cmu.edu/afs/cs/academic/class/10601-f10/index.html

More information

Univariate Time Series Analysis; ARIMA Models

Univariate Time Series Analysis; ARIMA Models Econometrics 2 Fall 25 Univariate Time Series Analysis; ARIMA Models Heino Bohn Nielsen of4 Univariate Time Series Analysis We consider a single time series, y,y 2,..., y T. We want to construct simple

More information

CHAPTER 1 ATM TRAFFIC MANAGEMENT

CHAPTER 1 ATM TRAFFIC MANAGEMENT CHAPTER 1 ATM TRAFFIC MANAGEMENT Webster s New World Dictionary defines congestion as filled to excess, or overcrowded; for example, highway congestion. Although, the best solution of congestion is to

More information

Defending Against Traffic Analysis Attacks with Link Padding for Bursty Traffics

Defending Against Traffic Analysis Attacks with Link Padding for Bursty Traffics Proceedings of the 4 IEEE United States Military Academy, West Point, NY - June Defending Against Traffic Analysis Attacks with Link Padding for Bursty Traffics Wei Yan, Student Member, IEEE, and Edwin

More information

BIT RATE CONTROL FOR REAL-TIME MULTIPOINT VIDEO CONFERENCING. Xiaoping Hu. BS, Shanghai Jiaotong University, 2001

BIT RATE CONTROL FOR REAL-TIME MULTIPOINT VIDEO CONFERENCING. Xiaoping Hu. BS, Shanghai Jiaotong University, 2001 BIT RATE CONTROL FOR REAL-TIME MULTIPOINT VIDEO CONFERENCING by Xiaoping Hu BS, Shanghai Jiaotong University, 2001 Submitted to the Graduate Faculty of School of Engineering in partial fulfillment of the

More information

430 Statistics and Financial Mathematics for Business

430 Statistics and Financial Mathematics for Business Prescription: 430 Statistics and Financial Mathematics for Business Elective prescription Level 4 Credit 20 Version 2 Aim Students will be able to summarise, analyse, interpret and present data, make predictions

More information

Time Series Analysis

Time Series Analysis JUNE 2012 Time Series Analysis CONTENT A time series is a chronological sequence of observations on a particular variable. Usually the observations are taken at regular intervals (days, months, years),

More information

A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution

A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution A Primer on Mathematical Statistics and Univariate Distributions; The Normal Distribution; The GLM with the Normal Distribution PSYC 943 (930): Fundamentals of Multivariate Modeling Lecture 4: September

More information

The Network Layer Functions: Congestion Control

The Network Layer Functions: Congestion Control The Network Layer Functions: Congestion Control Network Congestion: Characterized by presence of a large number of packets (load) being routed in all or portions of the subnet that exceeds its link and

More information

Time Series Analysis

Time Series Analysis Time Series Analysis hm@imm.dtu.dk Informatics and Mathematical Modelling Technical University of Denmark DK-2800 Kgs. Lyngby 1 Outline of the lecture Identification of univariate time series models, cont.:

More information

Lab 5 Linear Regression with Within-subject Correlation. Goals: Data: Use the pig data which is in wide format:

Lab 5 Linear Regression with Within-subject Correlation. Goals: Data: Use the pig data which is in wide format: Lab 5 Linear Regression with Within-subject Correlation Goals: Data: Fit linear regression models that account for within-subject correlation using Stata. Compare weighted least square, GEE, and random

More information

Examples. David Ruppert. April 25, 2009. Cornell University. Statistics for Financial Engineering: Some R. Examples. David Ruppert.

Examples. David Ruppert. April 25, 2009. Cornell University. Statistics for Financial Engineering: Some R. Examples. David Ruppert. Cornell University April 25, 2009 Outline 1 2 3 4 A little about myself BA and MA in mathematics PhD in statistics in 1977 taught in the statistics department at North Carolina for 10 years have been in

More information