ACCURACY AND EFFICIENCY OF MONTE CARLO METHOD. Julius Goodman. Bechtel Power Corporation E. Imperial Hwy. Norwalk, CA 90650, U.S.A.

Size: px
Start display at page:

Download "ACCURACY AND EFFICIENCY OF MONTE CARLO METHOD. Julius Goodman. Bechtel Power Corporation E. Imperial Hwy. Norwalk, CA 90650, U.S.A."

Transcription

1 ACCURACY AND EFFICIENCY OF MONTE CARLO METHOD Julius Goodman Bechtel Power Corporation E. Imperial Hwy. Norwalk, CA 90650, U.S.A. ABSTRACT The accuracy of Monte Carlo method of simulating distributions is analyzed. It is shown that claimed accuracy of some standard computer codes is overstated. The correct formula for evaluation of the accuracy of any percentile (or fractile) is developed. It has been shown that increasing the accuracy of the Monte Carlo method by increasing the number of simulations is not economical because the time complexity of algorithm is inversely proportional to the squared relative error. Therefore, the new method of increasing the accuracy with a significant reduction in the number of simulations was developed. For the new method, the number of simulations and time complexity of algorithm are inversely proportional to the relative error. 1. INTRODUCTION The accuracy of the Monte Carlo method of assessment simulating distributions in probabilistic risk assessment (PRA) is significantly lower than what is widely believed. Some computer codes for which the claimed accuracy is about 1 percent for several thousand simulations, actually have 20 to 30 percent accuracy. Using these codes to compare the reliability or unavailability of two systems can lead to miscalculation and misjudgment. The purpose of this paper is to give a better estimate of accuracy of the traditional Monte Carlo Method in PRA and to develop a more efficient method of Monte Carlo simulation. 2. COMPARISON OF CLAIMED AND REAL ACCURACY OF MONTE CARLO COMPUTER CODES SIMULATION DISTRIBUTIONS Several computer codes were tested on claimed accuracy of simulated distributions. The test program considered simulation of a random function comprised of one or the product of several lognormal distributions. The accuracy of codes was determined by comparing simulated and exact analytical values. The results of all codes were similar; therefore, we consider here only the SAMPLE code widely used in Reactor Safety Study [1]. The claimed accuracy of SAMPLE is shown in Table 1. According to Reactor Safety Study, there is no connection between the accuracy of SAMPLE and the error factor of simulated random function. To make our point clearer, we simulated a spread distribution with a median equal to 1 x 10 and an error factor equal to corresponding to the lognormal

2 Table 1 Claimed Accuracy of SAMPLE Sample Size Accuracy on 95% Confidence Interval 1.0% 0.7% 0 5% parameter a=3.0c. The comparison of simulated and exact analytical calculations is given in Table 2. For the sample size 1200, claimed accuracy 95th percentile is 1.0 percent. In the case we ran, the accuracy was 27.6 percent. Certainly, for a less spread distribution, the accuracy would be less. However, even for a random function with an error factor of 3, the theoretical accuracy of Monte Carlo simulation (see formula 23) is about 4 percent, which is still greater than 1 percent accuracy claimed by SAMPLE. Table 2 Comparison of Simulated and Exact Analytical Parameters (Sample Size 1200) Parameter Simulated Value Exact Value Ratio of Simulated and Exact Values Relative Error (%) Lower Limit (5th percentile) x 10" x 10" Median (50th percentile) x 10~ x 10~ Upper Limit (95th percentile) x 10" x 10" Mean x 10" x 10" 3 Standard Deviation x

3 ACCURACY OF MONTE CARLO SIMULATED DISTRIBUTIONS Most applications of the Monte Carlo method are connected with calculation using simulations of some multidimensional integrals. This problem is equivalent to calculation of the expectation of some random number. Tho evaluation of error can be done with the central limit theorem [2]: x-x < My) a (1) where x is a Monte Carlo estimate of the exact value x ; o is standard p o deviation of the simulated random function; n is a number of simulations; and A(y) is a parameter depending on the chosen confidence y. For example, for confidence y=0.9 (90 percent confidence interval) the parameter y(0.9)= In the PRA application of the Monte Carlo method we have a different problem. We have to evaluate the absolute error Ax or relative error 6 of some random value x which is a specified percentile of the simulated distribution f(x). As far as we know, this problem was not covered in the current literature. Consider the Monte Carlo simulation of random number x with known density function f(x) and cumulative probability F(x). For this purpose we generate uniformly distributed random number y in the range: 0 < y < 1 (2) Let n be a number of trials in one simulation set with some initial seed number and y. (j=l, 2,... n) are sorted in ascending order generated random J numbers. Then determine numbers x. (j=l, 2,... n) according to the formula: x. y. = F(x.) = f(x)dx (3) or <V (4) where F (y) is an inverse function of the function F(x). For a large number of simulations n, each number y. is equal approximately: I n (5)

4 Denote p. = - x 100 (7) A number x. corresponding to y. is approximately a f.- fractile or a p.- percentile for the density function f(x). The closer the number y. is to the f., the better estimate for f.-fractile the number x. is. The deviation of the numbers y. from the f. is quite random. different sets of simulations with different seed numbers we get different sets of the y. scattered around the corresponding f.. If we take What is the probability that some randomly selected number y appears to be an f.-fractile? If y is an f.-fractile, it has to satisfy the condition: y ± < y < y i+1 (8) Therefore, i out of n simulated numbers have to be in the interval [0, y]; hence, the probability density g(y) that y is f.-fractile is equal to the probability density that i out of n simulated numbers y. are in the interval [0, y]. The last probability density is given by ieta distribution [2]: 8(y) = i; The mode m(y), mean E(y), and variance V(y) of the distribution (9) are respectively: m(y) = \ = f i (10) (y) = ig (ID V(y) = W ) (n-i+d (12) If n -* we have an asymtotic expression for mean and variance: E(y) = f i (13) V(y) = \ i i (1-f^ (14) For the large n, the distribution (9) tends to be a normal distribution with mean f. and standard deviation a. defined by formula: I l a. = V f U-f.) (15) I, /» I i

5 Therefore, the one standard deviation confidence interval for y can be determined as: VTT The absolute error Ax of estimating f.-fractile (or p.-percentile) according to formula (3) can be expressed in the form: Ax. = Ay i ix.. (16) (17) where absolute error Ay can be evaluated with formula (16). expression for Ax is: Thus, the final (18) Formula (18) assumes that we have a perfect and unbiased generator of random numbers and uniformly accurate algorithm for the calculation of the inverse function F (y), otherwise the error could exceed the expression (18). Formula (18) is applicable in the case when random value x is a function of several random arguments x,, x 0,...x and the density function f(x) is found from the Monte Carlo simulation technique. 4. SIMULATION TEST FOR LOGNORMAL DISTRIBUTION Density function f(x) for the lognormal distribution takes form: f(x) = yjlno exp (In x-l 2a 2 (19) where (J and a are logarithmic mean and standard deviations. Therefore, a relative error 6 = for the lognormal distribution at p.-percentile is: 6. = I a Vn" exp (In x i ~(j) 21 (20) All factors depending on percentile for median, lower, and upper limits are given in Table 3.

6 Table 3 Factors Depending on Percentile in the Formula for Relative Error Factor Lower Limit (5th percentile) Median (50th percentile Upper Limit (25th percentile) f. 1 In \/ J Ld-f.) ex] X. 1 > "(In x. -p) 2a M-1.645a M [j+1.645a Using data from Table 3, we can readily find the expression for relative error at lower limit, median, and upper limit: lower a (21) 5,-.median a (22) 6.upper (23) To check our theoretical formulas we performed several simulation tests. First, we tested formula (15). For this purpose we organized two series of tests. The first series consisted of 25 runs with 1,000 trials per run and a different initial seed number for every run. The second series consisted of 25 runs with 10,000 trials per run. Then we calculated the standard deviation for median, lower, and upper limits for every series and compared them with theoretical formula (15). The results of this comparison are shown in Table 4. The relative difference between theoretical and empirical results is in the range of 1 to 2 percent. We then tested formulas (21) through (23) for a lognormal distribution. Our test consisted of three series with 10 runs each and a number of trials equal to 100, 1,000 nnd 10,000, respectively. Each run started with a different seed,number. In our test, we generated a lognormal distribution with median 10 and an error factor 100,000 (JJ= , 0= ). The comparison of empirical and theoretical relative errors is given in Table 5.

7 Table 4 Comparison of Empirical and Theoretical Standard Deviations for Uniform Distribution Lower Limit (5%) Median (50%) Upper Limit (95%) n Empirical Theoretical Empirical Theoretical Empirical Theoretical 1, xl0" xlO" 3 1.6lxlO" xlO" xlO" xl0" 3 10, xl0" xl0" xl0" xlO~ xlO" 3 2.I8xl0" 3 Table 5 Comparison of Empirical and Theoretical Relative Errors for Lognormal Distribution Lower Limit (5%) Median (50%) Upper Limit (95%) n Empirical Theoretical Empirical Theoretical Empirical Theoreti cal , , The results of comparison show that we can use formulas (21) through (23) for evaluation of relative error of lognormal and similar distributions. 5. TIME COMPLEXITY AND COST OF A COMPUTER RUN FOR DISTRIBUTION SIMULATION To reach 1 percent accuracy at the upper limit for a lognormal distribution with a parameter a of approximately 5, one million simulations are needed. This is true for an arbitrary distribution simulated by computer code. To assess the feasibility of the Monte Carlo method, we have to estimate the computing time and the cost of a computer run.

8 The computing time of Monte Carlo simulation programs is proportional to the time complexity T(n) of its algorithm [3] where n is a number of simulations The time complexity of the simulation computer code is limited by its sorting subroutine. The best sorting subroutine has time complexity T(n) given by [3]: T(n) - n log n (24) Usually the cost of a computer run C should be estimated according to the progressive cost rate. T(n) Figure 1 RELATIONSHIP BETWEEN THE COST OF A RUN AND COMPUTING TIME The typical relationship between the cost of run and computing time on the arbitrary scale is shown in Figure 1. This relationship can be fitted by a smooth curve: C = A [T(n)] k (25) Therefore, the asymptotic cost as a function of the number of simulations is: C ~ (n log n)' (26) where k > 1 (27)

9 The required number of simulations n depends on relative error 6. iognormal distribution: For n ~?-;. (28) Putting (28) into (24) and (26) we obtain the asymptotic expressions for time complexity T and costs of computer run C depend on the relative error 6 and logarithmic standard deviation a: MIL (29) 2k (30) Therefore, to increase accuracy ten times, we have to increase the computing time more than 100 times, according to formula (29). The cost increase will be even more significant. The question is whether there are methods of increasing the accuracy of the Monte Carlo method without increasing computation time and the cost of the run. For applications considered at the beginning of Section 3, which can be reduced to the evaluation of a random-sample average, there are three methods of increasing accuracy: stratified sampling, correlated sampling, and importance sampling. All three methods belong to the so called "variancereduction" technique [2], According to formula (1) if we substitute one sample with another having the same mean but less standard deviation a n we can reduce error while keeping the same computation time. These variance-reduction methods cannot significantly save the computing time and, unfortunately, they are not applicable to the problem of simulation of distributions because the variance of distributions must be kept intact. With this in mind, a new method of increasing accuracy will be considered below. 6. IMPROVED MONTE CARLO SIMULATION METHOD The conventional approach of estimating the p.-percentile of some simulated distribution consists of determining the number x. from the sorted array x. (j=l,2,...n) of the random variable x with index number i defined from formula (7). Therefore, only one value out of n random numbers is used to determine the p.-percentile. In this case, the only way to increase accuracy is to increase the number of simulations n; and the cost of this method is very high. Meanwhile, all points x. (j=l,2,... n) representing some distribution contain the information of p.-percentile. Below, we consider the special method of extracting this information.

10 Let x. (j=l,2,... n) be a sorted set of random numbers in ascending order and f (x; re a... a.) be a test function with k fitted parameters a a,... a to fit the distribution of a random variable x. ff n is sufficiently large, any v.ilue x. is an approximate estimate of p.-percentile. Hence, the numbers y. (a., a 0,... a.) defined as f y. (a r u 2,.-a n ) = I f (x; a 1> a,,,... a fc ) dx (31) are supposed to be close to f. given by equation (6) if the function f(x; a a... a.) and parameters a,, a L o,... a, are chosen appropriately. Consider the parameters 4.- ( a i > a y > a u) given by formula: y (a, a... a ) - f i (a v a 2,... re k ) = -! ^ 1 ^ i (32) i where a. are determined by equation (15). As previously explained, fcr a large number n, every parameter 4- is a normal random variable with ^ero mean and a standard deviation equal to unity. Introduce two random fui ctions F, and according to formulas: a 2>... a k ) =i ^. (a r a 2,... a fc ) (33) F (a, a... a )= ) k (a a... or )] (34) If lae test function f(x; a,, a,... a.) is a good fit, the function F, has a, ^rmal distribution witn zero mean and a standard deviation equal to 1/ Jn~and the function F_ has a chi-square distribution with a parameter equal to n. Therefore, for a good fitting function f(x; a., a,... a,) two conditions have to be satisfied: nf 1 2 < 1 (35) r 2 " '

11 These conditions mean that both functions F, and F deviate from their means by no more than one standard deviation, which is acceptable. Thus, to find the best fit for a function f(x; u, a,...'. a^) we have to minimize simultaneously the left sides of equations (35) and (36). However, it is easier analytically to minimize the expression G(a., a?,... a,) If the inequality G < 1 is met, the corresponding approximation can be considered adequate. The approximation which meets the inequality G < 0.5 (38) is considered as good because both conditions (35) and (36) will be met automatically. Assume that we found the best fitting function f(x; Of-,, a»,... a.) giving the minimum to the expression (37) and satisfying conditions (35) and (36) or one stronger condition (38). Using this function we can find corrected percentiles x. of the distribution in question as: x. f (x; a v a 2,... ff fc ) dx = f ± (39) For evaluation of p.-percentile, instead of random number x. with standard deviation given^by equation (18),_we use its mean x.. Because the number of points participating in finding x. is equal to n, the standard deviation of x. and corresponding absolute error Ax. will be reduced by Yn" times: Ax. = \, / - (40) I f(x.) n Relative errors for lognormal and similar distributions will be: a lower n (41) 6 A. =h2s33o (42) median n 6 = (43) upper n

12 and asymtotic expressions for time complexity T and cost of computer run C will take the form: (44) (45) The additional algorithm when minimizing the function G has time complexity T(n) ~ n and cannot change the asymtotic estimate given by equation (44). Hence, the proposed method can reduce the computing time and the cost of computer run relatively to the conventional Monte Carlo method at the same level of accuracy. 7. LIMITATIONS The improved Monte Carlo simulation method is based on the assumption that we have a perfect unbiased generator of random numbers. It means that uniform distribution simulated with such a generator satisfies the conditions (35) and (36). Unfortunately, most existing generators fail this test. In the case of a biased generator of random numbers, the final simulated distribution is also biased. Thus, application of the above technique improves the precision rather than the accuracy of the simulation. This technique does, however, improve the result of simulation but the degree of improvement is less than that predicted by formulas (41) through (43). We have to be cautious of "the best analytical fit" if we use the biased generator of random numbers. Also, we have to recognize that conditions (35) and (36) can be either conflicting or not achievable at all if we fail to chose the appropriate test function f(x; a,, a,... a ) or an unbiased generator of random numbers. Therefore, from a practical point of view, it is better to minimize the expression in the left side of inequality (36) without the strong conditions of (35) and (36). This "weaker" goal will always be achievable. ACKNOWLEDGEMENTS The author wishes to thank Dr. M. Reier for testing the SAMPLE code and useful discussions of some aspects of this paper. REFERENCES 1. Reactor Safety Study, WASH-.1400, Appendix II, pp. II-64-II-74, Oct Korn, G. A., Korn, J. M., "Mathematical Handbook for Scientists and Engineers", McGraw-Hill Book Company, New York, Aho, A. V., Hopcroft, J. K., Ullman, J. D., "The Design and Analysis of Computer Algorithms", Addisow-Wesley Publishing Company, Massachusetts, 1974.

VARIANCE REDUCTION TECHNIQUES IN MONTE CARLO SIMULATIONS K. Ming Leung

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

More information

Chapter 1. Introduction

Chapter 1. Introduction Chapter 1 Introduction A Monte Carlo method is a compuational method that uses random numbers to compute (estimate) some quantity of interest. Very often the quantity we want to compute is the mean of

More information

Probability Models.S4 Simulating Random Variables

Probability Models.S4 Simulating Random Variables Operations Research Models and Methods Paul A. Jensen and Jonathan F. Bard Probability Models.S4 Simulating Random Variables In the fashion of the last several sections, we will often create probability

More information

Voluntary State Curriculum Algebra II

Voluntary State Curriculum Algebra II Algebra II Goal 1: Integration into Broader Knowledge The student will develop, analyze, communicate, and apply models to real-world situations using the language of mathematics and appropriate technology.

More information

Generating random samples from user-defined distributions

Generating random samples from user-defined distributions The Stata Journal (2011) 11, Number 2, pp. 299 304 Generating random samples from user-defined distributions Katarína Lukácsy Central European University Budapest, Hungary lukacsy katarina@phd.ceu.hu Abstract.

More information

MULTI-DIMENSIONAL MONTE CARLO INTEGRATION

MULTI-DIMENSIONAL MONTE CARLO INTEGRATION CS580: Computer Graphics KAIST School of Computing Chapter 3 MULTI-DIMENSIONAL MONTE CARLO INTEGRATION 2 1 Monte Carlo Integration This describes a simple technique for the numerical evaluation of integrals

More information

APPENDIX K MONTE CARLO SIMULATION

APPENDIX K MONTE CARLO SIMULATION APPENDIX K MONTE CARLO SIMULATION K-1. Introduction. Monte Carlo simulation is a method of reliability analysis that should be used only when the system to be analyzed becomes too complex for use of simpler

More information

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. - Statistical Methods -

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. - Statistical Methods - Physics 736 Experimental Methods in Nuclear-, Particle-, and Astrophysics - Statistical Methods - Karsten Heeger heeger@wisc.edu Course Schedule and Reading course website http://neutrino.physics.wisc.edu/teaching/phys736/

More information

ISyE 6416: Computational Statistics Spring Lecture 13: Monte Carlo Methods

ISyE 6416: Computational Statistics Spring Lecture 13: Monte Carlo Methods ISyE 6416: Computational Statistics Spring 2017 Lecture 13: Monte Carlo Methods Prof. Yao Xie H. Milton Stewart School of Industrial and Systems Engineering Georgia Institute of Technology Determine area

More information

Fathom Dynamic Data TM Version 2 Specifications

Fathom Dynamic Data TM Version 2 Specifications Data Sources Fathom Dynamic Data TM Version 2 Specifications Use data from one of the many sample documents that come with Fathom. Enter your own data by typing into a case table. Paste data from other

More information

Lecture: Simulation. of Manufacturing Systems. Sivakumar AI. Simulation. SMA6304 M2 ---Factory Planning and scheduling. Simulation - A Predictive Tool

Lecture: Simulation. of Manufacturing Systems. Sivakumar AI. Simulation. SMA6304 M2 ---Factory Planning and scheduling. Simulation - A Predictive Tool SMA6304 M2 ---Factory Planning and scheduling Lecture Discrete Event of Manufacturing Systems Simulation Sivakumar AI Lecture: 12 copyright 2002 Sivakumar 1 Simulation Simulation - A Predictive Tool Next

More information

Learner Expectations UNIT 1: GRAPICAL AND NUMERIC REPRESENTATIONS OF DATA. Sept. Fathom Lab: Distributions and Best Methods of Display

Learner Expectations UNIT 1: GRAPICAL AND NUMERIC REPRESENTATIONS OF DATA. Sept. Fathom Lab: Distributions and Best Methods of Display CURRICULUM MAP TEMPLATE Priority Standards = Approximately 70% Supporting Standards = Approximately 20% Additional Standards = Approximately 10% HONORS PROBABILITY AND STATISTICS Essential Questions &

More information

You ve already read basics of simulation now I will be taking up method of simulation, that is Random Number Generation

You ve already read basics of simulation now I will be taking up method of simulation, that is Random Number Generation Unit 5 SIMULATION THEORY Lesson 39 Learning objective: To learn random number generation. Methods of simulation. Monte Carlo method of simulation You ve already read basics of simulation now I will be

More information

Integration. Volume Estimation

Integration. Volume Estimation Monte Carlo Integration Lab Objective: Many important integrals cannot be evaluated symbolically because the integrand has no antiderivative. Traditional numerical integration techniques like Newton-Cotes

More information

A Study of Cross-Validation and Bootstrap for Accuracy Estimation and Model Selection (Kohavi, 1995)

A Study of Cross-Validation and Bootstrap for Accuracy Estimation and Model Selection (Kohavi, 1995) A Study of Cross-Validation and Bootstrap for Accuracy Estimation and Model Selection (Kohavi, 1995) Department of Information, Operations and Management Sciences Stern School of Business, NYU padamopo@stern.nyu.edu

More information

Stat 528 (Autumn 2008) Density Curves and the Normal Distribution. Measures of center and spread. Features of the normal distribution

Stat 528 (Autumn 2008) Density Curves and the Normal Distribution. Measures of center and spread. Features of the normal distribution Stat 528 (Autumn 2008) Density Curves and the Normal Distribution Reading: Section 1.3 Density curves An example: GRE scores Measures of center and spread The normal distribution Features of the normal

More information

Chapter 3: Data Description Calculate Mean, Median, Mode, Range, Variation, Standard Deviation, Quartiles, standard scores; construct Boxplots.

Chapter 3: Data Description Calculate Mean, Median, Mode, Range, Variation, Standard Deviation, Quartiles, standard scores; construct Boxplots. MINITAB Guide PREFACE Preface This guide is used as part of the Elementary Statistics class (Course Number 227) offered at Los Angeles Mission College. It is structured to follow the contents of the textbook

More information

A Random Number Based Method for Monte Carlo Integration

A Random Number Based Method for Monte Carlo Integration A Random Number Based Method for Monte Carlo Integration J Wang and G Harrell Department Math and CS, Valdosta State University, Valdosta, Georgia, USA Abstract - A new method is proposed for Monte Carlo

More information

Themes in the Texas CCRS - Mathematics

Themes in the Texas CCRS - Mathematics 1. Compare real numbers. a. Classify numbers as natural, whole, integers, rational, irrational, real, imaginary, &/or complex. b. Use and apply the relative magnitude of real numbers by using inequality

More information

Scientific Computing: An Introductory Survey

Scientific Computing: An Introductory Survey Scientific Computing: An Introductory Survey Chapter 13 Random Numbers and Stochastic Simulation Prof. Michael T. Heath Department of Computer Science University of Illinois at Urbana-Champaign Copyright

More information

1. Practice the use of the C ++ repetition constructs of for, while, and do-while. 2. Use computer-generated random numbers.

1. Practice the use of the C ++ repetition constructs of for, while, and do-while. 2. Use computer-generated random numbers. 1 Purpose This lab illustrates the use of looping structures by introducing a class of programming problems called numerical algorithms. 1. Practice the use of the C ++ repetition constructs of for, while,

More information

Measures of Dispersion

Measures of Dispersion Measures of Dispersion 6-3 I Will... Find measures of dispersion of sets of data. Find standard deviation and analyze normal distribution. Day 1: Dispersion Vocabulary Measures of Variation (Dispersion

More information

The Bootstrap and Jackknife

The Bootstrap and Jackknife The Bootstrap and Jackknife Summer 2017 Summer Institutes 249 Bootstrap & Jackknife Motivation In scientific research Interest often focuses upon the estimation of some unknown parameter, θ. The parameter

More information

Computer Experiments. Designs

Computer Experiments. Designs Computer Experiments Designs Differences between physical and computer Recall experiments 1. The code is deterministic. There is no random error (measurement error). As a result, no replication is needed.

More information

Bootstrap Confidence Interval of the Difference Between Two Process Capability Indices

Bootstrap Confidence Interval of the Difference Between Two Process Capability Indices Int J Adv Manuf Technol (2003) 21:249 256 Ownership and Copyright 2003 Springer-Verlag London Limited Bootstrap Confidence Interval of the Difference Between Two Process Capability Indices J.-P. Chen 1

More information

Numerical Integration

Numerical Integration Lecture 12: Numerical Integration (with a focus on Monte Carlo integration) Computer Graphics CMU 15-462/15-662, Fall 2015 Review: fundamental theorem of calculus Z b f(x)dx = F (b) F (a) a f(x) = d dx

More information

Design of Experiments

Design of Experiments Seite 1 von 1 Design of Experiments Module Overview In this module, you learn how to create design matrices, screen factors, and perform regression analysis and Monte Carlo simulation using Mathcad. Objectives

More information

BASIC SIMULATION CONCEPTS

BASIC SIMULATION CONCEPTS BASIC SIMULATION CONCEPTS INTRODUCTION Simulation is a technique that involves modeling a situation and performing experiments on that model. A model is a program that imitates a physical or business process

More information

Chapter 6 Normal Probability Distributions

Chapter 6 Normal Probability Distributions Chapter 6 Normal Probability Distributions 6-1 Review and Preview 6-2 The Standard Normal Distribution 6-3 Applications of Normal Distributions 6-4 Sampling Distributions and Estimators 6-5 The Central

More information

METROPOLIS MONTE CARLO SIMULATION

METROPOLIS MONTE CARLO SIMULATION POLYTECHNIC UNIVERSITY Department of Computer and Information Science METROPOLIS MONTE CARLO SIMULATION K. Ming Leung Abstract: The Metropolis method is another method of generating random deviates that

More information

Heteroskedasticity and Homoskedasticity, and Homoskedasticity-Only Standard Errors

Heteroskedasticity and Homoskedasticity, and Homoskedasticity-Only Standard Errors Heteroskedasticity and Homoskedasticity, and Homoskedasticity-Only Standard Errors (Section 5.4) What? Consequences of homoskedasticity Implication for computing standard errors What do these two terms

More information

Epidemic spreading on networks

Epidemic spreading on networks Epidemic spreading on networks Due date: Sunday October 25th, 2015, at 23:59. Always show all the steps which you made to arrive at your solution. Make sure you answer all parts of each question. Always

More information

STAT 725 Notes Monte Carlo Integration

STAT 725 Notes Monte Carlo Integration STAT 725 Notes Monte Carlo Integration Two major classes of numerical problems arise in statistical inference: optimization and integration. We have already spent some time discussing different optimization

More information

Computational Methods. Randomness and Monte Carlo Methods

Computational Methods. Randomness and Monte Carlo Methods Computational Methods Randomness and Monte Carlo Methods Manfred Huber 2010 1 Randomness and Monte Carlo Methods Introducing randomness in an algorithm can lead to improved efficiencies Random sampling

More information

Modelling and Quantitative Methods in Fisheries

Modelling and Quantitative Methods in Fisheries SUB Hamburg A/553843 Modelling and Quantitative Methods in Fisheries Second Edition Malcolm Haddon ( r oc) CRC Press \ y* J Taylor & Francis Croup Boca Raton London New York CRC Press is an imprint of

More information

Cpk: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc.

Cpk: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc. C: What is its Capability? By: Rick Haynes, Master Black Belt Smarter Solutions, Inc. C is one of many capability metrics that are available. When capability metrics are used, organizations typically provide

More information

Fitting Fragility Functions to Structural Analysis Data Using Maximum Likelihood Estimation

Fitting Fragility Functions to Structural Analysis Data Using Maximum Likelihood Estimation Fitting Fragility Functions to Structural Analysis Data Using Maximum Likelihood Estimation 1. Introduction This appendix describes a statistical procedure for fitting fragility functions to structural

More information

Converting Point Estimates for Cost-Risk Analysis

Converting Point Estimates for Cost-Risk Analysis Paper ID #5752 Converting Point Estimates for Cost-Risk Analysis Dr. Robert C. Creese, West Virginia University Dr. Robert C. Creese is Professor of Industrial Engineering and Graduate Program Director

More information

10.4 Linear interpolation method Newton s method

10.4 Linear interpolation method Newton s method 10.4 Linear interpolation method The next best thing one can do is the linear interpolation method, also known as the double false position method. This method works similarly to the bisection method by

More information

Simulation. Monte Carlo

Simulation. Monte Carlo Simulation Monte Carlo Monte Carlo simulation Outcome of a single stochastic simulation run is always random A single instance of a random variable Goal of a simulation experiment is to get knowledge about

More information

BESTFIT, DISTRIBUTION FITTING SOFTWARE BY PALISADE CORPORATION

BESTFIT, DISTRIBUTION FITTING SOFTWARE BY PALISADE CORPORATION Proceedings of the 1996 Winter Simulation Conference ed. J. M. Charnes, D. J. Morrice, D. T. Brunner, and J. J. S\vain BESTFIT, DISTRIBUTION FITTING SOFTWARE BY PALISADE CORPORATION Linda lankauskas Sam

More information

Monte Carlo Methods and Statistical Computing: My Personal E

Monte Carlo Methods and Statistical Computing: My Personal E Monte Carlo Methods and Statistical Computing: My Personal Experience Department of Mathematics & Statistics Indian Institute of Technology Kanpur November 29, 2014 Outline Preface 1 Preface 2 3 4 5 6

More information

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. - Statistics and Error Analysis -

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. - Statistics and Error Analysis - Physics 736 Experimental Methods in Nuclear-, Particle-, and Astrophysics - Statistics and Error Analysis - Karsten Heeger heeger@wisc.edu Feldman&Cousin what are the issues they deal with? what processes

More information

Discovery of the Source of Contaminant Release

Discovery of the Source of Contaminant Release Discovery of the Source of Contaminant Release Devina Sanjaya 1 Henry Qin Introduction Computer ability to model contaminant release events and predict the source of release in real time is crucial in

More information

Functions. Edexcel GCE. Core Mathematics C3

Functions. Edexcel GCE. Core Mathematics C3 Edexcel GCE Core Mathematics C Functions Materials required for examination Mathematical Formulae (Green) Items included with question papers Nil Advice to Candidates You must ensure that your answers

More information

An Excel Add-In for Capturing Simulation Statistics

An Excel Add-In for Capturing Simulation Statistics 2001 Joint Statistical Meetings Atlanta, GA An Excel Add-In for Capturing Simulation Statistics David C. Trindade david.trindade@sun.com Sun Microsystems, Inc. Cupertino, CA David Meade david.meade@amd.com

More information

Stochastic Simulation: Algorithms and Analysis

Stochastic Simulation: Algorithms and Analysis Soren Asmussen Peter W. Glynn Stochastic Simulation: Algorithms and Analysis et Springer Contents Preface Notation v xii I What This Book Is About 1 1 An Illustrative Example: The Single-Server Queue 1

More information

Simulation. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall

Simulation. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Simulation Chapter 14 14-1 Chapter Topics The Monte Carlo Process Computer Simulation with Excel Spreadsheets Simulation of a Queuing System Continuous Probability Distributions Statistical Analysis of

More information

6-1 THE STANDARD NORMAL DISTRIBUTION

6-1 THE STANDARD NORMAL DISTRIBUTION 6-1 THE STANDARD NORMAL DISTRIBUTION The major focus of this chapter is the concept of a normal probability distribution, but we begin with a uniform distribution so that we can see the following two very

More information

ROLE OF RANDOM NUMBERS IN SIMULATIONS OF ECONOMIC PROCESSES

ROLE OF RANDOM NUMBERS IN SIMULATIONS OF ECONOMIC PROCESSES 562 ROLE OF RANDOM NUMBERS IN SIMULATIONS OF ECONOMIC PROCESSES Dominika Crnjac Milić, Ph.D. J.J. Strossmayer University in Osijek Faculty of Electrical Engineering Ljiljanka Kvesić, M.Sc. University of

More information

Structured Data, LLC RiskAMP User Guide. User Guide for the RiskAMP Monte Carlo Add-in

Structured Data, LLC RiskAMP User Guide. User Guide for the RiskAMP Monte Carlo Add-in Structured Data, LLC RiskAMP User Guide User Guide for the RiskAMP Monte Carlo Add-in Structured Data, LLC February, 2007 On the web at www.riskamp.com Contents Random Distribution Functions... 3 Normal

More information

Chapter 3. Bootstrap. 3.1 Introduction. 3.2 The general idea

Chapter 3. Bootstrap. 3.1 Introduction. 3.2 The general idea Chapter 3 Bootstrap 3.1 Introduction The estimation of parameters in probability distributions is a basic problem in statistics that one tends to encounter already during the very first course on the subject.

More information

What is Process Capability?

What is Process Capability? 6. Process or Product Monitoring and Control 6.1. Introduction 6.1.6. What is Process Capability? Process capability compares the output of an in-control process to the specification limits by using capability

More information

List of NEW Maths content

List of NEW Maths content List of NEW Maths content Our brand new Maths content for the new Maths GCSE (9-1) consists of 212 chapters broken up into 37 titles and 4 topic areas (Algebra, Geometry & Measures, Number and Statistics).

More information

SHAPE, SPACE & MEASURE

SHAPE, SPACE & MEASURE STAGE 1 Know the place value headings up to millions Recall primes to 19 Know the first 12 square numbers Know the Roman numerals I, V, X, L, C, D, M Know the % symbol Know percentage and decimal equivalents

More information

1. Estimation equations for strip transect sampling, using notation consistent with that used to

1. Estimation equations for strip transect sampling, using notation consistent with that used to Web-based Supplementary Materials for Line Transect Methods for Plant Surveys by S.T. Buckland, D.L. Borchers, A. Johnston, P.A. Henrys and T.A. Marques Web Appendix A. Introduction In this on-line appendix,

More information

In the real world, light sources emit light particles, which travel in space, reflect at objects or scatter in volumetric media (potentially multiple

In the real world, light sources emit light particles, which travel in space, reflect at objects or scatter in volumetric media (potentially multiple 1 In the real world, light sources emit light particles, which travel in space, reflect at objects or scatter in volumetric media (potentially multiple times) until they are absorbed. On their way, they

More information

INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential

INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential INDEPENDENT SCHOOL DISTRICT 196 Rosemount, Minnesota Educating our students to reach their full potential MINNESOTA MATHEMATICS STANDARDS Grades 9, 10, 11 I. MATHEMATICAL REASONING Apply skills of mathematical

More information

Excel 2010 with XLSTAT

Excel 2010 with XLSTAT Excel 2010 with XLSTAT J E N N I F E R LE W I S PR I E S T L E Y, PH.D. Introduction to Excel 2010 with XLSTAT The layout for Excel 2010 is slightly different from the layout for Excel 2007. However, with

More information

correlated to the Michigan High School Mathematics Content Expectations

correlated to the Michigan High School Mathematics Content Expectations correlated to the Michigan High School Mathematics Content Expectations McDougal Littell Algebra 1 Geometry Algebra 2 2007 correlated to the STRAND 1: QUANTITATIVE LITERACY AND LOGIC (L) STANDARD L1: REASONING

More information

A Probabilistic Approach to the Hough Transform

A Probabilistic Approach to the Hough Transform A Probabilistic Approach to the Hough Transform R S Stephens Computing Devices Eastbourne Ltd, Kings Drive, Eastbourne, East Sussex, BN21 2UE It is shown that there is a strong relationship between the

More information

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. Lecture 14

Physics 736. Experimental Methods in Nuclear-, Particle-, and Astrophysics. Lecture 14 Physics 736 Experimental Methods in Nuclear-, Particle-, and Astrophysics Lecture 14 Karsten Heeger heeger@wisc.edu Course Schedule and Reading course website http://neutrino.physics.wisc.edu/teaching/phys736/

More information

7 th GRADE PLANNER Mathematics. Lesson Plan # QTR. 3 QTR. 1 QTR. 2 QTR 4. Objective

7 th GRADE PLANNER Mathematics. Lesson Plan # QTR. 3 QTR. 1 QTR. 2 QTR 4. Objective Standard : Number and Computation Benchmark : Number Sense M7-..K The student knows, explains, and uses equivalent representations for rational numbers and simple algebraic expressions including integers,

More information

Random Number Generation and Monte Carlo Methods

Random Number Generation and Monte Carlo Methods James E. Gentle Random Number Generation and Monte Carlo Methods With 30 Illustrations Springer Contents Preface vii 1 Simulating Random Numbers from a Uniform Distribution 1 1.1 Linear Congruential Generators

More information

COPULA MODELS FOR BIG DATA USING DATA SHUFFLING

COPULA MODELS FOR BIG DATA USING DATA SHUFFLING COPULA MODELS FOR BIG DATA USING DATA SHUFFLING Krish Muralidhar, Rathindra Sarathy Department of Marketing & Supply Chain Management, Price College of Business, University of Oklahoma, Norman OK 73019

More information

Monte Carlo Integration

Monte Carlo Integration Lecture 11: Monte Carlo Integration Computer Graphics and Imaging UC Berkeley CS184/284A, Spring 2016 Reminder: Quadrature-Based Numerical Integration f(x) Z b a f(x)dx x 0 = a x 1 x 2 x 3 x 4 = b E.g.

More information

MS&E 226: Small Data

MS&E 226: Small Data MS&E 226: Small Data Lecture 13: The bootstrap (v3) Ramesh Johari ramesh.johari@stanford.edu 1 / 30 Resampling 2 / 30 Sampling distribution of a statistic For this lecture: There is a population model

More information

Anti-aliasing and Monte Carlo Path Tracing. Brian Curless CSE 557 Autumn 2017

Anti-aliasing and Monte Carlo Path Tracing. Brian Curless CSE 557 Autumn 2017 Anti-aliasing and Monte Carlo Path Tracing Brian Curless CSE 557 Autumn 2017 1 Reading Required: Marschner and Shirley, Section 13.4 (online handout) Pharr, Jakob, and Humphreys, Physically Based Ray Tracing:

More information

Year 8 Review 1, Set 1 Number confidence (Four operations, place value, common indices and estimation)

Year 8 Review 1, Set 1 Number confidence (Four operations, place value, common indices and estimation) Year 8 Review 1, Set 1 Number confidence (Four operations, place value, common indices and estimation) Place value Digit Integer Negative number Difference, Minus, Less Operation Multiply, Multiplication,

More information

WESTMORELAND COUNTY PUBLIC SCHOOLS Integrated Instructional Pacing Guide and Checklist Algebra, Functions & Data Analysis

WESTMORELAND COUNTY PUBLIC SCHOOLS Integrated Instructional Pacing Guide and Checklist Algebra, Functions & Data Analysis WESTMORELAND COUNTY PUBLIC SCHOOLS 2013 2014 Integrated Instructional Pacing Guide and Checklist Algebra, Functions & Data Analysis FIRST QUARTER and SECOND QUARTER (s) ESS Vocabulary A.4 A.5 Equations

More information

Continuous Improvement Toolkit. Normal Distribution. Continuous Improvement Toolkit.

Continuous Improvement Toolkit. Normal Distribution. Continuous Improvement Toolkit. Continuous Improvement Toolkit Normal Distribution The Continuous Improvement Map Managing Risk FMEA Understanding Performance** Check Sheets Data Collection PDPC RAID Log* Risk Analysis* Benchmarking***

More information

GCSE Higher Revision List

GCSE Higher Revision List GCSE Higher Revision List Level 8/9 Topics I can work with exponential growth and decay on the calculator. I can convert a recurring decimal to a fraction. I can simplify expressions involving powers or

More information

TracePro s Monte Carlo Raytracing Methods, reducing statistical noise, memory usage and raytrace times

TracePro s Monte Carlo Raytracing Methods, reducing statistical noise, memory usage and raytrace times TracePro s Monte Carlo Raytracing Methods, reducing statistical noise, memory usage and raytrace times Presented by : Lambda Research Corporation 25 Porter Rd. Littleton, MA 01460 www.lambdares.com Moderator:

More information

Probability and Statistics for Final Year Engineering Students

Probability and Statistics for Final Year Engineering Students Probability and Statistics for Final Year Engineering Students By Yoni Nazarathy, Last Updated: April 11, 2011. Lecture 1: Introduction and Basic Terms Welcome to the course, time table, assessment, etc..

More information

APS Seventh Grade Math District Benchmark Assessment NM Math Standards Alignment

APS Seventh Grade Math District Benchmark Assessment NM Math Standards Alignment APS Seventh Grade Math District Benchmark NM Math Standards Alignment SEVENTH GRADE NM STANDARDS Strand: NUMBER AND OPERATIONS Standard: Students will understand numerical concepts and mathematical operations.

More information

Anti-aliasing and Monte Carlo Path Tracing

Anti-aliasing and Monte Carlo Path Tracing Reading Required: Anti-aliasing and Monte Carlo Path Tracing Brian Curless CSE 557 Autumn 2017 Marschner and Shirley, Section 13.4 (online handout) Pharr, Jakob, and Humphreys, Physically Based Ray Tracing:

More information

MAXIMUM LIKELIHOOD ESTIMATION USING ACCELERATED GENETIC ALGORITHMS

MAXIMUM LIKELIHOOD ESTIMATION USING ACCELERATED GENETIC ALGORITHMS In: Journal of Applied Statistical Science Volume 18, Number 3, pp. 1 7 ISSN: 1067-5817 c 2011 Nova Science Publishers, Inc. MAXIMUM LIKELIHOOD ESTIMATION USING ACCELERATED GENETIC ALGORITHMS Füsun Akman

More information

Box-Cox Transformation for Simple Linear Regression

Box-Cox Transformation for Simple Linear Regression Chapter 192 Box-Cox Transformation for Simple Linear Regression Introduction This procedure finds the appropriate Box-Cox power transformation (1964) for a dataset containing a pair of variables that are

More information

Chapter 2 Random Number Generators

Chapter 2 Random Number Generators Chapter 2 Random Number Generators Introduction For many past years, numerous applications of randomness have led to a wide variety of methods for generating random data of various type, like rolling dice,

More information

MATHEMATICS Grade 7 Advanced Standard: Number, Number Sense and Operations

MATHEMATICS Grade 7 Advanced Standard: Number, Number Sense and Operations Standard: Number, Number Sense and Operations Number and Number Systems A. Use scientific notation to express large numbers and numbers less than one. 1. Use scientific notation to express large numbers

More information

Integrated Algebra 2 and Trigonometry. Quarter 1

Integrated Algebra 2 and Trigonometry. Quarter 1 Quarter 1 I: Functions: Composition I.1 (A.42) Composition of linear functions f(g(x)). f(x) + g(x). I.2 (A.42) Composition of linear and quadratic functions II: Functions: Quadratic II.1 Parabola The

More information

(X 1:n η) 1 θ e 1. i=1. Using the traditional MLE derivation technique, the penalized MLEs for η and θ are: = n. (X i η) = 0. i=1 = 1.

(X 1:n η) 1 θ e 1. i=1. Using the traditional MLE derivation technique, the penalized MLEs for η and θ are: = n. (X i η) = 0. i=1 = 1. EXAMINING THE PERFORMANCE OF A CONTROL CHART FOR THE SHIFTED EXPONENTIAL DISTRIBUTION USING PENALIZED MAXIMUM LIKELIHOOD ESTIMATORS: A SIMULATION STUDY USING SAS Austin Brown, M.S., University of Northern

More information

Fast Automated Estimation of Variance in Discrete Quantitative Stochastic Simulation

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

More information

3. Data Analysis and Statistics

3. Data Analysis and Statistics 3. Data Analysis and Statistics 3.1 Visual Analysis of Data 3.2.1 Basic Statistics Examples 3.2.2 Basic Statistical Theory 3.3 Normal Distributions 3.4 Bivariate Data 3.1 Visual Analysis of Data Visual

More information

AQA GCSE Maths - Higher Self-Assessment Checklist

AQA GCSE Maths - Higher Self-Assessment Checklist AQA GCSE Maths - Higher Self-Assessment Checklist Number 1 Use place value when calculating with decimals. 1 Order positive and negative integers and decimals using the symbols =,, , and. 1 Round to

More information

Chapter 6. The Normal Distribution. McGraw-Hill, Bluman, 7 th ed., Chapter 6 1

Chapter 6. The Normal Distribution. McGraw-Hill, Bluman, 7 th ed., Chapter 6 1 Chapter 6 The Normal Distribution McGraw-Hill, Bluman, 7 th ed., Chapter 6 1 Bluman, Chapter 6 2 Chapter 6 Overview Introduction 6-1 Normal Distributions 6-2 Applications of the Normal Distribution 6-3

More information

M. Xie, G. Y. Hong and C. Wohlin, "A Practical Method for the Estimation of Software Reliability Growth in the Early Stage of Testing", Proceedings

M. Xie, G. Y. Hong and C. Wohlin, A Practical Method for the Estimation of Software Reliability Growth in the Early Stage of Testing, Proceedings M. Xie, G. Y. Hong and C. Wohlin, "A Practical Method for the Estimation of Software Reliability Growth in the Early Stage of Testing", Proceedings IEEE 7th International Symposium on Software Reliability

More information

Probabilistic (Randomized) algorithms

Probabilistic (Randomized) algorithms Probabilistic (Randomized) algorithms Idea: Build algorithms using a random element so as gain improved performance. For some cases, improved performance is very dramatic, moving from intractable to tractable.

More information

BIOL Gradation of a histogram (a) into the normal curve (b)

BIOL Gradation of a histogram (a) into the normal curve (b) (التوزيع الطبيعي ( Distribution Normal (Gaussian) One of the most important distributions in statistics is a continuous distribution called the normal distribution or Gaussian distribution. Consider the

More information

Nonparametric Regression

Nonparametric Regression Nonparametric Regression John Fox Department of Sociology McMaster University 1280 Main Street West Hamilton, Ontario Canada L8S 4M4 jfox@mcmaster.ca February 2004 Abstract Nonparametric regression analysis

More information

Condence Intervals about a Single Parameter:

Condence Intervals about a Single Parameter: Chapter 9 Condence Intervals about a Single Parameter: 9.1 About a Population Mean, known Denition 9.1.1 A point estimate of a parameter is the value of a statistic that estimates the value of the parameter.

More information

Monte Carlo Simula/on and Copula Func/on. by Gerardo Ferrara

Monte Carlo Simula/on and Copula Func/on. by Gerardo Ferrara Monte Carlo Simula/on and Copula Func/on by Gerardo Ferrara Introduc)on A Monte Carlo method is a computational algorithm that relies on repeated random sampling to compute its results. In a nutshell,

More information

Samuel Coolidge, Dan Simon, Dennis Shasha, Technical Report NYU/CIMS/TR

Samuel Coolidge, Dan Simon, Dennis Shasha, Technical Report NYU/CIMS/TR Detecting Missing and Spurious Edges in Large, Dense Networks Using Parallel Computing Samuel Coolidge, sam.r.coolidge@gmail.com Dan Simon, des480@nyu.edu Dennis Shasha, shasha@cims.nyu.edu Technical Report

More information

Student Version 8 AVERILL M. LAW & ASSOCIATES

Student Version 8 AVERILL M. LAW & ASSOCIATES ExpertFit Student Version 8 AVERILL M. LAW & ASSOCIATES 4729 East Sunrise Drive, # 462 Tucson, AZ 85718 Phone: 520-795-6265 E-mail: averill@simulation.ws Website: www.averill-law.com 1. Introduction ExpertFit

More information

Mean Tests & X 2 Parametric vs Nonparametric Errors Selection of a Statistical Test SW242

Mean Tests & X 2 Parametric vs Nonparametric Errors Selection of a Statistical Test SW242 Mean Tests & X 2 Parametric vs Nonparametric Errors Selection of a Statistical Test SW242 Creation & Description of a Data Set * 4 Levels of Measurement * Nominal, ordinal, interval, ratio * Variable Types

More information

A Virtual Laboratory for Study of Algorithms

A Virtual Laboratory for Study of Algorithms A Virtual Laboratory for Study of Algorithms Thomas E. O'Neil and Scott Kerlin Computer Science Department University of North Dakota Grand Forks, ND 58202-9015 oneil@cs.und.edu Abstract Empirical studies

More information

CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12

CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12 Tool 1: Standards for Mathematical ent: Interpreting Functions CCSSM Curriculum Analysis Project Tool 1 Interpreting Functions in Grades 9-12 Name of Reviewer School/District Date Name of Curriculum Materials:

More information

D-Optimal Designs. Chapter 888. Introduction. D-Optimal Design Overview

D-Optimal Designs. Chapter 888. Introduction. D-Optimal Design Overview Chapter 888 Introduction This procedure generates D-optimal designs for multi-factor experiments with both quantitative and qualitative factors. The factors can have a mixed number of levels. For example,

More information

Ch6: The Normal Distribution

Ch6: The Normal Distribution Ch6: The Normal Distribution Introduction Review: A continuous random variable can assume any value between two endpoints. Many continuous random variables have an approximately normal distribution, which

More information

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked

Points Lines Connected points X-Y Scatter. X-Y Matrix Star Plot Histogram Box Plot. Bar Group Bar Stacked H-Bar Grouped H-Bar Stacked Plotting Menu: QCExpert Plotting Module graphs offers various tools for visualization of uni- and multivariate data. Settings and options in different types of graphs allow for modifications and customizations

More information