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

Size: px
Start display at page:

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

Transcription

1 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 figure to avoid round- off error through intermediate calculations. Non-significant figures are often written smaller or like "subscripts" to avoid confusion. For example, ± would be written as in keeping with the four significant figures. On the other hand, ± would be written Retain at least one insignificant figure to avoid introducing round-off errors into subsequent calculations using Of course the final result is reported to the proper number of significant figures. Keeping track of significant figures in long calculations is easy. Just underline the insignificant digit for all the intermediate and final results using a pen or pencil. To find the uncertainties and approximate number of significant figures when using volumetric glassware use Table 1. Table 1. Tolerances of Class A Pipets and Volumetric Flasks Pipets Flasks 1 ml ± ml ± The significant figure rules are: SF Rule 1: In multiplication and division the number of significant figures in the result is the same as the smallest number of significant figures in the data. SF Rule : In addition and subtraction the number of decimal places in the result is the same as the smallest number of decimal places in the data. SF Rule 3: The number of significant figures in the mantissa of log x is the same as the number of significant figures in x. Use the same rule for ln x. (In log = -.374, the mantissa is the.374 part and the characteristic is.) SF Rule 4: The number of significant figures in 10 x is the number of significant figures in the mantissa of x. Use the same rule for e x.

2 Example 1: Concentration Calculations: A solution is made by transferring 1 ml of a M solution, using a volumetric pipet, into a 00-mL volumetric flask. Calculate the final concentration. Solution: The volume of the flask has 5 significant figures and all other values have 4. The calculations all involve multiplication and division, so the final answer should be expressed with 4 significant figures M / = M = M Example : Logs: The equilibrium constant for a reaction at two different temperatures is 0.03 at 98. and at 353. K. Calculate ln(k /k 1 ). Solution: Both k s have significant figures, so k /k 1 should also have significant figures: k /k 1 = Then using SF Rule 3 shows that ln k /k 1 should have significant figures in the mantissa: ln k /k 1 = ln =.68 7 =>.69 as the final result Example 3: Antilogs: The rate of a reaction depends on temperature as ln k = ln A E a/ RT. Using curve fitting it was found that ln A = Calculate A Solution: The result is e. = The mantissa has only significant figures, so the result should only have two significant figures (SF Rule 4) , or just Example 4: Antilogs: The rate of a reaction depends on temperature as ln k = ln A E a /RT. Using curve fitting it was found that ln A = and E a = 8. 6 kj/mol. Calculate k at T = K. Solution: The result for ln k has significant figures: both ln A and E a have 3 significant figures (SF Rule 1), but the difference has only one past the decimal point: ln k = /[(8.314)(98.15)] = = The mantissa has only 1 significant figure. Then solving for k and using SF Rule 4 gives k = e = or finally just 0.

3 Propagation of Errors Significant figure rules are sufficient when you do not have good estimates for the measurement errors. If you do have good estimates for the measurement errors then a more careful error analysis based on propagation of error rules is appropriate. Least squares curve fitting provides very good estimates for uncertainties. For error analysis with the slope or intercept from least squares curve fitting, a little more care is justified than is provided by significant figure rules. Use propagation of error rules to find the error in final results derived from curve fitting. The propagation of error rules listed below come from Table 3-1 of our text. The text uses e to denote the error or uncertainty in Chapter 3 and then σ and s for the standard deviation and its estimate in Chapter 4. For now, all of these symbols are interchangeable. The variance of x is the square of its standard deviation, σ x. (or error e or uncertainty). Rule 1: Variances add on addition or subtraction. For z = x ± y, e z = e x + e y Rule : Relative variances add on multiplication or division. For z = x y or z = x/y, e e z ex y = + z x y Rule 3: The variance in ln x is equal to the relative variance in x and the variance in log x is the (relative variance in x)/(ln 10) = (relative variance in x)/(.303). e For z = ln x, x 1 ex ez = and for z = log x, where ln 10 =.303, ez = x ln10 x ( ) Rule 4: The relative variance in e x is equal to the variance in x and the relative variance in 10 x is equal to the (variance in x)(.303). For z = e x e, z = ex and for z = 10 x e, z = ( ln10) ex z z Rule 5: In calculations with only one error term, you can work with the error itself rather than the variance. Rule 6: The variance of an average of N numbers, each with variance e, is e /N. (The standard deviation in the average improves as (1/N)). These rules all follow from the general formula from calculus for error propagation F F F ef = ex + e y + ez x y z F F F or σ F = σ x + σ y + σ z x y z

4 where one is calculating some function F which depends upon experimental quantities x, y, z, which have random errors e x, e y, e z, associated with them (see Appendix B). KNOW rule 1 rule 1 rule 3 rule rule 3 rule rule 4 rule ` y = constant x e y = constant e x rule 4 Note: if one requires an absolute error e x it is easier to work with the relative error e x /x rather than percent error since % e = 100 e x /x Example 5: Subtraction: If Z = A B with A = ± 0.00 and B = 1.34 ± 0.0 calculate Z. Find the uncertainty in the result. Solution: Work with absolute variances (Rule 1) and note that variances always add (i.e. the error always builds up) [calculus note: ( Z/ A) = ( Z/ B) = 1 => just add variances, take ]: [variance in A = (0.00) ] + [variance in B = (0.0) ] variance in result = => uncertainty = ( ) = Result: ( ± 0.00) (1.34 ± 0.0) = ± = 16.1 ± 0.0 Example 6: Multiplication: The result of an experiment is given by Z = slope Cp. Let slope = m = 13. ±.4 and Cp = ± Find the uncertainty in the result. Solution: The relative variance of the result is the sum of the relative variances of the data (Rule ). [calculus note: (e Z /Z) = [( Z/ m) e m + ( Z/ Cp) e Cp ]/Z where Z/ m = Cp and Z/ Cp = m so (e Z /Z) = [(Cp) e m + m e Cp ]/(mcp) = (e m /m) + (e Cp/Cp) and the error is just e Z = Z { (e m /m) + (e Cp/Cp) } never requiring a % error calculation] [relative variance in m = (.4/13.) = ( ) = ] + [relative variance in Cp = (0.031/4.184) = ( ) = ] relative variance in product = relative uncertainty in product = ( ) = or.0 84 % from above calculus: e Z = (13.)(4.184) {(.4/13.) + (0.031/4.184) } = Result: (13. ±.4) (4.184 ± 0.031) = ±.0 84 % = 515 ± 11

5 Example 7: Logs: The equilibrium constant for a reaction at two different temperatures is K 1 = 0.03 ± at 98. and K =0.473 ± at 353. K. Calculate Z = ln(k /K 1 ) and find the uncertainty in the result. Solution: Just like Example 6 the relative variance in K /K 1 is the sum of the relative variances [calculus note: e Z = [( Z/ K 1 ) e K1 + ( Z/ K ) e K ] where Z/ K 1 = -1/K 1 and Z/ K = 1/K so e Z = (-e K1 /K 1 ) + (e K /K ) and e Z = ]: [relative variance in K = (0.0007/0.03) = ( ) = ] + [relative variance in K 1 = (0.006/0.473) = ( ) = ] Using Rule 3 shows that absolute variance in ln K /K 1 is the relative variance in K /K 1. variance in ln K /K 1 = relative variance in K /K 1 = uncertainty in result = ( ) = from above calculus: e Z = {(0.0007/0.03) + (0.006/0.473) } = Result: ln(k /K 1 ) = ln => ± =.69 ± 0.03 See Example for the significant figure version of this error analysis. Example 8: Antilogs: The rate of a reaction depends on temperature as ln k = ln A E a /RT. Using curve fitting it was found that ln A = ± Calculate A and find the uncertainty. Solution: ln A = x => A = e x = e = The relative variance of the result is the absolute variance of A (Rule 4) [calculus note: e A = (da/dx) e x where da/dx= e x = A => e A = A e x ]: relative variance of e = variance of A = (0.041) = relative uncertainty in result = ( ) = or % from above calculus: e A = e = Result: ± % = ( ± ) 10 4 = (1.94 ± 0.08) 10 4 See Example 3 for the significant figure version of this error analysis. Example 9: Multiplication with 'certain' numbers: The result of a calculation is Z = (slope R), where R is the gas constant in J K -1 mol -1. Let slope = m = 1.3 ± 0.0. Find the uncertainty in the result. Solution: Since R is known to several more significant figures than the slope, the uncertainty in R will add very little to the error in the final result. Therefore, R is 'certain' for this calculation. Rules 5 and 1` apply since only the slope is in error. Therefore, the error in the final result is then just the standard deviation in the slope multiplied by R [calculus note: e Z = (dz/dm) e m where = dz/dm = R => e Z = R e m ]: Result: slope R = 1.3 ± = ± = 10. ± 0.

6 Example 10: The Inverse of the Slope or Intercept: The result of an experiment is the inverse of the intercept from a graph, Z = 1/b. Let b = 0.53 ± Find the uncertainty in the result. Solution: The relative variance in the result is equal to the relative variance in the intercept (Rule ). We can also work directly in terms of the error (Rule 5) [calculus note: e Z = (dz/db) e b where dz/db = -1/b => e Z = e b /b 4 or, since Z = 1/b, (e Z /Z) = (e b /b) and e Z = Z (e b /b) = e b /b ] : relative error in b = 0.043/0.53 = or 8. 1 % relative uncertainty of result = relative error in b = 8. 1 % from above calculus: e Z = 0.043/(0.53) = Result: 1/b = 1/0.53 = ± 8. 1 % = ± = 1.91 ± 0.16 Example 11: Division and Subtraction: The term Z = (1/T 1/T 1 ) is a very common factor in many equations. For T 1 = 98. ± 0. K and T = 353. ± 0. K calculate (1/T 1/T 1 ). Find the uncertainty in the result. Solution: Do not fret about a multi-step problem, just do one step at a time. First, get the uncertainty in 1/T and 1/T 1. Since both of these are divisions the relative variance of 1/T is just the relative variance of T (Rule ). Then convert to absolute variance to calculate the error in (1/T 1/T 1 ) using Rule 1 [calculus note: e Z = ( Z/ T 1 ) e T1 + ( Z/ T ) e T where ( Z/ T) e T = e T /T 4 since Z/ T = 1/T ]: relative variance in 1/T = relative variance in T = (0./353.) = relative variance in 1T 1 = relative variance in T 1 = (0./98.) = [variance in 1/T = (1/353.) = ] + [variance in 1/T 1 = (1/98.) = ] variance in (1/T 1/T 1 ) = from above calculus: variance in (1/T 1/T 1 ) = (0.) /(353.) 4 + (0.) /(98.) 4 = uncertainty in result = ( ) = Result: ± = (-5. ± 0.03) 10-4 Note that there are only 3 significant figures due to the rules for decimals in (1/T 1/T 1 ). Example 1: A Multi-Step Problem: An example of a more realistic problem is the temperature dependence of the equilibrium constant. We wish to evaluate ΔH, knowing K 1, K, R, T 1, and T in the equation: ln(k /K 1 ) = ΔH/R (1/T 1/T 1 ) where K 1 = 0.03 ± at 98. and K = ± at 353. K with T = ± 0. K (The same data as Examples 7 and 11). Find the uncertainty in the result. Solution: Solving for ΔH: ΔH = 8.314[ln(K /K 1 )]/(1/T 1/T 1 ) = kj/mol.

7 We already know the uncertainty in ln(k /K 1 ) from Example 7, ± , and the uncertainty in (1/T 1/T 1 ) from Example 11, ( ± ) R is a certain number. The relative variance in ΔH is then just the sum of the relative variances: relative variance ΔH = ( / ) + ( / ) = relative uncertainty of ΔH = ( ) = or % uncertainty of ΔH = ( )(4.7 8 ) = kj/mol Result: ΔH = 4.8 ± 0.46 => 4.8 ± 0.5 kj/mol Note that in the first line that the relative variance of ΔH has significant figures even though the two relative variances being added both have only 1. Again following the rules for decimals when adding, the terms are ( ) 10-4 which exceeds one and gives significant figures in the result.

Appendix F. Treatment of Numerical Data. I. Recording Data F-1

Appendix F. Treatment of Numerical Data. I. Recording Data F-1 Treatment of umerical Data I. Recording Data When numerical data are recorded, three kinds of information must be conveyed: the magnitude of the number, how well the number is known, and the units used

More information

Chapter 3 Experimental Error

Chapter 3 Experimental Error Chapter 3 Experimental Error Homework Due Friday January 27 Problems: 3-2, 3-5, 3-9, 3-10, 3-11, 3-12, 3-14, 3-19 Chapter 3 Experimental Error Uncertainties They are everywhere!! We need to learn to understand

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

Appendix A: Significant Figures and Error Analysis

Appendix A: Significant Figures and Error Analysis 1 Appendix A: Significant Figures and Error Analysis Every measurement of a physical quantity contains some amount of uncertainty or error. We often speak of a certain number or measurement as being precise

More information

Accuracy: An accurate measurement is a measurement.. It. Is the closeness between the result of a measurement and a value of the measured.

Accuracy: An accurate measurement is a measurement.. It. Is the closeness between the result of a measurement and a value of the measured. Chemical Analysis can be of two types: Chapter 11- Measurement and Data Processing: - : Substances are classified on the basis of their or properties, such as - : The amount of the sample determined in

More information

03.1 Experimental Error

03.1 Experimental Error 03.1 Experimental Error Problems: 15, 18, 20 Dr. Fred Omega Garces Chemistry 251 Miramar College 1 Making a measurement In general, the uncertainty of a measurement is determined by the precision of the

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

Lecture 3. - all digits that are certain plus one which contains some uncertainty are said to be significant figures

Lecture 3. - all digits that are certain plus one which contains some uncertainty are said to be significant figures Lecture 3 SIGNIFICANT FIGURES e.g. - all digits that are certain plus one which contains some uncertainty are said to be significant figures 10.07 ml 0.1007 L 4 significant figures 0.10070 L 5 significant

More information

CHM112 Lab Math Review Grading Rubric

CHM112 Lab Math Review Grading Rubric Name CHM112 Lab Math Review Grading Rubric Criteria Points possible Points earned A. Simple Algebra 4 B. Scientific Notation and Significant Figures (0.5 points each question) C1. Evaluating log and ln

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

Section 1.1: Patterns in Division

Section 1.1: Patterns in Division Section 1.1: Patterns in Division Dividing by 2 All even numbers are divisible by 2. E.g., all numbers ending in 0,2,4,6 or 8. Dividing by 4 1. Are the last two digits in your number divisible by 4? 2.

More information

Experimental Uncertainty (Error) and Data Analysis

Experimental Uncertainty (Error) and Data Analysis E X P E R I M E N T 1 Experimental Uncertainty (Error) and Data Analysis INTRODUCTION AND OBJECTIVES Laboratory investigations involve taking measurements of physical quantities, and the process of taking

More information

Chem 222 #3 Ch3 Aug 31, 2004

Chem 222 #3 Ch3 Aug 31, 2004 Chem 222 #3 Ch3 Aug 31, 2004 Announcement Please work in the lab session you registered for. If you are found to work in any other lab without my permission, no points will be given for the lab. Please

More information

Experiment #1. Math Review

Experiment #1. Math Review A. Scientific notation and Significant Figures Experiment #1. Math Review While entering a number in scientific notation in your calculator, look for the EE or the exp key on your calculator. For example

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

Harris: Quantitative Chemical Analysis, Eight Edition CHAPTER 03: EXPERIMENTAL ERROR

Harris: Quantitative Chemical Analysis, Eight Edition CHAPTER 03: EXPERIMENTAL ERROR Harris: Quantitative Chemical Analysis, Eight Edition CHAPTER 03: EXPERIMENTAL ERROR Chapter 3. Experimental Error -There is error associated with every measurement. -There is no way to measure the true

More information

Appendix A. Common Mathematical Operations in Chemistry

Appendix A. Common Mathematical Operations in Chemistry Appendix A Common Mathematical Operations in Chemistry In addition to basic arithmetic and algebra, four mathematical operations are used frequently in general chemistry: manipulating logarithms, using

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

INTRODUCTORY CHEMISTRY Concepts and Critical Thinking

INTRODUCTORY CHEMISTRY Concepts and Critical Thinking INTRODUCTORY CHEMISTRY Concepts and Critical Thinking Sixth Edition by Charles H. Corwin Scientific Measurements by Christopher Hamaker 1 Uncertainty in Measurements A measurement is a number with a unit

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

Experimental Uncertainty (Error) and Data Analysis

Experimental Uncertainty (Error) and Data Analysis Experimental Uncertainty (Error) and Data Analysis Advance Study Assignment Please contact Dr. Reuven at yreuven@mhrd.org if you have any questions Read the Theory part of the experiment (pages 2-14) and

More information

Chemistry Lab: Introduction to Measurement

Chemistry Lab: Introduction to Measurement Name Hour Chemistry Lab: Introduction to Measurement (adapted from Flinn ChemTopic Labs) Introduction Much of what we know about the physical world has been obtained from measurements made in the laboratory.

More information

Ch 3. EXPERIMENTAL ERROR

Ch 3. EXPERIMENTAL ERROR Ch 3. EXPERIMENTAL ERROR 3.1 Measurement data how accurate? TRUE VALUE? No way to obtain the only way is approaching toward the true value. (how reliable?) How ACCURATE How REPRODUCIBLE accuracy precision

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

Thermodynamics of Borax Dissolution

Thermodynamics of Borax Dissolution Thermodynamics of Borax Dissolution Introduction In this experiment, you will determine the values of H, G and S for the reaction which occurs when borax (sodium tetraborate octahydrate) dissolves in water.

More information

Accuracy and Precision of Laboratory Glassware: Determining the Density of Water

Accuracy and Precision of Laboratory Glassware: Determining the Density of Water Accuracy and Precision of Laboratory Glassware: Determining the Density of Water During the semester in the general chemistry lab, you will come into contact with various pieces of laboratory glassware.

More information

Chem 321 Lecture 5 - Experimental Errors and Statistics 9/10/13

Chem 321 Lecture 5 - Experimental Errors and Statistics 9/10/13 Chem 321 Lecture 5 - Experimental Errors and Statistics 9/10/13 Student Learning Objectives Experimental Errors and Statistics Calibration Results for a 2.0-mL Transfer Pipet 1.998 ml 1.991 ml 2.001 ml

More information

Mostly Review. Phy 123L

Mostly Review. Phy 123L Name: Significant Digits, Unit Conversions, Graphing and Uncertainties in Measurements =========================================================== Choose the best answer. (30 pts total) 1. Do the following

More information

Significant Figures. Significant Figures 18/02/2015. A significant figure is a measured or meaningful digit.

Significant Figures. Significant Figures 18/02/2015. A significant figure is a measured or meaningful digit. Significant Figures When counting objects, it is easy to determine the EXACT number of objects. Significant Figures Unit B1 But when a property such as mass, time, volume, or length is MEASURED, you can

More information

Jan 18, 2005 #3. Average (Ch. 4) Standard deviation Q-test Significant Figures (Ch 3) Error

Jan 18, 2005 #3. Average (Ch. 4) Standard deviation Q-test Significant Figures (Ch 3) Error Jan 18, 2005 #3 Average (Ch. 4) Standard deviation Q-test Significant Figures (Ch 3) Error Announcement When you send me an e- mail, please identify your full name and lab session. Jan 21 is the last day

More information

3. What is the decimal place of the least significant figure (LSF) in the number 0.152? a. tenths place b. hundredths place c.

3. What is the decimal place of the least significant figure (LSF) in the number 0.152? a. tenths place b. hundredths place c. Name: Significant Digits, Unit Conversions, Graphing and Uncertainties in Measurements =========================================================== Choose the best answer. (30 pts total) Significant Digits,

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

The AP Chemistry Summer assignment is meant to help prepare you for the first few weeks of class

The AP Chemistry Summer assignment is meant to help prepare you for the first few weeks of class The AP Chemistry Summer assignment is meant to help prepare you for the first few weeks of class Part 1. Review the mole concept and how it s used. This includes mass (grams) to moles, moles-to-mass calculations,

More information

Essential Mathematics

Essential Mathematics Appendix B 1211 Appendix B Essential Mathematics Exponential Arithmetic Exponential notation is used to express very large and very small numbers as a product of two numbers. The first number of the product,

More information

Harris: Quantitative Chemical Analysis, Eight Edition CHAPTER 03: EXPERIMENTAL ERROR

Harris: Quantitative Chemical Analysis, Eight Edition CHAPTER 03: EXPERIMENTAL ERROR Harris: Quantitative Chemical Analysis, Eight Edition CHAPTER 03: EXPERIMENTAL ERROR Chapter 3. Experimental Error -There is error associated with every measurement. -There is no way to measure the true

More information

Ch. 2 Notes: ANALYZING DATA MEASUREMENT NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics.

Ch. 2 Notes: ANALYZING DATA MEASUREMENT NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics. Ch. 2 Notes: ANALYZING DATA MEASUREMENT NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics. I. Units and Measurement - Metrics A. The International System of Units

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

POGIL: Sig Figs in Calculations

POGIL: Sig Figs in Calculations Name: Date: Period: Chemistry POGIL: Sig Figs in Calculations WHY? Many of the measurements a scientist makes in lab are further analyzed or used to calculate derived units, such as area, speed, and pressure.

More information

Propagation of Uncertainty

Propagation of Uncertainty 76 nalytical Chemistry 2.1 lthough we will not derive or further justify the rules presented in this section, you may consult this chapter s additional resources for references that discuss the propagation

More information

Physics and Physical Measurement. Topic 1.2 The Realm of Physics Range of magnitudes of quantities in our universe

Physics and Physical Measurement. Topic 1.2 The Realm of Physics Range of magnitudes of quantities in our universe Physics and Physical Measurement Topic 1.2 The Realm of Physics Range of magnitudes of quantities in our universe Range of Magnitudes Scientists are more concerned with the order of magnitude rather than

More information

Measurement and Uncertainty

Measurement and Uncertainty Measurement and Uncertainty Name: Date: Block: There is uncertainty in every measurement due to of accuracy and precision. Accuracy: how close the instrument measures to an accepted. Precision: how closely

More information

ERROR AND GRAPHICAL ANALYSIS WORKSHEET

ERROR AND GRAPHICAL ANALYSIS WORKSHEET Student Names: Course: Section: Instructor: ERROR AND GRAPHICAL ANALYSIS WORKSHEET Instructions: For each section of this assignment, first read the relevant section in the Yellow Pages of your Lab Manual.

More information

EXPONENTIAL AND LOGARITHMIC FUNCTIONS

EXPONENTIAL AND LOGARITHMIC FUNCTIONS Mathematics Revision Guides Exponential and Logarithmic Functions Page 1 of 14 M.K. HOME TUITION Mathematics Revision Guides Level: A-Level Year 1 / AS EXPONENTIAL AND LOGARITHMIC FUNCTIONS Version : 4.2

More information

Notes: Measurement and Calculation

Notes: Measurement and Calculation Name Chemistry-PAP Per. I. The Basics of Measurement Notes: Measurement and Calculation A. Measurement Most provide quantitative information, but because they are obtained experimentally, they are inexact.

More information

INTRODUCTORY CHEMISTRY Concepts and Critical Thinking Seventh Edition by Charles H. Corwin

INTRODUCTORY CHEMISTRY Concepts and Critical Thinking Seventh Edition by Charles H. Corwin Lecture INTRODUCTORY CHEMISTRY Concepts and Critical Thinking Seventh Edition by Charles H. Corwin Introduction to Chemistry by Christopher G. Hamaker Illinois State University Evolution of Chemistry The

More information

see page 8 of these notes )

see page 8 of these notes ) UNIT 1 Note Packet INTRODUCTION TO CHEMISTRY Name: METRICS AND MEASUREMENT In the chemistry classroom and lab, the metric system of measurement is used, so it is important to know what you are measuring,

More information

Name: Chapter 2: Analyzing Data Note Taking Guide This worksheet is meant to help us learn some of the basic terms and concepts of chemistry.

Name: Chapter 2: Analyzing Data Note Taking Guide This worksheet is meant to help us learn some of the basic terms and concepts of chemistry. Chemistry Name: Section ANALYZE DATA KEY Date: Chapter 2: Analyzing Data Note Taking Guide This worksheet is meant to help us learn some of the basic terms and concepts of chemistry. Most, but not all,

More information

Chapter 3A. Measurement and Significant Figures

Chapter 3A. Measurement and Significant Figures Chapter 3A. Measurement and Significant Figures A PowerPoint Presentation by Paul E. Tippens, Professor of Physics Southern Polytechnic State University 2007 NASA PARCS is an atomic-clock clock mission

More information

Section 3 Using Scientific Measurements. Look at the specifications for electronic balances. How do the instruments vary in precision?

Section 3 Using Scientific Measurements. Look at the specifications for electronic balances. How do the instruments vary in precision? Lesson Starter Look at the specifications for electronic balances. How do the instruments vary in precision? Discuss using a beaker to measure volume versus using a graduated cylinder. Which is more precise?

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

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

How do physicists study problems?

How do physicists study problems? What is Physics? The branch of science that studies the physical world (from atoms to the universe); The study of the nature of matter and energy and how they are related; The ability to understand or

More information

Modeling with non-linear functions Business 8. Consider the supply curve. If we collect a few data points we might find a graph that looks like

Modeling with non-linear functions Business 8. Consider the supply curve. If we collect a few data points we might find a graph that looks like Modeling with non-linear functions Business 8 Previously, we have discussed supply and demand curves. At that time we used linear functions. Linear models are often used when introducing concepts in other

More information

Chapter 6. Systems of Equations and Inequalities

Chapter 6. Systems of Equations and Inequalities Chapter 6 Systems of Equations and Inequalities 6.1 Solve Linear Systems by Graphing I can graph and solve systems of linear equations. CC.9-12.A.CED.2, CC.9-12.A.CED.3, CC.9-12.A.REI.6 What is a system

More information

Chapter 10 Correlation and Regression

Chapter 10 Correlation and Regression Chapter 10 Correlation and Regression 10-1 Review and Preview 10-2 Correlation 10-3 Regression 10-4 Variation and Prediction Intervals 10-5 Multiple Regression 10-6 Modeling Copyright 2010, 2007, 2004

More information

Chapters 0, 1, 3. Read Chapter 0, pages 1 8. Know definitions of terms in bold, glossary in back.

Chapters 0, 1, 3. Read Chapter 0, pages 1 8. Know definitions of terms in bold, glossary in back. 1 Chapters 0, 1, 3 Analytical chemistry is chemical measurement science. Qualitative analysis what is it? Quantitative analysis how much of it is there? This class covers the following: 1. Measurement

More information

CHM 130 Measurements, Significant Figures, Derived Quantities, and Unit Conversions

CHM 130 Measurements, Significant Figures, Derived Quantities, and Unit Conversions CHM 130 Measurements, Significant Figures, Derived Quantities, and Unit Conversions Objectives 1. Use measuring tools correctly 2. Read and record measurements correctly (significant digits and unit) 3.

More information

Measurements UNITS FOR MEASUREMENTS

Measurements UNITS FOR MEASUREMENTS Measurements UNITS FOR MEASUREMENTS Chemistry is an experimental science that requires the use of a standardized system of measurements. By international agreement in 1960, scientists around the world

More information

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28}

Mock Final Exam Name. Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) A) {- 30} B) {- 6} C) {30} D) {- 28} Mock Final Exam Name Solve and check the linear equation. 1) (-8x + 8) + 1 = -7(x + 3) 1) A) {- 30} B) {- 6} C) {30} D) {- 28} First, write the value(s) that make the denominator(s) zero. Then solve the

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

Chemistry 112 Midterm January 30, 2006

Chemistry 112 Midterm January 30, 2006 1. (35 points) The reaction of A and B to form products is thought to go according to the following mechanism: A + 2B 2C + D k -1 2C 2C 2C + M k 2 k 3 k 4 G H J + M (a) (5) Identify the products in this

More information

Chapter 2: Standards for Measurement. 2.1 Scientific Notation

Chapter 2: Standards for Measurement. 2.1 Scientific Notation Chapter 2: Standards for Measurement 2.1 Scientific Notation A measurement (quantitative observation) consists of two parts: o Numerical value which gives magnitude, and o Unit which gives the scale used

More information

Physics 10 Scientific Measurement Workbook Mr. Proctor

Physics 10 Scientific Measurement Workbook Mr. Proctor Physics 10 Scientific Measurement Workbook Mr. Proctor Name: MEASUREMENT OF MATTER - Science 10 textbook reference pages 344-351 The Seven Fundamental Measurements (with units) in Physics are: meter (m)

More information

Every time a measurement is taken, we must be aware of significant figures! Define significant figures.

Every time a measurement is taken, we must be aware of significant figures! Define significant figures. SCHM 103: FUNDAMENTALS OF CHEMISTRY Ch. 2: Numerical Side of Chemistry Types of data collected in experiments include: Qualitative: Quantitative: Making Measurements Whenever a piece of data is collected,

More information

Measurement: The Basics

Measurement: The Basics I. Introduction Measurement: The Basics Physics is first and foremost an experimental science, meaning that its accumulated body of knowledge is due to the meticulous experiments performed by teams of

More information

Chemistry Calibration of a Pipet and Acid Titration

Chemistry Calibration of a Pipet and Acid Titration Chemistry 3200 Today you are given a chance to brush up on some of the techniques that you will be using during the remainder of the semester. Lab grades will be based on obtaining the correct answer in

More information

CHM Accuracy, Precision, and Significant Figures (r14) C. Taylor 1/10

CHM Accuracy, Precision, and Significant Figures (r14) C. Taylor 1/10 CHM 110 - Accuracy, Precision, and Significant Figures (r14) - 2014 C. Taylor 1/10 Introduction Observations are vitally important to all of science. Some observations are qualitative in nature - such

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

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

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

11.1 Uncertainty and error in measurement (1 Hour) 11.2 Uncertainties in calculated results (0.5 Hour) 11.3 Graphical techniques (0.

11.1 Uncertainty and error in measurement (1 Hour) 11.2 Uncertainties in calculated results (0.5 Hour) 11.3 Graphical techniques (0. Chapter 11 Measurement and Data Processing Page 1 Students are to read and complete any part that requires answers and will submit this assignment on the first day of class. You may use internet sources

More information

Scientific Measurement

Scientific Measurement Scientific Measurement A quantity is anything having a measurable size or amount For Example: 5 But 5 what? A unit assigns value to a measured quantity For Example: 5 ft, 5 gal, 5 sec, 5 m, 5 g. Base Units

More information

Chemistry Foundations of Chemistry Test. This is due:

Chemistry Foundations of Chemistry Test. This is due: Chemistry Foundations of Chemistry Test This is due: Directions: Answer the following questions on a separate sheet of paper (or on this paper if you have room), staple to this paper (if you used a separate

More information

Example 1: The mass of the earth is 5.98 x kg. What is its order of magnitude? What is the order of magnitude for 400?

Example 1: The mass of the earth is 5.98 x kg. What is its order of magnitude? What is the order of magnitude for 400? Physics 11 Realms of Physics Physics attempts to model the behavior of the universe from the very large scale (entire universe, 10 52 kg, 10 26 m, 10 19 s) to the very small (components of a proton, 10-28

More information

Scientific Measurement

Scientific Measurement A measurement is a quantity that has both a number and a unit Some numbers encountered in science can be either very large or very small We use scientific notation to make those numbers easier to work

More information

YOU CAN BACK SUBSTITUTE TO ANY OF THE PREVIOUS EQUATIONS

YOU CAN BACK SUBSTITUTE TO ANY OF THE PREVIOUS EQUATIONS The two methods we will use to solve systems are substitution and elimination. Substitution was covered in the last lesson and elimination is covered in this lesson. Method of Elimination: 1. multiply

More information

Error Analysis General Chemistry Laboratory November 13, 2015

Error Analysis General Chemistry Laboratory November 13, 2015 Error Analysis General Chemistry Laboratory November 13, 2015 Error and uncertainty may seem synonymous with trivial mistakes in the lab, but they are well defined aspects of any numerical measurement

More information

CHAPTER 9: TREATING EXPERIMENTAL DATA: ERRORS, MISTAKES AND SIGNIFICANCE (Written by Dr. Robert Bretz)

CHAPTER 9: TREATING EXPERIMENTAL DATA: ERRORS, MISTAKES AND SIGNIFICANCE (Written by Dr. Robert Bretz) CHAPTER 9: TREATING EXPERIMENTAL DATA: ERRORS, MISTAKES AND SIGNIFICANCE (Written by Dr. Robert Bretz) In taking physical measurements, the true value is never known with certainty; the value obtained

More information

LESSON ASSIGNMENT. After completing this lesson, you should be able to:

LESSON ASSIGNMENT. After completing this lesson, you should be able to: LESSON ASSIGNMENT LESSON 1 General Mathematics Review. TEXT ASSIGNMENT Paragraphs 1-1 through 1-49. LESSON OBJECTIVES After completing this lesson, you should be able to: 1-1. Identify and apply the properties

More information

Appendix B: Skills Handbook

Appendix B: Skills Handbook Appendix B: Skills Handbook Effective communication is an important part of science. To avoid confusion when measuring and doing mathematical calculations, there are accepted conventions and practices

More information

Chapter 1 Indices & Standard Form

Chapter 1 Indices & Standard Form Chapter 1 Indices & Standard Form Section 1.1 Simplifying Only like (same letters go together; same powers and same letter go together) terms can be grouped together. Example: a 2 + 3ab + 4a 2 5ab + 10

More information

A. Incorrect! Check your algebra when you solved for volume. B. Incorrect! Check your algebra when you solved for volume.

A. Incorrect! Check your algebra when you solved for volume. B. Incorrect! Check your algebra when you solved for volume. AP Chemistry - Problem Drill 03: Basic Math for Chemistry No. 1 of 10 1. Unlike math problems, chemistry calculations have two key elements to consider in any number units and significant figures. Solve

More information

AP PHYSICS 1 SUMMER PREVIEW

AP PHYSICS 1 SUMMER PREVIEW AP PHYSICS 1 SUMMER PREVIEW Name: Your summer homework assignment is to read through this summer preview, completing the practice problems, and completing TASK 1 and Task 2. It is important that you read

More information

The SuperBall Lab. Objective. Instructions

The SuperBall Lab. Objective. Instructions 1 The SuperBall Lab Objective This goal of this tutorial lab is to introduce data analysis techniques by examining energy loss in super ball collisions. Instructions This laboratory does not have to be

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 - 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

In this lab you are asked to make a series of volume and temperature measurements and record the number of significant figures in each measurement.

In this lab you are asked to make a series of volume and temperature measurements and record the number of significant figures in each measurement. CHEM 0011 1 Experiment 2 Measurement Objectives 1. To understand the accuracy of various types of graduated glassware. 2. To measure volumes of liquids using a graduated cylinder. 3. To measure the volume

More information

(Significant Digits are in BOLD type and the non-significant digits are underlined)

(Significant Digits are in BOLD type and the non-significant digits are underlined) Name Per. Date Significant Digits Worksheet Significant digits (or significant figures) are used to represent the accuracy of a measurement. In a measurement the significant digits represent all the reliable

More information

Thermodynamics and the Solubility of Sodium Tetraborate Decahydrate

Thermodynamics and the Solubility of Sodium Tetraborate Decahydrate Thermodynamics and the Solubility of Sodium Tetraborate Decahydrate In this experiment you, as a class, will determine the solubility of sodium tetraborate decahydrate (Na 2 B 4 O 7 10 H 2 O or Na 2 [B

More information

ALGEBRA GRADE 7 MINNESOTA ACADEMIC STANDARDS CORRELATED TO MOVING WITH MATH. Part B Student Book Skill Builders (SB)

ALGEBRA GRADE 7 MINNESOTA ACADEMIC STANDARDS CORRELATED TO MOVING WITH MATH. Part B Student Book Skill Builders (SB) MINNESOTA ACADEMIC STANDARDS CORRELATED TO MOVING WITH MATH ALGEBRA GRADE 7 NUMBER AND OPERATION Read, write, represent and compare positive and negative rational numbers, expressed as integers, fractions

More information

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet

Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Reference Material /Formulas for Pre-Calculus CP/ H Summer Packet Week # 1 Order of Operations Step 1 Evaluate expressions inside grouping symbols. Order of Step 2 Evaluate all powers. Operations Step

More information

Part 01 - Notes: Identifying Significant Figures

Part 01 - Notes: Identifying Significant Figures Part 01 - Notes: Identifying Significant Figures Objectives: Identify the number of significant figures in a measurement. Compare relative uncertainties of different measurements. Relate measurement precision

More information

TOPIC 3: READING AND REPORTING NUMERICAL DATA

TOPIC 3: READING AND REPORTING NUMERICAL DATA Page 1 TOPIC 3: READING AND REPORTING NUMERICAL DATA NUMERICAL DATA 3.1: Significant Digits; Honest Reporting of Measured Values Why report uncertainty? That is how you tell the reader how confident to

More information

Ch. 2 Notes: ANALYZING DATA MEASUREMENT NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics.

Ch. 2 Notes: ANALYZING DATA MEASUREMENT NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics. Ch. 2 Notes: ANALYZING DATA MEASUREMENT NOTE: Vocabulary terms are in boldface and underlined. Supporting details are in italics. I. Units and Measurement - Metrics A. The International System of Units

More information

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14

Final Exam A Name. 20 i C) Solve the equation by factoring. 4) x2 = x + 30 A) {-5, 6} B) {5, 6} C) {1, 30} D) {-5, -6} -9 ± i 3 14 Final Exam A Name First, write the value(s) that make the denominator(s) zero. Then solve the equation. 1 1) x + 3 + 5 x - 3 = 30 (x + 3)(x - 3) 1) A) x -3, 3; B) x -3, 3; {4} C) No restrictions; {3} D)

More information

Tools of Chemistry. Measurement Scientific Method Lab Safety & Apparatus

Tools of Chemistry. Measurement Scientific Method Lab Safety & Apparatus Tools of Chemistry Measurement Scientific Method Lab Safety & Apparatus Scientific Notation Scientific Notation a number described as a power of 10 (used for very large or small numbers) 1000 = 1 X 10

More information

The Rules of the Game

The Rules of the Game The Rules of the Game Over hundreds of years ago, physicists and other scientists developed a traditional way of expressing their observations. International System of Units (SI) metric system. The amount

More information

Chemistry 11. Measuring and Recording Scientific Data. Measurement tools Graphing Scientific notation Unit conversions Density Significant figures

Chemistry 11. Measuring and Recording Scientific Data. Measurement tools Graphing Scientific notation Unit conversions Density Significant figures Chemistry 11 Measuring and Recording Scientific Data Measurement tools Graphing Scientific notation Unit conversions Density Significant figures Name: Block: Measuring and Recording Significant Data SI

More information

THE GRAMMAR AND ETIQUETTE OF SCIENTIFIC MATH

THE GRAMMAR AND ETIQUETTE OF SCIENTIFIC MATH THE GRAMMAR AND ETIQUETTE OF SCIENTIFIC MATH You can be a mathematician without a lot of science However, you can t be a scientist without math T.Webb HHS Part 1 - Terminology in Basic Data Analysis Quantitative

More information

PHYSICS 30S/40S - GUIDE TO MEASUREMENT ERROR AND SIGNIFICANT FIGURES

PHYSICS 30S/40S - GUIDE TO MEASUREMENT ERROR AND SIGNIFICANT FIGURES PHYSICS 30S/40S - GUIDE TO MEASUREMENT ERROR AND SIGNIFICANT FIGURES ACCURACY AND PRECISION An important rule in science is that there is always some degree of uncertainty in measurement. The last digit

More information