Propagation of Error. Ch En 475 Unit Operations

Size: px
Start display at page:

Download "Propagation of Error. Ch En 475 Unit Operations"

Transcription

1 Propagation of Error Ch En 475 Unit Operations

2 Spiritual Thought Matthew 11: Come unto me, all ye that labour and are heavy laden, and I will give you rest. 29 Take my yoke upon you, and learn of me; for I am meek and lowly in heart: and ye shall find rest unto your souls. 30 For my yoke is easy, and my burden is light 2

3 Quantifying variables (i.e. answering a question with a number) 1. Directly measure the variable. - referred to as measured variable ex. Temperature measured with thermocouple 2. Calculate variable from measured or tabulated variables - referred to as calculated variable ex. Flow rate m = ρ A v (measured or tabulated) Each has some error or uncertainty

4 Uncertainty of Calculated Variable Calculate variable from multiple input (measured, tabulated, ) variables (i.e. m = ρav) What is the uncertainty of your calculated value? Each input variable has its own error Example: You take measurements of ρ, A, v to determine m = ρav. What is the range of m and its associated uncertainty? Details provided in Applied Engineering Statistics, Chapters 8 and 14, R.M. Bethea and R.R. Rhinehart, 1991).

5 To obtain uncertainty of calculated variable DO NOT just calculate variable for each set of data and then average and take standard deviation DO calculate uncertainty using error from input variables: use uncertainty for calculated variables and error for input variables Plan: Obtain max error (δ) for each input variable then obtain uncertainty of calculated variable Method 1: Propagation of max error - brute force Method 2: Propagation of max error - analytical Method 3: Propagation of variance - analytical Method 4: Propagation of variance - brute force Monte Carlo simulation

6 Value and Uncertainty Value used to make decisions - need to know uncertainty of value Potential ethical and societal impact How do you determine the uncertainty of the value? Sources of uncertainty (from Rhinehart, Applied Engineering Statistics, 1991): 1. Estimation - we guess! 2. Discrimination - device accuracy (single data point) 3. Calibration - may not be exact (error of curve fit) 4. Technique - i.e. measure ID rather than OD 5. Constants and data - not always exact! 6. Noise - which reading do we take? 7. Model and equations - i.e. ideal gas law vs. real gas 8. Humans - transposing, misreading, etc.

7 Estimates of Error (δ) for input variables (δ s are propagated to find uncertainty) 1. Measured: measure multiple times; obtain s; δ 2.5s Reason: 99% of data is within ± 2.5s Example: s = 2.3 ºC for thermocouple, δ = 5.8 ºC 2. Tabulated : δ 2.5 times last reported significant digit (with 1) Reason: Assumes last digit is ± 2.5 (± 0 assumes perfect, ± 5 assumes next left digit is fuzzy) Example: ρ = 1.3 g/ml at 0º C, δ = 0.25 g/ml Example: People = 127,000 δ = 2500 people

8 Estimates of Error (δ) for input variables 3. Manufacturer spec or calibration accuracy: use given spec or accuracy data Example: Pump spec is ± 1 ml/min, δ = 1 ml/min 4. Variable from regression (i.e. calibration curve): δ 2.5*standard error (std error is stdev of residual) Example: Velocity is slope with std error = 2 m/s 5. Judgment for a variable: use judgment for δ Example: Read pressure to ± 1 psi, δ = 1 psi

9 Estimate of Error for Calculated Variables (i.e., Propagation of Error) A. Max error: 1. propagating error with brute force 2. propagating error analytically B. Probable error: 1. propagating variance analytically 2. propagating variance with brute force (i.e., Monte Carlo)

10 Method 1: Propagation of max error- brute force Brute force method: obtain upper and lower limits of all input variables (from maximum errors); plug into equation to get uncertainty of calculated variable (y). Uncertainty of y is between y min and y max. This method works for both symmetry and asymmetry in errors (i.e. 10 psi + 3 psi or - 2 psi)

11 Example: Propagation of max error- brute force mm = ρ A v Brute force method: ρ = 2.0 g/cm 3 A = 3.4 cm 2 v = 2 cm/s Additional information: (table) (measured avg) (slope of graph) s A = 0.03 cm 2 std. error (v) = 0.05 cm/s ρ A v min max All combinations What is δ for each input variable? mm min < mm < mm max

12 Example: Propagation of max error- brute force mm = ρ A v Compute δ (look at cheat sheet) ρ = 2.0 g/cm 3 (table) 2.5 lowest digit = 0.25 A = 3.4 cm 2 (measured avg) 2.5 s A = v = 2 cm/s (slope of graph) 2.5 std. error (v) = Additional information: s A = 0.03 cm 2 std. error (v) = 0.05 cm/s What is δ for each input variable?

13 Example: Propagation of max error- brute force mm = ρ A v ρ = 2.0 g/cm 3 A = 3.4 cm 2 v = 2 cm/s Additional information: (table) (measured avg) (slope of graph) s A = 0.03 cm 2 std. error (v) = 0.05 cm/s What is δ for each input variable? Brute force method: min max ρ A v All combinations mm min < mm < mm max ±

14 Method 2: Propagation of max error- analytical Propagation of error: Utilizes maximum error of input variable (δ) to estimate uncertainty range of calculated variable (y) Uncertainty of y: y = y avg ± δ y δ y = y x i i δ i * Remember to take the absolute value!! Assumptions: input errors are symmetric input errors are independent of each other equation is linear (works o.k. for non-linear equations if input errors are relatively small)

15 Example: Propagation of max error- analytical mm = ρ A v y x 1 x 2 x 3 δ y = y x i i δ i δ = m δρ + m δ + m δ m ρ A A v v ρ = 2.0 g/cm 3 A = 3.4 cm 2 v = 2 cm/s (table) (measured avg) (slope of graph) Remember from above: For ρ, s ρ = 0.1 g/cm 3 δ ρ = 0.25 s A = 0.03 cm 2, δ Α = std. error (v) = 0.05 cm/s δ v = f error,ρ = Av ρv ρa m = m avg ± δ m = ρav ± δ m = 13.6 ± 2.85 g/s m ρ δ m δ ρ (fractional error) = (3.4)(2)(0.25) = 0.60 (2.85)

16 Propagation of max error If linear equation, symmetric errors, and input errors are independent brute force and analytical are same If non-linear equation, symmetric errors, and input errors are independent brute force and analytical are close if errors are small. If large errors (i.e. >10% or more than order of magnitude), brute force is more accurate. Must use brute force if errors are dependent on each other and/or asymmetric. Analytical method is easier to assess with lots of inputs. Also gives info on % contribution from each error.

17 Method 3: Propagation of variance- analytical 1. Maximum error can be calculated from max errors of input variables as shown previously: a) Brute force b) Analytical 2. Probable error is more realistic Errors are independent (some may be + and some - ). Not all will be in same direction. Errors are not always at their largest value. Thus, propagate variance rather than max error You need variance (σ 2 ) of each input to propagate variance. If σ (stdev) is unknown, estimate σ = δ/2.5

18 Method 3: Propagation of variance- analytical σ y = i xi 2 σ 2 2 y xi y = y avg ± 1.96 SQRT(σ 2 y) 95% y = y avg ± 2.57 SQRT(σ 2 y) 99% gives propagated variance of y or (stdev) 2 gives probable error of y and associated confidence error should be <10% (linear approximation) use propagation of max error if not much data, use propagation of variance if lots of data

19 Example: Propagation of variance Calculate ρ and its 95% probable error ρ = M L( πd 2 / 4) All independent variables were measured multiple times (Rule 1); averages and s are given M = 5.0 kg L = 0.75 m D = 0.14 m s = 0.05 kg s = 0.01 m s = m

20 Propagation of Variance Example Problem ρ M L π D2 4 M av := 5 L av := 0.75 D av := 0.14 s M := 0.05 s L := 0.01 s D := δ M := 2.5 s M δ L := 2.5 s L δ D := 2.5 s D Propagation of errors: δρ := 4 2 L av π D av δ M + M av π D av L av δ L + 8 M av 3 L av π D av δ D ρ av := 4 M av 2 L av π D av = δρ δρ = s ρ := 2.5 = uncertainty := 1.96 s ρ =

21 np.random.normal(mu, sigma, 1000) Method 4: Monte Carlo Simulation (propagation of variance brute force) Choose N (N is very large, e.g. 100,000) random ±δ i from a normal distribution of standard deviation σ i for each variable and add to the mean to obtain N values with errors: x = x +δ ' i i i rnorm(n,μ,σ) in Mathcad generates N random numbers from a normal distribution with mean μ and std dev σ np.random.normal(μ, σ, N) in Python Find N values of the calculated variable using the generated x i values. Determine mean and standard deviation of the N calculated variables.

22 Monte Carlo Example 1 Example Problem ρ M L π D2 4 M av := 5 L av := 0.75 D av := 0.14 s M := 0.05 s L := 0.01 s D := δ M := 2.5 s M δ L := 2.5 s L δ D := 2.5 s D Monte Carlo ( ) ( ) ( ) M trial := rnorm N, M av, s M L trial := rnorm N, L av, s L D trial := rnorm N, D av, s D 4 M trial ρ av := mean = s 2 ρ := stdev L trial π D trial 4 M trial 2 L trial π D trial = uncertainty := 1.96 s ρ =

23 Overall Summary A. Measured variables: (use all) 1. Average 2. Std dev (data range) 3. Confidence interval from student t-test (mean range and mean comparison) B. Calculated variable: determine uncertainty (pick one) 1. Max error: propagating error with brute force 2. Max error: propagating error analytically 3. Probable error: propagating variance analytically 4. Probable error: propagating variance with brute force (i.e., Monte Carlo)

24 Data and Statistical Expectations (for UO Lab reports) 1. Summary of raw data (table format) 2. Sample calculations including statistical calculations 3. Summary of all calculations- table format is helpful 4. If measured variable: average and standard deviation for all, confidence of mean for at least one variable 5. If calculated variable: 1 of the 4 methods. Please state in report. If messy equation, you may show 1 of 4 methods for small part and then just average (with std dev.) the value (although not the best method).

COMPUTER LAB#4: Linear Regression

COMPUTER LAB#4: Linear Regression APPLIED QUANTITATIVE REASONING 601 COMPUTER LAB#4: Linear Regression We perform a Monte Carlo simulation of the linear regression model. N is number of data points X is the independent (explanatory) variable

More information

Basic Statistics. 1. Gross error analyst makes a gross mistake (misread balance or entered wrong value into calculation).

Basic Statistics. 1. Gross error analyst makes a gross mistake (misread balance or entered wrong value into calculation). Basic Statistics There are three types of error: 1. Gross error analyst makes a gross mistake (misread balance or entered wrong value into calculation). 2. Systematic error - always too high or too low

More information

MA 320 Introductory Probability, Section 1 Spring 2017 Final Exam Practice May. 1, Exam Scores. Question Score Total. Name:

MA 320 Introductory Probability, Section 1 Spring 2017 Final Exam Practice May. 1, Exam Scores. Question Score Total. Name: MA 320 Introductory Probability, Section 1 Spring 2017 Final Exam Practice May. 1, 2017 Exam Scores Question Score Total 1 10 Name: Last 4 digits of student ID #: No books or notes may be used. Turn off

More information

AE2160 Introduction to Experimental Methods in Aerospace

AE2160 Introduction to Experimental Methods in Aerospace AE160 Introduction to Experimental Methods in Aerospace Uncertainty Analysis C.V. Di Leo (Adapted from slides by J.M. Seitzman, J.J. Rimoli) 1 Accuracy and Precision Accuracy is defined as the difference

More information

Statistical Analysis of Engineering Data The Bare Bones Edition. Precision, Bias, Accuracy, Measures of Precision, Propagation of Error

Statistical Analysis of Engineering Data The Bare Bones Edition. Precision, Bias, Accuracy, Measures of Precision, Propagation of Error Statistical Analysis of Engineering Data The Bare Bones Edition (I) Precision, Bias, Accuracy, Measures of Precision, Propagation of Error PRIOR TO DATA ACQUISITION ONE SHOULD CONSIDER: 1. The accuracy

More information

Business Statistics. Lecture 9: Simple Regression

Business Statistics. Lecture 9: Simple Regression Business Statistics Lecture 9: Simple Regression 1 On to Model Building! Up to now, class was about descriptive and inferential statistics Numerical and graphical summaries of data Confidence intervals

More information

Regression, part II. I. What does it all mean? A) Notice that so far all we ve done is math.

Regression, part II. I. What does it all mean? A) Notice that so far all we ve done is math. Regression, part II I. What does it all mean? A) Notice that so far all we ve done is math. 1) One can calculate the Least Squares Regression Line for anything, regardless of any assumptions. 2) But, if

More information

Ch Inference for Linear Regression

Ch Inference for Linear Regression Ch. 12-1 Inference for Linear Regression ACT = 6.71 + 5.17(GPA) For every increase of 1 in GPA, we predict the ACT score to increase by 5.17. population regression line β (true slope) μ y = α + βx mean

More information

Basic Analysis of Data

Basic Analysis of Data Basic Analysis of Data Department of Chemical Engineering Prof. Geoff Silcox Fall 008 1.0 Reporting the Uncertainty in a Measured Quantity At the request of your supervisor, you have ventured out into

More information

Numerical Methods Lecture 7 - Statistics, Probability and Reliability

Numerical Methods Lecture 7 - Statistics, Probability and Reliability Topics Numerical Methods Lecture 7 - Statistics, Probability and Reliability A summary of statistical analysis A summary of probability methods A summary of reliability analysis concepts Statistical Analysis

More information

Topic 1.2 Measurement and Uncertainties Uncertainty and error in measurement. Random Errors

Topic 1.2 Measurement and Uncertainties Uncertainty and error in measurement. Random Errors Uncertainty and error in measurement Random Errors Definition of Random Error Random errors are sources of uncertainties in the measurement, whose effect can be reduced by a repeated experiment, and taking

More information

Rejection of Data. Kevin Lehmann Department of Chemistry Princeton University

Rejection of Data. Kevin Lehmann Department of Chemistry Princeton University Reection of Data by Kevin Lehmann Department of Chemistry Princeton University Lehmann@princeton.edu Copyright Kevin Lehmann, 997. All rights reserved. You are welcome to use this document in your own

More information

Physics nd Air Table Experiment Conservation of Angular Momentum

Physics nd Air Table Experiment Conservation of Angular Momentum Physics 141 2 nd Air Table Experiment Conservation of Angular Momentum Introduction In this experiment, you will investigate angular momentum, and learn something important about the conditions under which

More information

IE 316 Exam 1 Fall 2011

IE 316 Exam 1 Fall 2011 IE 316 Exam 1 Fall 2011 I have neither given nor received unauthorized assistance on this exam. Name Signed Date Name Printed 1 1. Suppose the actual diameters x in a batch of steel cylinders are normally

More information

Cost Analysis and Estimating for Engineering and Management

Cost Analysis and Estimating for Engineering and Management Cost Analysis and Estimating for Engineering and Management Chapter 6 Estimating Methods Ch 6-1 Overview Introduction Non-Analytic Estimating Methods Cost & Time Estimating Relationships Learning Curves

More information

Relating Graph to Matlab

Relating Graph to Matlab There are two related course documents on the web Probability and Statistics Review -should be read by people without statistics background and it is helpful as a review for those with prior statistics

More information

ECE 510 Lecture 7 Goodness of Fit, Maximum Likelihood. Scott Johnson Glenn Shirley

ECE 510 Lecture 7 Goodness of Fit, Maximum Likelihood. Scott Johnson Glenn Shirley ECE 510 Lecture 7 Goodness of Fit, Maximum Likelihood Scott Johnson Glenn Shirley Confidence Limits 30 Jan 2013 ECE 510 S.C.Johnson, C.G.Shirley 2 Binomial Confidence Limits (Solution 6.2) UCL: Prob of

More information

Compressible Gas Flow

Compressible Gas Flow Compressible Gas Flow by Elizabeth Adolph Submitted to Dr. C. Grant Willson CHE53M Department of Chemical Engineering The University of Texas at Austin Fall 008 Compressible Gas Flow Abstract In this lab,

More information

Basic Statistics. 1. Gross error analyst makes a gross mistake (misread balance or entered wrong value into calculation).

Basic Statistics. 1. Gross error analyst makes a gross mistake (misread balance or entered wrong value into calculation). Basic Statistics There are three types of error: 1. Gross error analyst makes a gross mistake (misread balance or entered wrong value into calculation). 2. Systematic error - always too high or too low

More information

Rolling marble lab. B. Pre-Lab Questions a) When an object is moving down a ramp, is its speed increasing, decreasing, or staying the same?

Rolling marble lab. B. Pre-Lab Questions a) When an object is moving down a ramp, is its speed increasing, decreasing, or staying the same? IP 614 Rolling marble lab Name: Block: Date: A. Purpose In this lab you are going to see, first hand, what acceleration means. You will learn to describe such motion and its velocity. How does the position

More information

Precision Correcting for Random Error

Precision Correcting for Random Error Precision Correcting for Random Error The following material should be read thoroughly before your 1 st Lab. The Statistical Handling of Data Our experimental inquiries into the workings of physical reality

More information

ANALYTICAL WEIGHING, LIQUID TRANSFER, AND PENNY DENSITY REPORT

ANALYTICAL WEIGHING, LIQUID TRANSFER, AND PENNY DENSITY REPORT ANALYTICAL WEIGHING, LIQUID TRANSFER, AND PENNY DENSITY REPORT Name: Date: Section: Analytical Weighing Experimental Mass of Known Object: Known Mass: Difference: Methods of Determining Masses Data Units

More information

EXPERIMENTAL UNCERTAINTY

EXPERIMENTAL UNCERTAINTY 3 EXPERIMENTAL UNCERTAINTY I am no matchmaker, as you well know, said Lady Russell, being much too aware of the uncertainty of all human events and calculations. --- Persuasion 3.1 UNCERTAINTY AS A 95%

More information

ACCURACY AND PRECISION

ACCURACY AND PRECISION Science, Measurement, and Uncertainty: Accuracy and Precision Name Period Date ACCURACY AND PRECISION Definitions: Accuracy how close a measurement is to Precision how close a measurement is to Precision

More information

Methods and Tools of Physics

Methods and Tools of Physics Methods and Tools of Physics Order of Magnitude Estimation: Essential idea: Scientists aim towards designing experiments that can give a true value from their measurements, but due to the limited precision

More information

Ch. 7.6 Squares, Squaring & Parabolas

Ch. 7.6 Squares, Squaring & Parabolas Ch. 7.6 Squares, Squaring & Parabolas Learning Intentions: Learn about the squaring & square root function. Graph parabolas. Compare the squaring function with other functions. Relate the squaring function

More information

Aluminum Density Lab: An Exercise in Propagating Uncertainties and Graphical. Analysis

Aluminum Density Lab: An Exercise in Propagating Uncertainties and Graphical. Analysis IB Physics Period October 3, 08 Lab Aluminum Density Lab: An Exercise in Propagating Uncertainties and Graphical Data Collection: Analysis Table : Masses of Aluminum Objects Raw Data Mass (grams) ± 0.0g

More information

Gravity Modelling Forward Modelling Of Synthetic Data

Gravity Modelling Forward Modelling Of Synthetic Data Gravity Modelling Forward Modelling Of Synthetic Data After completing this practical you should be able to: The aim of this practical is to become familiar with the concept of forward modelling as a tool

More information

University of Massachusetts Boston - Chemistry Department Physical Chemistry Laboratory Introduction to Maximum Probable Error

University of Massachusetts Boston - Chemistry Department Physical Chemistry Laboratory Introduction to Maximum Probable Error University of Massachusetts Boston - Chemistry Department Physical Chemistry Laboratory Introduction to Maximum Probable Error Statistical methods describe random or indeterminate errors in experimental

More information

Determination of Density 1

Determination of Density 1 Introduction Determination of Density 1 Authors: B. D. Lamp, D. L. McCurdy, V. M. Pultz and J. M. McCormick* Last Update: February 1, 2013 Not so long ago a statistical data analysis of any data set larger

More information

Practical Statistics

Practical Statistics Practical Statistics Lecture 1 (Nov. 9): - Correlation - Hypothesis Testing Lecture 2 (Nov. 16): - Error Estimation - Bayesian Analysis - Rejecting Outliers Lecture 3 (Nov. 18) - Monte Carlo Modeling -

More information

5. Is it OK to change the spacing of the tick marks on your axes as you go across the page? a. Yes b. No - that screws up the analysis of the data.

5. Is it OK to change the spacing of the tick marks on your axes as you go across the page? a. Yes b. No - that screws up the analysis of the data. Name: Significant Digits, Unit Conversions, Graphing and Uncertainties in Measurements =========================================================== Choose the best answer. (30 pts total) Significant Digits,

More information

EPAs New MDL Procedure What it Means, Why it Works, and How to Comply

EPAs New MDL Procedure What it Means, Why it Works, and How to Comply EPAs New MDL Procedure What it Means, Why it Works, and How to Comply Richard Burrows TestAmerica Inc. 1 A Revision to the Method Detection Limit EPA published a revision to the 40 CFR Part 136 MDL procedure

More information

Lecture 16 - Correlation and Regression

Lecture 16 - Correlation and Regression Lecture 16 - Correlation and Regression Statistics 102 Colin Rundel April 1, 2013 Modeling numerical variables Modeling numerical variables So far we have worked with single numerical and categorical variables,

More information

Dr. Chaouki Boulahouache. Physics Laboratory. Rules to be followed. Slide 1

Dr. Chaouki Boulahouache. Physics Laboratory. Rules to be followed. Slide 1 Dr. Chaouki Boulahouache Physics Laboratory Rules to be followed Slide 1 Physics Laboratory Structure ² Lab is structured into three main parts: 1. Pre-Lab 2. In-Lab 3. Post-Lab Slide 2 Physics Laboratory:

More information

Summary of Form Changes - RiskLink RiskLink 15.0:

Summary of Form Changes - RiskLink RiskLink 15.0: Company: Risk Management Solutions, Inc. Purpose: This spreadsheet includes the Form S-5 historical compared to modeled losses (2013 ROA) using both RiskLink 15.0 (as approved on June 30, 2015) and those

More information

Measurement And Uncertainty

Measurement And Uncertainty Measurement And Uncertainty Based on Guidelines for Evaluating and Expressing the Uncertainty of NIST Measurement Results, NIST Technical Note 1297, 1994 Edition PHYS 407 1 Measurement approximates or

More information

STAT 512 MidTerm I (2/21/2013) Spring 2013 INSTRUCTIONS

STAT 512 MidTerm I (2/21/2013) Spring 2013 INSTRUCTIONS STAT 512 MidTerm I (2/21/2013) Spring 2013 Name: Key INSTRUCTIONS 1. This exam is open book/open notes. All papers (but no electronic devices except for calculators) are allowed. 2. There are 5 pages in

More information

Error Analysis. To become familiar with some principles of error analysis for use in later laboratories.

Error Analysis. To become familiar with some principles of error analysis for use in later laboratories. 1. Object Error Analysis To become familiar with some principles of error analysis for use in later laboratories. 2. Apparatus A plastic tub, water, Saxon Bowls, and a stopwatch. 3. Theory In science one

More information

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.830J / 6.780J / ESD.63J Control of Processes (SMA 6303) Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Uncertainty and Bias UIUC, 403 Advanced Physics Laboratory, Fall 2014

Uncertainty and Bias UIUC, 403 Advanced Physics Laboratory, Fall 2014 Uncertainty and Bias UIUC, 403 Advanced Physics Laboratory, Fall 2014 Liang Yang* There are three kinds of lies: lies, damned lies and statistics. Benjamin Disraeli If your experiment needs statistics,

More information

Business 320, Fall 1999, Final

Business 320, Fall 1999, Final Business 320, Fall 1999, Final name You may use a calculator and two cheat sheets. You have 3 hours. I pledge my honor that I have not violated the Honor Code during this examination. Obvioiusly, you may

More information

Lab 1: Measurement, Uncertainty, and Uncertainty Propagation

Lab 1: Measurement, Uncertainty, and Uncertainty Propagation Lab 1: Measurement, Uncertainty, and Uncertainty Propagation 17 ame Date Partners TA Section Lab 1: Measurement, Uncertainty, and Uncertainty Propagation The first principle is that you must not fool yourself

More information

Detection ASTR ASTR509 Jasper Wall Fall term. William Sealey Gosset

Detection ASTR ASTR509 Jasper Wall Fall term. William Sealey Gosset ASTR509-14 Detection William Sealey Gosset 1876-1937 Best known for his Student s t-test, devised for handling small samples for quality control in brewing. To many in the statistical world "Student" was

More information

Measuring Repeatability, Linearity & Sensitivity Drift - P.3

Measuring Repeatability, Linearity & Sensitivity Drift - P.3 Training Material for Balances () Prepared by R&D Division 1 A&D Company, Limited 1 Contents Measuring Repeatability, Linearity & Sensitivity Drift - P.3 Specifications of GX-000 -------------------- P.4

More information

Business Statistics. Lecture 10: Correlation and Linear Regression

Business Statistics. Lecture 10: Correlation and Linear Regression Business Statistics Lecture 10: Correlation and Linear Regression Scatterplot A scatterplot shows the relationship between two quantitative variables measured on the same individuals. It displays the Form

More information

Table 2.1 presents examples and explains how the proper results should be written. Table 2.1: Writing Your Results When Adding or Subtracting

Table 2.1 presents examples and explains how the proper results should be written. Table 2.1: Writing Your Results When Adding or Subtracting When you complete a laboratory investigation, it is important to make sense of your data by summarizing it, describing the distributions, and clarifying messy data. Analyzing your data will allow you to

More information

Regression Analysis: Exploring relationships between variables. Stat 251

Regression Analysis: Exploring relationships between variables. Stat 251 Regression Analysis: Exploring relationships between variables Stat 251 Introduction Objective of regression analysis is to explore the relationship between two (or more) variables so that information

More information

IE 316 Exam 1 Fall 2011

IE 316 Exam 1 Fall 2011 IE 316 Exam 1 Fall 2011 I have neither given nor received unauthorized assistance on this exam. Name Signed Date Name Printed 1 1. Suppose the actual diameters x in a batch of steel cylinders are normally

More information

Ch100: Fundamentals for Chemistry 1 Instructor: Tony Zable. Experiment: Density

Ch100: Fundamentals for Chemistry 1 Instructor: Tony Zable. Experiment: Density Ch100: Fundamentals for Chemistry 1 Objectives: Experiment: Density To determine the density of a known liquid To identify an unknown liquid by determining its density To determine the density of a regular

More information

Name: Lab Partner: Section: In this experiment error analysis and propagation will be explored.

Name: Lab Partner: Section: In this experiment error analysis and propagation will be explored. Chapter 2 Error Analysis Name: Lab Partner: Section: 2.1 Purpose In this experiment error analysis and propagation will be explored. 2.2 Introduction Experimental physics is the foundation upon which the

More information

How Measurement Error Affects the Four Ways We Use Data

How Measurement Error Affects the Four Ways We Use Data Measurement error is generally considered to be a bad thing, and yet there is very little written about how measurement error affects the way we use our measurements. This column will consider these effects

More information

The Treatment of Numerical Experimental Results

The Treatment of Numerical Experimental Results Memorial University of Newfoundl Department of Physics Physical Oceanography The Treatment of Numerical Experimental Results The purpose of these notes is to introduce you to some techniques of error analysis

More information

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS

T.I.H.E. IT 233 Statistics and Probability: Sem. 1: 2013 ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS ESTIMATION AND HYPOTHESIS TESTING OF TWO POPULATIONS In our work on hypothesis testing, we used the value of a sample statistic to challenge an accepted value of a population parameter. We focused only

More information

Cost Analysis and Estimating for Engineering and Management

Cost Analysis and Estimating for Engineering and Management Cost Analysis and Estimating for Engineering and Management Chapter 5 Forecasting 004 Pearson Education, Inc. Ch 5-1 Working with Data Overview Graphing, Statistics Regression / Curve Fitting Confidence

More information

Kinetic Friction. Experiment #13

Kinetic Friction. Experiment #13 Kinetic Friction Experiment #13 Joe Solution E01234567 Partner- Jane Answers PHY 221 Lab Instructor- Nathaniel Franklin Wednesday, 11 AM-1 PM Lecture Instructor Dr. Jacobs Abstract The purpose of this

More information

(1) Introduction to Bayesian statistics

(1) Introduction to Bayesian statistics Spring, 2018 A motivating example Student 1 will write down a number and then flip a coin If the flip is heads, they will honestly tell student 2 if the number is even or odd If the flip is tails, they

More information

Ch. 16: Correlation and Regression

Ch. 16: Correlation and Regression Ch. 1: Correlation and Regression With the shift to correlational analyses, we change the very nature of the question we are asking of our data. Heretofore, we were asking if a difference was likely to

More information

Section 3: Simple Linear Regression

Section 3: Simple Linear Regression Section 3: Simple Linear Regression Carlos M. Carvalho The University of Texas at Austin McCombs School of Business http://faculty.mccombs.utexas.edu/carlos.carvalho/teaching/ 1 Regression: General Introduction

More information

Week 11 Sample Means, CLT, Correlation

Week 11 Sample Means, CLT, Correlation Week 11 Sample Means, CLT, Correlation Slides by Suraj Rampure Fall 2017 Administrative Notes Complete the mid semester survey on Piazza by Nov. 8! If 85% of the class fills it out, everyone will get a

More information

Data Analysis, Standard Error, and Confidence Limits E80 Spring 2015 Notes

Data Analysis, Standard Error, and Confidence Limits E80 Spring 2015 Notes Data Analysis Standard Error and Confidence Limits E80 Spring 05 otes We Believe in the Truth We frequently assume (believe) when making measurements of something (like the mass of a rocket motor) that

More information

Welcome to Physics 40!

Welcome to Physics 40! Welcome to Physics 40! Physics 40: Mechanics Kinematics: The physics of motion Newton s Three Laws of Motion Energy: Kinetic and Potential Linear & Angular Momentum Conservation Laws Newton s Universal

More information

experiment3 Introduction to Data Analysis

experiment3 Introduction to Data Analysis 63 experiment3 Introduction to Data Analysis LECTURE AND LAB SKILLS EMPHASIZED Determining what information is needed to answer given questions. Developing a procedure which allows you to acquire the needed

More information

A general assistant tool for the checking results from Monte Carlo simulations

A general assistant tool for the checking results from Monte Carlo simulations A general assistant tool for the checking results from Monte Carlo simulations Koi, Tatsumi SLAC/SCCS Contents Motivation Precision and Accuracy Central Limit Theorem Testing Method Current Status of Development

More information

Inferring from data. Theory of estimators

Inferring from data. Theory of estimators Inferring from data Theory of estimators 1 Estimators Estimator is any function of the data e(x) used to provide an estimate ( a measurement ) of an unknown parameter. Because estimators are functions

More information

Lectures 5 & 6: Hypothesis Testing

Lectures 5 & 6: Hypothesis Testing Lectures 5 & 6: Hypothesis Testing in which you learn to apply the concept of statistical significance to OLS estimates, learn the concept of t values, how to use them in regression work and come across

More information

Part I. Experimental Error

Part I. Experimental Error Part I. Experimental Error 1 Types of Experimental Error. There are always blunders, mistakes, and screwups; such as: using the wrong material or concentration, transposing digits in recording scale readings,

More information

IB Physics (HL) Student Guide for Measurement Error and Uncertainty Analysis. Ballston Spa High School

IB Physics (HL) Student Guide for Measurement Error and Uncertainty Analysis. Ballston Spa High School IB Physics (HL) Student Guide for Measurement Error and Uncertainty Analysis Ballston Spa High School Error & Uncertainty No measurement is ever perfectly exact or perfectly correct; every measurement

More information

EE/CpE 345. Modeling and Simulation. Fall Class 10 November 18, 2002

EE/CpE 345. Modeling and Simulation. Fall Class 10 November 18, 2002 EE/CpE 345 Modeling and Simulation Class 0 November 8, 2002 Input Modeling Inputs(t) Actual System Outputs(t) Parameters? Simulated System Outputs(t) The input data is the driving force for the simulation

More information

AE 3051, Lab #16. Investigation of the Ideal Gas State Equation. By: George P. Burdell. Group E3

AE 3051, Lab #16. Investigation of the Ideal Gas State Equation. By: George P. Burdell. Group E3 AE 3051, Lab #16 Investigation of the Ideal Gas State Equation By: George P. Burdell Group E3 Summer Semester 000 Abstract The validity of the ideal gas equation of state was experimentally tested for

More information

Data Analysis, Standard Error, and Confidence Limits E80 Spring 2012 Notes

Data Analysis, Standard Error, and Confidence Limits E80 Spring 2012 Notes Data Analysis Standard Error and Confidence Limits E80 Spring 0 otes We Believe in the Truth We frequently assume (believe) when making measurements of something (like the mass of a rocket motor) that

More information

1 Measurement Uncertainties

1 Measurement Uncertainties 1 Measurement Uncertainties (Adapted stolen, really from work by Amin Jaziri) 1.1 Introduction No measurement can be perfectly certain. No measuring device is infinitely sensitive or infinitely precise.

More information

Introduction and Single Predictor Regression. Correlation

Introduction and Single Predictor Regression. Correlation Introduction and Single Predictor Regression Dr. J. Kyle Roberts Southern Methodist University Simmons School of Education and Human Development Department of Teaching and Learning Correlation A correlation

More information

Systematic Uncertainty Max Bean John Jay College of Criminal Justice, Physics Program

Systematic Uncertainty Max Bean John Jay College of Criminal Justice, Physics Program Systematic Uncertainty Max Bean John Jay College of Criminal Justice, Physics Program When we perform an experiment, there are several reasons why the data we collect will tend to differ from the actual

More information

Class 7 Preclass Quiz on MasteringPhysics

Class 7 Preclass Quiz on MasteringPhysics PHY131H1F Class 7 Today: Uncertainty Analysis Normal Distribution Standard Deviation Reading uncertainty Propagation of uncertainties Uncertainty in the Mean From The Lahman Baseball Database V.5.8 http://seanlahman.com/files/database/readme58.txt

More information

New Thermometer Guidance Document from AASHTO Accreditation Program. Maria Knake Asphalt Binder ETG Meeting May 10, 2018

New Thermometer Guidance Document from AASHTO Accreditation Program. Maria Knake Asphalt Binder ETG Meeting May 10, 2018 New Thermometer Guidance Document from AASHTO Accreditation Program Maria Knake Asphalt Binder ETG Meeting May 10, 2018 Background Mercury reduction initiatives have hastened the need to find suitable

More information

Why is the field of statistics still an active one?

Why is the field of statistics still an active one? Why is the field of statistics still an active one? It s obvious that one needs statistics: to describe experimental data in a compact way, to compare datasets, to ask whether data are consistent with

More information

EXPERIMENT 30A1: MEASUREMENTS. Learning Outcomes. Introduction. Experimental Value - True Value. 100 True Value

EXPERIMENT 30A1: MEASUREMENTS. Learning Outcomes. Introduction. Experimental Value - True Value. 100 True Value 1 Learning Outcomes EXPERIMENT 30A1: MEASUREMENTS Upon completion of this lab, the student will be able to: 1) Use various common laboratory measurement tools such as graduated cylinders, volumetric flask,

More information

Confidence intervals CE 311S

Confidence intervals CE 311S CE 311S PREVIEW OF STATISTICS The first part of the class was about probability. P(H) = 0.5 P(T) = 0.5 HTTHHTTTTHHTHTHH If we know how a random process works, what will we see in the field? Preview of

More information

Introduction and Overview STAT 421, SP Course Instructor

Introduction and Overview STAT 421, SP Course Instructor Introduction and Overview STAT 421, SP 212 Prof. Prem K. Goel Mon, Wed, Fri 3:3PM 4:48PM Postle Hall 118 Course Instructor Prof. Goel, Prem E mail: goel.1@osu.edu Office: CH 24C (Cockins Hall) Phone: 614

More information

Quantitative. Accurate. Precise. Measurement Error

Quantitative. Accurate. Precise. Measurement Error Measurement Error Before we do any experiments, collect any data, or set up any process: We need to ensure we have a way to measure the results that is: Quantitative Accurate Precise So how do we test

More information

I used college textbooks because they were the only resource available to evaluate measurement uncertainty calculations.

I used college textbooks because they were the only resource available to evaluate measurement uncertainty calculations. Introduction to Statistics By Rick Hogan Estimating uncertainty in measurement requires a good understanding of Statistics and statistical analysis. While there are many free statistics resources online,

More information

Liquid-in-glass thermometer

Liquid-in-glass thermometer Liquid-in-glass thermometer Objectives The objective of this experiment is to introduce some basic concepts in measurement, and to develop good measurement habits. In the first section, we will develop

More information

Ch. 7: Estimates and Sample Sizes

Ch. 7: Estimates and Sample Sizes Ch. 7: Estimates and Sample Sizes Section Title Notes Pages Introduction to the Chapter 2 2 Estimating p in the Binomial Distribution 2 5 3 Estimating a Population Mean: Sigma Known 6 9 4 Estimating a

More information

Gov 2000: 9. Regression with Two Independent Variables

Gov 2000: 9. Regression with Two Independent Variables Gov 2000: 9. Regression with Two Independent Variables Matthew Blackwell Fall 2016 1 / 62 1. Why Add Variables to a Regression? 2. Adding a Binary Covariate 3. Adding a Continuous Covariate 4. OLS Mechanics

More information

Measurements and Error Analysis

Measurements and Error Analysis Experiment : Measurements and Error Analysis 1 Measurements and Error Analysis Introduction: [Two students per group. There should not be more than one group of three students.] All experiments require

More information

Polynomials; Add/Subtract

Polynomials; Add/Subtract Chapter 7 Polynomials Polynomials; Add/Subtract Polynomials sounds tough enough. But, if you look at it close enough you ll notice that students have worked with polynomial expressions such as 6x 2 + 5x

More information

Ph.D. Preliminary Examination Statistics June 2, 2014

Ph.D. Preliminary Examination Statistics June 2, 2014 Ph.D. Preliminary Examination Statistics June, 04 NOTES:. The exam is worth 00 points.. Partial credit may be given for partial answers if possible.. There are 5 pages in this exam paper. I have neither

More information

Linear Regression Model. Badr Missaoui

Linear Regression Model. Badr Missaoui Linear Regression Model Badr Missaoui Introduction What is this course about? It is a course on applied statistics. It comprises 2 hours lectures each week and 1 hour lab sessions/tutorials. We will focus

More information

Significant Digits What digits are important when recording a measurement?

Significant Digits What digits are important when recording a measurement? Significant Digits What digits are important when recording a measurement? Why? Scientists do a lot of measuring. When scientists use an instrument (ruler, graduated cylinder, spectrophotometer, balance

More information

Chapter 2 - Analyzing Data

Chapter 2 - Analyzing Data Chapter 2 - Analyzing Data Section 1: Units and Measurements Section 2: Scientific Notation and Dimensional Analysis Section 3: Uncertainty in Data Section 4: Representing Data Chemists collect and analyze

More information

AMS 7 Correlation and Regression Lecture 8

AMS 7 Correlation and Regression Lecture 8 AMS 7 Correlation and Regression Lecture 8 Department of Applied Mathematics and Statistics, University of California, Santa Cruz Suumer 2014 1 / 18 Correlation pairs of continuous observations. Correlation

More information

Error Analysis. Table 1. Tolerances of Class A Pipets and Volumetric Flasks

Error Analysis. Table 1. Tolerances of Class A Pipets and Volumetric Flasks Error Analysis Significant Figures in Calculations Most lab report must have an error analysis. For many experiments, significant figure rules are sufficient. Remember to carry at least one extra significant

More information

WISE Regression/Correlation Interactive Lab. Introduction to the WISE Correlation/Regression Applet

WISE Regression/Correlation Interactive Lab. Introduction to the WISE Correlation/Regression Applet WISE Regression/Correlation Interactive Lab Introduction to the WISE Correlation/Regression Applet This tutorial focuses on the logic of regression analysis with special attention given to variance components.

More information

Broughton High School of Wake County

Broughton High School of Wake County 1 Physical Science Notebook Table of Contents Name: Periods: Chapter: 1 Scientific Method, Graphing, Displacement, & Frame of Reference Pg. # Date Description Turned In 1 2 3 4 5 6 7 8 9 10 11 12 13 14

More information

05 the development of a kinematics problem. February 07, Area under the curve

05 the development of a kinematics problem. February 07, Area under the curve Area under the curve Area under the curve refers from the region the line (curve) to the x axis 1 2 3 From Graphs to equations Case 1 scatter plot reveals no apparent relationship Types of equations Case

More information

SPH4U1 Lesson 02 Measurement & Graphing

SPH4U1 Lesson 02 Measurement & Graphing DATA ANALYSIS LEARNING GOALS Students will be able to take a set of data and determine the type of proportionality between the variables determine the equation that describes the data compare the equation

More information

Hypothesis testing. Data to decisions

Hypothesis testing. Data to decisions Hypothesis testing Data to decisions The idea Null hypothesis: H 0 : the DGP/population has property P Under the null, a sample statistic has a known distribution If, under that that distribution, the

More information

1] What is the 95% confidence interval for 6 measurements whose average is 4.22 and with a standard deviation of 0.07?

1] What is the 95% confidence interval for 6 measurements whose average is 4.22 and with a standard deviation of 0.07? Chem 454 Statistics Problem Set mod. Jan 10, 2018 1] What is the 95% confidence interval for 6 measurements whose average is 4.22 and with a standard deviation of 0.07? 1 2] An analysis of chromium in

More information

MULTIPLE REGRESSION METHODS

MULTIPLE REGRESSION METHODS DEPARTMENT OF POLITICAL SCIENCE AND INTERNATIONAL RELATIONS Posc/Uapp 816 MULTIPLE REGRESSION METHODS I. AGENDA: A. Residuals B. Transformations 1. A useful procedure for making transformations C. Reading:

More information