4. Eye-tracking: Continuous-Time Random Walks

Size: px
Start display at page:

Download "4. Eye-tracking: Continuous-Time Random Walks"

Transcription

1 Applied stochastic processes: practical cases 1. Radiactive decay: The Poisson process 2. Chemical kinetics: Stochastic simulation 3. Econophysics: The Random-Walk Hypothesis 4. Eye-tracking: Continuous-Time Random Walks 5. Search games: First-Passage processes

2 1. RADIACTIVE DECAY THE POISSON PROCESS

3 Radiactive decay: the Poisson process

4 Radiactive decay: the Poisson process

5 Radiactive decay: the Poisson process P N(t) λ 1 φ T n λ 2 ~e λ T n λ 3 λ 4 T n N(t)

6 Radiactive decay: the Poisson process Essential properties of the Poisson process:

7 Radiactive decay: the Poisson process

8 Radiactive decay: the Poisson process Questions and exercises 1. Give an interpretation to the law of radiactive decay in terms of the Poisson process. 2. How would you check if a series of desintegration counts from a radiative sample follows a Poisson distribution? 3. Obtain an experimental data series using the Geiger counter and apply the method you have described in the previous question. 4. What would happen if we repeated the experiment using two different radiactive samples with rates λ 1 and λ 2? What kind of interevent distribution would we obtain? 5. Describe a simple algorithm (based on a Bernoulli process) you could use to generate a data series following a Poisson process with variance σt in the cumulative number of counts. 6. We measure the C14 radioactivity emitted by a 2000 years old fossil, and we find it is five counts/second. Determine what is the expected number of C14 atoms in the fossil, and what is the probability that the actual number of atoms is twice the value you have obtained? (Half-life of C14: 5568 years)

9 2. CHEMICAL KINETICS STOCHASTIC SIMULATION

10 Chemical kinetics: stochastic simulation Mean-field description: Case A k B ρ B t + τ = ρ B t + ρ reac (t, τ) ρ B t + τ = ρ B t + P reac (τ) ρ A (t) ρ B t + τ = ρ B t + k τ ρ A (t) dρ B dt = kρ A ρ A = ρ A 0 e kt ρ B = ρ A 0 dρ A dt = kρ A 1 e kt Limitations: - Constant k - Well-stirred conditions - Large particle number - What about

11 Chemical kinetics: stochastic simulation Gillespie method

12 Chemical kinetics: stochastic simulation First reaction implementation

13 Chemical kinetics: stochastic simulation Case A k B spatially explicit ρ B x, t + τ = ρ B x, t + ρ reac x, t, τ + ρ trans x, t, τ ρ B x, t + τ = ρ B x, t + P reac τ ρ A t + Dτ 2 ρ B x, t ρ B t + τ = ρ B t + k τ ρ A t + Dτ 2 ρ B x, t dρ B (x, t) = kρ dt A x, t + D 2 ρ B x, t dρ A (x, t) = kρ dt A (x, t) + D 2 ρ A x, t Now the limitations - Constant k - Well-stirred conditions - Large particle number must hold at a local level, plus the limitation of independent kinetics and transport

14 Chemical kinetics: stochastic simulation Questions and exercises 1. Take the code from the file ex1.r. Adapt it to study the simpler case A k B. Check that you obtain the results expected for ρ A and ρ B. (For simplicity use k = 0.5) 2. How would you find the propensity for the A + A k B case? And for the A + B k C case? 3. According to the answer from the previous question, find numerically the results ρ A, ρ B, ρ C for the system A + A k 1 B ; A + B k 2 C. (For simplicity use k 1 = 0.5, k 2 = 0.2) 4. Write the mean field equation for the set of reactions 2A k 1 A ; A k 2 same for the set A k 3 2A ; 2A k 4 the two results? 2A. Now do the. What is the conclusion you can obtain by comparing 5. The Sparre-Andersen theorem states that For any isotropic and memoryless randomwalk process in 1D, the probability to come back to the initial state for the first time after a time t decays as t 3/2. How could we use our code to validate this theorem? Implement your idea to check that it works.

15 3. ECONOPHYSICS THE RANDOM-WALK HYPOTHESIS

16 Econophysics: the Random-Walk hypothesis The mathematical equation that caused the banks to crash The Black-Scholes equation was the mathematical justification for the trading that plunged the world's banks into catastrophe (

17 Econophysics: the Random-Walk hypothesis Derivatives: Futures and options Futures are trading contracts which will be executed after a time T at a price K. Options are trading contracts which can be executed by the buyer of the option after time T at a price K.

18 Econophysics: the Random-Walk hypothesis Efficient Market (no-arbitrage) Hypothesis: Black-Scholes equation Given a stock price Y and an option price C related to that stock, we have σ 2 : volatility Fundamental hypothesis behind: i) Product prices follow a geometric Brownian motion process ii) Continuity in market prices dynamics iii) Constant return rates r both for riskless and risky inversions Solution of the equation: C Y, t = Y erf ln Y K σ2 + (r + )(T t) 2 σ T t Y 0 e r(t t) erf ln Y K + r + σ2 2 σ T t T t 1

19 Econophysics: the Random-Walk hypothesis Stochastic approach to economic data series:

20 Econophysics: the Random-Walk hypothesis Stable distributions: Those which preserve shape under a linear combination of variables (e.g. Gaussian, Lorentz). Central limit theorems: Speed of convergence: ~n 1/2

21 Econophysics: the Random-Walk hypothesis Stochastic models of price dynamics: pdf s Truncated Lévy flights vs Gaussian (Xerox, ) (S&P 500, )

22 Econophysics: the Random-Walk hypothesis Variables of interest in economic markets data series Given a stock Price Y t, Price changes: Z t = Y t + t Y t Deflated Price changes: Z D t = D t Y(t + t) Y(t) Returns: R t = Y t+ t Y t Y(t) = Z(t) Y(t) Log-changes: S t = ln Y(t + t) ln Y t = ln Y(t+ t) Y(t) Conventions in the use of economic data series:

23 Econophysics: the Random-Walk hypothesis Correlations in the data series: The Black and Scholes model describe the dynamics of stock prices as governed by a geometric Brownian motion process : dy = μydt + σydw (efficient market hypothesis). How to measure real correlations: 1 F τ = lim TY T T න t Y t + τ dt S ω = 1 0 2π න F(τ)e iωτ dτ Short-range: F τ ~e τ S(ω)~ 1 ω 2 Long-range: S ω ~ ω μ 1 F τ ~ τ μ, 0 < μ < 1

24 Econophysics: the Random-Walk hypothesis Time correlation in financial time series Short times Long times (Coca Cola, ) (S&P 500, ) (S&P 500) (S&P 500, )

25 Econophysics: the Random-Walk hypothesis The phase transition perspective Classical model : Buy : Sell Model with social hierarchies: Log(S&P) t

26 Econophysics: the Random-Walk hypothesis Questions and exercises 1. Take the data series minute.txt and daily.txt (corresponding to minute and daily records of the Spanish trading index IBEX35) and make a first guess of the probability distribution function that they follow. (To do this make a frequency plot of the data in a semi-logarithmic scale and in a logorithmic scale) 2. Plot the autocorrelation function F(τ) obtained from each data series and check also the type of decay found. What conclusions can you obtain from these plots? 3. Make a guess about how the spectral density would look like in case we computed it from each data series. 4. Repeat the procedure in exercises 1 and 2 but now using the volatilities of the data series. 5. In the case of the daily data, what kind of (economic) correction do you think we need to provide a proper measure of the volatility for long time series? Introduce this correction and check how the results in exercise 4 get modified. You can visit and you will find lots of free available data for additional studies and comparisons.

27 4. EYE-TRACKING CONTINUOUS-TIME RANDOM-WALKS

28 Eye-tracking: Continuous-Time Random Walks The dynamics of human eye-movements Movement type Time lapse (ms) Frequency (Hz) Mean size (deg) Saccades Any Microsaccades Tremor Drift

29 Eye-tracking: Continuous-Time Random Walks Troxler s effect

30 Eye-tracking: Continuous-Time Random Walks Eye-tracking: real-time monitoring of the gaze point and/or the eye movement relative to the head.

31 Eye-tracking: Continuous-Time Random Walks The Continuous-Time Random Walk can overcome some of the limitations of Brownian motion (e.g. infinite signal speed, uncorrelated movements)?

32 Eye-tracking: Continuous-Time Random Walks

33 Eye-tracking: Continuous-Time Random Walks We can also solve the problem of instantaneous jumps by introducing the velocity version of the Continuous-time Random Walk through: Φ x = න 0 dt φ(t) න dt δ x vt h(v) where h(v) is the velocity PDF. So, φ(t) and Φ x are no longer independent PDFs but define a new coupled PDF Ψ(x, t) of times and lengths, and the Montroll-Weiss equation turns into

34 Eye-tracking: Continuous-Time Random Walks Questions and exercises 1. Take the data series obtained from the eye-tracking experiment and obtain the PDF and the autocorrelation of jump sizes. 2. Repeat the procedure of the exercise 1 now for the jump directions. 3. Can you infer from the results above the existence of the different eye movements we have described before? 3. Give a simple fit of the PDF of jump sizes. From this, and using for the waiting time distribution a Dirac delta function for the waiting times (with the time between consecutive points), write the corresponding Montroll-Weiss equation. 4. Obtain the MSD(t) from the previous expression. 5. Use the program olsson.exe to transform your (x, y) data into saccade-fixation cycles. (See 6. Repeat exercises 1 and 2 now using as your input data the fixation positions. 7. Fit the fixation durations and the speed of saccades to a given PDF. Write the corresponding Montroll-Weiss equation and obtain the corresponding MSD(t)

35 5. SEARCH GAMES FIRST-PASSAGE PROCESSES

36 Search games: first-passage processes Target problems and its potential interest (reaction kinetics analogy: A + B A) Encounter rate problem Search problem

37 Search games: first-passage processes THE IDEAL GAS RANDOM ENCOUNTER HYPOTHESIS B B B vt B A R B B Due to the stationary assumption, k t = k 1D: k = vρ B 2D: k = 2Rvρ B 3D: k = πr 2 vρ B

38 Search games: first-passage processes

39 Search games: first-passage processes

40 Search games: first-passage processes

41 Search games: first-passage processes Velocity models

42 Search games: first-passage processes Questions and exercises 1. Using the snake game, ty to determine the (initial) encounter rate of the random snake for the easy level (where 100 apples are available). Determine the mean time that takes to capture 5 apples by assuming a stationary situation and that the time T i to detect the i-th apple is independent of T i Determine the mean time that takes to capture 5 apples by using a deterministic strategy (such that we never pass twice for the same position). 3. Play at least ten games at the easy level and compare the performances to the theoretical results obtained before. 4. For the case of the hard level compute the mean time to capture one single apple (out of 5 possible) for the random snake. 5. Repeat the previous question but now for the case of a deterministic snake. 6. Play at least ten games at the hard level and compare the performances to the theoretical results obtained before.

ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process

ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process Department of Electrical Engineering University of Arkansas ELEG 3143 Probability & Stochastic Process Ch. 6 Stochastic Process Dr. Jingxian Wu wuj@uark.edu OUTLINE 2 Definition of stochastic process (random

More information

Random Times and Their Properties

Random Times and Their Properties Chapter 6 Random Times and Their Properties Section 6.1 recalls the definition of a filtration (a growing collection of σ-fields) and of stopping times (basically, measurable random times). Section 6.2

More information

Brownian Motion and Poisson Process

Brownian Motion and Poisson Process and Poisson Process She: What is white noise? He: It is the best model of a totally unpredictable process. She: Are you implying, I am white noise? He: No, it does not exist. Dialogue of an unknown couple.

More information

Week 1 Quantitative Analysis of Financial Markets Distributions A

Week 1 Quantitative Analysis of Financial Markets Distributions A Week 1 Quantitative Analysis of Financial Markets Distributions A Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October

More information

Volatility. Gerald P. Dwyer. February Clemson University

Volatility. Gerald P. Dwyer. February Clemson University Volatility Gerald P. Dwyer Clemson University February 2016 Outline 1 Volatility Characteristics of Time Series Heteroskedasticity Simpler Estimation Strategies Exponentially Weighted Moving Average Use

More information

Gaussian, Markov and stationary processes

Gaussian, Markov and stationary processes Gaussian, Markov and stationary processes Gonzalo Mateos Dept. of ECE and Goergen Institute for Data Science University of Rochester gmateosb@ece.rochester.edu http://www.ece.rochester.edu/~gmateosb/ November

More information

Shape of the return probability density function and extreme value statistics

Shape of the return probability density function and extreme value statistics Shape of the return probability density function and extreme value statistics 13/09/03 Int. Workshop on Risk and Regulation, Budapest Overview I aim to elucidate a relation between one field of research

More information

Lecture 4: Introduction to stochastic processes and stochastic calculus

Lecture 4: Introduction to stochastic processes and stochastic calculus Lecture 4: Introduction to stochastic processes and stochastic calculus Cédric Archambeau Centre for Computational Statistics and Machine Learning Department of Computer Science University College London

More information

7 The Waveform Channel

7 The Waveform Channel 7 The Waveform Channel The waveform transmitted by the digital demodulator will be corrupted by the channel before it reaches the digital demodulator in the receiver. One important part of the channel

More information

Contagious default: application of methods of Statistical Mechanics in Finance

Contagious default: application of methods of Statistical Mechanics in Finance Contagious default: application of methods of Statistical Mechanics in Finance Wolfgang J. Runggaldier University of Padova, Italy www.math.unipd.it/runggaldier based on joint work with : Paolo Dai Pra,

More information

Volatility and Returns in Korean Futures Exchange Markets

Volatility and Returns in Korean Futures Exchange Markets Volatility and Returns in Korean Futures Exchange Markets Kyungsik Kim*,, Seong-Min Yoon and Jum Soo Choi Department of Physics, Pukyong National University, Pusan 608-737, Korea Division of Economics,

More information

Stochastic Processes

Stochastic Processes Stochastic Processes Stochastic Process Non Formal Definition: Non formal: A stochastic process (random process) is the opposite of a deterministic process such as one defined by a differential equation.

More information

Lecture Notes 7 Random Processes. Markov Processes Markov Chains. Random Processes

Lecture Notes 7 Random Processes. Markov Processes Markov Chains. Random Processes Lecture Notes 7 Random Processes Definition IID Processes Bernoulli Process Binomial Counting Process Interarrival Time Process Markov Processes Markov Chains Classification of States Steady State Probabilities

More information

18.175: Lecture 17 Poisson random variables

18.175: Lecture 17 Poisson random variables 18.175: Lecture 17 Poisson random variables Scott Sheffield MIT 1 Outline More on random walks and local CLT Poisson random variable convergence Extend CLT idea to stable random variables 2 Outline More

More information

This is a Gaussian probability centered around m = 0 (the most probable and mean position is the origin) and the mean square displacement m 2 = n,or

This is a Gaussian probability centered around m = 0 (the most probable and mean position is the origin) and the mean square displacement m 2 = n,or Physics 7b: Statistical Mechanics Brownian Motion Brownian motion is the motion of a particle due to the buffeting by the molecules in a gas or liquid. The particle must be small enough that the effects

More information

Introduction General Framework Toy models Discrete Markov model Data Analysis Conclusion. The Micro-Price. Sasha Stoikov. Cornell University

Introduction General Framework Toy models Discrete Markov model Data Analysis Conclusion. The Micro-Price. Sasha Stoikov. Cornell University The Micro-Price Sasha Stoikov Cornell University Jim Gatheral @ NYU High frequency traders (HFT) HFTs are good: Optimal order splitting Pairs trading / statistical arbitrage Market making / liquidity provision

More information

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs SUBJECT NAME : Probability & Random Processes SUBJECT CODE : MA645 MATERIAL NAME : Additional Problems MATERIAL CODE : JM08AM004 REGULATION : R03 UPDATED ON : March 05 (Scan the above QR code for the direct

More information

Dynamic Risk Measures and Nonlinear Expectations with Markov Chain noise

Dynamic Risk Measures and Nonlinear Expectations with Markov Chain noise Dynamic Risk Measures and Nonlinear Expectations with Markov Chain noise Robert J. Elliott 1 Samuel N. Cohen 2 1 Department of Commerce, University of South Australia 2 Mathematical Insitute, University

More information

New stylized facts in financial markets: The Omori law and price impact of a single transaction in financial markets

New stylized facts in financial markets: The Omori law and price impact of a single transaction in financial markets Observatory of Complex Systems, Palermo, Italy Rosario N. Mantegna New stylized facts in financial markets: The Omori law and price impact of a single transaction in financial markets work done in collaboration

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Nonlinear time series analysis Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Nonlinearity Does nonlinearity matter? Nonlinear models Tests for nonlinearity Forecasting

More information

Chapter 4 Random process. 4.1 Random process

Chapter 4 Random process. 4.1 Random process Random processes - Chapter 4 Random process 1 Random processes Chapter 4 Random process 4.1 Random process 4.1 Random process Random processes - Chapter 4 Random process 2 Random process Random process,

More information

Stochastic Modelling Unit 1: Markov chain models

Stochastic Modelling Unit 1: Markov chain models Stochastic Modelling Unit 1: Markov chain models Russell Gerrard and Douglas Wright Cass Business School, City University, London June 2004 Contents of Unit 1 1 Stochastic Processes 2 Markov Chains 3 Poisson

More information

Lecture 25: Large Steps and Long Waiting Times

Lecture 25: Large Steps and Long Waiting Times Lecture 25: Large Steps and Long Waiting Times Scribe: Geraint Jones (and Martin Z. Bazant) Department of Economics, MIT Proofreader: Sahand Jamal Rahi Department of Physics, MIT scribed: May 10, 2005,

More information

Economics 672 Fall 2017 Tauchen. Jump Regression

Economics 672 Fall 2017 Tauchen. Jump Regression Economics 672 Fall 2017 Tauchen 1 Main Model In the jump regression setting we have Jump Regression X = ( Z Y where Z is the log of the market index and Y is the log of an asset price. The dynamics are

More information

Heteroskedasticity in Time Series

Heteroskedasticity in Time Series Heteroskedasticity in Time Series Figure: Time Series of Daily NYSE Returns. 206 / 285 Key Fact 1: Stock Returns are Approximately Serially Uncorrelated Figure: Correlogram of Daily Stock Market Returns.

More information

arxiv: v1 [math.pr] 24 Sep 2018

arxiv: v1 [math.pr] 24 Sep 2018 A short note on Anticipative portfolio optimization B. D Auria a,b,1,, J.-A. Salmerón a,1 a Dpto. Estadística, Universidad Carlos III de Madrid. Avda. de la Universidad 3, 8911, Leganés (Madrid Spain b

More information

Thomas Knispel Leibniz Universität Hannover

Thomas Knispel Leibniz Universität Hannover Optimal long term investment under model ambiguity Optimal long term investment under model ambiguity homas Knispel Leibniz Universität Hannover knispel@stochastik.uni-hannover.de AnStAp0 Vienna, July

More information

13. Estimation and Extensions in the ARCH model. MA6622, Ernesto Mordecki, CityU, HK, References for this Lecture:

13. Estimation and Extensions in the ARCH model. MA6622, Ernesto Mordecki, CityU, HK, References for this Lecture: 13. Estimation and Extensions in the ARCH model MA6622, Ernesto Mordecki, CityU, HK, 2006. References for this Lecture: Robert F. Engle. GARCH 101: The Use of ARCH/GARCH Models in Applied Econometrics,

More information

Brownian Motion. An Undergraduate Introduction to Financial Mathematics. J. Robert Buchanan. J. Robert Buchanan Brownian Motion

Brownian Motion. An Undergraduate Introduction to Financial Mathematics. J. Robert Buchanan. J. Robert Buchanan Brownian Motion Brownian Motion An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2010 Background We have already seen that the limiting behavior of a discrete random walk yields a derivation of

More information

Stochastic Volatility and Correction to the Heat Equation

Stochastic Volatility and Correction to the Heat Equation Stochastic Volatility and Correction to the Heat Equation Jean-Pierre Fouque, George Papanicolaou and Ronnie Sircar Abstract. From a probabilist s point of view the Twentieth Century has been a century

More information

Normal Random Variables and Probability

Normal Random Variables and Probability Normal Random Variables and Probability An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2015 Discrete vs. Continuous Random Variables Think about the probability of selecting

More information

Stochastic Processes. M. Sami Fadali Professor of Electrical Engineering University of Nevada, Reno

Stochastic Processes. M. Sami Fadali Professor of Electrical Engineering University of Nevada, Reno Stochastic Processes M. Sami Fadali Professor of Electrical Engineering University of Nevada, Reno 1 Outline Stochastic (random) processes. Autocorrelation. Crosscorrelation. Spectral density function.

More information

Order book resilience, price manipulation, and the positive portfolio problem

Order book resilience, price manipulation, and the positive portfolio problem Order book resilience, price manipulation, and the positive portfolio problem Alexander Schied Mannheim University Workshop on New Directions in Financial Mathematics Institute for Pure and Applied Mathematics,

More information

Lecture 15. Theory of random processes Part III: Poisson random processes. Harrison H. Barrett University of Arizona

Lecture 15. Theory of random processes Part III: Poisson random processes. Harrison H. Barrett University of Arizona Lecture 15 Theory of random processes Part III: Poisson random processes Harrison H. Barrett University of Arizona 1 OUTLINE Poisson and independence Poisson and rarity; binomial selection Poisson point

More information

Lecture Notes 2 Random Variables. Discrete Random Variables: Probability mass function (pmf)

Lecture Notes 2 Random Variables. Discrete Random Variables: Probability mass function (pmf) Lecture Notes 2 Random Variables Definition Discrete Random Variables: Probability mass function (pmf) Continuous Random Variables: Probability density function (pdf) Mean and Variance Cumulative Distribution

More information

Infinitely divisible distributions and the Lévy-Khintchine formula

Infinitely divisible distributions and the Lévy-Khintchine formula Infinitely divisible distributions and the Cornell University May 1, 2015 Some definitions Let X be a real-valued random variable with law µ X. Recall that X is said to be infinitely divisible if for every

More information

Intro VEC and BEKK Example Factor Models Cond Var and Cor Application Ref 4. MGARCH

Intro VEC and BEKK Example Factor Models Cond Var and Cor Application Ref 4. MGARCH ntro VEC and BEKK Example Factor Models Cond Var and Cor Application Ref 4. MGARCH JEM 140: Quantitative Multivariate Finance ES, Charles University, Prague Summer 2018 JEM 140 () 4. MGARCH Summer 2018

More information

Introduction to Algorithmic Trading Strategies Lecture 10

Introduction to Algorithmic Trading Strategies Lecture 10 Introduction to Algorithmic Trading Strategies Lecture 10 Risk Management Haksun Li haksun.li@numericalmethod.com www.numericalmethod.com Outline Value at Risk (VaR) Extreme Value Theory (EVT) References

More information

Solutions of the Financial Risk Management Examination

Solutions of the Financial Risk Management Examination Solutions of the Financial Risk Management Examination Thierry Roncalli January 9 th 03 Remark The first five questions are corrected in TR-GDR and in the document of exercise solutions, which is available

More information

Anomalous Lévy diffusion: From the flight of an albatross to optical lattices. Eric Lutz Abteilung für Quantenphysik, Universität Ulm

Anomalous Lévy diffusion: From the flight of an albatross to optical lattices. Eric Lutz Abteilung für Quantenphysik, Universität Ulm Anomalous Lévy diffusion: From the flight of an albatross to optical lattices Eric Lutz Abteilung für Quantenphysik, Universität Ulm Outline 1 Lévy distributions Broad distributions Central limit theorem

More information

1: PROBABILITY REVIEW

1: PROBABILITY REVIEW 1: PROBABILITY REVIEW Marek Rutkowski School of Mathematics and Statistics University of Sydney Semester 2, 2016 M. Rutkowski (USydney) Slides 1: Probability Review 1 / 56 Outline We will review the following

More information

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs Engineering Mathematics 03 SUBJECT NAME : Probability & Random Process SUBJECT CODE : MA 6 MATERIAL NAME : Problem Material MATERIAL CODE : JM08AM008 (Scan the above QR code for the direct download of

More information

If we want to analyze experimental or simulated data we might encounter the following tasks:

If we want to analyze experimental or simulated data we might encounter the following tasks: Chapter 1 Introduction If we want to analyze experimental or simulated data we might encounter the following tasks: Characterization of the source of the signal and diagnosis Studying dependencies Prediction

More information

Random Processes Why we Care

Random Processes Why we Care Random Processes Why we Care I Random processes describe signals that change randomly over time. I Compare: deterministic signals can be described by a mathematical expression that describes the signal

More information

A numerical method for solving uncertain differential equations

A numerical method for solving uncertain differential equations Journal of Intelligent & Fuzzy Systems 25 (213 825 832 DOI:1.3233/IFS-12688 IOS Press 825 A numerical method for solving uncertain differential equations Kai Yao a and Xiaowei Chen b, a Department of Mathematical

More information

1/2 1/2 1/4 1/4 8 1/2 1/2 1/2 1/2 8 1/2 6 P =

1/2 1/2 1/4 1/4 8 1/2 1/2 1/2 1/2 8 1/2 6 P = / 7 8 / / / /4 4 5 / /4 / 8 / 6 P = 0 0 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 4 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Andrei Andreevich Markov (856 9) In Example. 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 P (n) = 0

More information

Short-time expansions for close-to-the-money options under a Lévy jump model with stochastic volatility

Short-time expansions for close-to-the-money options under a Lévy jump model with stochastic volatility Short-time expansions for close-to-the-money options under a Lévy jump model with stochastic volatility José Enrique Figueroa-López 1 1 Department of Statistics Purdue University Statistics, Jump Processes,

More information

Economics 883 Spring 2016 Tauchen. Jump Regression

Economics 883 Spring 2016 Tauchen. Jump Regression Economics 883 Spring 2016 Tauchen Jump Regression 1 Main Model In the jump regression setting we have X = ( Z Y where Z is the log of the market index and Y is the log of an asset price. The dynamics are

More information

A Barrier Version of the Russian Option

A Barrier Version of the Russian Option A Barrier Version of the Russian Option L. A. Shepp, A. N. Shiryaev, A. Sulem Rutgers University; shepp@stat.rutgers.edu Steklov Mathematical Institute; shiryaev@mi.ras.ru INRIA- Rocquencourt; agnes.sulem@inria.fr

More information

General Examination in Macroeconomic Theory SPRING 2013

General Examination in Macroeconomic Theory SPRING 2013 HARVARD UNIVERSITY DEPARTMENT OF ECONOMICS General Examination in Macroeconomic Theory SPRING 203 You have FOUR hours. Answer all questions Part A (Prof. Laibson): 48 minutes Part B (Prof. Aghion): 48

More information

Lecture 3 Partial Differential Equations

Lecture 3 Partial Differential Equations Lecture 3 Partial Differential Equations Prof. Massimo Guidolin Prep Course in Investments August-September 2016 Plan of the lecture Motivation and generalities The heat equation and its applications in

More information

Jump-type Levy Processes

Jump-type Levy Processes Jump-type Levy Processes Ernst Eberlein Handbook of Financial Time Series Outline Table of contents Probabilistic Structure of Levy Processes Levy process Levy-Ito decomposition Jump part Probabilistic

More information

Discrete Distributions

Discrete Distributions Discrete Distributions Applications of the Binomial Distribution A manufacturing plant labels items as either defective or acceptable A firm bidding for contracts will either get a contract or not A marketing

More information

Probability Models. 4. What is the definition of the expectation of a discrete random variable?

Probability Models. 4. What is the definition of the expectation of a discrete random variable? 1 Probability Models The list of questions below is provided in order to help you to prepare for the test and exam. It reflects only the theoretical part of the course. You should expect the questions

More information

ECE302 Spring 2006 Practice Final Exam Solution May 4, Name: Score: /100

ECE302 Spring 2006 Practice Final Exam Solution May 4, Name: Score: /100 ECE302 Spring 2006 Practice Final Exam Solution May 4, 2006 1 Name: Score: /100 You must show ALL of your work for full credit. This exam is open-book. Calculators may NOT be used. 1. As a function of

More information

For a stochastic process {Y t : t = 0, ±1, ±2, ±3, }, the mean function is defined by (2.2.1) ± 2..., γ t,

For a stochastic process {Y t : t = 0, ±1, ±2, ±3, }, the mean function is defined by (2.2.1) ± 2..., γ t, CHAPTER 2 FUNDAMENTAL CONCEPTS This chapter describes the fundamental concepts in the theory of time series models. In particular, we introduce the concepts of stochastic processes, mean and covariance

More information

7.1. Calculus of inverse functions. Text Section 7.1 Exercise:

7.1. Calculus of inverse functions. Text Section 7.1 Exercise: Contents 7. Inverse functions 1 7.1. Calculus of inverse functions 2 7.2. Derivatives of exponential function 4 7.3. Logarithmic function 6 7.4. Derivatives of logarithmic functions 7 7.5. Exponential

More information

arxiv: v1 [q-fin.st] 18 Sep 2017

arxiv: v1 [q-fin.st] 18 Sep 2017 A new approach to the modeling of financial volumes arxiv:179.583v1 [q-fin.st] 18 Sep 17 Guglielmo D Amico Department of Pharmacy, University G. d Annunzio of Chieti-Pescara e-mail: g.damico@unich.it Filippo

More information

18.175: Lecture 13 Infinite divisibility and Lévy processes

18.175: Lecture 13 Infinite divisibility and Lévy processes 18.175 Lecture 13 18.175: Lecture 13 Infinite divisibility and Lévy processes Scott Sheffield MIT Outline Poisson random variable convergence Extend CLT idea to stable random variables Infinite divisibility

More information

Fractals. Mandelbrot defines a fractal set as one in which the fractal dimension is strictly greater than the topological dimension.

Fractals. Mandelbrot defines a fractal set as one in which the fractal dimension is strictly greater than the topological dimension. Fractals Fractals are unusual, imperfectly defined, mathematical objects that observe self-similarity, that the parts are somehow self-similar to the whole. This self-similarity process implies that fractals

More information

1. Stochastic Process

1. Stochastic Process HETERGENEITY IN QUANTITATIVE MACROECONOMICS @ TSE OCTOBER 17, 216 STOCHASTIC CALCULUS BASICS SANG YOON (TIM) LEE Very simple notes (need to add references). It is NOT meant to be a substitute for a real

More information

The strictly 1/2-stable example

The strictly 1/2-stable example The strictly 1/2-stable example 1 Direct approach: building a Lévy pure jump process on R Bert Fristedt provided key mathematical facts for this example. A pure jump Lévy process X is a Lévy process such

More information

Ernesto Mordecki 1. Lecture III. PASI - Guanajuato - June 2010

Ernesto Mordecki 1. Lecture III. PASI - Guanajuato - June 2010 Optimal stopping for Hunt and Lévy processes Ernesto Mordecki 1 Lecture III. PASI - Guanajuato - June 2010 1Joint work with Paavo Salminen (Åbo, Finland) 1 Plan of the talk 1. Motivation: from Finance

More information

STAT331 Lebesgue-Stieltjes Integrals, Martingales, Counting Processes

STAT331 Lebesgue-Stieltjes Integrals, Martingales, Counting Processes STAT331 Lebesgue-Stieltjes Integrals, Martingales, Counting Processes This section introduces Lebesgue-Stieltjes integrals, and defines two important stochastic processes: a martingale process and a counting

More information

Probability and Statistics

Probability and Statistics Probability and Statistics 1 Contents some stochastic processes Stationary Stochastic Processes 2 4. Some Stochastic Processes 4.1 Bernoulli process 4.2 Binomial process 4.3 Sine wave process 4.4 Random-telegraph

More information

arxiv: v1 [q-fin.st] 5 Apr 2007

arxiv: v1 [q-fin.st] 5 Apr 2007 Stock market return distributions: from past to present S. Drożdż 1,2, M. Forczek 1, J. Kwapień 1, P. Oświȩcimka 1, R. Rak 2 arxiv:0704.0664v1 [q-fin.st] 5 Apr 2007 1 Institute of Nuclear Physics, Polish

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions for Homework 7

Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions for Homework 7 Math489/889 Stochastic Processes and Advanced Mathematical Finance Solutions for Homework 7 Steve Dunbar Due Mon, November 2, 2009. Time to review all of the information we have about coin-tossing fortunes

More information

Signals and Spectra - Review

Signals and Spectra - Review Signals and Spectra - Review SIGNALS DETERMINISTIC No uncertainty w.r.t. the value of a signal at any time Modeled by mathematical epressions RANDOM some degree of uncertainty before the signal occurs

More information

MFE6516 Stochastic Calculus for Finance

MFE6516 Stochastic Calculus for Finance MFE6516 Stochastic Calculus for Finance William C. H. Leon Nanyang Business School December 11, 2017 1 / 51 William C. H. Leon MFE6516 Stochastic Calculus for Finance 1 Symmetric Random Walks Scaled Symmetric

More information

Department of Economics, UCSB UC Santa Barbara

Department of Economics, UCSB UC Santa Barbara Department of Economics, UCSB UC Santa Barbara Title: Past trend versus future expectation: test of exchange rate volatility Author: Sengupta, Jati K., University of California, Santa Barbara Sfeir, Raymond,

More information

Lecture notes for /12.586, Modeling Environmental Complexity. D. H. Rothman, MIT September 24, Anomalous diffusion

Lecture notes for /12.586, Modeling Environmental Complexity. D. H. Rothman, MIT September 24, Anomalous diffusion Lecture notes for 12.086/12.586, Modeling Environmental Complexity D. H. Rothman, MIT September 24, 2014 Contents 1 Anomalous diffusion 1 1.1 Beyond the central limit theorem................ 2 1.2 Large

More information

Diffusion of a density in a static fluid

Diffusion of a density in a static fluid Diffusion of a density in a static fluid u(x, y, z, t), density (M/L 3 ) of a substance (dye). Diffusion: motion of particles from places where the density is higher to places where it is lower, due to

More information

arxiv:physics/ v2 [physics.soc-ph] 22 Apr 2007

arxiv:physics/ v2 [physics.soc-ph] 22 Apr 2007 Boltzmann Distribution and Market Temperature H. Kleinert and X.J. Chen Institut für Theoretische Physik, Freie Universität Berlin, Arnimallee 4, D-495 Berlin, Germany Nomura House, St Martin s-le-grand,

More information

Optimal Execution Tracking a Benchmark

Optimal Execution Tracking a Benchmark Optimal Execution Tracking a Benchmark René Carmona Bendheim Center for Finance Department of Operations Research & Financial Engineering Princeton University Princeton, June 20, 2013 Optimal Execution

More information

Other properties of M M 1

Other properties of M M 1 Other properties of M M 1 Přemysl Bejda premyslbejda@gmail.com 2012 Contents 1 Reflected Lévy Process 2 Time dependent properties of M M 1 3 Waiting times and queue disciplines in M M 1 Contents 1 Reflected

More information

Stochastic Calculus for Finance II - some Solutions to Chapter VII

Stochastic Calculus for Finance II - some Solutions to Chapter VII Stochastic Calculus for Finance II - some Solutions to Chapter VII Matthias hul Last Update: June 9, 25 Exercise 7 Black-Scholes-Merton Equation for the up-and-out Call) i) We have ii) We first compute

More information

ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests

ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests ECON/FIN 250: Forecasting in Finance and Economics: Section 7: Unit Roots & Dickey-Fuller Tests Patrick Herb Brandeis University Spring 2016 Patrick Herb (Brandeis University) Unit Root Tests ECON/FIN

More information

Fractal structure in the Chinese yuan/us dollar rate. Abstract. Grande Do Sul, Brazil

Fractal structure in the Chinese yuan/us dollar rate. Abstract. Grande Do Sul, Brazil Fractal structure in the Chinese yuan/us dollar rate Raul Matsushita Department of Statistics, University of Brasilia Annibal Figueiredo Department of Physics, University of Brasilia Iram Gleria Department

More information

Chapter 1 Statistical Reasoning Why statistics? Section 1.1 Basics of Probability Theory

Chapter 1 Statistical Reasoning Why statistics? Section 1.1 Basics of Probability Theory Chapter 1 Statistical Reasoning Why statistics? Uncertainty of nature (weather, earth movement, etc. ) Uncertainty in observation/sampling/measurement Variability of human operation/error imperfection

More information

Application of Batch Poisson Process to Random-sized Batch Arrival of Sediment Particles

Application of Batch Poisson Process to Random-sized Batch Arrival of Sediment Particles Application of Batch Poisson Process to Random-sized Batch Arrival of Sediment Particles Serena Y. Hung, Christina W. Tsai Department of Civil and Environmental Engineering, National Taiwan University

More information

A Reflexive toy-model for financial market

A Reflexive toy-model for financial market A Reflexive toy-model for financial market An alternative route towards intermittency. Luigi Palatella Dipartimento di Fisica, Università del Salento via Arnesano, I-73100 Lecce, Italy SM&FT 2011 - The

More information

CDA6530: Performance Models of Computers and Networks. Chapter 3: Review of Practical Stochastic Processes

CDA6530: Performance Models of Computers and Networks. Chapter 3: Review of Practical Stochastic Processes CDA6530: Performance Models of Computers and Networks Chapter 3: Review of Practical Stochastic Processes Definition Stochastic process X = {X(t), t2 T} is a collection of random variables (rvs); one rv

More information

Asymptotic distribution of the sample average value-at-risk

Asymptotic distribution of the sample average value-at-risk Asymptotic distribution of the sample average value-at-risk Stoyan V. Stoyanov Svetlozar T. Rachev September 3, 7 Abstract In this paper, we prove a result for the asymptotic distribution of the sample

More information

FE 5204 Stochastic Differential Equations

FE 5204 Stochastic Differential Equations Instructor: Jim Zhu e-mail:zhu@wmich.edu http://homepages.wmich.edu/ zhu/ January 20, 2009 Preliminaries for dealing with continuous random processes. Brownian motions. Our main reference for this lecture

More information

Small-time asymptotics of stopped Lévy bridges and simulation schemes with controlled bias

Small-time asymptotics of stopped Lévy bridges and simulation schemes with controlled bias Small-time asymptotics of stopped Lévy bridges and simulation schemes with controlled bias José E. Figueroa-López 1 1 Department of Statistics Purdue University Seoul National University & Ajou University

More information

Econ 424 Time Series Concepts

Econ 424 Time Series Concepts Econ 424 Time Series Concepts Eric Zivot January 20 2015 Time Series Processes Stochastic (Random) Process { 1 2 +1 } = { } = sequence of random variables indexed by time Observed time series of length

More information

Stochastic Processes and Advanced Mathematical Finance. Stochastic Processes

Stochastic Processes and Advanced Mathematical Finance. Stochastic Processes Steven R. Dunbar Department of Mathematics 203 Avery Hall University of Nebraska-Lincoln Lincoln, NE 68588-0130 http://www.math.unl.edu Voice: 402-472-3731 Fax: 402-472-8466 Stochastic Processes and Advanced

More information

Subsampling Cumulative Covariance Estimator

Subsampling Cumulative Covariance Estimator Subsampling Cumulative Covariance Estimator Taro Kanatani Faculty of Economics, Shiga University 1-1-1 Bamba, Hikone, Shiga 5228522, Japan February 2009 Abstract In this paper subsampling Cumulative Covariance

More information

2.3. Large Scale Channel Modeling Shadowing

2.3. Large Scale Channel Modeling Shadowing c B. Chen 2.3. Large Scale Channel Modeling Shadowing Reading assignment 4.9. Multipath Channel Because of the mobility and complex environment, there are two types of channel variations: small scale variation

More information

NON-CAUSAL FIR FILTERS FOR THE MAXIMUM RETURN FROM CAPITAL MARKETS

NON-CAUSAL FIR FILTERS FOR THE MAXIMUM RETURN FROM CAPITAL MARKETS NON-CAUSAL FIR FILTERS FOR THE MAXIMUM RETURN FROM CAPITAL MARKETS ANDRZEJ DYKA Gdańsk University of Technology Narutowicza 11/12, 80-952 Gdańsk, Poland In this paper we consider a trading strategy, which

More information

HJB equations. Seminar in Stochastic Modelling in Economics and Finance January 10, 2011

HJB equations. Seminar in Stochastic Modelling in Economics and Finance January 10, 2011 Department of Probability and Mathematical Statistics Faculty of Mathematics and Physics, Charles University in Prague petrasek@karlin.mff.cuni.cz Seminar in Stochastic Modelling in Economics and Finance

More information

Searches for a Stochastic Gravitational-Wave Background

Searches for a Stochastic Gravitational-Wave Background earches for a tochastic Gravitational-Wave Background John T. Whelan chool of Gravitational Waves, Warsaw, 13 July Contents 1 tochastic GW Backgrounds 1 1.1 Exercise........................ 1. patial Distributions.................

More information

Discrete Distributions

Discrete Distributions A simplest example of random experiment is a coin-tossing, formally called Bernoulli trial. It happens to be the case that many useful distributions are built upon this simplest form of experiment, whose

More information

Name of the Student: Problems on Discrete & Continuous R.Vs

Name of the Student: Problems on Discrete & Continuous R.Vs Engineering Mathematics 08 SUBJECT NAME : Probability & Random Processes SUBJECT CODE : MA645 MATERIAL NAME : University Questions REGULATION : R03 UPDATED ON : November 07 (Upto N/D 07 Q.P) (Scan the

More information

2DI90 Probability & Statistics. 2DI90 Chapter 4 of MR

2DI90 Probability & Statistics. 2DI90 Chapter 4 of MR 2DI90 Probability & Statistics 2DI90 Chapter 4 of MR Recap - Random Variables ( 2.8 MR)! Example: X is the random variable corresponding to the temperature of the room at time t. x is the measured temperature

More information

Business Statistics Midterm Exam Fall 2015 Russell. Please sign here to acknowledge

Business Statistics Midterm Exam Fall 2015 Russell. Please sign here to acknowledge Business Statistics Midterm Exam Fall 5 Russell Name Do not turn over this page until you are told to do so. You will have hour and 3 minutes to complete the exam. There are a total of points divided into

More information

Higher Order Differential Equation

Higher Order Differential Equation How to find the solution of the following DE: (i). d 2 y/d t 2 = k y (ii). d n y/d t n + a 1 d n-1 y/d t n-1 +... + a n-1 dy/d t + a n y = b Second Order DE with constant coefficient y'' (t) + a 1 y' (t)

More information

Random variables. DS GA 1002 Probability and Statistics for Data Science.

Random variables. DS GA 1002 Probability and Statistics for Data Science. Random variables DS GA 1002 Probability and Statistics for Data Science http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall17 Carlos Fernandez-Granda Motivation Random variables model numerical quantities

More information

Stochastic Processes

Stochastic Processes Elements of Lecture II Hamid R. Rabiee with thanks to Ali Jalali Overview Reading Assignment Chapter 9 of textbook Further Resources MIT Open Course Ware S. Karlin and H. M. Taylor, A First Course in Stochastic

More information

1 Review of Probability

1 Review of Probability 1 Review of Probability Random variables are denoted by X, Y, Z, etc. The cumulative distribution function (c.d.f.) of a random variable X is denoted by F (x) = P (X x), < x

More information