Building Better Parametric Cost Models

Size: px
Start display at page:

Download "Building Better Parametric Cost Models"

Transcription

1 Building Better Parametric Cost Models Based on the PMI PMBOK Guide Fourth Edition 37 IPDI has been reviewed and approved as a provider of project management training by the Project Management Institute (PMI). 1 Version 4.1 Parametric Cost Models Topics will explore ways to build more predictive parametric cost models to increase your cost estimating accuracy and overall project success. The workshop will: Discuss qualities of a good cost estimate, based on the Johnson Space Center s Parametric Cost Estimating Handbook Explore how to build better parametric cost estimating models Include an exercise in developing a parametric cost estimating model 2 Version 4.1 Integrated Process Developers, Inc. Page: 1 For permissions and other rights

2 Estimates What is a synonym for the word Estimate? Estimates are an approximation of reality They may be accurate approximations or poor ones A key challenge of estimation is to create accurate approximations To create accurate approximations, estimates must: Be based on good data Employ good estimation models and techniques Be based on justifiable assumptions 3 Version 4.1 Project Failure Rates The Standish Group study (2009) of thousands of IT projects found: 32 percent were clear-cut successes 44 percent were challenged 68% 24 percent were outright failures Anything that can improve our project performance should be pursued Standish Group, Chaos Summary 2009, Version 4.1 Integrated Process Developers, Inc. Page: 2 For permissions and other rights

3 Project Failure Rates Frame s Study of Project Failure Survey of 438 projects: To what extent did you meet the desired specifications on your projects? Fell short: 29% Met the specifications: 51% 71% Performed better than required: 20% 5 Version 4.1 Project Failure Rates Frame s Study of Project Failure, cont. Survey of 438 projects: Please describe the cost performance you encountered on your last project: Serious cost overrun: 17% 55% Modest cost overrun: 38% On target: 27% Modest cost under run: 12% 45% Major cost savings: 6% 6 Version 4.1 Integrated Process Developers, Inc. Page: 3 For permissions and other rights

4 Project Failure Rates Frame s Study of Project Failure, cont. Survey of 438 projects: To what extent did you meet your schedule target on your projects? Serious schedule slippage: 35% 69% Modest schedule slippage : 34% On target: 22% Modest ahead of schedule: 8% 31% Dramatically ahead of schedule : 1% 7 Version 4.1 Project success = Project Failure Rates On Scope (71% of the time) On Time (45% of the time) On Budget (31% of the time) Result: 10% of the projects are a success Time Cost Scope 8 Version 4.1 Integrated Process Developers, Inc. Page: 4 For permissions and other rights

5 Two Reasons For Project Failures In the past, project cost overruns and schedule slippages have been attributed to failures of implementation For example, the project team did a poor job executing the project Today it is evident that a large portion of project failures are actually failures of estimation For example, a company agrees to an aggressive cost and schedule obligation from a customer in order to win the business 9 Version 4.1 JSC: Parametric Cost Estimating Handbook Johnson Space Center (JSC) and the National Aeronautics and Space Administration (NASA) created the Parametric Cost Estimating Handbook Early in 1994, a joint Government/Industry Committee was formed to study ways to enhance the use of parametric cost estimating techniques The Committee found that the lack of training was one of the largest barriers to the use of parametrics. The Committee sponsored the Handbook to provide training and background information on the use and evaluation of parametric tools. 10 Version 4.1 Integrated Process Developers, Inc. Page: 5 For permissions and other rights

6 Parametric estimating Parametric Estimating Involves using project characteristics (parameters) in a mathematical model to predict project costs Models may be simple or complex Both the cost and accuracy of parametric models varies widely They are most likely to be reliable when The historical information used to develop the model was accurate The parameters used in the model are readily quantifiable The model is scalable (i.e., it works as well for a very large project as for a very small one) 11 Version 4.1 Parametric estimating, cont. Macro level: Parametric Estimating 2000 square foot house * $100/sf = $200,000 Detail level: Carpet: 1000 sf of carpet * $1.00/sf = $1,000 High grade carpet: 1000 sf * $1.00/sf * 1.25 = $1,250 Low grade carpet: 1000 sf * $1.00/sf * 0.8 = $800 Parametric Estimate = (Parameter Units) * (Cost per Parameter Units) * (Scale Factor) 12 Version 4.1 Integrated Process Developers, Inc. Page: 6 For permissions and other rights

7 Cost Estimating Relationships (CER s) For CER s to be valid, they must be developed based on sound statistical concepts Once valid CER s have been developed, then parametric cost modeling can proceed CER s are mathematical expressions relating cost as the dependent variable to one or more independent cost driving variables Dependent variable: The variable whose value is to be predicted Independent variable: The variable about which knowledge is available or can be obtained In other words, the dependent variable is dependent upon the value of independent variables 13 Version 4.1 Cost Estimating Relationships (CER s) When developing a CER, one must first theorize a logical estimating relationship between two or more variables For example: Does it make sense to expect that fuel costs will increase as aircraft engine thrusts increase? After developing a theorized relationship, one needs to assemble a database of data for the two or more variables Once the database is developed and a theory determined, one is ready to mathematically model the CER 14 Version 4.1 Integrated Process Developers, Inc. Page: 7 For permissions and other rights

8 Strengths and Weaknesses of CER's Strengths They are quick and easy to use Given a CER equation and the required input data, one can generally turn out an estimate quickly A CER can be used with limited system information Consequently, CER's are especially useful in the early phases of a project A CER is an excellent (statistically sound) predictor if derived from a sound database, and can be relied upon to produce quality estimates In other words: GIGO still applies! 15 Version Version 4.1 Strengths and Weaknesses of CER's Weaknesses Sometimes too simplistic to forecast costs Generally, if one has detailed information, the detail may be reliably used for estimates (Bottom-up Estimating) Problems with the estimating database may mean that a particular CER should not be used The cost estimator should Validate the CER data assumptions Understand what the CER is supposed to estimate What data was used to build that CER How old the data is How they were normalized, etc. Never use a cost model without reviewing its source documentation Integrated Process Developers, Inc. Page: 8 For permissions and other rights

9 Two methods of curve fitting Graphical Curve Fitting Plot the data and fit a smooth curve to the data The objective in fitting the curve is to best-fit the curve to the data points plotted Each data point plotted is equally important and the curve you fit must consider each and every data point Y 17 Version 4.1 X Curve Fitting Two methods of curve fitting, cont. Least Squares Best Fit (LSBF) Use mathematical procedures to determine the one line which best fits the data set The method does this by minimizing the sum of the squared deviations of the observed values of Y and calculated values of Y For example, if the distances: (Y 1 -Y C1,), (Y 2 Y C2 ), (Y 3 - Y C3 ), (Y 4 Y C4 ), etc., parallel to the Y-axis, are measured from the observed data points to the curve, then the LSBF line is the one that minimizes the following equation (Y 1 -Y C1,) 2 + (Y 2 Y C2 ) 2 + (Y 3 -Y C3 ) (Y n Y Cn ) 2 See graph on next slide 18 Version 4.1 Integrated Process Developers, Inc. Page: 9 For permissions and other rights

10 Least Squares Best Fit (LSBF) Technique The Least Squares Best Fit (LSBF) technique uses regression analysis to define the mathematical relationship between two variables The association is determined in the form of a mathematical equation The equation provides the ability to predict one variable (dependent variable) on the basis of the knowledge of the other variable (independent variable) 19 Version 4.1 Least Squares Best Fit (LSBF) Technique The relationships between variables may be Linear Curvilinear (discussed later) Linear relationships can be described graphically (on a common X-Y coordinate system) by a straight line and mathematically by the line formula y = a + bx where y = the dependent variable x = the independent variable b = the slope of the line (the change in y divided by the change in x) a = the fixed costs of work for that parameter 20 Version 4.1 Integrated Process Developers, Inc. Page: 10 For permissions and other rights

11 Least Squares Best Fit (LSBF) Technique Y Y 3 Y C4 Y 1 Y C2 Y C3 Y 4 Y C1 Y 2 This course is going to work the simplest model the straight line, which is expressed as: Y = a + bx X 21 Version Version 4.1 Least Squares Best Fit (LSBF) Technique Multiple Regression Simple regression analysis A single independent variable (X) is used to estimate the dependent variable (Y) The relationship is assumed to be linear (a straight line) This is the most common form of regression analysis More complex regression equations consider the effects of more than one independent variable (X) on the dependent variable (Y) For example, automobile gasoline consumption may be largely explained by the number of miles driven However, it might be better explained if we also considered factors such as the weight of the automobile, tire pressure, etc. Integrated Process Developers, Inc. Page: 11 For permissions and other rights

12 Least Squares Best Fit (LSBF) Technique Multi-variable regression analysis Y c = A + B 1 X 1 + B 2 X 2 where: Y c = the calculated or estimated value for the dependent variable A = the Y intercept, the value of Y when X = 0 X 1 = the first independent (explanatory) variable B 1 = the slope of the line related to the change in X 1, the value by which Y 2 changes when X 1 changes by one X 2 = the second independent variable B 2 = the slope of the line related to the change in X 2, the value by which Y 2 changes when X 2 changes by one 23 Version 4.1 Least Squares Best Fit (LSBF) Technique Curvilinear Regression When the relationship between the independent variable(s) is not be linear Instead, a graph of the relationship on ordinary graph paper would depict a curve. For example, improvement curve analysis uses a special form of curvilinear regression Y Curvilinear Correlation X 24 Version 4.1 Integrated Process Developers, Inc. Page: 12 For permissions and other rights

13 Goodness of Fit After the LSBF regression equations are developed then we need to determine how good the equation is How good a forecast we will get by using our equation Must consider a check for the goodness of fit: Coefficient Of Determination (R 2 ) The coefficient of determination (R 2 ) represents the proportion of variation in the dependent variable that has been explained or accounted for by the regression line The value of R 2 may vary from zero (0) to one (1) R 2 = 0 indicates that none of the variation in Y is explained by the regression equation R 2 = 1 indicates that 100% of the variation of Y has been explained by the regression equation 25 Version 4.1 Goodness of Fit Y Y X Strong Positive Correlation Y X Weak Positive Correlation Y X Weak Negative Correlation No Correlation X 26 Version 4.1 Integrated Process Developers, Inc. Page: 13 For permissions and other rights

14 Goodness of Fit Coefficient Of Determination (R 2 ) In order to calculate R 2 we need to use the equation: R 2 2 ( xy nx y) = 2 2 ( x x x) ( y y y) R 2 tells us the proportion of total variation that is explained by the regression line 27 Version 4.1 Goodness of Fit Coefficient Of Determination (R 2 ) The Microsoft Excel approach (yes, there is an easier way!) 1. Enter the X & Y data into 2 adjacent columns 2. Select Excel s Chart Wizard 3. Select XY (Scatter) diagram top box 4. After the scatter diagram has been created, go to the Chart pull-down menu and select Add Trendline Select Linear 5. While in the Add Trendline menu, select Options and choose Display R-squared value on chart and Display equation on chart 28 Version 4.1 Integrated Process Developers, Inc. Page: 14 For permissions and other rights

15 Goodness of Fit Hours of Study PMP Score PMP Score Correlation between Hours of Study & PMP Score y = x R 2 = Hours of Study 29 Version Version 4.1 Goodness of Fit Coefficient Of Determination (R 2 ) R 2 is a relative measure of the goodness of fit of the observed data points to the regression line For example, if R 2 = 0.70, this means that 70% of the total variation in the observed values of Y is explained by the observed values of X Similarly, if R 2 = 0.50, then 50% of the variation in Y is explained by X If R 2 = 1.00 then the regression line perfectly fits all the observed data points As the level of fit becomes less accurate, less and less of the variation in Y is explained by Y s relation with X, which means that R 2 must decrease The lowest value of R 2 is 0, which means that none of the variation in Y is explained by the observed values of X Integrated Process Developers, Inc. Page: 15 For permissions and other rights

16 Pitfalls of Parametric Estimates Pitfalls to Avoid in Parametric Estimates Using the parametric model outside its database range In forecasting beyond the database range, we do not know the shape of the curve there is more estimating risk involved Using a parametric model not researched or validated Regression and correlation analysis can in no way determine cause and effect It is up to the analyst to do a logic check, determine an appropriate hypothesis and analyze the data base such that an assessment can be made regarding cause and effect Conditions can change Make sure the conditions of the LSBF equation apply to the current project factors being estimates 31 Version 4.1 Pitfalls of Parametric Estimates Pitfalls to Avoid in Parametric Estimates, cont. Using a parametric model without access to realistic estimates of the independent variables' values for product / effort being estimated Single point estimates for the independent variable value (X) versus a most likely range, if possible and practical 32 Version 4.1 Integrated Process Developers, Inc. Page: 16 For permissions and other rights

17 Parametric Estimate Exercise In small groups, determine the cost for the new house Define the dependent variable (Y) (Hint: Total Build Costs) Determine the independent variable (X) Explore the relationship between the independent and dependent variables Determine the relationship that best predicts the dependent variable Estimate the cost of House #6 House Number House #1 House #2 Total Build Costs $266,500 $265,000 Number of Baths Sq. Feet of House 2,800 sf 2,700 sf House #3 $268, ,860 sf House #4 $260, ,440 sf House #5 $257, ,600 sf House #6? 2.5 2,600 sf 33 Version Exterior Wall Surface 2,170 sf 2,250 sf 2,190 sf 1,990 sf 1,400 sf 2,100 sf Parametric Estimate Exercise Answer Cost $270,000 $268,000 $266,000 $264,000 $262,000 $260,000 $258,000 $256,000 $254,000 Number of Baths vs. Cost y = 7500x R 2 = Number of Baths 34 Version 4.1 Integrated Process Developers, Inc. Page: 17 For permissions and other rights

18 Parametric Estimate Exercise Answer $270,000 $268,000 $266,000 Sq. Feet of House vs. Cost y = x R 2 = Cost $264,000 $262,000 $260,000 $258,000 1,500 1,700 1,900 2,100 2,300 2,500 Sq. Feet of House 2,700 2,900 3, Version 4.1 Parametric Estimate Exercise Answer Cost $269,000 $268,000 $267,000 $266,000 $265,000 $264,000 $263,000 $262,000 $261,000 $260,000 $259,000 Sq. Feet Exterior Wall vs. Cost y = x R 2 = ,300 1,400 1,500 1,600 1,700 1,800 1,900 2,000 Sq. Feet of Exterior Wall 2,100 2,200 2, Version 4.1 Integrated Process Developers, Inc. Page: 18 For permissions and other rights

19 Parametric Estimate Exercise Answer The Square Feet of House is the best parametric estimating independent variable (R 2 = 0.751) Line equation: Y = x Therefore, the price of the new house is: $264,400 However, if we eliminate House #5 then the R 2 is and the line equation is: Y = X + $214,381 Therefore, the price of the new house is: $263, Version 4.1 Cost Sq. Feet of House vs. Cost w/o House #5 $269,000 $268,000 y = x $267,000 R 2 = $266,000 $265,000 $264,000 $263,000 $262,000 $261,000 $260,000 $259,000 2,400 2,500 2,600 2,700 Sq. Feet of House 2,800 2,900 Building Better Parametric Cost Models: Additional Information Based on the PMI PMBOK Guide Fourth Edition 88 IPDI has been reviewed and approved as a provider of project management training by the Project Management Institute (PMI). 38 Version 4.1 Integrated Process Developers, Inc. Page: 19 For permissions and other rights

20 39 Version 4.1 JSC: Parametric Cost Estimating Handbook List of steps that should be taken in order to create good estimates The purpose of the estimate is stated in writing The product to be produced is clearly described The tasks to be estimated are clearly identified Diversified group of people are involved in the estimate The validity of the estimate is demonstrated by past projects More than one cost model or estimating approach is used Potential cost & schedule impacts are estimated for all tasks Dictated schedules are analyzed for impacts on cost Estimates are updated whenever Changes to requirements affect cost or schedule Constraints change Actual values vary from plan Tracking indicates that critical path tasks cannot be completed as planned JSC: Good Estimating Environment A good estimating environment requires Management acknowledges its responsibility for developing and sustaining an estimating capability The estimating function is funded Estimators have been equipped with the tools and training needed for reliable estimating The assigned estimators are experienced and capable The estimating capability of the organization is quantified, tracked, and evaluated Recognition and career paths exist such that qualified people want to become estimators 40 Version 4.1 Integrated Process Developers, Inc. Page: 20 For permissions and other rights

21 Parametric Estimating Historical cost and labor hours data are required as a basis for cost estimating Parametric estimating is no exception Estimating data should be collected and maintained to allow for an audit trail Actual cost information and expenditure dates should be recorded so that cost estimates can be adjusted as required 41 Version 4.1 Significant Adjustments to Parametric Data Consistent Scope Adjustments are appropriate for differences in product scope between the historical data and the estimate being made Anomalies Historical cost data should be adjusted for anomalies in the current project being estimated Improved Technology Cost changes, due to changes in technology, are a matter of judgment and analysis All bases for such adjustments should be documented and disclosed 42 Version 4.1 Integrated Process Developers, Inc. Page: 21 For permissions and other rights

22 Significant Adjustments to Parametric Data Inflation There are no fixed ways to establish universal inflation indices (past, present or future) that fit all possible situations Learning Curve The learning curve, as originally conceived, analyses labor hours over successive production units of a manufactured item Production Rate Changes in production rate (i.e., units/months) can be calculated in various ways 43 Version 4.1 Calibration and Validation of Cost Models Cost models, either internally developed or commercially purchased, need to be calibrated and validated for acceptance The validation of a cost model includes the following steps: 1. Calibrate the model to historical cost data Account for inflation, technological advances, etc. 2. Estimate the cost of past completed projects Does the model results match the actual costs of previous projects? 3. Compare the estimates with actual costs to demonstrate acceptable accuracy Is the model accurate enough to estimate new projects? 44 Version 4.1 Integrated Process Developers, Inc. Page: 22 For permissions and other rights

23 Uncertainty and Risk Reduction A cost estimate has a probability of being within a given percentage of the correct answer Since a model of the real world involves simplifications, the final actual cost will rarely equal the estimated cost These modeling uncertainties translate into cost estimate risk Such uncertainties (risks) can be grouped into two major categories Uncertainty of any organization to perform as planned due to unforeseen events Uncertainty associated with the development and usefulness of any cost model 45 Version 4.1 Questions? 46 Version 4.1 Integrated Process Developers, Inc. Page: 23 For permissions and other rights

24 Parametric Estimate Exercise Answer Cost $270,000 $268,000 $266,000 $264,000 $262,000 $260,000 $258,000 $256,000 $254,000 Number of Baths vs. Cost y = 7500x R 2 = Number of Baths 47 Version 4.1 Parametric Estimate Exercise Answer $270,000 $268,000 $266,000 Sq. Feet of House vs. Cost y = x R 2 = Cost $264,000 $262,000 $260,000 $258,000 1,500 1,700 1,900 2,100 2,300 2,500 Sq. Feet of House 2,700 2,900 3, Version 4.1 Integrated Process Developers, Inc. Page: 24 For permissions and other rights

25 Parametric Estimate Exercise Answer Cost $269,000 $268,000 $267,000 $266,000 $265,000 $264,000 $263,000 $262,000 $261,000 $260,000 $259,000 Sq. Feet Exterior Wall vs. Cost y = x R 2 = ,300 1,400 1,500 1,600 1,700 1,800 1,900 2,000 Sq. Feet of Exterior Wall 2,100 2,200 2, Version 4.1 Integrated Process Developers, Inc. Page: 25 For permissions and other rights

Graphical Analysis of Data using Microsoft Excel [2016 Version]

Graphical Analysis of Data using Microsoft Excel [2016 Version] Graphical Analysis of Data using Microsoft Excel [2016 Version] Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable physical parameters.

More information

Further Maths Notes. Common Mistakes. Read the bold words in the exam! Always check data entry. Write equations in terms of variables

Further Maths Notes. Common Mistakes. Read the bold words in the exam! Always check data entry. Write equations in terms of variables Further Maths Notes Common Mistakes Read the bold words in the exam! Always check data entry Remember to interpret data with the multipliers specified (e.g. in thousands) Write equations in terms of variables

More information

Using Excel for Graphical Analysis of Data

Using Excel for Graphical Analysis of Data Using Excel for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable physical parameters. Graphs are

More information

Multiple Regression White paper

Multiple Regression White paper +44 (0) 333 666 7366 Multiple Regression White paper A tool to determine the impact in analysing the effectiveness of advertising spend. Multiple Regression In order to establish if the advertising mechanisms

More information

Using Excel for Graphical Analysis of Data

Using Excel for Graphical Analysis of Data EXERCISE Using Excel for Graphical Analysis of Data Introduction In several upcoming experiments, a primary goal will be to determine the mathematical relationship between two variable physical parameters.

More information

Error Analysis, Statistics and Graphing

Error Analysis, Statistics and Graphing Error Analysis, Statistics and Graphing This semester, most of labs we require us to calculate a numerical answer based on the data we obtain. A hard question to answer in most cases is how good is your

More information

3. Data Analysis and Statistics

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

More information

26, 2016 TODAY'S AGENDA QUIZ

26, 2016 TODAY'S AGENDA QUIZ TODAY'S AGENDA - Complete Bell Ringer (in Canvas) - Complete Investigation 1 QUIZ (40 minutes) - Be sure your assignments from the week are complete (bell ringers, hw, makeup work) - Investigation 2.1

More information

( ) = Y ˆ. Calibration Definition A model is calibrated if its predictions are right on average: ave(response Predicted value) = Predicted value.

( ) = Y ˆ. Calibration Definition A model is calibrated if its predictions are right on average: ave(response Predicted value) = Predicted value. Calibration OVERVIEW... 2 INTRODUCTION... 2 CALIBRATION... 3 ANOTHER REASON FOR CALIBRATION... 4 CHECKING THE CALIBRATION OF A REGRESSION... 5 CALIBRATION IN SIMPLE REGRESSION (DISPLAY.JMP)... 5 TESTING

More information

Geology Geomath Estimating the coefficients of various Mathematical relationships in Geology

Geology Geomath Estimating the coefficients of various Mathematical relationships in Geology Geology 351 - Geomath Estimating the coefficients of various Mathematical relationships in Geology Throughout the semester you ve encountered a variety of mathematical relationships between various geologic

More information

Scientific Graphing in Excel 2013

Scientific Graphing in Excel 2013 Scientific Graphing in Excel 2013 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Experiment 1 CH Fall 2004 INTRODUCTION TO SPREADSHEETS

Experiment 1 CH Fall 2004 INTRODUCTION TO SPREADSHEETS Experiment 1 CH 222 - Fall 2004 INTRODUCTION TO SPREADSHEETS Introduction Spreadsheets are valuable tools utilized in a variety of fields. They can be used for tasks as simple as adding or subtracting

More information

Tips and Guidance for Analyzing Data. Executive Summary

Tips and Guidance for Analyzing Data. Executive Summary Tips and Guidance for Analyzing Data Executive Summary This document has information and suggestions about three things: 1) how to quickly do a preliminary analysis of time-series data; 2) key things to

More information

STAT 2607 REVIEW PROBLEMS Word problems must be answered in words of the problem.

STAT 2607 REVIEW PROBLEMS Word problems must be answered in words of the problem. STAT 2607 REVIEW PROBLEMS 1 REMINDER: On the final exam 1. Word problems must be answered in words of the problem. 2. "Test" means that you must carry out a formal hypothesis testing procedure with H0,

More information

Exercise: Graphing and Least Squares Fitting in Quattro Pro

Exercise: Graphing and Least Squares Fitting in Quattro Pro Chapter 5 Exercise: Graphing and Least Squares Fitting in Quattro Pro 5.1 Purpose The purpose of this experiment is to become familiar with using Quattro Pro to produce graphs and analyze graphical data.

More information

An introduction to plotting data

An introduction to plotting data An introduction to plotting data Eric D. Black California Institute of Technology February 25, 2014 1 Introduction Plotting data is one of the essential skills every scientist must have. We use it on a

More information

Data can be in the form of numbers, words, measurements, observations or even just descriptions of things.

Data can be in the form of numbers, words, measurements, observations or even just descriptions of things. + What is Data? Data is a collection of facts. Data can be in the form of numbers, words, measurements, observations or even just descriptions of things. In most cases, data needs to be interpreted and

More information

252 APPENDIX D EXPERIMENT 1 Introduction to Computer Tools and Uncertainties

252 APPENDIX D EXPERIMENT 1 Introduction to Computer Tools and Uncertainties 252 APPENDIX D EXPERIMENT 1 Introduction to Computer Tools and Uncertainties Objectives To become familiar with the computer programs and utilities that will be used throughout the semester. You will learn

More information

MDM 4UI: Unit 8 Day 2: Regression and Correlation

MDM 4UI: Unit 8 Day 2: Regression and Correlation MDM 4UI: Unit 8 Day 2: Regression and Correlation Regression: The process of fitting a line or a curve to a set of data. Coefficient of Correlation(r): This is a value between and allows statisticians

More information

Fathom Tutorial. Dynamic Statistical Software. for teachers of Ontario grades 7-10 mathematics courses

Fathom Tutorial. Dynamic Statistical Software. for teachers of Ontario grades 7-10 mathematics courses Fathom Tutorial Dynamic Statistical Software for teachers of Ontario grades 7-10 mathematics courses Please Return This Guide to the Presenter at the End of the Workshop if you would like an electronic

More information

Section 2.1: Intro to Simple Linear Regression & Least Squares

Section 2.1: Intro to Simple Linear Regression & Least Squares Section 2.1: Intro to Simple Linear Regression & Least Squares Jared S. Murray The University of Texas at Austin McCombs School of Business Suggested reading: OpenIntro Statistics, Chapter 7.1, 7.2 1 Regression:

More information

Chemistry 1A Graphing Tutorial CSUS Department of Chemistry

Chemistry 1A Graphing Tutorial CSUS Department of Chemistry Chemistry 1A Graphing Tutorial CSUS Department of Chemistry Please go to the Lab webpage to download your own copy for reference. 1 When you open Microsoft Excel 2003, you will see a blank worksheet: Enter

More information

Excel Spreadsheets and Graphs

Excel Spreadsheets and Graphs Excel Spreadsheets and Graphs Spreadsheets are useful for making tables and graphs and for doing repeated calculations on a set of data. A blank spreadsheet consists of a number of cells (just blank spaces

More information

ME 142 Engineering Computation I. Graphing with Excel

ME 142 Engineering Computation I. Graphing with Excel ME 142 Engineering Computation I Graphing with Excel Common Questions from Unit 1.2 HW 1.2.2 See 1.2.2 Homework Exercise Hints video Use ATAN to find nominal angle in each quadrant Use the AND logical

More information

Here is the data collected.

Here is the data collected. Introduction to Scientific Analysis of Data Using Spreadsheets. Computer spreadsheets are very powerful tools that are widely used in Business, Science, and Engineering to perform calculations and record,

More information

Why Use Graphs? Test Grade. Time Sleeping (Hrs) Time Sleeping (Hrs) Test Grade

Why Use Graphs? Test Grade. Time Sleeping (Hrs) Time Sleeping (Hrs) Test Grade Analyzing Graphs Why Use Graphs? It has once been said that a picture is worth a thousand words. This is very true in science. In science we deal with numbers, some times a great many numbers. These numbers,

More information

International Cost Estimating and Analysis Association CCEA Examination Preparation Handbook

International Cost Estimating and Analysis Association CCEA Examination Preparation Handbook CCEA Examination Preparation Handbook CCEA EXAMINATION PREPARATION HANDBOOK As of 11/30/12 Table of Contents Introduction... 3 The CCEA Examination... 4 Certified Cost Estimator/Analyst (CCEA ) Examination...

More information

Vocabulary Unit 2-3: Linear Functions & Healthy Lifestyles. Scale model a three dimensional model that is similar to a three dimensional object.

Vocabulary Unit 2-3: Linear Functions & Healthy Lifestyles. Scale model a three dimensional model that is similar to a three dimensional object. Scale a scale is the ratio of any length in a scale drawing to the corresponding actual length. The lengths may be in different units. Scale drawing a drawing that is similar to an actual object or place.

More information

Lab Activity #2- Statistics and Graphing

Lab Activity #2- Statistics and Graphing Lab Activity #2- Statistics and Graphing Graphical Representation of Data and the Use of Google Sheets : Scientists answer posed questions by performing experiments which provide information about a given

More information

LINEAR TOPICS Notes and Homework: DUE ON EXAM

LINEAR TOPICS Notes and Homework: DUE ON EXAM NAME CLASS PERIOD LINEAR TOPICS Notes and Homework: DUE ON EXAM VOCABULARY: Make sure ou know the definitions of the terms listed below. These will be covered on the exam. Axis Scatter plot b Slope Coordinate

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA II. 3 rd Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA II. 3 rd Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA II 3 rd Nine Weeks, 2016-2017 1 OVERVIEW Algebra II Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

VCEasy VISUAL FURTHER MATHS. Overview

VCEasy VISUAL FURTHER MATHS. Overview VCEasy VISUAL FURTHER MATHS Overview This booklet is a visual overview of the knowledge required for the VCE Year 12 Further Maths examination.! This booklet does not replace any existing resources that

More information

Regression. Dr. G. Bharadwaja Kumar VIT Chennai

Regression. Dr. G. Bharadwaja Kumar VIT Chennai Regression Dr. G. Bharadwaja Kumar VIT Chennai Introduction Statistical models normally specify how one set of variables, called dependent variables, functionally depend on another set of variables, called

More information

Probabilistic Analysis Tutorial

Probabilistic Analysis Tutorial Probabilistic Analysis Tutorial 2-1 Probabilistic Analysis Tutorial This tutorial will familiarize the user with the Probabilistic Analysis features of Swedge. In a Probabilistic Analysis, you can define

More information

Section 4.4: Parabolas

Section 4.4: Parabolas Objective: Graph parabolas using the vertex, x-intercepts, and y-intercept. Just as the graph of a linear equation y mx b can be drawn, the graph of a quadratic equation y ax bx c can be drawn. The graph

More information

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data The following table shows the raw data which you need to fit to an appropriate equation k (s -1 ) T (K) 0.00043 312.5 0.00103 318.47 0.0018

More information

Greencastle-Antrim School District Planned Course Board Approved: March 2010

Greencastle-Antrim School District Planned Course Board Approved: March 2010 Greencastle-Antrim School District Planned Course Board Approved: March 2010 Course Title: Pre-Algebra Grade Levels: 7 and 8 Course materials: Textbooks,, Teacher-Generated Materials, Computer Programs

More information

Spreadsheet Techniques and Problem Solving for ChEs

Spreadsheet Techniques and Problem Solving for ChEs AIChE Webinar Presentation co-sponsored by the Associação Brasileira de Engenharia Química (ABEQ) Problem Solving for ChEs David E. Clough Professor Dept. of Chemical & Biological Engineering University

More information

Slide Copyright 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION. Chapter 13. Statistics Sampling Techniques

Slide Copyright 2005 Pearson Education, Inc. SEVENTH EDITION and EXPANDED SEVENTH EDITION. Chapter 13. Statistics Sampling Techniques SEVENTH EDITION and EXPANDED SEVENTH EDITION Slide - Chapter Statistics. Sampling Techniques Statistics Statistics is the art and science of gathering, analyzing, and making inferences from numerical information

More information

CREATING THE ANALYSIS

CREATING THE ANALYSIS Chapter 14 Multiple Regression Chapter Table of Contents CREATING THE ANALYSIS...214 ModelInformation...217 SummaryofFit...217 AnalysisofVariance...217 TypeIIITests...218 ParameterEstimates...218 Residuals-by-PredictedPlot...219

More information

1. What specialist uses information obtained from bones to help police solve crimes?

1. What specialist uses information obtained from bones to help police solve crimes? Mathematics: Modeling Our World Unit 4: PREDICTION HANDOUT VIDEO VIEWING GUIDE H4.1 1. What specialist uses information obtained from bones to help police solve crimes? 2.What are some things that can

More information

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

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

More information

Reading: Graphing Techniques Revised 1/12/11 GRAPHING TECHNIQUES

Reading: Graphing Techniques Revised 1/12/11 GRAPHING TECHNIQUES GRAPHING TECHNIQUES Mathematical relationships between variables are determined by graphing experimental data. For example, the linear relationship between the concentration and the absorption of dilute

More information

Dealing with Data in Excel 2013/2016

Dealing with Data in Excel 2013/2016 Dealing with Data in Excel 2013/2016 Excel provides the ability to do computations and graphing of data. Here we provide the basics and some advanced capabilities available in Excel that are useful for

More information

Appendix C. Vernier Tutorial

Appendix C. Vernier Tutorial C-1. Vernier Tutorial Introduction: In this lab course, you will collect, analyze and interpret data. The purpose of this tutorial is to teach you how to use the Vernier System to collect and transfer

More information

Linear Regression in two variables (2-3 students per group)

Linear Regression in two variables (2-3 students per group) Linear Regression in two variables (2-3 students per group) 1. Choose a 2 or 3 person group. Turn in a list of group members to your instructor, in written form or through email, no later than February,

More information

Section 2.3: Simple Linear Regression: Predictions and Inference

Section 2.3: Simple Linear Regression: Predictions and Inference Section 2.3: Simple Linear Regression: Predictions and Inference Jared S. Murray The University of Texas at Austin McCombs School of Business Suggested reading: OpenIntro Statistics, Chapter 7.4 1 Simple

More information

Plotting Graphs. Error Bars

Plotting Graphs. Error Bars E Plotting Graphs Construct your graphs in Excel using the method outlined in the Graphing and Error Analysis lab (in the Phys 124/144/130 laboratory manual). Always choose the x-y scatter plot. Number

More information

Scientific Graphing in Excel 2007

Scientific Graphing in Excel 2007 Scientific Graphing in Excel 2007 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Microsoft Excel Using Excel in the Science Classroom

Microsoft Excel Using Excel in the Science Classroom Microsoft Excel Using Excel in the Science Classroom OBJECTIVE Students will take data and use an Excel spreadsheet to manipulate the information. This will include creating graphs, manipulating data,

More information

XL2B: Excel2013: Model Trendline Multi 1/24/2018 V0M. Process Advice.

XL2B: Excel2013: Model Trendline Multi 1/24/2018 V0M.  Process Advice. XL2B: Excel2013: Model Trendline Multi 1/24/2018 V0M 1 Model Using Trendline Multiple Models in Excel 2013 by Milo Schield Member: International Statistical Institute US Rep: International Statistical

More information

1. Assumptions. 1. Introduction. 2. Terminology

1. Assumptions. 1. Introduction. 2. Terminology 4. Process Modeling 4. Process Modeling The goal for this chapter is to present the background and specific analysis techniques needed to construct a statistical model that describes a particular scientific

More information

Scatterplot: The Bridge from Correlation to Regression

Scatterplot: The Bridge from Correlation to Regression Scatterplot: The Bridge from Correlation to Regression We have already seen how a histogram is a useful technique for graphing the distribution of one variable. Here is the histogram depicting the distribution

More information

Process Capability Calculations with Extremely Non-Normal Data

Process Capability Calculations with Extremely Non-Normal Data Process Capability Calculations with Extremely Non-Normal Data copyright 2015 (all rights reserved), by: John N. Zorich Jr., MS, CQE Statistical Consultant & Trainer home office: Houston TX 408-203-8811

More information

W7 DATA ANALYSIS 2. Your graph should look something like that in Figure W7-2. It shows the expected bell shape of the Gaussian distribution.

W7 DATA ANALYSIS 2. Your graph should look something like that in Figure W7-2. It shows the expected bell shape of the Gaussian distribution. Drawing Simple Graphs W7 DATA ANALYSIS 2 In some experiments, large amounts of data may be recorded and manipulation is performed using computer software. Although sophisticated, specialist software exists

More information

Control Charts. An Introduction to Statistical Process Control

Control Charts. An Introduction to Statistical Process Control An Introduction to Statistical Process Control Course Content Prerequisites Course Objectives What is SPC? Control Chart Basics Out of Control Conditions SPC vs. SQC Individuals and Moving Range Chart

More information

Fall 2016 CS130 - Regression Analysis 1 7. REGRESSION. Fall 2016

Fall 2016 CS130 - Regression Analysis 1 7. REGRESSION. Fall 2016 Fall 2016 CS130 - Regression Analysis 1 7. REGRESSION Fall 2016 Fall 2016 CS130 - Regression Analysis 2 Regression Analysis Regression analysis: usually falls under statistics and mathematical modeling

More information

Your Name: Section: INTRODUCTION TO STATISTICAL REASONING Computer Lab #4 Scatterplots and Regression

Your Name: Section: INTRODUCTION TO STATISTICAL REASONING Computer Lab #4 Scatterplots and Regression Your Name: Section: 36-201 INTRODUCTION TO STATISTICAL REASONING Computer Lab #4 Scatterplots and Regression Objectives: 1. To learn how to interpret scatterplots. Specifically you will investigate, using

More information

SLStats.notebook. January 12, Statistics:

SLStats.notebook. January 12, Statistics: Statistics: 1 2 3 Ways to display data: 4 generic arithmetic mean sample 14A: Opener, #3,4 (Vocabulary, histograms, frequency tables, stem and leaf) 14B.1: #3,5,8,9,11,12,14,15,16 (Mean, median, mode,

More information

0 Graphical Analysis Use of Excel

0 Graphical Analysis Use of Excel Lab 0 Graphical Analysis Use of Excel What You Need To Know: This lab is to familiarize you with the graphing ability of excels. You will be plotting data set, curve fitting and using error bars on the

More information

AP Statistics Summer Review Packet

AP Statistics Summer Review Packet 60 NAME: PERIOD: AP Statistics Summer Review Packet Teacher(s): Ryan Oben Teacher(s) Contact Information: Ryan_Oben@mcpsmd.org Course: Purpose of the Summer Assignment: In general, AP Statistics includes

More information

Workshop 8: Model selection

Workshop 8: Model selection Workshop 8: Model selection Selecting among candidate models requires a criterion for evaluating and comparing models, and a strategy for searching the possibilities. In this workshop we will explore some

More information

MULTIPLE REGRESSION IN EXCEL EXCEL LAB #8

MULTIPLE REGRESSION IN EXCEL EXCEL LAB #8 MULTIPLE REGRESSION IN EXCEL EXCEL LAB #8 BUSN/ECON/FIN 130: Applied Statistics Department of Economics and Business Lake Forest College Lake Forest, IL 60045 Copyright, 2013 Overview This lab is written

More information

Middle School Math Course 3

Middle School Math Course 3 Middle School Math Course 3 Correlation of the ALEKS course Middle School Math Course 3 to the Texas Essential Knowledge and Skills (TEKS) for Mathematics Grade 8 (2012) (1) Mathematical process standards.

More information

Name Class Date. Using Graphs to Relate Two Quantities

Name Class Date. Using Graphs to Relate Two Quantities 4-1 Reteaching Using Graphs to Relate Two Quantities An important life skill is to be able to a read graph. When looking at a graph, you should check the title, the labels on the axes, and the general

More information

CHAPTER 6. The Normal Probability Distribution

CHAPTER 6. The Normal Probability Distribution The Normal Probability Distribution CHAPTER 6 The normal probability distribution is the most widely used distribution in statistics as many statistical procedures are built around it. The central limit

More information

Ex.1 constructing tables. a) find the joint relative frequency of males who have a bachelors degree.

Ex.1 constructing tables. a) find the joint relative frequency of males who have a bachelors degree. Two-way Frequency Tables two way frequency table- a table that divides responses into categories. Joint relative frequency- the number of times a specific response is given divided by the sample. Marginal

More information

Multicollinearity and Validation CIVL 7012/8012

Multicollinearity and Validation CIVL 7012/8012 Multicollinearity and Validation CIVL 7012/8012 2 In Today s Class Recap Multicollinearity Model Validation MULTICOLLINEARITY 1. Perfect Multicollinearity 2. Consequences of Perfect Multicollinearity 3.

More information

addition + =5+C2 adds 5 to the value in cell C2 multiplication * =F6*0.12 multiplies the value in cell F6 by 0.12

addition + =5+C2 adds 5 to the value in cell C2 multiplication * =F6*0.12 multiplies the value in cell F6 by 0.12 BIOL 001 Excel Quick Reference Guide (Office 2010) For your lab report and some of your assignments, you will need to use Excel to analyze your data and/or generate graphs. This guide highlights specific

More information

Excel For Algebra. Conversion Notes: Excel 2007 vs Excel 2003

Excel For Algebra. Conversion Notes: Excel 2007 vs Excel 2003 Excel For Algebra Conversion Notes: Excel 2007 vs Excel 2003 If you re used to Excel 2003, you re likely to have some trouble switching over to Excel 2007. That s because Microsoft completely reworked

More information

8: Statistics. Populations and Samples. Histograms and Frequency Polygons. Page 1 of 10

8: Statistics. Populations and Samples. Histograms and Frequency Polygons. Page 1 of 10 8: Statistics Statistics: Method of collecting, organizing, analyzing, and interpreting data, as well as drawing conclusions based on the data. Methodology is divided into two main areas. Descriptive Statistics:

More information

Year 8 Mathematics Curriculum Map

Year 8 Mathematics Curriculum Map Year 8 Mathematics Curriculum Map Topic Algebra 1 & 2 Number 1 Title (Levels of Exercise) Objectives Sequences *To generate sequences using term-to-term and position-to-term rule. (5-6) Quadratic Sequences

More information

Data Analyst Nanodegree Syllabus

Data Analyst Nanodegree Syllabus Data Analyst Nanodegree Syllabus Discover Insights from Data with Python, R, SQL, and Tableau Before You Start Prerequisites : In order to succeed in this program, we recommend having experience working

More information

Joint Application Design & Function Point Analysis the Perfect Match By Sherry Ferrell & Roger Heller

Joint Application Design & Function Point Analysis the Perfect Match By Sherry Ferrell & Roger Heller Joint Application Design & Function Point Analysis the Perfect Match By Sherry Ferrell & Roger Heller Introduction The old adage It s not what you know but when you know it that counts is certainly true

More information

Chemistry Excel. Microsoft 2007

Chemistry Excel. Microsoft 2007 Chemistry Excel Microsoft 2007 This workshop is designed to show you several functionalities of Microsoft Excel 2007 and particularly how it applies to your chemistry course. In this workshop, you will

More information

ENV Laboratory 2: Graphing

ENV Laboratory 2: Graphing Name: Date: Introduction It is often said that a picture is worth 1,000 words, or for scientists we might rephrase it to say that a graph is worth 1,000 words. Graphs are most often used to express data

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part I. 4 th Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part I. 4 th Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I Part I 4 th Nine Weeks, 2016-2017 1 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

Unit 2: Linear Functions

Unit 2: Linear Functions Unit 2: Linear Functions 2.1 Functions in General Functions Algebra is the discipline of mathematics that deals with functions. DEF. A function is, essentially, a pattern. This course deals with patterns

More information

Data Analysis Multiple Regression

Data Analysis Multiple Regression Introduction Visual-XSel 14.0 is both, a powerful software to create a DoE (Design of Experiment) as well as to evaluate the results, or historical data. After starting the software, the main guide shows

More information

Chapter 1 Linear Equations

Chapter 1 Linear Equations Chapter 1 Linear Equations 1.1 Lines In Problems 81 88, use a graphing utility to graph each linear equation. Be sure to use a viewing rectangle that shows the intercepts. Then locate each intercept rounded

More information

PR3 & PR4 CBR Activities Using EasyData for CBL/CBR Apps

PR3 & PR4 CBR Activities Using EasyData for CBL/CBR Apps Summer 2006 I2T2 Process Page 23. PR3 & PR4 CBR Activities Using EasyData for CBL/CBR Apps The TI Exploration Series for CBR or CBL/CBR books, are all written for the old CBL/CBR Application. Now we can

More information

Correlation of the ALEKS courses Algebra 1 and High School Geometry to the Wyoming Mathematics Content Standards for Grade 11

Correlation of the ALEKS courses Algebra 1 and High School Geometry to the Wyoming Mathematics Content Standards for Grade 11 Correlation of the ALEKS courses Algebra 1 and High School Geometry to the Wyoming Mathematics Content Standards for Grade 11 1: Number Operations and Concepts Students use numbers, number sense, and number

More information

1.1 Functions. Cartesian Coordinate System

1.1 Functions. Cartesian Coordinate System 1.1 Functions This section deals with the topic of functions, one of the most important topics in all of mathematics. Let s discuss the idea of the Cartesian coordinate system first. Cartesian Coordinate

More information

MATH 115: Review for Chapter 1

MATH 115: Review for Chapter 1 MATH 115: Review for Chapter 1 Can you use the Distance Formula to find the distance between two points? (1) Find the distance d P, P between the points P and 1 1, 6 P 10,9. () Find the length of the line

More information

Challenges of Analyzing Parametric CFD Results. White Paper Published: January

Challenges of Analyzing Parametric CFD Results. White Paper Published: January Challenges of Analyzing Parametric CFD Results White Paper Published: January 2011 www.tecplot.com Contents Introduction... 3 Parametric CFD Analysis: A Methodology Poised for Growth... 4 Challenges of

More information

Data Analysis and Solver Plugins for KSpread USER S MANUAL. Tomasz Maliszewski

Data Analysis and Solver Plugins for KSpread USER S MANUAL. Tomasz Maliszewski Data Analysis and Solver Plugins for KSpread USER S MANUAL Tomasz Maliszewski tmaliszewski@wp.pl Table of Content CHAPTER 1: INTRODUCTION... 3 1.1. ABOUT DATA ANALYSIS PLUGIN... 3 1.3. ABOUT SOLVER PLUGIN...

More information

Fathom Dynamic Data TM Version 2 Specifications

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

More information

Automatically Balancing Intersection Volumes in A Highway Network

Automatically Balancing Intersection Volumes in A Highway Network Automatically Balancing Intersection Volumes in A Highway Network Jin Ren and Aziz Rahman HDR Engineering, Inc. 500 108 th Avenue NE, Suite 1200 Bellevue, WA 98004-5549 Jin.ren@hdrinc.com and 425-468-1548

More information

Mathematics Scope & Sequence Grade 8 Revised: June 2015

Mathematics Scope & Sequence Grade 8 Revised: June 2015 Mathematics Scope & Sequence 2015-16 Grade 8 Revised: June 2015 Readiness Standard(s) First Six Weeks (29 ) 8.2D Order a set of real numbers arising from mathematical and real-world contexts Convert between

More information

Find the Relationship: An Exercise in Graphical Analysis

Find the Relationship: An Exercise in Graphical Analysis Find the Relationship: An Eercise in Graphical Analsis In several laborator investigations ou do this ear, a primar purpose will be to find the mathematical relationship between two variables. For eample,

More information

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II. 3 rd Nine Weeks,

STANDARDS OF LEARNING CONTENT REVIEW NOTES. ALGEBRA I Part II. 3 rd Nine Weeks, STANDARDS OF LEARNING CONTENT REVIEW NOTES ALGEBRA I Part II 3 rd Nine Weeks, 2016-2017 1 OVERVIEW Algebra I Content Review Notes are designed by the High School Mathematics Steering Committee as a resource

More information

How to use FSBforecast Excel add in for regression analysis

How to use FSBforecast Excel add in for regression analysis How to use FSBforecast Excel add in for regression analysis FSBforecast is an Excel add in for data analysis and regression that was developed here at the Fuqua School of Business over the last 3 years

More information

Central Valley School District Math Curriculum Map Grade 8. August - September

Central Valley School District Math Curriculum Map Grade 8. August - September August - September Decimals Add, subtract, multiply and/or divide decimals without a calculator (straight computation or word problems) Convert between fractions and decimals ( terminating or repeating

More information

Experimental Design and Graphical Analysis of Data

Experimental Design and Graphical Analysis of Data Experimental Design and Graphical Analysis of Data A. Designing a controlled experiment When scientists set up experiments they often attempt to determine how a given variable affects another variable.

More information

Prentice Hall Mathematics: Course Correlated to: The Pennsylvania Math Assessment Anchors and Eligible Content (Grade 8)

Prentice Hall Mathematics: Course Correlated to: The Pennsylvania Math Assessment Anchors and Eligible Content (Grade 8) M8.A Numbers and Operations M8.A.1 Demonstrate an understanding of numbers, ways of representing numbers, relationships among numbers and number systems. M8.A.1.1 Represent numbers in equivalent forms.

More information

GLM II. Basic Modeling Strategy CAS Ratemaking and Product Management Seminar by Paul Bailey. March 10, 2015

GLM II. Basic Modeling Strategy CAS Ratemaking and Product Management Seminar by Paul Bailey. March 10, 2015 GLM II Basic Modeling Strategy 2015 CAS Ratemaking and Product Management Seminar by Paul Bailey March 10, 2015 Building predictive models is a multi-step process Set project goals and review background

More information

Chapter 1. Linear Equations and Straight Lines. 2 of 71. Copyright 2014, 2010, 2007 Pearson Education, Inc.

Chapter 1. Linear Equations and Straight Lines. 2 of 71. Copyright 2014, 2010, 2007 Pearson Education, Inc. Chapter 1 Linear Equations and Straight Lines 2 of 71 Outline 1.1 Coordinate Systems and Graphs 1.4 The Slope of a Straight Line 1.3 The Intersection Point of a Pair of Lines 1.2 Linear Inequalities 1.5

More information

Statistical Good Practice Guidelines. 1. Introduction. Contents. SSC home Using Excel for Statistics - Tips and Warnings

Statistical Good Practice Guidelines. 1. Introduction. Contents. SSC home Using Excel for Statistics - Tips and Warnings Statistical Good Practice Guidelines SSC home Using Excel for Statistics - Tips and Warnings On-line version 2 - March 2001 This is one in a series of guides for research and support staff involved in

More information

Algebra 1 Semester 2 Final Review

Algebra 1 Semester 2 Final Review Team Awesome 011 Name: Date: Period: Algebra 1 Semester Final Review 1. Given y mx b what does m represent? What does b represent?. What axis is generally used for x?. What axis is generally used for y?

More information

Curve Fitting with Linear Models

Curve Fitting with Linear Models 1-4 1-4 Curve Fitting with Linear Models Warm Up Lesson Presentation Lesson Quiz Algebra 2 Warm Up Write the equation of the line passing through each pair of passing points in slope-intercept form. 1.

More information