Robustesse des techniques de Monte Carlo dans l analyse d événements rares

Size: px
Start display at page:

Download "Robustesse des techniques de Monte Carlo dans l analyse d événements rares"

Transcription

1 Institut National de Recherche en Informatique et Automatique Institut de Recherche en Informatique et Systèmes Aléatoires Robustesse des techniques de Monte Carlo dans l analyse d événements rares H. Cancela, Univ. de la Republica, Montevideo G. Rubino, B. Tuffin, IRISA-INRIA, Rennes btuffin@irisa.fr ACI Sure-Paths, Oct

2 Robustness of estimators in rare event simulation ACI Sure-Paths, Oct Outline 1 Generalities : ARMOR s work on Monte Carlo Standard Monte Carlo Rarity Bounded Relative Error (BRErr) Bounded Normal Approximation (BNA) Need for an extension of BRErr : BREff Illustrations Generalized Bounded Normal Approximation Conclusions /31

3 Generalities : ARMOR s work on Monte Carlo ACI Sure-Paths, Oct Generalities : ARMOR s work on Monte Carlo focus on the rare event case static and dynamic (Markov) models in the dynamic case, transient and stationary analysis algorithm design and generic analysis of Monte Carlo techniques 1/31

4 Generalities : ARMOR s work on Monte Carlo ACI Sure-Paths, Oct More precisely : (i) (static) reliability analysis (network reliability area), (ii) transient analysis of Markov models : estimation of the reliability at time t, (iii) transient analysis of Markov models : Importance Sampling applied to estimating the MTTF of a system, (iv) theoretical analysis of properties of Monte Carlo evaluation methods : illustration in the case of static models. and variations around (performability,... ). 2/31

5 Generalities : ARMOR s work on Monte Carlo ACI Sure-Paths, Oct Example of (i) : a communication network nodes are perfect, lines (edges) can fail lines are up or down, independently nodes 1 and 20 must talk to each other network reliability R is the probability that there is at least, a path up between 1 and /31

6 Generalities : ARMOR s work on Monte Carlo ACI Sure-Paths, Oct Example of (ii), (iii) : a multi-component system (say, a database), K types of components (disks, power units, servers,... ), type-k components fail with rate λ k, possible failure propagations reparations following an exponential distribution system is up iff at least n k type-k components are, we get a Markov model, homogeneous, finite, with states classed up or down. 4/31

7 Generalities : ARMOR s work on Monte Carlo ACI Sure-Paths, Oct An interesting metric is MTTF = mean time to system down. A more detailed metric is the reliability at time t, R(t) = Pr(system is up from time 0 to time t). 5/31

8 Standard Monte Carlo ACI Sure-Paths, Oct Standard Monte Carlo Consider a real random variable X and a real function ψ(). Let γ = E(ψ(X)) and σ 2 = Var(ψ(X)). The standard estimator of γ : build n independent copies X 1,, X n of X return γn STD = 1 n ψ(x i ). n E(γ STD n ) = γ, i=1 Var(γ STD n ) = σ 2 /n 6/31

9 Standard Monte Carlo ACI Sure-Paths, Oct A centered confidence interval for γ with (confidence) level δ is ( ) C STD n = γn STD ± z δ Var(γn STD ) the meaning is Pr(C STD n γ) = δ factor z δ is where N(x) = 1 2π z δ = N 1 ( 1 + δ 2 x 0 ) exp( u 2 /2)d u. (z δ is the 1 δ/2 quantile of the std. normal distr.)., 7/31

10 Rarity ACI Sure-Paths, Oct Rarity Rarity happens when γ 1. Examples : In the network reliability problem, X = 1 {chosen nodes can not communicate}, and ψ(x) = x. (That is, γ = 1 R). When network components are very reliable, γ 1. 8/31

11 Rarity ACI Sure-Paths, Oct When estimating MTTF in a Markov model, we first write MTTF = E(min{U, V }) Pr(U < V ), where U is the r.v. time to return to 0, V is the r.v. time to absorption, and 0 is the initial state of the chain, assumed to be an up state. Focus on estimating the denominator, the only difficult component of the formula : γ = Pr(U < V ) and we can put this into the general framework as before. If the system is highly reliable, again γ 1. 9/31

12 Rarity ACI Sure-Paths, Oct Rarity parameter We assume that X depends on some real parameter ε (and, thus, γ, σ are also functions of ε). We call ε a rarity parameter because it verifies lim γ = 0. ε 0 Example : in the static model, we can assume that the reliability of line i, r i, has the form r i = 1 a i ε b i. where a i and b i are positive constants. 10/31

13 Rarity ACI Sure-Paths, Oct In this case, we can prove that there exists some r > 0 such that γ = Θ(ε r ). If we look at the relative error when estimating γ using the standard estimator γ STD lim ε 0 z δ n, Var(γ STD n ) γ = z δ n lim ε 0 1 γ γ =. This is why, in general, we can not use γ STD n events. in case of rare 11/31

14 Bounded Relative Error (BRErr) ACI Sure-Paths, Oct Bounded Relative Error (BRErr) Consider now any estimator γ n of γ (for instance, an estimator built using some Importance Sampling method). Assume E(γ n ) = γ (that is, γ n is unbiased) and denote σn 2 = Var(γ n ). We can again build a centered confidence interval for γ from γ n, writing C n = (γ n ± z δ σ n ) The relative error is RErr = z δ σ n γ. 12/31

15 Bounded Relative Error (BRErr) ACI Sure-Paths, Oct We say that we have a bounded relative error (BRErr) if RErr remains bounded as ε 0. This desirable property states that the relative size of the confidence interval remains bounded as ε 0. In the case of the standard estimator, σ 2 n = γ(1 γ)/n, and σ n 1 γ RErr = z δ γ = z δ nγ when ε 0. 13/31

16 Bounded Relative Error (BRErr) ACI Sure-Paths, Oct Asymptotic Optimality Often used in queuing theory when γ n comes from the Importance Sampling method. γ = E f [g(x)] = E f [g(x)l(x)] where L(x) = f(x)/f (x). ˆγ IS n is called asymptotically optimal, if lim ε 0 lne f [g(x) 2 L(X) 2 ] lnγ = 2. Bounded Relative Error implies Asymptotic Optimality (recently proved by Sandmann), the reciprocal being false. Bounded Relative Error appears to be the right property. 14/31

17 Bounded Normal Approximation (BNA) ACI Sure-Paths, Oct Bounded Normal Approximation (BNA) Berry-Esseen : if F n () is the cdf of (γ n γ)/ˆσ n, where ˆσ 2 n is the standard estimator of σ 2, we have that for all real x, with ϱ = E( ψ(x) 3 ). F n (x) N(x) aϱ, σn 3 n The estimator γ n has Bounded Normal Approximation iff the ratio ϱ/σ 3 n remains bounded when ε 0 Proved that BNA implies BRErr, the reciprocal being false. This means again that BNA appears as the right property to look for. 15/31

18 Need for an extension of BRErr : BREff ACI Sure-Paths, Oct Need for an extension of BRErr : BREff What is important in simulation? the RErr for a given simulation time, not for a number n of replications. BRErr does not incorporate the second important characteristic of an estimator : simulation time (the computational cost). The average simulation time to get one replication can increase with ε, or decrease with ε. We will illustrate next this last case for a simulation method estimating the reliability of a static stochastic network. 16/31

19 Need for an extension of BRErr : BREff ACI Sure-Paths, Oct Illustration : simulation for static reliability analysis Consider the network reliability problem. Denote by G the undirected graph modelling the network, made of M links. Computing R, the probability that two fixed nodes s and t are connected, is an NP-hard problem. The method : Let P = {P 1,P 2,,P H } be a set of elementary (disjoint) paths connecting nodes s and t, Let π h be the event all links of path P h work and p h = Pr(π h ). Assume an infinite sequence of independent copies of G is built. Let F be the random variable first element in the sequence where every path in P has at least one link that does not work. 17/31

20 Need for an extension of BRErr : BREff ACI Sure-Paths, Oct Variable F is geometrically distributed with parameter q = H h=1 (1 p h) = Pr(no path in P works ) : and, in particular, Pr(F = f) = (1 q) f 1 q, E(F) = 1 q. Idea : sample first from the geometric distribution of F. The estimator is then built assuming that in the first F 1 copies, nodes s and t are connected. Assume F = f. To know if they are connected in the f th copy, we must sample the network conditioning on the fact that at least one edge in each path is down. 18/31

21 Need for an extension of BRErr : BREff ACI Sure-Paths, Oct Consider a path P h. Call W h the r.v. giving the first failed edge of P h. Write P h = (i h,1,i h,2,,i h,kh ). We have Pr(W h = w) = r i h,1 r ih,2 r ih,w 1 (1 r ih,w ) 1 r ih,1 r ih,2 r ih,kh. Assume W h = w. Edges i h,1,i h,2,,i h,w 1 are set to up, edge i h,w to down. Remaining edges in P h are sampled from their a priori Bernoulli distributions. We have built (virtually) f copies of G by sampling F once and the network configuration (the states of the M links) once. 19/31

22 Need for an extension of BRErr : BREff ACI Sure-Paths, Oct Observe that We have unbounded RErr (same variance than for crude Monte Carlo), We sample F and the network, on the average, nq (= n/(1/q)) times, and we test the connectivity between s and t also nq times on the average. The simulation time (or computing cost) is, on the average, O(nq(M + K K H )) (= O(nqM) if we wish). It decreases with ε if r i = 1 a i ε b i, since q decreases with ε. 20/31

23 Need for an extension of BRErr : BREff ACI Sure-Paths, Oct Bounded relative Efficiency It basically addresses the (relative) variance of an estimator obtained during a given simulation time. Consider an estimator γ n of γ, with variance σn 2, built from n replications (possibly dependent), and denote by t n the average simulation time needed to get these n replications. The relative efficiency of γ n is REff = γ2 σ 2 nt n. The estimator γ n has bounded relative efficiency (BREff) if there exists d > 0 such that REff is minored by d for all ε. 21/31

24 Need for an extension of BRErr : BREff ACI Sure-Paths, Oct Sufficient condition on the static reliability example Let r > 0 be the real such that γ = Θ(ε r ). P h P, let P h = (i h,1,, i h,kh ) and b h = min 1 k Kh b ih,k (b h is the exponent of ε in the most reliable edge of P h (as ε 0)). Theorem : the estimator of the static unreliability described in previous section verifies Bounded Relative Efficiency if H h=1 b h r. 22/31

25 Illustrations ACI Sure-Paths, Oct Illustrations Illustration on a (very) small problem s 1 ε P2 v P1 1 ε 1 ε t γ = 1 R = ε 3 + 2ε 2 (1 ε) 2ε 2 σ 2 = γ(1 γ) 2ε 2 σ/γ 1/( 2ε) : no BRErr p 1 = 1 ε, p 2 = (1 ε) 2 q = (1 p 1 )(1 p 2 ) 2ε 2 ; t n proportional to q REff γ2 σ 2 q bounded : BREff. 23/31

26 Illustrations ACI Sure-Paths, Oct Results on the simple topology, with a number of replications fixed to n = 10 4 : r i i Est. Conf. interval RErr KS stat e-01 ( e-01, e-01) e e e-02 ( e-02, e-02) e e e-04 ( e-05, e-04) e e (0, 0) (0, 0) 1 Results for a simulation time T = 10 seconds : r i i Est. Conf. interval RErr e-01 ( e-01, e-01) e e-02 ( e-02, e-02) e e e-04, e-04) e e-06 ( e-06, e-06) e e e-08, e-08) e-03 24/31

27 Illustrations ACI Sure-Paths, Oct Illustration : efficiency on the dodecahedron topology with s = 1 and t = 20 r i i Relative eff. w.r.t. crude MC /31

28 Illustrations ACI Sure-Paths, Oct r i i Est. Conf. interval RErr KS stat e-01 ( e-01, e-01) e e e-03 ( e-03, e-03) e e (0, 0) e (0, 0) 1 Results for a simulation time T = 5 seconds : r i i Est. Conf. interval RErr KS stat e-01 (7.0918e-01, e-01) 3.98e e e-03 (2.7776e-03, e-03) 3.87e e e-06 (1.9211e-06, e-06) 6.41e e e-09 (1.8705e-09, e-09) 6.69e e e-12 (1.8474e-12, e-12) 6.75e e-02 26/31

29 Generalized Bounded Normal Approximation ACI Sure-Paths, Oct Generalized Bounded Normal Approximation Again, in BNA, time (cost) not taken into account. Fix time (computational budget) T and let n = n(t) be the corresponding average number of of iterations. The estimator γ n(t) verifies GBNA if the ratio ϱ n(t) /(σ 3 n(t) n(t)) remains bounded when ε 0. It can be proved now that GNBA implies BREff and that in the case of the static reliability problem, both properties are equivalent. 27/31

30 Generalized Bounded Normal Approximation ACI Sure-Paths, Oct Coverage function Confidence interval R(η, X) for γ, at confidence level η with (random) data X. We should have Pr[γ R(η, X)] = η. If η = inf{η [0, 1] : γ R(η, X)}, then, η should be uniformly distributed : F η (η) = Pr[η η] = η. F η (η) is the actual coverage level : empirical estimation. 28/31

31 Generalized Bounded Normal Approximation ACI Sure-Paths, Oct Illustration on the simple topology 1 with eps=0.5 with eps=0.9 with eps=0.99 with eps= with eps=0.5 with eps=0.9 with eps=0.99 with eps=0.999 with eps= Obtained confidence level Obtained confidence level Desired confidence Level Desired confidence Level 29/31

32 Generalized Bounded Normal Approximation ACI Sure-Paths, Oct Illustration on the Dodecahedron topology 1 with eps=0.5 with eps=0.9 with eps= with eps=0.5 with eps=0.9 with eps=0.99 with eps=0.999 with eps= Obtained confidence level Obtained confidence level Desired confidence Level Desired confidence Level 30/31

33 Conclusions ACI Sure-Paths, Oct Conclusions Rare event simulation requires sophisticated techniques with robustness properties. Bounded Relative Error does not take into account the estimator s full information. We have defined Bounded Relative Efficiency to cope with this problem defined Generalized Bounded Normal Approximation (and previously BNA) Illustrated the validity of the approach on a reliability analysis problem. deep investigation of the coverage of the confidence interval 31/31

Bounded relative error and Vanishing relative error in Monte Carlo evaluation of static Network Reliability measures

Bounded relative error and Vanishing relative error in Monte Carlo evaluation of static Network Reliability measures Bounded relative error and Vanishing relative error in Monte Carlo evaluation of static Network Reliability measures Héctor Cancela Depto. de Investigación Operativa Instituto de Computación, Facultad

More information

Analysis and Improvements of Path-Based Methods for Monte Carlo Reliability Evaluation of Static Models

Analysis and Improvements of Path-Based Methods for Monte Carlo Reliability Evaluation of Static Models Chapter Analysis and Improvements of Path-Based Methods for Monte Carlo Reliability Evaluation of Static Models Héctor Cancela, Pierre L Ecuyer, Matías Lee, Gerardo Rubino and Bruno Tuffin Abstract Many

More information

THE STATIC network reliability problem, which consists

THE STATIC network reliability problem, which consists 1 Approximate Zero-Variance Importance Sampling for Static Network Reliability Estimation Pierre L Ecuyer, Gerardo Rubino, Samira Saggadi and Bruno Tuffin Abstract We propose a new Monte Carlo method,

More information

Proceedings of the 2015 Winter Simulation Conference L. Yilmaz, W. K. V. Chan, I. Moon, T. M. K. Roeder, C. Macal, and M. D. Rossetti, eds.

Proceedings of the 2015 Winter Simulation Conference L. Yilmaz, W. K. V. Chan, I. Moon, T. M. K. Roeder, C. Macal, and M. D. Rossetti, eds. Proceedings of the 2015 Winter Simulation Conference L. Yilmaz, W. K. V. Chan, I. Moon, T. M. K. Roeder, C. Macal, and M. D. Rossetti, eds. ON THE ROBUSTNESS OF FISHMAN S BOUND-BASED METHOD FOR THE NETWORK

More information

A Hostile model for network reliability analysis

A Hostile model for network reliability analysis Croatian Operational Research Review 489 CRORR 8(2017), 489 498 A Hostile model for network reliability analysis Daniel Lena 1, Franco Robledo 1 and Pablo Romero 1, 1 Facultad de Ingenería, Universidad

More information

COMBINATION OF CONDITIONAL MONTE CARLO AND APPROXIMATE ZERO-VARIANCE IMPORTANCE SAMPLING FOR NETWORK RELIABILITY ESTIMATION

COMBINATION OF CONDITIONAL MONTE CARLO AND APPROXIMATE ZERO-VARIANCE IMPORTANCE SAMPLING FOR NETWORK RELIABILITY ESTIMATION Proceedings of the 2010 Winter Simulation Conference B. Johansson, S. Jain, J. Montoya-Torres, J. Hugan, and E. Yücesan, eds. COMBINATION OF CONDITIONAL MONTE CARLO AND APPROXIMATE ZERO-VARIANCE IMPORTANCE

More information

ASYMPTOTIC ROBUSTNESS OF ESTIMATORS IN RARE-EVENT SIMULATION. Bruno Tuffin. IRISA/INRIA, Campus de Beaulieu Rennes Cedex, France

ASYMPTOTIC ROBUSTNESS OF ESTIMATORS IN RARE-EVENT SIMULATION. Bruno Tuffin. IRISA/INRIA, Campus de Beaulieu Rennes Cedex, France Submitted to: Proceedings of the 2007 INFORMS Simulation Society Research Workshop ASYMPTOTIC ROBUSTNESS OF ESTIMATORS IN RARE-EVENT SIMULATION Jose H. Blanchet Department of Statistics Harvard University,

More information

Sensitivity analysis of network reliability using Monte Carlo. G. Rubino. IRISA-INRIA Campus Universitaire de Beaulieu Rennes Cedex, France

Sensitivity analysis of network reliability using Monte Carlo. G. Rubino. IRISA-INRIA Campus Universitaire de Beaulieu Rennes Cedex, France Proceedings of the 2005 Winter Simulation Conference M.E.Kuhl,N.M.Steiger,F.B.Armstrong,andJ.A.Joines,eds. Sensitivity analysis of network reliability using Monte Carlo G. Rubino IRISA-INRIA Campus Universitaire

More information

Introduction to rare event simulation

Introduction to rare event simulation 1/35 rare event simulation (some works with colleagues H. Cancela, V. Demers, P. L Ecuyer, G. Rubino) INRIA - Centre Bretagne Atlantique, Rennes Aussois, June 2008, AEP9 Outline 2/35 1 2 3 4 5 Introduction:

More information

6 Markov Chain Monte Carlo (MCMC)

6 Markov Chain Monte Carlo (MCMC) 6 Markov Chain Monte Carlo (MCMC) The underlying idea in MCMC is to replace the iid samples of basic MC methods, with dependent samples from an ergodic Markov chain, whose limiting (stationary) distribution

More information

Monte-Carlo MMD-MA, Université Paris-Dauphine. Xiaolu Tan

Monte-Carlo MMD-MA, Université Paris-Dauphine. Xiaolu Tan Monte-Carlo MMD-MA, Université Paris-Dauphine Xiaolu Tan tan@ceremade.dauphine.fr Septembre 2015 Contents 1 Introduction 1 1.1 The principle.................................. 1 1.2 The error analysis

More information

Static Network Reliability Estimation Via Generalized Splitting

Static Network Reliability Estimation Via Generalized Splitting Static Network Reliability Estimation Via Generalized Splitting Zdravko I. Botev, Pierre L Ecuyer DIRO, Université de Montreal, C.P. 6128, Succ. Centre-Ville, Montréal (Québec), H3C 3J7, CANADA, {botev@iro.umontreal.ca,

More information

Model Counting for Logical Theories

Model Counting for Logical Theories Model Counting for Logical Theories Wednesday Dmitry Chistikov Rayna Dimitrova Department of Computer Science University of Oxford, UK Max Planck Institute for Software Systems (MPI-SWS) Kaiserslautern

More information

STAT 200C: High-dimensional Statistics

STAT 200C: High-dimensional Statistics STAT 200C: High-dimensional Statistics Arash A. Amini May 30, 2018 1 / 59 Classical case: n d. Asymptotic assumption: d is fixed and n. Basic tools: LLN and CLT. High-dimensional setting: n d, e.g. n/d

More information

On the estimation of the mean time to failure by simulation

On the estimation of the mean time to failure by simulation On the estimation of the mean time to failure by simulation Peter Glynn, Marvin Nakayama, Bruno Tuffin To cite this version: Peter Glynn, Marvin Nakayama, Bruno Tuffin. On the estimation of the mean time

More information

Simulation. Where real stuff starts

Simulation. Where real stuff starts 1 Simulation Where real stuff starts ToC 1. What is a simulation? 2. Accuracy of output 3. Random Number Generators 4. How to sample 5. Monte Carlo 6. Bootstrap 2 1. What is a simulation? 3 What is a simulation?

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

Practical conditions on Markov chains for weak convergence of tail empirical processes

Practical conditions on Markov chains for weak convergence of tail empirical processes Practical conditions on Markov chains for weak convergence of tail empirical processes Olivier Wintenberger University of Copenhagen and Paris VI Joint work with Rafa l Kulik and Philippe Soulier Toronto,

More information

Queueing Networks G. Rubino INRIA / IRISA, Rennes, France

Queueing Networks G. Rubino INRIA / IRISA, Rennes, France Queueing Networks G. Rubino INRIA / IRISA, Rennes, France February 2006 Index 1. Open nets: Basic Jackson result 2 2. Open nets: Internet performance evaluation 18 3. Closed nets: Basic Gordon-Newell result

More information

Monte Carlo Simulation. CWR 6536 Stochastic Subsurface Hydrology

Monte Carlo Simulation. CWR 6536 Stochastic Subsurface Hydrology Monte Carlo Simulation CWR 6536 Stochastic Subsurface Hydrology Steps in Monte Carlo Simulation Create input sample space with known distribution, e.g. ensemble of all possible combinations of v, D, q,

More information

Simulation. Where real stuff starts

Simulation. Where real stuff starts Simulation Where real stuff starts March 2019 1 ToC 1. What is a simulation? 2. Accuracy of output 3. Random Number Generators 4. How to sample 5. Monte Carlo 6. Bootstrap 2 1. What is a simulation? 3

More information

Ergodic Theorems. Samy Tindel. Purdue University. Probability Theory 2 - MA 539. Taken from Probability: Theory and examples by R.

Ergodic Theorems. Samy Tindel. Purdue University. Probability Theory 2 - MA 539. Taken from Probability: Theory and examples by R. Ergodic Theorems Samy Tindel Purdue University Probability Theory 2 - MA 539 Taken from Probability: Theory and examples by R. Durrett Samy T. Ergodic theorems Probability Theory 1 / 92 Outline 1 Definitions

More information

Monte Carlo Integration I [RC] Chapter 3

Monte Carlo Integration I [RC] Chapter 3 Aula 3. Monte Carlo Integration I 0 Monte Carlo Integration I [RC] Chapter 3 Anatoli Iambartsev IME-USP Aula 3. Monte Carlo Integration I 1 There is no exact definition of the Monte Carlo methods. In the

More information

Chapter 6. Convergence. Probability Theory. Four different convergence concepts. Four different convergence concepts. Convergence in probability

Chapter 6. Convergence. Probability Theory. Four different convergence concepts. Four different convergence concepts. Convergence in probability Probability Theory Chapter 6 Convergence Four different convergence concepts Let X 1, X 2, be a sequence of (usually dependent) random variables Definition 1.1. X n converges almost surely (a.s.), or with

More information

Poisson Processes. Stochastic Processes. Feb UC3M

Poisson Processes. Stochastic Processes. Feb UC3M Poisson Processes Stochastic Processes UC3M Feb. 2012 Exponential random variables A random variable T has exponential distribution with rate λ > 0 if its probability density function can been written

More information

Polynomial chaos expansions for structural reliability analysis

Polynomial chaos expansions for structural reliability analysis DEPARTMENT OF CIVIL, ENVIRONMENTAL AND GEOMATIC ENGINEERING CHAIR OF RISK, SAFETY & UNCERTAINTY QUANTIFICATION Polynomial chaos expansions for structural reliability analysis B. Sudret & S. Marelli Incl.

More information

A Backward Particle Interpretation of Feynman-Kac Formulae

A Backward Particle Interpretation of Feynman-Kac Formulae A Backward Particle Interpretation of Feynman-Kac Formulae P. Del Moral Centre INRIA de Bordeaux - Sud Ouest Workshop on Filtering, Cambridge Univ., June 14-15th 2010 Preprints (with hyperlinks), joint

More information

Qualifying Exam in Probability and Statistics. https://www.soa.org/files/edu/edu-exam-p-sample-quest.pdf

Qualifying Exam in Probability and Statistics. https://www.soa.org/files/edu/edu-exam-p-sample-quest.pdf Part : Sample Problems for the Elementary Section of Qualifying Exam in Probability and Statistics https://www.soa.org/files/edu/edu-exam-p-sample-quest.pdf Part 2: Sample Problems for the Advanced Section

More information

Bounded Normal Approximation in Highly Reliable Markovian Systems

Bounded Normal Approximation in Highly Reliable Markovian Systems Bounded Normal Approximation in Highly Reliable Markovian Systems Bruno Tuffin To cite this version: Bruno Tuffin. Bounded Normal Approximation in Highly Reliable Markovian Systems. [Research Report] RR-3020,

More information

Rare Event Simulation using Monte Carlo Methods

Rare Event Simulation using Monte Carlo Methods Rare Event Simulation using Monte Carlo Methods Edited by Gerardo Rubino And Bruno Tuffin INRIA, Rennes, France A John Wiley and Sons, Ltd., Publication Rare Event Simulation using Monte Carlo Methods

More information

Sequential Monte Carlo Samplers for Applications in High Dimensions

Sequential Monte Carlo Samplers for Applications in High Dimensions Sequential Monte Carlo Samplers for Applications in High Dimensions Alexandros Beskos National University of Singapore KAUST, 26th February 2014 Joint work with: Dan Crisan, Ajay Jasra, Nik Kantas, Alex

More information

Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio ( )

Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio ( ) Mathematical Methods for Neurosciences. ENS - Master MVA Paris 6 - Master Maths-Bio (2014-2015) Etienne Tanré - Olivier Faugeras INRIA - Team Tosca October 22nd, 2014 E. Tanré (INRIA - Team Tosca) Mathematical

More information

Stochastic Hybrid Systems: Applications to Communication Networks

Stochastic Hybrid Systems: Applications to Communication Networks research supported by NSF Stochastic Hybrid Systems: Applications to Communication Networks João P. Hespanha Center for Control Engineering and Computation University of California at Santa Barbara Talk

More information

EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran November 13, 2014.

EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran November 13, 2014. EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2014 Kannan Ramchandran November 13, 2014 Midterm Exam 2 Last name First name SID Rules. DO NOT open the exam until instructed

More information

Asymptotic Robustness of Estimators in Rare-Event Simulation

Asymptotic Robustness of Estimators in Rare-Event Simulation Asymptotic Robustness of Estimators in Rare-Event Simulation PIERRE L ECUYER, Université de Montreal, Canada JOSE H. BLANCHET, Harvard University, USA BRUNO TUFFIN, IRISA INRIA, Rennes, France, and PETER

More information

A Static Network Reliability Estimation under the Marshall-Olkin Copula

A Static Network Reliability Estimation under the Marshall-Olkin Copula A Static Network Reliability Estimation under the Marshall-Olkin Copula ZDRAVKO I. BOTEV, The University of New South Wales PIERRE L ECUYER and RICHARD SIMARD, Université de Montréal BRUNO TUFFIN, INRIA

More information

Practical unbiased Monte Carlo for Uncertainty Quantification

Practical unbiased Monte Carlo for Uncertainty Quantification Practical unbiased Monte Carlo for Uncertainty Quantification Sergios Agapiou Department of Statistics, University of Warwick MiR@W day: Uncertainty in Complex Computer Models, 2nd February 2015, University

More information

Transient behaviour in highly dependable Markovian systems: new regimes, many paths.

Transient behaviour in highly dependable Markovian systems: new regimes, many paths. Transient behaviour in highly dependable Markovian systems: new regimes, many paths. Daniël Reijsbergen Pieter-Tjerk de Boer Werner Scheinhardt University of Twente RESIM, June 22nd, 2010 Outline Problem

More information

CDA5530: Performance Models of Computers and Networks. Chapter 3: Review of Practical

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

More information

Statistical distributions: Synopsis

Statistical distributions: Synopsis Statistical distributions: Synopsis Basics of Distributions Special Distributions: Binomial, Exponential, Poisson, Gamma, Chi-Square, F, Extreme-value etc Uniform Distribution Empirical Distributions Quantile

More information

Asymptotics and Simulation of Heavy-Tailed Processes

Asymptotics and Simulation of Heavy-Tailed Processes Asymptotics and Simulation of Heavy-Tailed Processes Department of Mathematics Stockholm, Sweden Workshop on Heavy-tailed Distributions and Extreme Value Theory ISI Kolkata January 14-17, 2013 Outline

More information

Need for Sampling in Machine Learning. Sargur Srihari

Need for Sampling in Machine Learning. Sargur Srihari Need for Sampling in Machine Learning Sargur srihari@cedar.buffalo.edu 1 Rationale for Sampling 1. ML methods model data with probability distributions E.g., p(x,y; θ) 2. Models are used to answer queries,

More information

However, reliability analysis is not limited to calculation of the probability of failure.

However, reliability analysis is not limited to calculation of the probability of failure. Probabilistic Analysis probabilistic analysis methods, including the first and second-order reliability methods, Monte Carlo simulation, Importance sampling, Latin Hypercube sampling, and stochastic expansions

More information

Introduction to Machine Learning CMU-10701

Introduction to Machine Learning CMU-10701 Introduction to Machine Learning CMU-10701 Markov Chain Monte Carlo Methods Barnabás Póczos & Aarti Singh Contents Markov Chain Monte Carlo Methods Goal & Motivation Sampling Rejection Importance Markov

More information

STA205 Probability: Week 8 R. Wolpert

STA205 Probability: Week 8 R. Wolpert INFINITE COIN-TOSS AND THE LAWS OF LARGE NUMBERS The traditional interpretation of the probability of an event E is its asymptotic frequency: the limit as n of the fraction of n repeated, similar, and

More information

IEOR 6711, HMWK 5, Professor Sigman

IEOR 6711, HMWK 5, Professor Sigman IEOR 6711, HMWK 5, Professor Sigman 1. Semi-Markov processes: Consider an irreducible positive recurrent discrete-time Markov chain {X n } with transition matrix P (P i,j ), i, j S, and finite state space.

More information

Review. DS GA 1002 Statistical and Mathematical Models. Carlos Fernandez-Granda

Review. DS GA 1002 Statistical and Mathematical Models.   Carlos Fernandez-Granda Review DS GA 1002 Statistical and Mathematical Models http://www.cims.nyu.edu/~cfgranda/pages/dsga1002_fall16 Carlos Fernandez-Granda Probability and statistics Probability: Framework for dealing with

More information

Rare Events, Splitting, and Quasi-Monte Carlo

Rare Events, Splitting, and Quasi-Monte Carlo Rare Events, Splitting, and Quasi-Monte Carlo PIERRE L ECUYER and VALÉRIE DEMERS Université de Montréal, Canada and BRUNO TUFFIN IRISA INRIA, Rennes, France In the context of rare-event simulation, splitting

More information

Lecture 4 Lebesgue spaces and inequalities

Lecture 4 Lebesgue spaces and inequalities Lecture 4: Lebesgue spaces and inequalities 1 of 10 Course: Theory of Probability I Term: Fall 2013 Instructor: Gordan Zitkovic Lecture 4 Lebesgue spaces and inequalities Lebesgue spaces We have seen how

More information

Distributed Estimation, Information Loss and Exponential Families. Qiang Liu Department of Computer Science Dartmouth College

Distributed Estimation, Information Loss and Exponential Families. Qiang Liu Department of Computer Science Dartmouth College Distributed Estimation, Information Loss and Exponential Families Qiang Liu Department of Computer Science Dartmouth College Statistical Learning / Estimation Learning generative models from data Topic

More information

Tail inequalities for additive functionals and empirical processes of. Markov chains

Tail inequalities for additive functionals and empirical processes of. Markov chains Tail inequalities for additive functionals and empirical processes of geometrically ergodic Markov chains University of Warsaw Banff, June 2009 Geometric ergodicity Definition A Markov chain X = (X n )

More information

Evaluating dependability metrics of critical systems: Monte Carlo techniques for rare event analysis

Evaluating dependability metrics of critical systems: Monte Carlo techniques for rare event analysis Evaluating dependability metrics of critical systems: Monte Carlo techniques for rare event analysis Gerardo Rubino (slides done with B. Tuffin) INRIA Rennes - Centre Bretagne Atlantique DEPEND 2010, T4,

More information

Some functional (Hölderian) limit theorems and their applications (II)

Some functional (Hölderian) limit theorems and their applications (II) Some functional (Hölderian) limit theorems and their applications (II) Alfredas Račkauskas Vilnius University Outils Statistiques et Probabilistes pour la Finance Université de Rouen June 1 5, Rouen (Rouen

More information

Midterm 2 Review. CS70 Summer Lecture 6D. David Dinh 28 July UC Berkeley

Midterm 2 Review. CS70 Summer Lecture 6D. David Dinh 28 July UC Berkeley Midterm 2 Review CS70 Summer 2016 - Lecture 6D David Dinh 28 July 2016 UC Berkeley Midterm 2: Format 8 questions, 190 points, 110 minutes (same as MT1). Two pages (one double-sided sheet) of handwritten

More information

Reliability Theory of Dynamically Loaded Structures (cont.)

Reliability Theory of Dynamically Loaded Structures (cont.) Outline of Reliability Theory of Dynamically Loaded Structures (cont.) Probability Density Function of Local Maxima in a Stationary Gaussian Process. Distribution of Extreme Values. Monte Carlo Simulation

More information

Disjointness and Additivity

Disjointness and Additivity Midterm 2: Format Midterm 2 Review CS70 Summer 2016 - Lecture 6D David Dinh 28 July 2016 UC Berkeley 8 questions, 190 points, 110 minutes (same as MT1). Two pages (one double-sided sheet) of handwritten

More information

Stat 516, Homework 1

Stat 516, Homework 1 Stat 516, Homework 1 Due date: October 7 1. Consider an urn with n distinct balls numbered 1,..., n. We sample balls from the urn with replacement. Let N be the number of draws until we encounter a ball

More information

7.1 Coupling from the Past

7.1 Coupling from the Past Georgia Tech Fall 2006 Markov Chain Monte Carlo Methods Lecture 7: September 12, 2006 Coupling from the Past Eric Vigoda 7.1 Coupling from the Past 7.1.1 Introduction We saw in the last lecture how Markov

More information

Lecture 21: Convergence of transformations and generating a random variable

Lecture 21: Convergence of transformations and generating a random variable Lecture 21: Convergence of transformations and generating a random variable If Z n converges to Z in some sense, we often need to check whether h(z n ) converges to h(z ) in the same sense. Continuous

More information

Brief introduction to Markov Chain Monte Carlo

Brief introduction to Markov Chain Monte Carlo Brief introduction to Department of Probability and Mathematical Statistics seminar Stochastic modeling in economics and finance November 7, 2011 Brief introduction to Content 1 and motivation Classical

More information

Three examples of a Practical Exact Markov Chain Sampling

Three examples of a Practical Exact Markov Chain Sampling Three examples of a Practical Exact Markov Chain Sampling Zdravko Botev November 2007 Abstract We present three examples of exact sampling from complex multidimensional densities using Markov Chain theory

More information

Scientific Computing: Monte Carlo

Scientific Computing: Monte Carlo Scientific Computing: Monte Carlo Aleksandar Donev Courant Institute, NYU 1 donev@courant.nyu.edu 1 Course MATH-GA.2043 or CSCI-GA.2112, Spring 2012 April 5th and 12th, 2012 A. Donev (Courant Institute)

More information

Monte Carlo Methods. Geoff Gordon February 9, 2006

Monte Carlo Methods. Geoff Gordon February 9, 2006 Monte Carlo Methods Geoff Gordon ggordon@cs.cmu.edu February 9, 2006 Numerical integration problem 5 4 3 f(x,y) 2 1 1 0 0.5 0 X 0.5 1 1 0.8 0.6 0.4 Y 0.2 0 0.2 0.4 0.6 0.8 1 x X f(x)dx Used for: function

More information

There are self-avoiding walks of steps on Z 3

There are self-avoiding walks of steps on Z 3 There are 7 10 26 018 276 self-avoiding walks of 38 797 311 steps on Z 3 Nathan Clisby MASCOS, The University of Melbourne Institut für Theoretische Physik Universität Leipzig November 9, 2012 1 / 37 Outline

More information

MARKOV PROCESSES. Valerio Di Valerio

MARKOV PROCESSES. Valerio Di Valerio MARKOV PROCESSES Valerio Di Valerio Stochastic Process Definition: a stochastic process is a collection of random variables {X(t)} indexed by time t T Each X(t) X is a random variable that satisfy some

More information

Mathematics Qualifying Examination January 2015 STAT Mathematical Statistics

Mathematics Qualifying Examination January 2015 STAT Mathematical Statistics Mathematics Qualifying Examination January 2015 STAT 52800 - Mathematical Statistics NOTE: Answer all questions completely and justify your derivations and steps. A calculator and statistical tables (normal,

More information

Modeling the Goodness-of-Fit Test Based on the Interval Estimation of the Probability Distribution Function

Modeling the Goodness-of-Fit Test Based on the Interval Estimation of the Probability Distribution Function Modeling the Goodness-of-Fit Test Based on the Interval Estimation of the Probability Distribution Function E. L. Kuleshov, K. A. Petrov, T. S. Kirillova Far Eastern Federal University, Sukhanova st.,

More information

The parabolic Anderson model on Z d with time-dependent potential: Frank s works

The parabolic Anderson model on Z d with time-dependent potential: Frank s works Weierstrass Institute for Applied Analysis and Stochastics The parabolic Anderson model on Z d with time-dependent potential: Frank s works Based on Frank s works 2006 2016 jointly with Dirk Erhard (Warwick),

More information

Rare Event Simulation using Importance Sampling and Cross-Entropy p. 1

Rare Event Simulation using Importance Sampling and Cross-Entropy p. 1 Rare Event Simulation using Importance Sampling and Cross-Entropy Caitlin James Supervisor: Phil Pollett Rare Event Simulation using Importance Sampling and Cross-Entropy p. 1 500 Simulation of a population

More information

Mathematics Ph.D. Qualifying Examination Stat Probability, January 2018

Mathematics Ph.D. Qualifying Examination Stat Probability, January 2018 Mathematics Ph.D. Qualifying Examination Stat 52800 Probability, January 2018 NOTE: Answers all questions completely. Justify every step. Time allowed: 3 hours. 1. Let X 1,..., X n be a random sample from

More information

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes

Limits at Infinity. Horizontal Asymptotes. Definition (Limits at Infinity) Horizontal Asymptotes Limits at Infinity If a function f has a domain that is unbounded, that is, one of the endpoints of its domain is ±, we can determine the long term behavior of the function using a it at infinity. Definition

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

Uniformly Uniformly-ergodic Markov chains and BSDEs

Uniformly Uniformly-ergodic Markov chains and BSDEs Uniformly Uniformly-ergodic Markov chains and BSDEs Samuel N. Cohen Mathematical Institute, University of Oxford (Based on joint work with Ying Hu, Robert Elliott, Lukas Szpruch) Centre Henri Lebesgue,

More information

STOCHASTIC MODELS FOR RELIABILITY, AVAILABILITY, AND MAINTAINABILITY

STOCHASTIC MODELS FOR RELIABILITY, AVAILABILITY, AND MAINTAINABILITY STOCHASTIC MODELS FOR RELIABILITY, AVAILABILITY, AND MAINTAINABILITY Ph.D. Assistant Professor Industrial and Systems Engineering Auburn University RAM IX Summit November 2 nd 2016 Outline Introduction

More information

ABC methods for phase-type distributions with applications in insurance risk problems

ABC methods for phase-type distributions with applications in insurance risk problems ABC methods for phase-type with applications problems Concepcion Ausin, Department of Statistics, Universidad Carlos III de Madrid Joint work with: Pedro Galeano, Universidad Carlos III de Madrid Simon

More information

Randomized Quasi-Monte Carlo Simulation of Markov Chains with an Ordered State Space

Randomized Quasi-Monte Carlo Simulation of Markov Chains with an Ordered State Space Randomized Quasi-Monte Carlo Simulation of Markov Chains with an Ordered State Space Pierre L Ecuyer 1, Christian Lécot 2, and Bruno Tuffin 3 1 Département d informatique et de recherche opérationnelle,

More information

Introduction to Rare Event Simulation

Introduction to Rare Event Simulation Introduction to Rare Event Simulation Brown University: Summer School on Rare Event Simulation Jose Blanchet Columbia University. Department of Statistics, Department of IEOR. Blanchet (Columbia) 1 / 31

More information

CPSC 531: System Modeling and Simulation. Carey Williamson Department of Computer Science University of Calgary Fall 2017

CPSC 531: System Modeling and Simulation. Carey Williamson Department of Computer Science University of Calgary Fall 2017 CPSC 531: System Modeling and Simulation Carey Williamson Department of Computer Science University of Calgary Fall 2017 Quote of the Day A person with one watch knows what time it is. A person with two

More information

Heavy Tailed Time Series with Extremal Independence

Heavy Tailed Time Series with Extremal Independence Heavy Tailed Time Series with Extremal Independence Rafa l Kulik and Philippe Soulier Conference in honour of Prof. Herold Dehling Bochum January 16, 2015 Rafa l Kulik and Philippe Soulier Regular variation

More information

Q = (c) Assuming that Ricoh has been working continuously for 7 days, what is the probability that it will remain working at least 8 more days?

Q = (c) Assuming that Ricoh has been working continuously for 7 days, what is the probability that it will remain working at least 8 more days? IEOR 4106: Introduction to Operations Research: Stochastic Models Spring 2005, Professor Whitt, Second Midterm Exam Chapters 5-6 in Ross, Thursday, March 31, 11:00am-1:00pm Open Book: but only the Ross

More information

Variance Reduction s Greatest Hits

Variance Reduction s Greatest Hits 1 Variance Reduction s Greatest Hits Pierre L Ecuyer CIRRELT, GERAD, and Département d Informatique et de Recherche Opérationnelle Université de Montréal, Canada ESM 2007, Malta, October 22, 2007 Context

More information

Confidence intervals for the mixing time of a reversible Markov chain from a single sample path

Confidence intervals for the mixing time of a reversible Markov chain from a single sample path Confidence intervals for the mixing time of a reversible Markov chain from a single sample path Daniel Hsu Aryeh Kontorovich Csaba Szepesvári Columbia University, Ben-Gurion University, University of Alberta

More information

2. Transience and Recurrence

2. Transience and Recurrence Virtual Laboratories > 15. Markov Chains > 1 2 3 4 5 6 7 8 9 10 11 12 2. Transience and Recurrence The study of Markov chains, particularly the limiting behavior, depends critically on the random times

More information

Introduction to Empirical Processes and Semiparametric Inference Lecture 02: Overview Continued

Introduction to Empirical Processes and Semiparametric Inference Lecture 02: Overview Continued Introduction to Empirical Processes and Semiparametric Inference Lecture 02: Overview Continued Michael R. Kosorok, Ph.D. Professor and Chair of Biostatistics Professor of Statistics and Operations Research

More information

Simulation. Alberto Ceselli MSc in Computer Science Univ. of Milan. Part 4 - Statistical Analysis of Simulated Data

Simulation. Alberto Ceselli MSc in Computer Science Univ. of Milan. Part 4 - Statistical Analysis of Simulated Data Simulation Alberto Ceselli MSc in Computer Science Univ. of Milan Part 4 - Statistical Analysis of Simulated Data A. Ceselli Simulation P.4 Analysis of Sim. data 1 / 15 Statistical analysis of simulated

More information

Critical percolation on networks with given degrees. Souvik Dhara

Critical percolation on networks with given degrees. Souvik Dhara Critical percolation on networks with given degrees Souvik Dhara Microsoft Research and MIT Mathematics Montréal Summer Workshop: Challenges in Probability and Mathematical Physics June 9, 2018 1 Remco

More information

2. Variance and Covariance: We will now derive some classic properties of variance and covariance. Assume real-valued random variables X and Y.

2. Variance and Covariance: We will now derive some classic properties of variance and covariance. Assume real-valued random variables X and Y. CS450 Final Review Problems Fall 08 Solutions or worked answers provided Problems -6 are based on the midterm review Identical problems are marked recap] Please consult previous recitations and textbook

More information

57:022 Principles of Design II Final Exam Solutions - Spring 1997

57:022 Principles of Design II Final Exam Solutions - Spring 1997 57:022 Principles of Design II Final Exam Solutions - Spring 1997 Part: I II III IV V VI Total Possible Pts: 52 10 12 16 13 12 115 PART ONE Indicate "+" if True and "o" if False: + a. If a component's

More information

On Derivative Estimation of the Mean Time to Failure in Simulations of Highly Reliable Markovian Systems

On Derivative Estimation of the Mean Time to Failure in Simulations of Highly Reliable Markovian Systems On Derivative Estimation of the Mean Time to Failure in Simulations of Highly Reliable Markovian Systems Marvin K. Nakayama Department of Computer and Information Science New Jersey Institute of Technology

More information

JEREMY TAYLOR S CONTRIBUTIONS TO TRANSFORMATION MODEL

JEREMY TAYLOR S CONTRIBUTIONS TO TRANSFORMATION MODEL 1 / 25 JEREMY TAYLOR S CONTRIBUTIONS TO TRANSFORMATION MODELS DEPT. OF STATISTICS, UNIV. WISCONSIN, MADISON BIOMEDICAL STATISTICAL MODELING. CELEBRATION OF JEREMY TAYLOR S OF 60TH BIRTHDAY. UNIVERSITY

More information

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models Fatih Cavdur fatihcavdur@uludag.edu.tr March 20, 2012 Introduction Introduction The world of the model-builder

More information

Lecture 5. If we interpret the index n 0 as time, then a Markov chain simply requires that the future depends only on the present and not on the past.

Lecture 5. If we interpret the index n 0 as time, then a Markov chain simply requires that the future depends only on the present and not on the past. 1 Markov chain: definition Lecture 5 Definition 1.1 Markov chain] A sequence of random variables (X n ) n 0 taking values in a measurable state space (S, S) is called a (discrete time) Markov chain, if

More information

MIT Manufacturing Systems Analysis Lectures 6 9: Flow Lines

MIT Manufacturing Systems Analysis Lectures 6 9: Flow Lines 2.852 Manufacturing Systems Analysis 1/165 Copyright 2010 c Stanley B. Gershwin. MIT 2.852 Manufacturing Systems Analysis Lectures 6 9: Flow Lines Models That Can Be Analyzed Exactly Stanley B. Gershwin

More information

GEOMETRIC -discrete A discrete random variable R counts number of times needed before an event occurs

GEOMETRIC -discrete A discrete random variable R counts number of times needed before an event occurs STATISTICS 4 Summary Notes. Geometric and Exponential Distributions GEOMETRIC -discrete A discrete random variable R counts number of times needed before an event occurs P(X = x) = ( p) x p x =,, 3,...

More information

Recap. Probability, stochastic processes, Markov chains. ELEC-C7210 Modeling and analysis of communication networks

Recap. Probability, stochastic processes, Markov chains. ELEC-C7210 Modeling and analysis of communication networks Recap Probability, stochastic processes, Markov chains ELEC-C7210 Modeling and analysis of communication networks 1 Recap: Probability theory important distributions Discrete distributions Geometric distribution

More information

Cross Entropy. Owen Jones, Cardiff University. Cross Entropy. CE for rare events. CE for disc opt. TSP example. A new setting. Necessary.

Cross Entropy. Owen Jones, Cardiff University. Cross Entropy. CE for rare events. CE for disc opt. TSP example. A new setting. Necessary. Owen Jones, Cardiff University The Cross-Entropy (CE) method started as an adaptive importance sampling scheme for estimating rare event probabilities (Rubinstein, 1997), before being successfully applied

More information

Stochastic Hybrid Systems: Modeling, analysis, and applications to networks and biology

Stochastic Hybrid Systems: Modeling, analysis, and applications to networks and biology research supported by NSF Stochastic Hybrid Systems: Modeling, analysis, and applications to networks and biology João P. Hespanha Center for Control Engineering and Computation University of California

More information

IMPORTANCE SAMPLING SIMULATIONS OF PHASE-TYPE QUEUES

IMPORTANCE SAMPLING SIMULATIONS OF PHASE-TYPE QUEUES Proceedings of the 29 Winter Simulation Conference M. D. Rossetti, R. R. Hill, B. Johansson, A. Dunkin, and R. G. Ingalls, eds. IMPORTANCE SAMPLING SIMULATIONS OF PHASE-TYPE QUEUES Poul E. Heegaard Department

More information

Section 8.1: Interval Estimation

Section 8.1: Interval Estimation Section 8.1: Interval Estimation Discrete-Event Simulation: A First Course c 2006 Pearson Ed., Inc. 0-13-142917-5 Discrete-Event Simulation: A First Course Section 8.1: Interval Estimation 1/ 35 Section

More information

Probability Theory and Statistics. Peter Jochumzen

Probability Theory and Statistics. Peter Jochumzen Probability Theory and Statistics Peter Jochumzen April 18, 2016 Contents 1 Probability Theory And Statistics 3 1.1 Experiment, Outcome and Event................................ 3 1.2 Probability............................................

More information