Modeling Obesity and S&P500 Using Normal Inverse Gaussian

Size: px
Start display at page:

Download "Modeling Obesity and S&P500 Using Normal Inverse Gaussian"

Transcription

1 Modeling Obesity and S&P500 Using Normal Inverse Gaussian Presented by Keith Resendes and Jorge Fernandes University of Massachusetts, Dartmouth August 16, 2012

2 Diabetes and Obesity Data Data obtained from CDC Data is in % diabetes and % obesity (BMI >30) by U.S. county (3,143 counties) Data is collected for % diabetic data is approximately normally distributed

3 S&P500 Stock Return Standard&Poor s 500 stock Return 2009 Stock market index based on the common stock price of 500 top publicly traded American company Log of the Returns

4 Diabetes, Obesity, and S&P500 Data Normal distributions takes the form of 1 mean µ and standard deviation σ σ 2π e 1 2 (x µ) 2 σ with

5 Diabetes Data Figure: Diabetes 2004 Q-Q Plot

6 % obese data is not normally distributed Figure: Obesity 2004 Q-Q Plot and Histogram with Normal Distribution

7 % obesity data has a high kurtosis; this is what shows as being peaky Figure: Obesity 2004 Histogram High kurtosis!

8 SP500 Figure: Normal Distribution

9 Kurtosis What is a kurtosis? it is a measure of the peakedness of the probability distribution of a real-valued random variable. µ 4 σ 4 µ 4 = average (x µ) 4 (known as the fourth moment about the mean) σ = standard deviation A normal distribution has a kurtosis of 3

10 Obesity So we took an informed guess: % obesity has an normal inverse Gaussian High kurtosis and relative symmetry suggest this may be true

11 Normal Inverse Gaussian What is NIG? it is a continuous probability distribution that is defined as the normal variance-mean mixture where the mixing density is the inverse Gaussian distribution. it consists of five parameters that need to be solved

12 Normal Inverse Gaussian f NIG (x; α, β, µ, δ) = α π exp(δ α 2 β 2 βµ) k 1(αδ 1+( x µ δ )2 ) 1+( x µ δ )2 exp(βx)

13 Normal Inverse Gaussian Figure: Ole Barndoff-Nielsen Ref: Barndorff-Nielsen invented the Normal Inverse Gaussian his uses with NIG were for data on turbulence data in wind tunnels and in log returns in finance.

14 Normal Inverse Gaussian f NIG (x; α, β, µ, δ) = α π exp(δ α 2 β 2 βµ) k 1(αδ µ = location α = tail heaviness β = asymmetry parameter δ = scale parameter γ = α 2 β 2 1+( x µ δ )2 ) 1+( x µ δ )2 exp(βx)

15 Normal Inverse Gaussian Moments mean = µ + δβ γ variance = δα2 γ 3 skewness = kurtosis = 3β α δγ 3+12β 2 α 2 δγ

16 How? Moment Estimation Maximum Likelihood x, s 2 = sample mean and variance γ 1 = µ 3 µ γ 2 = µ 4 µ 2 2

17 Normal Inverse Gaussian How do you fit a theoretical NIG distribution pdf to the % obesity data? we use the moment estimates of the parameters Not good enough: Why?

18 Normal Inverse Gaussian Figure: Histogram vs. NIG moment estimates Bad fit

19 Normal Inverse Gaussian Figure: Histogram vs. NIG moment estimates Bad fit Any better ideas?

20 Likelihood Function Yes! Maximize the likelihood function L = NIG(x i, α, β, µ, δ) the probability of getting the data we have, if the data, county by county, is independent is likely a decent approximation. Method of estimating the parameters of a statistical model Estimation provides estimates for the model s parameters

21 Normal Inverse Gaussian maximizing L is the same as maximizing log(l), which is easier because it s a sum; not a product. Likelihood functioin is a product harder to take the derivative Log of Likelihood function is a sum easier to take the derivative L=-nln(π) + nln(α) + n(δγ βµ) 1 2 n K 1 (δαφ(x i ) 1 2 ) i=1 n n φ(x i ) + β x i + i=1 i=1

22 Normal Inverse Gaussian Use random optimization to maximize log-likelihood (as suggested by Sidafa Conde) Good fit? Figure: Histogram vs. NIG moment estimates vs. Random Optimization red curve is moment estimates blue curve is random opt.

23 Normal Inverse Gaussian Using random optimization values P-P Plot Figure: P-P Plot 2004

24 χ 2 Test n (expected observed) 2 i=1 expected is the value small? What is small? degrees of freedom needed

25 χ 2 Test Figure: χ 2 Test Plot χ 2 test didn t work. We don t know why!

26 χ 2 Test To determine df, simply subtract: (# of bins - # parameters - 1) 9-4-1=4 df

27 Effect Size Effect Size What is an Effect Size? an effect size is a measure of the strength of the relationship between two variables in a statistical population Example: Reduced class size in Florida classroom

28 Degree of Overlap What is the degree of overlap?

29 Degree of Overlap What is the degree of overlap? Figure: 2004 and 2009 NIG pdf s Red curve is 2004 Blue curve is 2009

30 Degree of Overlap Figure: 2004 and 2009 NIG pdf s % overlap = area of min. of curves = b a 0.4 min(nig 2004 (x), NIG 2009 (x))dx

31 Degree of Overlap So, there is a 60% non-overlap between

32 Degree of Overlap Figure: NIG pdf s PDF plots are successive and suggests people are getting more obese.

33 Degree of Overlap Figure: Histogram and Smoothed Histogram

34 Brief Summary Fitting the Normal Inverse Gaussian(NIG) Distribution to our Data

35 Brief Summary Normal-Inverse Gaussian Four parameter distribution Estimation of its parameters is not easy due to complicated quantities involved Maximizing the log of the likelihood function Random optmization FindMaximum command

36 Results Figure: After using the random optimization as initial value for Mathematica built in FindMaximum.

37 PP-Plot Figure: PP-Plot to test the goodness of fit

38 Questions?

Fitting the Normal Inverse Gaussian distribution to the S&P500 stock return data

Fitting the Normal Inverse Gaussian distribution to the S&P500 stock return data Fitting the Normal Inverse Gaussian distribution to the S&P500 stock return data Jorge Fernandes Undergraduate Student Dept. of Mathematics UMass Dartmouth Dartmouth MA 02747 Email: Jfernandes7@umassd.edu

More information

Using Normal Inverse Gaussian for the Obesity Epidemic

Using Normal Inverse Gaussian for the Obesity Epidemic Using Normal Inverse Gaussian for the Obesity Epidemic Written by: Keith Resendes August 16, 2012 Abstract The project that I am working on is about the epidemics and effects of Diabetes. I am anxious

More information

Financial Econometrics (FinMetrics04) Time-series Statistics Concepts Exploratory Data Analysis Testing for Normality Empirical VaR

Financial Econometrics (FinMetrics04) Time-series Statistics Concepts Exploratory Data Analysis Testing for Normality Empirical VaR Financial Econometrics (FinMetrics04) Time-series Statistics Concepts Exploratory Data Analysis Testing for Normality Empirical VaR Nelson Mark University of Notre Dame Fall 2017 September 11, 2017 Introduction

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

Two Hours. Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER. 22 January :00 16:00

Two Hours. Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER. 22 January :00 16:00 Two Hours MATH38191 Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER STATISTICAL MODELLING IN FINANCE 22 January 2015 14:00 16:00 Answer ALL TWO questions

More information

Lecture 6: Non Normal Distributions

Lecture 6: Non Normal Distributions Lecture 6: Non Normal Distributions and their Uses in GARCH Modelling Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2015 Overview Non-normalities in (standardized) residuals from asset return

More information

Normal Probability Distributions

Normal Probability Distributions Normal Probability Distributions Properties of Normal Distributions The most important probability distribution in statistics is the normal distribution. Normal curve A normal distribution is a continuous

More information

Fat tails and 4th Moments: Practical Problems of Variance Estimation

Fat tails and 4th Moments: Practical Problems of Variance Estimation Fat tails and 4th Moments: Practical Problems of Variance Estimation Blake LeBaron International Business School Brandeis University www.brandeis.edu/~blebaron QWAFAFEW May 2006 Asset Returns and Fat Tails

More information

SYSM 6304 Risk and Decision Analysis Lecture 2: Fitting Distributions to Data

SYSM 6304 Risk and Decision Analysis Lecture 2: Fitting Distributions to Data SYSM 6304 Risk and Decision Analysis Lecture 2: Fitting Distributions to Data M. Vidyasagar Cecil & Ida Green Chair The University of Texas at Dallas Email: M.Vidyasagar@utdallas.edu September 5, 2015

More information

FINITE SAMPLE DISTRIBUTIONS OF RISK-RETURN RATIOS

FINITE SAMPLE DISTRIBUTIONS OF RISK-RETURN RATIOS Available Online at ESci Journals Journal of Business and Finance ISSN: 305-185 (Online), 308-7714 (Print) http://www.escijournals.net/jbf FINITE SAMPLE DISTRIBUTIONS OF RISK-RETURN RATIOS Reza Habibi*

More information

CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates

CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates CHAPTER 8. Confidence Interval Estimation Point and Interval Estimates A point estimate is a single number, a confidence interval provides additional information about the variability of the estimate Lower

More information

By-Peril Deductible Factors

By-Peril Deductible Factors By-Peril Deductible Factors Luyang Fu, Ph.D., FCAS Jerry Han, Ph.D., ASA March 17 th 2010 State Auto is one of only 13 companies to earn an A+ Rating by AM Best every year since 1954! Agenda Introduction

More information

An Information Based Methodology for the Change Point Problem Under the Non-central Skew t Distribution with Applications.

An Information Based Methodology for the Change Point Problem Under the Non-central Skew t Distribution with Applications. An Information Based Methodology for the Change Point Problem Under the Non-central Skew t Distribution with Applications. Joint with Prof. W. Ning & Prof. A. K. Gupta. Department of Mathematics and Statistics

More information

Normal Inverse Gaussian (NIG) Process

Normal Inverse Gaussian (NIG) Process With Applications in Mathematical Finance The Mathematical and Computational Finance Laboratory - Lunch at the Lab March 26, 2009 1 Limitations of Gaussian Driven Processes Background and Definition IG

More information

2.1 Properties of PDFs

2.1 Properties of PDFs 2.1 Properties of PDFs mode median epectation values moments mean variance skewness kurtosis 2.1: 1/13 Mode The mode is the most probable outcome. It is often given the symbol, µ ma. For a continuous random

More information

A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x)

A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x) Section 6-2 I. Continuous Probability Distributions A continuous random variable is one that can theoretically take on any value on some line interval. We use f ( x) to represent a probability density

More information

Introduction to Descriptive Statistics

Introduction to Descriptive Statistics Introduction to Descriptive Statistics 17.871 Types of Variables ~Nominal (Quantitative) Nominal (Qualitative) categorical Ordinal Interval or ratio Describing data Moment Non-mean based measure Center

More information

Data Distributions and Normality

Data Distributions and Normality Data Distributions and Normality Definition (Non)Parametric Parametric statistics assume that data come from a normal distribution, and make inferences about parameters of that distribution. These statistical

More information

Quantitative Introduction ro Risk and Uncertainty in Business Module 5: Hypothesis Testing Examples

Quantitative Introduction ro Risk and Uncertainty in Business Module 5: Hypothesis Testing Examples Quantitative Introduction ro Risk and Uncertainty in Business Module 5: Hypothesis Testing Examples M. Vidyasagar Cecil & Ida Green Chair The University of Texas at Dallas Email: M.Vidyasagar@utdallas.edu

More information

Portfolio Optimization. Prof. Daniel P. Palomar

Portfolio Optimization. Prof. Daniel P. Palomar Portfolio Optimization Prof. Daniel P. Palomar The Hong Kong University of Science and Technology (HKUST) MAFS6010R- Portfolio Optimization with R MSc in Financial Mathematics Fall 2018-19, HKUST, Hong

More information

Moments and Measures of Skewness and Kurtosis

Moments and Measures of Skewness and Kurtosis Moments and Measures of Skewness and Kurtosis Moments The term moment has been taken from physics. The term moment in statistical use is analogous to moments of forces in physics. In statistics the values

More information

Applications of Good s Generalized Diversity Index. A. J. Baczkowski Department of Statistics, University of Leeds Leeds LS2 9JT, UK

Applications of Good s Generalized Diversity Index. A. J. Baczkowski Department of Statistics, University of Leeds Leeds LS2 9JT, UK Applications of Good s Generalized Diversity Index A. J. Baczkowski Department of Statistics, University of Leeds Leeds LS2 9JT, UK Internal Report STAT 98/11 September 1998 Applications of Good s Generalized

More information

Chapter 7. Inferences about Population Variances

Chapter 7. Inferences about Population Variances Chapter 7. Inferences about Population Variances Introduction () The variability of a population s values is as important as the population mean. Hypothetical distribution of E. coli concentrations from

More information

Lecture 8: Single Sample t test

Lecture 8: Single Sample t test Lecture 8: Single Sample t test Review: single sample z-test Compares the sample (after treatment) to the population (before treatment) You HAVE to know the populational mean & standard deviation to use

More information

CEEAplA WP. Universidade dos Açores

CEEAplA WP. Universidade dos Açores WORKING PAPER SERIES S CEEAplA WP No. 01/ /2013 The Daily Returns of the Portuguese Stock Index: A Distributional Characterization Sameer Rege João C.A. Teixeira António Gomes de Menezes October 2013 Universidade

More information

Bivariate Birnbaum-Saunders Distribution

Bivariate Birnbaum-Saunders Distribution Department of Mathematics & Statistics Indian Institute of Technology Kanpur January 2nd. 2013 Outline 1 Collaborators 2 3 Birnbaum-Saunders Distribution: Introduction & Properties 4 5 Outline 1 Collaborators

More information

Option Pricing under NIG Distribution

Option Pricing under NIG Distribution Option Pricing under NIG Distribution The Empirical Analysis of Nikkei 225 Ken-ichi Kawai Yasuyoshi Tokutsu Koichi Maekawa Graduate School of Social Sciences, Hiroshima University Graduate School of Social

More information

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model

Analyzing Oil Futures with a Dynamic Nelson-Siegel Model Analyzing Oil Futures with a Dynamic Nelson-Siegel Model NIELS STRANGE HANSEN & ASGER LUNDE DEPARTMENT OF ECONOMICS AND BUSINESS, BUSINESS AND SOCIAL SCIENCES, AARHUS UNIVERSITY AND CENTER FOR RESEARCH

More information

Study Ch. 7.3, # 63 71

Study Ch. 7.3, # 63 71 GOALS: 1. Understand the distribution of the sample mean. 2. Understand that using the distribution of the sample mean with sufficiently large sample sizes enables us to use parametric statistics for distributions

More information

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY

LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY LESSON 7 INTERVAL ESTIMATION SAMIE L.S. LY 1 THIS WEEK S PLAN Part I: Theory + Practice ( Interval Estimation ) Part II: Theory + Practice ( Interval Estimation ) z-based Confidence Intervals for a Population

More information

INDIAN INSTITUTE OF SCIENCE STOCHASTIC HYDROLOGY. Lecture -5 Course Instructor : Prof. P. P. MUJUMDAR Department of Civil Engg., IISc.

INDIAN INSTITUTE OF SCIENCE STOCHASTIC HYDROLOGY. Lecture -5 Course Instructor : Prof. P. P. MUJUMDAR Department of Civil Engg., IISc. INDIAN INSTITUTE OF SCIENCE STOCHASTIC HYDROLOGY Lecture -5 Course Instructor : Prof. P. P. MUJUMDAR Department of Civil Engg., IISc. Summary of the previous lecture Moments of a distribubon Measures of

More information

Fair Valuation of Insurance Contracts under Lévy Process Specifications Preliminary Version

Fair Valuation of Insurance Contracts under Lévy Process Specifications Preliminary Version Fair Valuation of Insurance Contracts under Lévy Process Specifications Preliminary Version Rüdiger Kiesel, Thomas Liebmann, Stefan Kassberger University of Ulm and LSE June 8, 2005 Abstract The valuation

More information

RETURN DISTRIBUTION AND VALUE AT RISK ESTIMATION FOR BELEX15

RETURN DISTRIBUTION AND VALUE AT RISK ESTIMATION FOR BELEX15 Yugoslav Journal of Operations Research 21 (2011), Number 1, 103-118 DOI: 10.2298/YJOR1101103D RETURN DISTRIBUTION AND VALUE AT RISK ESTIMATION FOR BELEX15 Dragan ĐORIĆ Faculty of Organizational Sciences,

More information

Fat Tailed Distributions For Cost And Schedule Risks. presented by:

Fat Tailed Distributions For Cost And Schedule Risks. presented by: Fat Tailed Distributions For Cost And Schedule Risks presented by: John Neatrour SCEA: January 19, 2011 jneatrour@mcri.com Introduction to a Problem Risk distributions are informally characterized as fat-tailed

More information

Normal Curves & Sampling Distributions

Normal Curves & Sampling Distributions Chapter 7 Name Normal Curves & Sampling Distributions Section 7.1 Graphs of Normal Probability Distributions Objective: In this lesson you learned how to graph a normal curve and apply the empirical rule

More information

Implied Lévy Volatility

Implied Lévy Volatility Joint work with José Manuel Corcuera, Peter Leoni and Wim Schoutens July 15, 2009 - Eurandom 1 2 The Black-Scholes model The Lévy models 3 4 5 6 7 Delta Hedging at versus at Implied Black-Scholes Volatility

More information

Detection, modelling and implications of non-normality in financial economics

Detection, modelling and implications of non-normality in financial economics Norwegian School of Economics Bergen, spring, 2015 Detection, modelling and implications of non-normality in financial economics Normal inverse Gaussian modelling of Norwegian stock market returns and

More information

Random Variables and Probability Distributions

Random Variables and Probability Distributions Chapter 3 Random Variables and Probability Distributions Chapter Three Random Variables and Probability Distributions 3. Introduction An event is defined as the possible outcome of an experiment. In engineering

More information

Tests for One Variance

Tests for One Variance Chapter 65 Introduction Occasionally, researchers are interested in the estimation of the variance (or standard deviation) rather than the mean. This module calculates the sample size and performs power

More information

Quantification of VaR: A Note on VaR Valuation in the South African Equity Market

Quantification of VaR: A Note on VaR Valuation in the South African Equity Market J. Risk Financial Manag. 2015, 8, 103-126; doi:10.3390/jrfm8010103 OPEN ACCESS Journal of Risk and Financial Management ISSN 1911-8074 www.mdpi.com/journal/jrfm Article Quantification of VaR: A Note on

More information

Data Analysis and Statistical Methods Statistics 651

Data Analysis and Statistical Methods Statistics 651 Data Analysis and Statistical Methods Statistics 651 http://www.stat.tamu.edu/~suhasini/teaching.html Suhasini Subba Rao The binomial: mean and variance Recall that the number of successes out of n, denoted

More information

Statistical Tables Compiled by Alan J. Terry

Statistical Tables Compiled by Alan J. Terry Statistical Tables Compiled by Alan J. Terry School of Science and Sport University of the West of Scotland Paisley, Scotland Contents Table 1: Cumulative binomial probabilities Page 1 Table 2: Cumulative

More information

Modeling Co-movements and Tail Dependency in the International Stock Market via Copulae

Modeling Co-movements and Tail Dependency in the International Stock Market via Copulae Modeling Co-movements and Tail Dependency in the International Stock Market via Copulae Katja Ignatieva, Eckhard Platen Bachelier Finance Society World Congress 22-26 June 2010, Toronto K. Ignatieva, E.

More information

The Normal Distribution. (Ch 4.3)

The Normal Distribution. (Ch 4.3) 5 The Normal Distribution (Ch 4.3) The Normal Distribution The normal distribution is probably the most important distribution in all of probability and statistics. Many populations have distributions

More information

Statistical Analysis of Data from the Stock Markets. UiO-STK4510 Autumn 2015

Statistical Analysis of Data from the Stock Markets. UiO-STK4510 Autumn 2015 Statistical Analysis of Data from the Stock Markets UiO-STK4510 Autumn 2015 Sampling Conventions We observe the price process S of some stock (or stock index) at times ft i g i=0,...,n, we denote it by

More information

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 7.4-1

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 7.4-1 Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series by Mario F. Triola Section 7.4-1 Chapter 7 Estimates and Sample Sizes 7-1 Review and Preview 7- Estimating a Population

More information

Continuous Distributions

Continuous Distributions Quantitative Methods 2013 Continuous Distributions 1 The most important probability distribution in statistics is the normal distribution. Carl Friedrich Gauss (1777 1855) Normal curve A normal distribution

More information

ECE 295: Lecture 03 Estimation and Confidence Interval

ECE 295: Lecture 03 Estimation and Confidence Interval ECE 295: Lecture 03 Estimation and Confidence Interval Spring 2018 Prof Stanley Chan School of Electrical and Computer Engineering Purdue University 1 / 23 Theme of this Lecture What is Estimation? You

More information

Basic Procedure for Histograms

Basic Procedure for Histograms Basic Procedure for Histograms 1. Compute the range of observations (min. & max. value) 2. Choose an initial # of classes (most likely based on the range of values, try and find a number of classes that

More information

Reliability and Risk Analysis. Survival and Reliability Function

Reliability and Risk Analysis. Survival and Reliability Function Reliability and Risk Analysis Survival function We consider a non-negative random variable X which indicates the waiting time for the risk event (eg failure of the monitored equipment, etc.). The probability

More information

Back to estimators...

Back to estimators... Back to estimators... So far, we have: Identified estimators for common parameters Discussed the sampling distributions of estimators Introduced ways to judge the goodness of an estimator (bias, MSE, etc.)

More information

Value at Risk with Stable Distributions

Value at Risk with Stable Distributions Value at Risk with Stable Distributions Tecnológico de Monterrey, Guadalajara Ramona Serrano B Introduction The core activity of financial institutions is risk management. Calculate capital reserves given

More information

Kevin Dowd, Measuring Market Risk, 2nd Edition

Kevin Dowd, Measuring Market Risk, 2nd Edition P1.T4. Valuation & Risk Models Kevin Dowd, Measuring Market Risk, 2nd Edition Bionic Turtle FRM Study Notes By David Harper, CFA FRM CIPM www.bionicturtle.com Dowd, Chapter 2: Measures of Financial Risk

More information

Statistical Intervals (One sample) (Chs )

Statistical Intervals (One sample) (Chs ) 7 Statistical Intervals (One sample) (Chs 8.1-8.3) Confidence Intervals The CLT tells us that as the sample size n increases, the sample mean X is close to normally distributed with expected value µ and

More information

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی

درس هفتم یادگیري ماشین. (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی یادگیري ماشین توزیع هاي نمونه و تخمین نقطه اي پارامترها Sampling Distributions and Point Estimation of Parameter (Machine Learning) دانشگاه فردوسی مشهد دانشکده مهندسی رضا منصفی درس هفتم 1 Outline Introduction

More information

Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions

Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions Lecture 5: Fundamentals of Statistical Analysis and Distributions Derived from Normal Distributions ELE 525: Random Processes in Information Systems Hisashi Kobayashi Department of Electrical Engineering

More information

Determining source cumulants in femtoscopy with Gram-Charlier and Edgeworth series

Determining source cumulants in femtoscopy with Gram-Charlier and Edgeworth series Determining source cumulants in femtoscopy with Gram-Charlier and Edgeworth series M.B. de Kock a H.C. Eggers a J. Schmiegel b a University of Stellenbosch, South Africa b Aarhus University, Denmark VI

More information

Properties of a Diversified World Stock Index

Properties of a Diversified World Stock Index Properties of a Diversified World Stock Index Eckhard Platen School of Finance and Economics and School of Mathematical Sciences University of Technology, Sydney Platen, E. & Heath, D.: A Benchmark Approach

More information

PhD Qualifier Examination

PhD Qualifier Examination PhD Qualifier Examination Department of Agricultural Economics May 29, 2015 Instructions This exam consists of six questions. You must answer all questions. If you need an assumption to complete a question,

More information

Sampling & Confidence Intervals

Sampling & Confidence Intervals Sampling & Confidence Intervals Mark Lunt Arthritis Research UK Epidemiology Unit University of Manchester 24/10/2017 Principles of Sampling Often, it is not practical to measure every subject in a population.

More information

Financial Time Series and Their Characteristics

Financial Time Series and Their Characteristics Financial Time Series and Their Characteristics Egon Zakrajšek Division of Monetary Affairs Federal Reserve Board Summer School in Financial Mathematics Faculty of Mathematics & Physics University of Ljubljana

More information

Simulation Wrap-up, Statistics COS 323

Simulation Wrap-up, Statistics COS 323 Simulation Wrap-up, Statistics COS 323 Today Simulation Re-cap Statistics Variance and confidence intervals for simulations Simulation wrap-up FYI: No class or office hours Thursday Simulation wrap-up

More information

Lecture 10: Point Estimation

Lecture 10: Point Estimation Lecture 10: Point Estimation MSU-STT-351-Sum-17B (P. Vellaisamy: MSU-STT-351-Sum-17B) Probability & Statistics for Engineers 1 / 31 Basic Concepts of Point Estimation A point estimate of a parameter θ,

More information

Assessing Regime Switching Equity Return Models

Assessing Regime Switching Equity Return Models Assessing Regime Switching Equity Return Models R. Keith Freeland Mary R Hardy Matthew Till January 28, 2009 In this paper we examine time series model selection and assessment based on residuals, with

More information

Stochastic Models. Statistics. Walt Pohl. February 28, Department of Business Administration

Stochastic Models. Statistics. Walt Pohl. February 28, Department of Business Administration Stochastic Models Statistics Walt Pohl Universität Zürich Department of Business Administration February 28, 2013 The Value of Statistics Business people tend to underestimate the value of statistics.

More information

Chapter 6 Analyzing Accumulated Change: Integrals in Action

Chapter 6 Analyzing Accumulated Change: Integrals in Action Chapter 6 Analyzing Accumulated Change: Integrals in Action 6. Streams in Business and Biology You will find Excel very helpful when dealing with streams that are accumulated over finite intervals. Finding

More information

Mixed models in R using the lme4 package Part 3: Inference based on profiled deviance

Mixed models in R using the lme4 package Part 3: Inference based on profiled deviance Mixed models in R using the lme4 package Part 3: Inference based on profiled deviance Douglas Bates Department of Statistics University of Wisconsin - Madison Madison January 11, 2011

More information

Objective Bayesian Analysis for Heteroscedastic Regression

Objective Bayesian Analysis for Heteroscedastic Regression Analysis for Heteroscedastic Regression & Esther Salazar Universidade Federal do Rio de Janeiro Colóquio Inter-institucional: Modelos Estocásticos e Aplicações 2009 Collaborators: Marco Ferreira and Thais

More information

Lecture 2. Vladimir Asriyan and John Mondragon. September 14, UC Berkeley

Lecture 2. Vladimir Asriyan and John Mondragon. September 14, UC Berkeley Lecture 2 UC Berkeley September 14, 2011 Theory Writing a model requires making unrealistic simplifications. Two inherent questions (from Krugman): Theory Writing a model requires making unrealistic simplifications.

More information

Valuation of Volatility Derivatives. Jim Gatheral Global Derivatives & Risk Management 2005 Paris May 24, 2005

Valuation of Volatility Derivatives. Jim Gatheral Global Derivatives & Risk Management 2005 Paris May 24, 2005 Valuation of Volatility Derivatives Jim Gatheral Global Derivatives & Risk Management 005 Paris May 4, 005 he opinions expressed in this presentation are those of the author alone, and do not necessarily

More information

Smile in the low moments

Smile in the low moments Smile in the low moments L. De Leo, T.-L. Dao, V. Vargas, S. Ciliberti, J.-P. Bouchaud 10 jan 2014 Outline 1 The Option Smile: statics A trading style The cumulant expansion A low-moment formula: the moneyness

More information

The Binomial Distribution

The Binomial Distribution The Binomial Distribution January 31, 2019 Contents The Binomial Distribution The Normal Approximation to the Binomial The Binomial Hypothesis Test Computing Binomial Probabilities in R 30 Problems The

More information

Asymmetric prediction intervals using half moment of distribution

Asymmetric prediction intervals using half moment of distribution Asymmetric prediction intervals using half moment of distribution Presentation at ISIR 2016, Budapest 23 rd August 2016 Lancaster Centre for Forecasting Asymmetric prediction intervals using half moment

More information

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS

PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS PARAMETRIC AND NON-PARAMETRIC BOOTSTRAP: A SIMULATION STUDY FOR A LINEAR REGRESSION WITH RESIDUALS FROM A MIXTURE OF LAPLACE DISTRIBUTIONS Melfi Alrasheedi School of Business, King Faisal University, Saudi

More information

PROBABILITY AND STATISTICS

PROBABILITY AND STATISTICS Monday, January 12, 2015 1 PROBABILITY AND STATISTICS Zhenyu Ye January 12, 2015 Monday, January 12, 2015 2 References Ch10 of Experiments in Modern Physics by Melissinos. Particle Physics Data Group Review

More information

discussion Papers Some Flexible Parametric Models for Partially Adaptive Estimators of Econometric Models

discussion Papers Some Flexible Parametric Models for Partially Adaptive Estimators of Econometric Models discussion Papers Discussion Paper 2007-13 March 26, 2007 Some Flexible Parametric Models for Partially Adaptive Estimators of Econometric Models Christian B. Hansen Graduate School of Business at the

More information

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright

[D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright Faculty and Institute of Actuaries Claims Reserving Manual v.2 (09/1997) Section D7 [D7] PROBABILITY DISTRIBUTION OF OUTSTANDING LIABILITY FROM INDIVIDUAL PAYMENTS DATA Contributed by T S Wright 1. Introduction

More information

Volatility Clustering of Fine Wine Prices assuming Different Distributions

Volatility Clustering of Fine Wine Prices assuming Different Distributions Volatility Clustering of Fine Wine Prices assuming Different Distributions Cynthia Royal Tori, PhD Valdosta State University Langdale College of Business 1500 N. Patterson Street, Valdosta, GA USA 31698

More information

Idiosyncratic Risk and Higher-Order Cumulants: A Note

Idiosyncratic Risk and Higher-Order Cumulants: A Note Idiosyncratic Risk and Higher-Order Cumulants: A Note Frederik Lundtofte Anders Wilhelmsson February 2011 Abstract We show that, when allowing for general distributions of dividend growth in a Lucas economy

More information

Stochastic volatility modeling in energy markets

Stochastic volatility modeling in energy markets Stochastic volatility modeling in energy markets Fred Espen Benth Centre of Mathematics for Applications (CMA) University of Oslo, Norway Joint work with Linda Vos, CMA Energy Finance Seminar, Essen 18

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Volatility Gerald P. Dwyer Trinity College, Dublin January 2013 GPD (TCD) Volatility 01/13 1 / 37 Squared log returns for CRSP daily GPD (TCD) Volatility 01/13 2 / 37 Absolute value

More information

Asset Allocation Model with Tail Risk Parity

Asset Allocation Model with Tail Risk Parity Proceedings of the Asia Pacific Industrial Engineering & Management Systems Conference 2017 Asset Allocation Model with Tail Risk Parity Hirotaka Kato Graduate School of Science and Technology Keio University,

More information

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions.

ME3620. Theory of Engineering Experimentation. Spring Chapter III. Random Variables and Probability Distributions. ME3620 Theory of Engineering Experimentation Chapter III. Random Variables and Probability Distributions Chapter III 1 3.2 Random Variables In an experiment, a measurement is usually denoted by a variable

More information

PRICING OF BASKET OPTIONS USING UNIVARIATE NORMAL INVERSE GAUSSIAN APPROXIMATIONS

PRICING OF BASKET OPTIONS USING UNIVARIATE NORMAL INVERSE GAUSSIAN APPROXIMATIONS Dept. of Math/CMA. Univ. of Oslo Statistical Research Report No 3 ISSN 86 3842 February 28 PRICING OF BASKET OPTIONS USING UNIVARIATE NORMAL INVERSE GAUSSIAN APPROXIMATIONS FRED ESPEN BENTH AND PÅL NICOLAI

More information

But suppose we want to find a particular value for y, at which the probability is, say, 0.90? In other words, we want to figure out the following:

But suppose we want to find a particular value for y, at which the probability is, say, 0.90? In other words, we want to figure out the following: More on distributions, and some miscellaneous topics 1. Reverse lookup and the normal distribution. Up until now, we wanted to find probabilities. For example, the probability a Swedish man has a brain

More information

Experimental Design and Statistics - AGA47A

Experimental Design and Statistics - AGA47A Experimental Design and Statistics - AGA47A Czech University of Life Sciences in Prague Department of Genetics and Breeding Fall/Winter 2014/2015 Matúš Maciak (@ A 211) Office Hours: M 14:00 15:30 W 15:30

More information

Probability. An intro for calculus students P= Figure 1: A normal integral

Probability. An intro for calculus students P= Figure 1: A normal integral Probability An intro for calculus students.8.6.4.2 P=.87 2 3 4 Figure : A normal integral Suppose we flip a coin 2 times; what is the probability that we get more than 2 heads? Suppose we roll a six-sided

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5 Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5 Steve Dunbar Due Fri, October 9, 7. Calculate the m.g.f. of the random variable with uniform distribution on [, ] and then

More information

ANALYSIS OF THE DISTRIBUTION OF INCOME IN RECENT YEARS IN THE CZECH REPUBLIC BY REGION

ANALYSIS OF THE DISTRIBUTION OF INCOME IN RECENT YEARS IN THE CZECH REPUBLIC BY REGION International Days of Statistics and Economics, Prague, September -3, 11 ANALYSIS OF THE DISTRIBUTION OF INCOME IN RECENT YEARS IN THE CZECH REPUBLIC BY REGION Jana Langhamrová Diana Bílková Abstract This

More information

Probability and Random Variables A FINANCIAL TIMES COMPANY

Probability and Random Variables A FINANCIAL TIMES COMPANY Probability Basics Probability and Random Variables A FINANCIAL TIMES COMPANY 2 Probability Probability of union P[A [ B] =P[A]+P[B] P[A \ B] Conditional Probability A B P[A B] = Bayes Theorem P[A \ B]

More information

A market risk model for asymmetric distributed series of return

A market risk model for asymmetric distributed series of return University of Wollongong Research Online University of Wollongong in Dubai - Papers University of Wollongong in Dubai 2012 A market risk model for asymmetric distributed series of return Kostas Giannopoulos

More information

Overview/Outline. Moving beyond raw data. PSY 464 Advanced Experimental Design. Describing and Exploring Data The Normal Distribution

Overview/Outline. Moving beyond raw data. PSY 464 Advanced Experimental Design. Describing and Exploring Data The Normal Distribution PSY 464 Advanced Experimental Design Describing and Exploring Data The Normal Distribution 1 Overview/Outline Questions-problems? Exploring/Describing data Organizing/summarizing data Graphical presentations

More information

On modelling of electricity spot price

On modelling of electricity spot price , Rüdiger Kiesel and Fred Espen Benth Institute of Energy Trading and Financial Services University of Duisburg-Essen Centre of Mathematics for Applications, University of Oslo 25. August 2010 Introduction

More information

Modelling Environmental Extremes

Modelling Environmental Extremes 19th TIES Conference, Kelowna, British Columbia 8th June 2008 Topics for the day 1. Classical models and threshold models 2. Dependence and non stationarity 3. R session: weather extremes 4. Multivariate

More information

Fundamentals of Statistics

Fundamentals of Statistics CHAPTER 4 Fundamentals of Statistics Expected Outcomes Know the difference between a variable and an attribute. Perform mathematical calculations to the correct number of significant figures. Construct

More information

Information Processing and Limited Liability

Information Processing and Limited Liability Information Processing and Limited Liability Bartosz Maćkowiak European Central Bank and CEPR Mirko Wiederholt Northwestern University January 2012 Abstract Decision-makers often face limited liability

More information

ARCH and GARCH models

ARCH and GARCH models ARCH and GARCH models Fulvio Corsi SNS Pisa 5 Dic 2011 Fulvio Corsi ARCH and () GARCH models SNS Pisa 5 Dic 2011 1 / 21 Asset prices S&P 500 index from 1982 to 2009 1600 1400 1200 1000 800 600 400 200

More information

Models of Multinomial Qualitative Response

Models of Multinomial Qualitative Response Models of Multinomial Qualitative Response Multinomial Logit Models October 22, 2015 Dependent Variable as a Multinomial Outcome Suppose we observe an economic choice that is a binary signal from amongst

More information

Commonly Used Distributions

Commonly Used Distributions Chapter 4: Commonly Used Distributions 1 Introduction Statistical inference involves drawing a sample from a population and analyzing the sample data to learn about the population. We often have some knowledge

More information

Modern Methods of Data Analysis - SS 2009

Modern Methods of Data Analysis - SS 2009 Modern Methods of Data Analysis Lecture II (7.04.09) Contents: Characterize data samples Characterize distributions Correlations, covariance Reminder: Average of a Sample arithmetic mean of data set: weighted

More information