PHYS Uncertainty Analysis

Size: px
Start display at page:

Download "PHYS Uncertainty Analysis"

Transcription

1 PHYS Uncertainty Analysis Types of uncertainty We will consider two types of uncertainty that affect our measured or calculated values: random uncertainty and systematic uncertainty. Random uncertainties, often called statistical uncertainties, are those produced by unknown and unpredictable variations in the experimental situation. Systematic uncertainties are uncertainties associated with a particular instrument or experimental technique that skews all measurements in a certain way. The difference in random and systematic uncertainties is illustrated in Figure 1 below. Figure 1. Systematic and random uncertainties in shots at a target. In lab, you will learn and use experimental methods to minimize random uncertainties. Some random uncertainties will persist in our data, but statistical methods give a reliable estimate of their magnitudes. Systematic uncertainties, however, are harder to detect and evaluate. For example, to check the true accuracy of a meter stick you would need to compare it to the length of the path traveled by light in a vacuum during a time interval of 1/ x10 8 of a second (the definition of the meter agreed upon by the 17 th Conference on Weights and Measures in 1983), which would be difficult. Estimating uncertainties in measurements Almost all direct measurements involve reading a scale (on a ruler, a clock, a voltmeter, etc.) or a digital display (digital multimeter, stop watch, digital thermometer). In most of the experiments you conduct in this lab you will be asked to estimate the uncertainties in the quantities you measure, such as a length or a time interval. When reading a ruler or meter scale you can usually interpolate between the divisions on the scales. However, you cannot estimate the value of the measurement very accurately between two divisions, besides to say that the point to which you are measuring is either less than halfway or over halfway between the divisions. We will use this general rule in the lab: The error in a measurement is taken to be half of the smallest division on the scale being used to make the measurement.

2 PHYS For example, the smallest division on a meter stick is 1 mm. Therefore, the uncertainty in a measurement of x made with the meter stick is 0.5 mm. The smallest division on the wall clock is 1 second, so if we were using the clock to measure a time interval t our uncertainty in our measurement δt would be 0.5 s. Instruments with digital displays often have limited precision. Unless a digital meter is defective, it should display only significant digits. In the case of a digital meter, the uncertainty is often specified by the manufacturer and will be given in the lab handout. Significant Digits The significant digits (also referred to as significant figures) of a measured or calculated quantity are the meaningful digits in it. Meaningful digits refers to the digits that are meaningful to the precision of a number. The number of significant figures in your final answer should be consistent with the precision of your answer based on the measurements used to obtain it. It doesn t make sense to give too many significant figures (e.g., ± ) or too few significant figures (10 ± 0.1). There are conventions to be learned about significant digits: A non-zero digit is significant (i.e. 1, 2, 3, 4, 5, 6, 7, 8, 9). Zeros between non-zero digits are significant (e.g. 109). Placeholder zeros are NOT significant. For example, the zeroes in and 134,000,000 are not significant. Zeros at the end of decimal numbers are significant. For example, 2.00 has three significant digits and has two significant digits. Exact numbers have an infinite number of significant digits. For example, 2.54 cm per inch and π ( ) are infinitely significant. There are also rules for the number of significant digits to carry through calculations when adding and subtracting and multiplying and dividing: Significant digits when adding and subtracting: Consider all of the numbers being added or subtracted and determine the smallest number of significant digits behind the decimal. This is the number of significant digits there should be behind the decimal in the result. e.g = There are three significant digits behind the decimal in the number , and one significant digit behind the decimal in Therefore, there should be one significant digit behind the decimal point in the final answer. Significant digits when multiplying and dividing: Consider all of the numbers being multiplied or divided and determine which one has the smallest number of

3 PHYS significant digits. The result should have the same number of significant digits as the number with the fewest significant digits. e.g x = There are four significant digits in There are five significant digits in Therefore, the answer should have a total of four significant digits. EXCEPTION TO THIS RULE: e.g x 3.81 = There are three significant digits in both 4.63 and However, when a result has a 1 as a leading digit, the answer should have one additional significant digit. In this case, four digits instead of three are appropriate. When doing a mixed calculation, the rules must be applied during the calculation process. Don t wait until the end. Absolute and relative uncertainty When we measure a length x 1 and state the measurement and its associated uncertainty δx 1 (e.g m ± m), the uncertainty is called the absolute uncertainty in the measurement: absolute uncertainty = δx Now, say we measure another length x 2 using a different instrument and find that length to be 2.20 m ± m. Next we want to add these two length values together. Each measurement has an absolute uncertainty associated with it, so how do the uncertainties combine when we add the two measurements together? The answer is a general rule: When adding or subtracting two values, the absolute uncertainty in the result is the sum of the absolute uncertainties of the values. In equation form: (x 1 ± δx 1 ) + (x 2 ± δx 2 ) = x 3 ± δx 3 x 3 = x 1 + x 2 δx 3 = δx 1 + δx 2 For our example, we find that x 3 ±δx 3 = 3.44 m ± m. What if instead of adding the two lengths x 1 and x 2, we multiplied them? In this case, we need to determine the relative uncertainty in each measurement. absolute uncertainty relative uncertainty = = δx measured value x Therefore, the relative uncertainties in each measurement are relative uncertainty in x 1 = δx 1 x 1 relative uncertainty in x 2 = δx 2 x 2

4 PHYS Note that if we multiply the relative uncertainty by 100, we obtain the fractional uncertainty. For example, the relative uncertainty of x 2 is m/2.20 m = , or a fractional uncertainty of 0.23%. The absolute uncertainty for the instrument we are using is the same whether we measure 2 meters or 100 meters. For the case of a measurement of 100 meters, note that our fractional uncertainty decreases drastically, meaning the larger our measurement, the more accurate it is: m/100 m = x 100=0.005%. Having the relative uncertainties we state another general rule: In order to determine the uncertainty in the product (or quotient) of x 1 and x 2, add the relative uncertainties. In equation form: (x 1 ± δx 1 ) (x 2 ± δx 2 ) = x 3 ± δx 3 x 3 = x 1 x 2 δx 3 x 3 = δx 1 x 1 + δx 2 x 2 A experimentally determined value and an accepted value can also be compared by calculating the percent difference between them: x theory x exp 100% = percent difference x theory where x theory is the theoretical value and x exp is the experimental value. Note that the percent difference is unit-less. The mean, or average If we have reduced to the point of near elimination our sources of systematic uncertainty, leaving only random errors in our measurements, our best estimate of the quantity x we are trying to determine is the mean or average x of our multiple measurements of the quantity: x = Σx i N where N is the number of trials, or measurements. An estimate of the average uncertainty in the individual measurements is the standard deviation. The deviation of x i from x, x i x = d i, tells us how much our ith measurement differs from the average x. If the deviations are small, our measurements are close together and presumably precise. The standard deviation of x To characterize the average uncertainty we calculate the standard deviation σ x in the following way:

5 PHYS σ x = 1 N 1 d 2 i = 1 N 1 (x i x ) 2 Sometimes the equation for standard deviation has only N in the denominator, rather than N-1. The use of one or the other is a mathematical subtlety not discussed here. The standard deviation of the mean The uncertainty in our best estimate of x is the standard deviation of the mean σ x, given by σ x = σ x N If there are noticeable systematic uncertainties, then the random component of our uncertainty δx ran is equal to the standard deviation of the mean: δx ran = σ x Estimating the total error If you have some way to estimate the systematic component of the uncertainty δx sys in a measurement the total uncertainty is the quadratic sum of δx ran and δx sys : δx total = (δx ran ) 2 + (δx sys ) 2 General Rules for Propagation of Uncertainties: In lab, you will often work with equations with more complicated operations than simple addition or subtraction and multiplication or division. While it is true that when working with addition and subtraction you will be concerned with absolute uncertainty and when dealing with multiplication and division you will need to determine the relative uncertainty, we will use more complex methods of determining the uncertainty than those previously presented. This is due to the fact that these methods allow us to determine the uncertainty in our values more accurately and, often, with greater ease. A full mathematical treatment of the propagation of uncertainties is beyond the scope of this handout, so we merely state the results here. The quantity we are trying to determine is denoted as Q and its associated uncertainty is δq. The ratio of δq/q is known as the fractional, or relative, uncertainty. To distinguish δq from δq/q, δq is called the absolute uncertainty. A, B, and C will denote the quantities that are measured directly (note that there may be more or less than three different measurements; the same rules apply regardless of how many measurements are being combined in the calculation). The measurements A, B, and C are considered to be independent and subject to random errors only. Rule #1 If Q=cA where c is a constant (or a quantity with negligible fractional error), then

6 PHYS δq Q = δa A or δq = cδa Rule #2 If Q=cA m where m is some power (positive, negative, integer or fraction) then δq Q = m δa A or δq = cmam 1 δa If Q depends on two or more quantities then the following rules are useful: Rule #3 If Q=A+B or Q=A-B (or Q=A±B±C±D±...) then δq = (δa) 2 + (δb) 2 Rule #4 If Q=cA m B n (or Q=cA m B n C P ) where m and n are powers (positive, negative, integer or fraction) and c is constant, then δq Q = mδa A 2 + nδb B 2 References: Bevington, P. R., 1969: Data Reduction and error analysis in the physical sciences, McGraw-Hill, 336 p. Huff, D., 1954: How to Lie with Statistics, Norton, 142 p. Jacobs, J. J., 2003: Errors and the Treatment of Data, University of Montana, Dept. of Physics and Astronomy, 11 p. Taylor, J. F., 1997: An Introduction to Error Analysis, 2 nd Ed., University Science Books, 327 p. Young, H. D., 1962: Statistical Treatment of Experimental Data, McGraw-Hill, 172 p.

BRIDGE CIRCUITS EXPERIMENT 5: DC AND AC BRIDGE CIRCUITS 10/2/13

BRIDGE CIRCUITS EXPERIMENT 5: DC AND AC BRIDGE CIRCUITS 10/2/13 EXPERIMENT 5: DC AND AC BRIDGE CIRCUITS 0//3 This experiment demonstrates the use of the Wheatstone Bridge for precise resistance measurements and the use of error propagation to determine the uncertainty

More information

Measurements and Data Analysis

Measurements and Data Analysis Measurements and Data Analysis 1 Introduction The central point in experimental physical science is the measurement of physical quantities. Experience has shown that all measurements, no matter how carefully

More information

Introduction to Uncertainty and Treatment of Data

Introduction to Uncertainty and Treatment of Data Introduction to Uncertainty and Treatment of Data Introduction The purpose of this experiment is to familiarize the student with some of the instruments used in making measurements in the physics laboratory,

More information

Appendix II Calculation of Uncertainties

Appendix II Calculation of Uncertainties Part 1: Sources of Uncertainties Appendix II Calculation of Uncertainties In any experiment or calculation, uncertainties can be introduced from errors in accuracy or errors in precision. A. Errors in

More information

Measurement Uncertainties

Measurement Uncertainties Measurement Uncertainties Introduction We all intuitively know that no experimental measurement can be "perfect''. It is possible to make this idea quantitative. It can be stated this way: the result of

More information

Uncertainties & Error Analysis Tutorial

Uncertainties & Error Analysis Tutorial Uncertainties & Error Analysis Tutorial Physics 118/198/1 Reporting Measurements Uncertainties & Error Analysis Tutorial When we report a measured value of some parameter, X, we write it as X X best ±

More information

Why the fuss about measurements and precision?

Why the fuss about measurements and precision? Introduction In this tutorial you will learn the definitions, rules and techniques needed to record measurements in the laboratory to the proper precision (significant figures). You should also develop

More information

Topic 11: Measurement and Data Processing and Analysis. Topic Uncertainties and Errors in Measurement and Results

Topic 11: Measurement and Data Processing and Analysis. Topic Uncertainties and Errors in Measurement and Results Topic 11: Measurement and Data Processing and Analysis Topic 11.1- Uncertainties and Errors in Measurement and Results Key Terms Random Error- above or below true value, usually due to limitations of equipment

More information

Dealing with uncertainty

Dealing with uncertainty Appendix A Dealing with uncertainty A.1 Overview An uncertainty is always a positive number δx > 0. If you measure x with a device that has a precision of u, thenδx is at least as large as u. Fractional

More information

Measurements. October 06, 2014

Measurements. October 06, 2014 Measurements Measurements Measurements are quantitative observations. What are some kinds of quantitative observations you might make? Temperature Volume Length Mass Student A and Student B measured the

More information

Dealing with uncertainty

Dealing with uncertainty Appendix A Dealing with uncertainty A.1 Overview An uncertainty is always a positive number δx > 0. If you measure x with a device that has a precision of u, thenδx is at least as large as u. Fractional

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

PHY 101L - Experiments in Mechanics

PHY 101L - Experiments in Mechanics PHY 101L - Experiments in Mechanics introduction to error analysis What is Error? In everyday usage, the word error usually refers to a mistake of some kind. However, within the laboratory, error takes

More information

Base unit-a defined unit of measurement based on an object or event in the physical world. Length

Base unit-a defined unit of measurement based on an object or event in the physical world. Length Base unit-a defined unit of measurement based on an object or event in the physical world Five base units: Temperature Mass Length Time Energy Derived unit-a unit of measurement defined by a combination

More information

Significant Figures and an Introduction to the Normal Distribution

Significant Figures and an Introduction to the Normal Distribution Significant Figures and an Introduction to the Normal Distribution Object: To become familiar with the proper use of significant figures and to become acquainted with some rudiments of the theory of measurement.

More information

Uncertainty, Error, and Precision in Quantitative Measurements an Introduction 4.4 cm Experimental error

Uncertainty, Error, and Precision in Quantitative Measurements an Introduction 4.4 cm Experimental error Uncertainty, Error, and Precision in Quantitative Measurements an Introduction Much of the work in any chemistry laboratory involves the measurement of numerical quantities. A quantitative measurement

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

Physics 115 Experiment 1. Introduction to Measurement and Error Analysis (PHY 115 and 117)

Physics 115 Experiment 1. Introduction to Measurement and Error Analysis (PHY 115 and 117) Physics 115 Experiment 1 Introduction to Measurement and Error Analysis (PHY 115 and 117) Introduction In the sciences, measurement plays an important role. The accuracy of the measurement, as well as

More information

Data and Error Analysis

Data and Error Analysis Data and Error Analysis Introduction In this lab you will learn a bit about taking data and error analysis. The physics of the experiment itself is not the essential point. (Indeed, we have not completed

More information

SPH3U1 Lesson 03 Introduction. 6.1 Expressing Error in Measurement

SPH3U1 Lesson 03 Introduction. 6.1 Expressing Error in Measurement SIGNIFICANT DIGITS AND SCIENTIFIC NOTATION LEARNING GOALS Students will: 6 ERROR Describe the difference between precision and accuracy Be able to compare values quantitatively Understand and describe

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

PHY 123 Lab 1 - Error and Uncertainty and the Simple Pendulum

PHY 123 Lab 1 - Error and Uncertainty and the Simple Pendulum To print higher-resolution math symbols, click the Hi-Res Fonts for Printing button on the jsmath control panel. PHY 13 Lab 1 - Error and Uncertainty and the Simple Pendulum Important: You need to print

More information

that relative errors are dimensionless. When reporting relative errors it is usual to multiply the fractional error by 100 and report it as a percenta

that relative errors are dimensionless. When reporting relative errors it is usual to multiply the fractional error by 100 and report it as a percenta Error Analysis and Significant Figures Errors using inadequate data are much less than those using no data at all. C. Babbage No measurement of a physical quantity can be entirely accurate. It is important

More information

Uncertainties in Measurement

Uncertainties in Measurement Uncertainties in Measurement Laboratory investigations involve taking measurements of physical quantities. All measurements will involve some degree of experimental uncertainty. QUESTIONS 1. How does one

More information

Experimental Uncertainties

Experimental Uncertainties Experimental Uncertainties 1 Measurements of any physical quantity can never be exact. One can only know its value with a range of uncertainty. If an experimenter measures some quantity X, the measurement

More information

Fundamentals of data, graphical, and error analysis

Fundamentals of data, graphical, and error analysis Fundamentals of data, graphical, and error analysis. Data measurement and Significant Figures UTC - Physics 030L/040L Whenever we take a measurement, there are limitations to the data and how well we can

More information

Uncertainty and Graphical Analysis

Uncertainty and Graphical Analysis Uncertainty and Graphical Analysis Introduction Two measures of the quality of an experimental result are its accuracy and its precision. An accurate result is consistent with some ideal, true value, perhaps

More information

Chapter 3 Scientific Measurement

Chapter 3 Scientific Measurement Chapter 3 Scientific Measurement 3.1 Using and Expressing Measurements 3.2 Units of Measurement 3.3 Solving Conversion Problems 1 Copyright Pearson Education, Inc., or its affiliates. All Rights Reserved.

More information

3.1 Using and Expressing Measurements > 3.1 Using and Expressing Measurements >

3.1 Using and Expressing Measurements > 3.1 Using and Expressing Measurements > Chapter 3 Scientific Measurement 3.1 Using and Expressing Measurements 3.2 Units of Measurement 3.3 Solving Conversion Problems 1 Copyright Pearson Education, Inc., or its affiliates. All Rights Reserved.

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

Allows us to work with very large or small numbers more easily. All numbers are a product of 10.

Allows us to work with very large or small numbers more easily. All numbers are a product of 10. Unit 1: Measurements Scientific Notation : Allows us to work with very large or small numbers more easily. All numbers are a product of 10. M x 10n M= signif. digit [ 1 < M < 10 ] n = an integer move the

More information

APPENDIX A: DEALING WITH UNCERTAINTY

APPENDIX A: DEALING WITH UNCERTAINTY APPENDIX A: DEALING WITH UNCERTAINTY 1. OVERVIEW An uncertainty is always a positive number δx > 0. If the uncertainty of x is 5%, then δx =.05x. If the uncertainty in x is δx, then the fractional uncertainty

More information

PHYS 2211L - Principles of Physics Laboratory I Propagation of Errors Supplement

PHYS 2211L - Principles of Physics Laboratory I Propagation of Errors Supplement PHYS 2211L - Principles of Physics Laboratory I Propagation of Errors Supplement 1. Introduction. Whenever two or more quantities are measured directly in order to indirectly determine the value of another,

More information

Physics 2020 Laboratory Manual

Physics 2020 Laboratory Manual Physics 00 Laboratory Manual Department of Physics University of Colorado at Boulder Spring, 000 This manual is available for FREE online at: http://www.colorado.edu/physics/phys00/ This manual supercedes

More information

Liquid-in-glass thermometer

Liquid-in-glass thermometer Objectives Liquid-in-glass thermometer The objectives 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

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

Data Analysis for University Physics

Data Analysis for University Physics Data Analysis for University Physics by John Filaseta orthern Kentucky University Last updated on ovember 9, 004 Four Steps to a Meaningful Experimental Result Most undergraduate physics experiments have

More information

The periodic table currently lists 116 different atoms. New atoms are being discovered.

The periodic table currently lists 116 different atoms. New atoms are being discovered. CHEM100 Week 1 Notes Page 1 of 11 Chemistry is the study of matter. Matter is made up of atoms. The periodic table currently lists 116 different atoms. New atoms are being discovered. Atoms consist of

More information

Measurement Error PHYS Introduction

Measurement Error PHYS Introduction PHYS 1301 Measurement Error Introduction We have confidence that a particular physics theory is telling us something interesting about the physical universe because we are able to test quantitatively its

More information

Measurement Error PHYS Introduction

Measurement Error PHYS Introduction PHYS 1301 Measurement Error Introduction We have confidence that a particular physics theory is telling us something interesting about the physical universe because we are able to test quantitatively its

More information

Meas ure ment: Uncertainty and Error in Lab Measurements

Meas ure ment: Uncertainty and Error in Lab Measurements Meas ure ment: Uncertainty and Error in Lab Measurements Measurement is at the heart of science. In order to do science, we must be able to measure quantities such as time, distance, and mass. As famous

More information

Error analysis for the physical sciences A course reader for phys 1140 Scott Pinegar and Markus Raschke Department of Physics, University of Colorado

Error analysis for the physical sciences A course reader for phys 1140 Scott Pinegar and Markus Raschke Department of Physics, University of Colorado Error analysis for the physical sciences A course reader for phys 1140 Scott Pinegar and Markus Raschke Department of Physics, University of Colorado Version 1.0 (September 9, 2012) 1 Part 1 (chapter 1

More information

Appendix C: Accuracy, Precision, and Uncertainty

Appendix C: Accuracy, Precision, and Uncertainty Appendix C: Accuracy, Precision, and Uncertainty How tall are you? How old are you? When you answered these everyday questions, you probably did it in round numbers such as "five foot, six inches" or "nineteen

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

Measurements, Sig Figs and Graphing

Measurements, Sig Figs and Graphing Measurements, Sig Figs and Graphing Chem 1A Laboratory #1 Chemists as Control Freaks Precision: How close together Accuracy: How close to the true value Accurate Measurements g Knowledge Knowledge g Power

More information

MEASUREMENT IN THE LABORATORY

MEASUREMENT IN THE LABORATORY 1 MEASUREMENT IN THE LABORATORY INTRODUCTION Today's experiment will introduce you to some simple but important types of measurements commonly used by the chemist. You will measure lengths of objects,

More information

A.0 SF s-uncertainty-accuracy-precision

A.0 SF s-uncertainty-accuracy-precision A.0 SF s-uncertainty-accuracy-precision Objectives: Determine the #SF s in a measurement Round a calculated answer to the correct #SF s Round a calculated answer to the correct decimal place Calculate

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

Chemistry Unit 1. Chapter 1 Chemical Overview

Chemistry Unit 1. Chapter 1 Chemical Overview Chemistry Unit 1 Chapter 1 Chemical Overview Chemistry Unit 1 Section 1 Overview Scientific Method Measurement Significant Figures Dimensional Analysis A main challenge of chemistry is to understand the

More information

Notes Errors and Noise PHYS 3600, Northeastern University, Don Heiman, 6/9/ Accuracy versus Precision. 2. Errors

Notes Errors and Noise PHYS 3600, Northeastern University, Don Heiman, 6/9/ Accuracy versus Precision. 2. Errors Notes Errors and Noise PHYS 3600, Northeastern University, Don Heiman, 6/9/2011 1. Accuracy versus Precision 1.1 Precision how exact is a measurement, or how fine is the scale (# of significant figures).

More information

Physics: Uncertainties - Student Material (AH) 1

Physics: Uncertainties - Student Material (AH) 1 UNCERTAINTIES Summary of the Basic Theory associated with Uncertainty It is important to realise that whenever a physical quantity is being measured there will always be a degree of inaccuracy associated

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

Understanding Errors and Uncertainties in the Physics Laboratory

Understanding Errors and Uncertainties in the Physics Laboratory Chapter 2 Understanding Errors and Uncertainties in the Physics Laboratory 2.1 Introduction We begin with a review of general properties of measurements and how measurements affect what we, as scientists,

More information

Introduction to Measurements of Physical Quantities

Introduction to Measurements of Physical Quantities 1 Goal Introduction to Measurements of Physical Quantities Content Discussion and Activities PHYS 104L The goal of this week s activities is to provide a foundational understanding regarding measurements

More information

5 Error Propagation We start from eq , which shows the explicit dependence of g on the measured variables t and h. Thus.

5 Error Propagation We start from eq , which shows the explicit dependence of g on the measured variables t and h. Thus. 5 Error Propagation We start from eq..4., which shows the explicit dependence of g on the measured variables t and h. Thus g(t,h) = h/t eq..5. The simplest way to get the error in g from the error in t

More information

Error Analysis How Do We Deal With Uncertainty In Science.

Error Analysis How Do We Deal With Uncertainty In Science. How Do We Deal With Uncertainty In Science. 1 Error Analysis - the study and evaluation of uncertainty in measurement. 2 The word error does not mean mistake or blunder in science. 3 Experience shows no

More information

Understanding Errors and Uncertainties in the Physics Laboratory

Understanding Errors and Uncertainties in the Physics Laboratory Chapter 2 Understanding Errors and Uncertainties in the Physics Laboratory 2.1 Introduction We begin with a review of general properties of measurements and how measurements affect what we, as scientists,

More information

CHEM Chapter 1

CHEM Chapter 1 CHEM 1110 Chapter 1 Chapter 1 OVERVIEW What s science? What s chemistry? Science and numbers Measurements Unit conversion States of matter Density & specific gravity Describing energy Heat and its transfer

More information

Measurement. Scientific Notation. Measurements and Problem Solving. Writing Numbers in Scientific Notation

Measurement. Scientific Notation. Measurements and Problem Solving. Writing Numbers in Scientific Notation Measurement Chapter 2 Measurements and Problem Solving Quantitative observation Comparison based on an accepted scale e.g. Meter stick Has 2 parts number and unit Number tells comparison Unit tells scale

More information

Physics for Scientists and Engineers. Chapter 1 Concepts of Motion

Physics for Scientists and Engineers. Chapter 1 Concepts of Motion Physics for Scientists and Engineers Chapter 1 Concepts of Motion Spring, 2008 Ho Jung Paik Physics Fundamental science concerned with the basic principles of the Universe foundation of other physical

More information

Astronomy 102 Math Review

Astronomy 102 Math Review Astronomy 102 Math Review 2003-August-06 Prof. Robert Knop r.knop@vanderbilt.edu) For Astronomy 102, you will not need to do any math beyond the high-school alegbra that is part of the admissions requirements

More information

Measurement and Uncertainty

Measurement and Uncertainty Physics 1020 Laboratory #1 Measurement and Uncertainty 1 Measurement and Uncertainty Any experimental measurement or result has an uncertainty associated with it. In todays lab you will perform a set of

More information

Accuracy of Measurement: how close your measured value is to the actual measurement

Accuracy of Measurement: how close your measured value is to the actual measurement Standard: an exact quantity that people use to make measurements Good Example: a meter stick (everyone one knows the length of a meter) Bad Example: Ms. Pluchino s foot (everyone does not know how big

More information

CHAPTER 2: SCIENTIFIC MEASUREMENTS

CHAPTER 2: SCIENTIFIC MEASUREMENTS CHAPTER 2: SCIENTIFIC MEASUREMENTS Problems: 1-26, 37-76, 80-84, 89-93 2.1 UNCERTAINTY IN MEASUREMENTS measurement: a number with attached units To measure, one uses instruments = tools such as a ruler,

More information

Propagation of Error Notes

Propagation of Error Notes Propagation of Error Notes From http://facultyfiles.deanza.edu/gems/lunaeduardo/errorpropagation2a.pdf The analysis of uncertainties (errors) in measurements and calculations is essential in the physics

More information

Grade 8 Chapter 7: Rational and Irrational Numbers

Grade 8 Chapter 7: Rational and Irrational Numbers Grade 8 Chapter 7: Rational and Irrational Numbers In this chapter we first review the real line model for numbers, as discussed in Chapter 2 of seventh grade, by recalling how the integers and then the

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

Motion in Two Dimensions Teacher s Guide

Motion in Two Dimensions Teacher s Guide Motion in Two Dimensions Teacher s Guide Objectives: 1. Use kinematic equations for motion in two dimensions to determine the range of a projectile.. Use the equation for torque to determine at what point

More information

ERRORS AND THE TREATMENT OF DATA

ERRORS AND THE TREATMENT OF DATA M. Longo ERRORS AND THE TREATMENT OF DATA Essentially all experimental quantities have an uncertainty associated with them. The only exceptions are a few defined quantities like the wavelength of the orange-red

More information

Uncertainty in Measurements

Uncertainty in Measurements Uncertainty in Measurements! Two kinds of numbers " Exact! counted values " 2 dogs " 26 letters " 3 brothers! defined numbers " 12 inches per foot " 1000 g per kilogram " 2.54 cm per inch Metric Practice!

More information

Instrumentation & Measurement AAiT. Chapter 2. Measurement Error Analysis

Instrumentation & Measurement AAiT. Chapter 2. Measurement Error Analysis Chapter 2 Measurement Error Analysis 2.1 The Uncertainty of Measurements Some numerical statements are exact: Mary has 3 brothers, and 2 + 2 = 4. However, all measurements have some degree of uncertainty

More information

Appendix B: Accuracy, Precision and Uncertainty

Appendix B: Accuracy, Precision and Uncertainty Appendix B: Accuracy, Precision and Uncertainty How tall are you? How old are you? When you answered these everyday questions, you probably did it in round numbers such as "five foot, six inches" or "nineteen

More information

Chapter 2 - Measurements and Calculations

Chapter 2 - Measurements and Calculations Chapter 2 - Measurements and Calculations 2-1 The Scientific Method "A logical approach to solving problems by observing and collecting data, formulating hypotheses, testing hypotheses, and formulating

More information

PHYS 212 PAGE 1 OF 6 ERROR ANALYSIS EXPERIMENTAL ERROR

PHYS 212 PAGE 1 OF 6 ERROR ANALYSIS EXPERIMENTAL ERROR PHYS 212 PAGE 1 OF 6 ERROR ANALYSIS EXPERIMENTAL ERROR Every measurement is subject to errors. In the simple case of measuring the distance between two points by means of a meter rod, a number of measurements

More information

ERROR ANALYSIS ACTIVITY 1: STATISTICAL MEASUREMENT UNCERTAINTY AND ERROR BARS

ERROR ANALYSIS ACTIVITY 1: STATISTICAL MEASUREMENT UNCERTAINTY AND ERROR BARS ERROR ANALYSIS ACTIVITY 1: STATISTICAL MEASUREMENT UNCERTAINTY AND ERROR BARS LEARNING GOALS At the end of this activity you will be able 1. to explain the merits of different ways to estimate the statistical

More information

Unit 1 Part 1: Significant Figures and Scientific Notation. Objective understand significant figures and their rules. Be able to use scientific

Unit 1 Part 1: Significant Figures and Scientific Notation. Objective understand significant figures and their rules. Be able to use scientific Unit 1 Part 1: Significant Figures and Scientific Notation. Objective understand significant figures and their rules. Be able to use scientific notation in calculations. Significant figures - consist of

More information

Welcome to Chemistry 121

Welcome to Chemistry 121 General, Organic, and Biological Chemistry Fourth Edition Karen Timberlake Welcome to Chemistry 121 2013 Pearson Education, Inc. General, Organic, and Biological Chemistry Fourth Edition Karen Timberlake

More information

Numbers and Uncertainty

Numbers and Uncertainty Significant Figures Numbers and Uncertainty Numbers express uncertainty. Exact numbers contain no uncertainty. They are obtained by counting objects (integers) or are defined, as in some conversion factors

More information

Electromagnetism lab project

Electromagnetism lab project Electromagnetism lab project Contents 1. Overview of the course 2. How to analyse errors in measurements 3. How to make graphical representations (plots) Overview Four lab experiments Biot Savart s law

More information

How long is the arrow?

How long is the arrow? 1.2 Measurements Measuring We have all measured things before, but how would you define it? Measurement: comparing an unknown quantity to a standard unit (known quantity) How long is the arrow? Any measurement

More information

Finite Mathematics : A Business Approach

Finite Mathematics : A Business Approach Finite Mathematics : A Business Approach Dr. Brian Travers and Prof. James Lampes Second Edition Cover Art by Stephanie Oxenford Additional Editing by John Gambino Contents What You Should Already Know

More information

Scientific Measurement

Scientific Measurement Scientific Measurement Sprint times are often measured to the nearest hundredth of a second (0.01 s). Chemistry also requires making accurate and often very small measurements. CHEMISTRY & YOU How do you

More information

LAB 1 PRE-LAB. residuals (cm)

LAB 1 PRE-LAB. residuals (cm) LAB 1 PRE-LAB 1. The table below records measurements of the lengths l of five goldfish. Calculate the average length l avg of this population of goldfish, and the residual, or deviation from average length

More information

Measurement. New Topics accuracy vs. precision rounding in chemistry significant figures determining uncertainty of a measurement % error moles - 1 -

Measurement. New Topics accuracy vs. precision rounding in chemistry significant figures determining uncertainty of a measurement % error moles - 1 - Measurement Unit Description In this unit we will focus on the mathematical tools we use in science, especially chemistry the metric system and moles. We will also talk about how to gauge the accuracy

More information

Introductory Chemistry: A Foundation, 6 th Ed. Introductory Chemistry, 6 th Ed. Basic Chemistry, 6 th Ed.

Introductory Chemistry: A Foundation, 6 th Ed. Introductory Chemistry, 6 th Ed. Basic Chemistry, 6 th Ed. Introductory Chemistry: A Foundation, 6 th Ed. Introductory Chemistry, 6 th Ed. Basic Chemistry, 6 th Ed. by Steven S. Zumdahl, Donald J. DeCoste University of Illinois Chapter 2 Measurements and Calculations

More information

Introduction to Measurement Physics 114 Eyres

Introduction to Measurement Physics 114 Eyres 1 Introduction to Measurement Physics 114 Eyres 6/5/2016 Module 1: Measurement 1 2 Significant Figures Count all non-zero digits Count zeros between non-zero digits Count zeros after the decimal if also

More information

MEASUREMENTS ACCELERATION OF GRAVITY

MEASUREMENTS ACCELERATION OF GRAVITY MEASUREMENTS ACCELERATION OF GRAVITY Purpose: A. To illustrate the uncertainty of a measurement in the laboratory. The measurement is that of time. The data obtained from these measurements will be used

More information

Chapter 3 Math Toolkit

Chapter 3 Math Toolkit Chapter 3 Math Toolkit Problems - any Subtitle: Error, where it comes from, how you represent it, and how it propagates into your calculations. Before we can start talking chemistry we must first make

More information

Uncertainty in Measurement

Uncertainty in Measurement CHICO STATE UNIVERSITY, PHYSICS DEPARTMENT DR. CULBREATH FALL 2015 Uncertainty in Measurement REFERENCES: Many sections of this text adapted and summarized from An Introduction to Error Analysis: The Study

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

Measurements of a Table

Measurements of a Table Measurements of a Table OBJECTIVES to practice the concepts of significant figures, the mean value, the standard deviation of the mean and the normal distribution by making multiple measurements of length

More information

2 One-dimensional motion with constant acceleration

2 One-dimensional motion with constant acceleration 2 One-dimensional motion with constant acceleration Experiment objectives: 1. Achieve a better understanding of how to solve position, velocity and acceleration problems in one-dimensional motion with

More information

Solving Linear Equations (in one variable)

Solving Linear Equations (in one variable) Solving Linear Equations (in one variable) In Chapter of my Elementary Algebra text you are introduced to solving linear equations. The main idea presented throughout Sections.1. is that you need to isolate

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

Assume that you have made n different measurements of a quantity x. Usually the results of these measurements will vary; call them x 1

Assume that you have made n different measurements of a quantity x. Usually the results of these measurements will vary; call them x 1 #1 $ http://www.physics.fsu.edu/users/ng/courses/phy2048c/lab/appendixi/app1.htm Appendix I: Estimates for the Reliability of Measurements In any measurement there is always some error or uncertainty in

More information

EXPERIMENT MEASUREMENT

EXPERIMENT MEASUREMENT PHYS 1401 General Physics I EXPERIMENT 1 MEASUREMENT and UNITS I. OBJECTIVE The objective of this experiment is to become familiar with the measurement of the basic quantities of mechanics and to become

More information

Tutorial 2: Expressing Uncertainty (Sig Figs, Scientific Notation and Rounding)

Tutorial 2: Expressing Uncertainty (Sig Figs, Scientific Notation and Rounding) Tutorial 2: Expressing Uncertainty (Sig Figs, Scientific Notation and Rounding) Goals: To be able to convert quantities from one unit to another. To be able to express measurements and answers to the correct

More information

Lab 1: Measurement. PART 1: Exponential Notation: Powers of 10

Lab 1: Measurement. PART 1: Exponential Notation: Powers of 10 Lab 1: Measurement Equipment: 2 meter sticks You will find these websites useful for today s lab: SI Base Units: http://physics.nist.gov/cuu/units/units.html Metric prefixes: http://physics.nist.gov/cuu/units/prefixes.html

More information

CHAPTER 1: Preliminary Description of Errors Experiment Methodology and Errors To introduce the concept of error analysis, let s take a real world

CHAPTER 1: Preliminary Description of Errors Experiment Methodology and Errors To introduce the concept of error analysis, let s take a real world CHAPTER 1: Preliminary Description of Errors Experiment Methodology and Errors To introduce the concept of error analysis, let s take a real world experiment. Suppose you wanted to forecast the results

More information

Pre-Lab: Primer on Experimental Errors

Pre-Lab: Primer on Experimental Errors IUPUI PHYS 15 Laboratory Page 1 of 5 Pre-Lab: Primer on Eperimental Errors There are no points assigned for this Pre-Lab. n essential skill in the repertoire of an eperimental physicist is his/her ability

More information