In SigmaPlot, a restricted but useful version of the global fit problem can be solved using the Global Fit Wizard.

Size: px
Start display at page:

Download "In SigmaPlot, a restricted but useful version of the global fit problem can be solved using the Global Fit Wizard."

Transcription

1 Global Fitting Problem description Global fitting (related to Multi-response onlinear Regression) is a process for fitting one or more fit models to one or more data sets simultaneously. It is a generalization of ordinary nonlinear leastsquares regression, but we will show later how to tacle this general problem in SigmaPlot using special constructs in the Transform Language and the onlinear Regression Wizard. The Global Fit Wizard in SigmaPlot is a more convenient interface for solving a special case of the global fit problem and will be discussed below. To setup a global fit problem, we assume you are given a number of data sets, each having values for one or more independent variables and corresponding values for one dependent variable. The values of the dependent variable are the observed values in your study which are typically subject to measurement errors. Suppose a fit model is chosen for each data set so that at least one regression parameter is shared between some or all of the fit models. If there are no shared parameters, then global fitting reduces to the problem of performing ordinary nonlinear regression separately on each data set using the corresponding (local) fit model. The optimization problem that is used in global fitting is to determine the parameter values that minimize a sum of squares, as in ordinary least-squares regression. In this case, however, we construct the sum of squares of the differences between the observed values and the corresponding values of the fit model for each data set and then add these sums of squares over all data sets. An equivalent way to view this sum of squares is to thin of concatenating all of the data sets together and using a global fit model whose value at a data point is the value of the corresponding fit model for the data set containing that data point. We then consider one sum of squares over all data points for all data sets. With this global fit model (a mathematical description is given below), the problem can be interpreted in the context of an ordinary nonlinear regression problem and analyzed to compute the best-fit parameters, the predicted values and residuals, the diagnostics, and the statistics as for any regression problem. Some local results, computed for each data set, can also be obtained. For example, a local residual sum of squares and a local goodness of fit measure, lie the coefficient of determination R, to determine the quality of the fit per data set. Global Fit Wizard In SigmaPlot, a restricted but useful version of the global fit problem can be solved using the Global Fit Wizard. In this version, Only one fit model is selected and it is used for all data sets. The fit model must have only one independent variable. Any shared (global) parameters specified by the user are shared across all data sets.

2 The wizard allows you to select a fit model and the format for your data, to pic the data, to select shared parameters, and to compute the results. Most of the results in the report are global, meaning that they are computed from the fit problem described in the previous paragraph which is based on fitting all data sets simultaneously. There are also local results that are computed for each data set. More information on the computations is given in the sections below. Example of setting up a global fit problem As an example of the type of global fit problem solved by the Global Fit Wizard, suppose the problem is based upon the four-parameter, single independent variable equation family: bx f y0 ae cx If three data sets are being modeled, then there are at most 1 parameters in the corresponding global curve fit problem four for each data set. If parameters are shared across all data sets, then there could be as few as four parameters in the global curve fit problem. Suppose data sets 1,, and 3 share parameter c and the other parameters y0, a, b are allowed to vary independently among the data sets. In this case, there are ten independent parameters in the global fit model which taes the form: bx if, is in data set1 bx 0 if, isin data set b3 x 03 3 if, isin data set 3 y a e cx x y F y a e cx x y y a e cx x y. This is how the global fit model is formulated in SigmaPlot. The goal is to estimate the true parameter values (the values of the parameters for which the expected value of each observation y equals the corresponding value of the model F ). These (consistent) parameter estimates are obtained by using least-squares optimization, following the same algorithm we use with ordinary nonlinear regression problems. Liewise, the global fit results in the report are obtained with procedures that follow the same algorithms used in ordinary nonlinear regression. The global fit report in SigmaPlot does not refer to the indexed values of the different parameters as shown above when displaying the output for each data set. Instead, the report uses the original parameter names to avoid confusion and to mae the setup of the global fit problem more transparent. When running this example in the Global Fit Wizard, you would begin by selecting the equation name - in this case Exponential Decay, Exponential Linear Combination. You would then select any shared parameters in this case, c. Finally, you would select the format for your data and then pic the data. Choosing the data format XY Pairs, particular data sets were chosen for this problem with data set 1 placed in columns 1 and, data set in columns 3 and 4, and data set 3 in columns 5 and 6. After running the global regression, a report was generated and the following graph of the curve fits per data set was obtained.

3

4 Mathematical description of the Global Fit Problem The following discussion assumes an unweighted regression problem so that the observations for all data sets have been sampled from distributions with a common, but unnown, variance. Suppose we have M data sets, where each data set consists of pairs of values for the independent and dependent variables. Concatenating the data sets together, suppose the data values of our independent variable x are listed in sequence as nn 1 ote that each x. Let y n n1 be the corresponding sequence of observations. x n and x could be vectors if the problem has more than one independent variable. We can access each data set by partitioning the indexing set 1,,, into M segments defined by 1 D n : n n n for1 M, where n0 0 and n M For each, where1 M., it is assumed we have provided a function, f x A to model the data x x n where n is in D n D. For each model, A denotes its set of regression parameters. Shared parameters occur whenever at least two of the sets A intersect. Suppose a1, a,, a p is the set of all parameters contained in all of the sets A. The global fit model F is then defined as: f1 xn, A1 if n D1 f xn, A if n D F( xn, a1, a,, ap) fm xn, AM if n DM The global fit problem is to find values squares: * * * a1, a,, ap of the parameters that minimize the sum of M 1,, p n ( n, 1,, p) j j, SS a a y F x a a y f x A n1 1 jd As mentioned above, the global fit results, lie those that appear in the SigmaPlot report, are obtained from this formulation in the same way as would be obtained for any nonlinear regression problem. The SigmaPlot report also contains two local results that are computed for each data set. One of these is the residual sum of squares and the other is a goodness of fit measure nown as the coefficient of determination R. Using the notation above, we can give simple formulae for these quantities. First, the global residual sum of square is given by: SS SS a, a,, a res * * * 1 p

5 The local residual sum of squares for the data set is given by:, where A * are the values of the parameters in * SS y f x A res, j j, jd A corresponding to the best-fit values ina * * * 1, a,, a p. To compute the global value of R, we need the total sum of squares for all data sets. This is given by: total n1 SS y y, where y is the arithmetic mean of the observationsynn 1. Then we have R n SS SS res 1. To compute the local value of R for the data set, we need the total sum of squares for this data set. This is given by: total SS y y total, j jd, where y is the arithmetic mean of the observations in data set. The local value of R is then computed as: R SS res, 1. SStotal,

6 Using the onlinear Regression Wizard to perform more general global fit problems The onlinear Regression Wizard can be used to solutions to more general global fit problems than the Global Fit Wizard. Below is an example of an equation file, created in the Regression Wizard, for solving a global fit problem consisting of three data sets with multiple fit models. The data format is X Many Y so that each data set has the same values for the independent variable. It is assumed the data has been placed in the first four columns of the worsheet. This file could be used as a template for solving global fit problems where the data has the X Many Y format. [Variables] x={col(1),col(1),col(1)} y={col(),col(3),col(4)} ''Total of 3 data sets, using the X Many Y format [Parameters] ''Initial parameter values y0 = L1 = L = 1.5 L3 = 1.5 a1 =.007 a =.0065 a3 = [Equation] =size(col(1)) X1 = x[data(1,)] X = x[data(+1, *)] X3 = x[data(*+1,3*)] ''Shared parameters are y0 and L1 f1=y0 + a1*exp(-l1*x1) f=y0 + a*(exp(-l*x) - exp(-l1*x)) f3=y0 + a3*(exp(-l3*x3) - exp(-l1*x3)) f= {f1, f, f3} fit f to y [Constraints] [Options] tolerance=1e-10 stepsize=1 iterations=100

7 otice the Equation section of this file. Although the data sets have been concatenated in the Variables section, they are then separated bac into the individual data sets for expressing the three fit models (actually the fit models for the second and third data sets are the same). otice how the fit models show which parameters are shared (global) or unshared (local). The crucial step is how the global fit model f is formed from the local models f1, f, and f3 - through the operation of concatenation. When running this example with the onlinear Regression Wizard, use From Code on the data format panel. The report will provide the global fit results, similar to those in the Global Fit Wizard report. Local results, lie those in the Global Fit Wizard report (the residual sum of squares and R per data set) can be obtained easily by writing a simple User-Defined Transform that operates on the predicted values that are output to worsheet after the example runs. You can also create a graph of the global fit results using the Plot Equation dialog (for the curve fit plots) and the Graph Wizard (for the raw data scatter plots). For particular data sets chosen for this problem, the graph of the global curve fits is shown below.

Data Table from an Equation

Data Table from an Equation 1 Data Table from an Equation How do you create a data table from an equation - to present and export the values - to plot the data We will look at these features in SigmaPlot 1. Linear Regression 2. Regression

More information

Voluntary State Curriculum Algebra II

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

More information

Polymath 6. Overview

Polymath 6. Overview Polymath 6 Overview Main Polymath Menu LEQ: Linear Equations Solver. Enter (in matrix form) and solve a new system of simultaneous linear equations. NLE: Nonlinear Equations Solver. Enter and solve a new

More information

Concept of Curve Fitting Difference with Interpolation

Concept of Curve Fitting Difference with Interpolation Curve Fitting Content Concept of Curve Fitting Difference with Interpolation Estimation of Linear Parameters by Least Squares Curve Fitting by Polynomial Least Squares Estimation of Non-linear Parameters

More information

STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression

STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression STAT 311 (3 CREDITS) VARIANCE AND REGRESSION ANALYSIS ELECTIVE: ALL STUDENTS. CONTENT Introduction to Computer application of variance and regression analysis. Analysis of Variance: one way classification,

More information

Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives

Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives. Partial Derivatives In general, if f is a function of two variables x and y, suppose we let only x vary while keeping y fixed, say y = b, where b is a constant. By the definition of a derivative, we have Then we are really

More information

FUNCTIONS AND MODELS

FUNCTIONS AND MODELS 1 FUNCTIONS AND MODELS FUNCTIONS AND MODELS 1.5 Exponential Functions In this section, we will learn about: Exponential functions and their applications. EXPONENTIAL FUNCTIONS The function f(x) = 2 x is

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

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse

Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse Tutorial Outline Ohio Tutorials are designed specifically for the Ohio Learning Standards to prepare students for the Ohio State Tests and end-ofcourse exams. Math Tutorials offer targeted instruction,

More information

SYSTEMS OF NONLINEAR EQUATIONS

SYSTEMS OF NONLINEAR EQUATIONS SYSTEMS OF NONLINEAR EQUATIONS Widely used in the mathematical modeling of real world phenomena. We introduce some numerical methods for their solution. For better intuition, we examine systems of two

More information

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

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

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

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

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1

Honors Precalculus: Solving equations and inequalities graphically and algebraically. Page 1 Solving equations and inequalities graphically and algebraically 1. Plot points on the Cartesian coordinate plane. P.1 2. Represent data graphically using scatter plots, bar graphs, & line graphs. P.1

More information

WHAT YOU SHOULD LEARN

WHAT YOU SHOULD LEARN GRAPHS OF EQUATIONS WHAT YOU SHOULD LEARN Sketch graphs of equations. Find x- and y-intercepts of graphs of equations. Use symmetry to sketch graphs of equations. Find equations of and sketch graphs of

More information

Ingredients of Change: Nonlinear Models

Ingredients of Change: Nonlinear Models Chapter 2 Ingredients of Change: Nonlinear Models 2.1 Exponential Functions and Models As we begin to consider functions that are not linear, it is very important that you be able to draw scatter plots,

More information

Minnesota Academic Standards for Mathematics 2007

Minnesota Academic Standards for Mathematics 2007 An Alignment of Minnesota for Mathematics 2007 to the Pearson Integrated High School Mathematics 2014 to Pearson Integrated High School Mathematics Common Core Table of Contents Chapter 1... 1 Chapter

More information

Assignment No: 2. Assessment as per Schedule. Specifications Readability Assignments

Assignment No: 2. Assessment as per Schedule. Specifications Readability Assignments Specifications Readability Assignments Assessment as per Schedule Oral Total 6 4 4 2 4 20 Date of Performance:... Expected Date of Completion:... Actual Date of Completion:... ----------------------------------------------------------------------------------------------------------------

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

) 2 + (y 2. x 1. y c x2 = y

) 2 + (y 2. x 1. y c x2 = y Graphing Parabola Parabolas A parabola is a set of points P whose distance from a fixed point, called the focus, is equal to the perpendicular distance from P to a line, called the directrix. Since this

More information

1. Find f(1), f(2), f(3), and f(4) if f(n) is defined recursively by f(0) = 1 and for n = 0, 1, 2,

1. Find f(1), f(2), f(3), and f(4) if f(n) is defined recursively by f(0) = 1 and for n = 0, 1, 2, Exercises Exercises 1. Find f(1), f(2), f(3), and f(4) if f(n) is defined recursively by f(0) = 1 and for n = 0, 1, 2, a) f(n + 1) = f(n) + 2. b) f(n + 1) = 3f(n). c) f(n + 1) = 2f(n). d) f(n + 1) = f(n)2

More information

AQA GCSE Maths - Higher Self-Assessment Checklist

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

More information

Mathematics. Algebra, Functions, and Data Analysis Curriculum Guide. Revised 2010

Mathematics. Algebra, Functions, and Data Analysis Curriculum Guide. Revised 2010 Mathematics Algebra, Functions, and Data Analysis Curriculum Guide Revised 010 This page is intentionally left blank. Introduction The Mathematics Curriculum Guide serves as a guide for teachers when planning

More information

Year Hourly $1.15 $1.30 $1.60 $2.20 $2.90 $3.10 $3.35

Year Hourly $1.15 $1.30 $1.60 $2.20 $2.90 $3.10 $3.35 Math 48C Mathematical Models A model is a representation of an object or a process. For example, in my middle school science class, I created a model of the solar system by using different-sized Styrofoam

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

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

VW 1LQH :HHNV 7KH VWXGHQW LV H[SHFWHG WR

VW 1LQH :HHNV 7KH VWXGHQW LV H[SHFWHG WR PreAP Pre Calculus solve problems from physical situations using trigonometry, including the use of Law of Sines, Law of Cosines, and area formulas and incorporate radian measure where needed.[3e] What

More information

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

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

More information

Section 18-1: Graphical Representation of Linear Equations and Functions

Section 18-1: Graphical Representation of Linear Equations and Functions Section 18-1: Graphical Representation of Linear Equations and Functions Prepare a table of solutions and locate the solutions on a coordinate system: f(x) = 2x 5 Learning Outcome 2 Write x + 3 = 5 as

More information

MATHEMATICS SYLLABUS SECONDARY 5th YEAR

MATHEMATICS SYLLABUS SECONDARY 5th YEAR European Schools Office of the Secretary-General Pedagogical Development Unit Ref.: 011-01-D-7-en- Orig.: EN MATHEMATICS SYLLABUS SECONDARY 5th YEAR 4 period/week course APPROVED BY THE JOINT TEACHING

More information

LINEAR REGRESSION (Finding a best-fit line)

LINEAR REGRESSION (Finding a best-fit line) Intro to the TI calculator TI-85 LINEAR REGRESSION (Finding a best-fit line) Q: According to the Toys R Us 1995 annual report, the number of stores between the years 1984 and 1994 is shown in the following

More information

Unit Maps: Grade 8 Math

Unit Maps: Grade 8 Math Real Number Relationships 8.3 Number and operations. The student represents and use real numbers in a variety of forms. Representation of Real Numbers 8.3A extend previous knowledge of sets and subsets

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

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

DSP First Lab 02: Introduction to Complex Exponentials

DSP First Lab 02: Introduction to Complex Exponentials DSP First Lab 02: Introduction to Complex Exponentials Lab Report: It is only necessary to turn in a report on Section 5 with graphs and explanations. You are ased to label the axes of your plots and include

More information

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA

DOWNLOAD PDF BIG IDEAS MATH VERTICAL SHRINK OF A PARABOLA Chapter 1 : BioMath: Transformation of Graphs Use the results in part (a) to identify the vertex of the parabola. c. Find a vertical line on your graph paper so that when you fold the paper, the left portion

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

Part I, Chapters 4 & 5. Data Tables and Data Analysis Statistics and Figures

Part I, Chapters 4 & 5. Data Tables and Data Analysis Statistics and Figures Part I, Chapters 4 & 5 Data Tables and Data Analysis Statistics and Figures Descriptive Statistics 1 Are data points clumped? (order variable / exp. variable) Concentrated around one value? Concentrated

More information

Specific Objectives Students will understand that that the family of equation corresponds with the shape of the graph. Students will be able to create a graph of an equation by plotting points. In lesson

More information

Three-Dimensional Coordinate Systems

Three-Dimensional Coordinate Systems Jim Lambers MAT 169 Fall Semester 2009-10 Lecture 17 Notes These notes correspond to Section 10.1 in the text. Three-Dimensional Coordinate Systems Over the course of the next several lectures, we will

More information

Assignment. Growth, Decay, and Interest Exponential Models. Write an exponential function to model each situation.

Assignment. Growth, Decay, and Interest Exponential Models. Write an exponential function to model each situation. Assignment Assignment for Lesson.1 Name Date Growth, Decay, and Interest Exponential Models Write an exponential function to model each situation. 1. A town s population was 78,400 in 10. The population

More information

Reals 1. Floating-point numbers and their properties. Pitfalls of numeric computation. Horner's method. Bisection. Newton's method.

Reals 1. Floating-point numbers and their properties. Pitfalls of numeric computation. Horner's method. Bisection. Newton's method. Reals 1 13 Reals Floating-point numbers and their properties. Pitfalls of numeric computation. Horner's method. Bisection. Newton's method. 13.1 Floating-point numbers Real numbers, those declared to be

More information

YEAR 12 Core 1 & 2 Maths Curriculum (A Level Year 1)

YEAR 12 Core 1 & 2 Maths Curriculum (A Level Year 1) YEAR 12 Core 1 & 2 Maths Curriculum (A Level Year 1) Algebra and Functions Quadratic Functions Equations & Inequalities Binomial Expansion Sketching Curves Coordinate Geometry Radian Measures Sine and

More information

FMA901F: Machine Learning Lecture 3: Linear Models for Regression. Cristian Sminchisescu

FMA901F: Machine Learning Lecture 3: Linear Models for Regression. Cristian Sminchisescu FMA901F: Machine Learning Lecture 3: Linear Models for Regression Cristian Sminchisescu Machine Learning: Frequentist vs. Bayesian In the frequentist setting, we seek a fixed parameter (vector), with value(s)

More information

Tangent Planes and Linear Approximations

Tangent Planes and Linear Approximations February 21, 2007 Tangent Planes Tangent Planes Let S be a surface with equation z = f (x, y). Tangent Planes Let S be a surface with equation z = f (x, y). Let P(x 0, y 0, z 0 ) be a point on S. Tangent

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

Integrated Math I High School Math Solution West Virginia Correlation

Integrated Math I High School Math Solution West Virginia Correlation M.1.HS.1 M.1.HS.2 M.1.HS.3 Use units as a way to understand problems and to guide the solution of multi-step problems; choose and interpret units consistently in formulas; choose and interpret the scale

More information

Section 6.1: Quadratic Functions and their Characteristics Vertical Intercept Vertex Axis of Symmetry Domain and Range Horizontal Intercepts

Section 6.1: Quadratic Functions and their Characteristics Vertical Intercept Vertex Axis of Symmetry Domain and Range Horizontal Intercepts Lesson 6 Quadratic Functions and Equations Lesson 6 Quadratic Functions and Equations We are leaving exponential functions behind and entering an entirely different world. As you work through this lesson,

More information

Introduction to ANSYS DesignXplorer

Introduction to ANSYS DesignXplorer Lecture 4 14. 5 Release Introduction to ANSYS DesignXplorer 1 2013 ANSYS, Inc. September 27, 2013 s are functions of different nature where the output parameters are described in terms of the input parameters

More information

Two-Stage Least Squares

Two-Stage Least Squares Chapter 316 Two-Stage Least Squares Introduction This procedure calculates the two-stage least squares (2SLS) estimate. This method is used fit models that include instrumental variables. 2SLS includes

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

1.8 Coordinate Geometry. Copyright Cengage Learning. All rights reserved.

1.8 Coordinate Geometry. Copyright Cengage Learning. All rights reserved. 1.8 Coordinate Geometry Copyright Cengage Learning. All rights reserved. Objectives The Coordinate Plane The Distance and Midpoint Formulas Graphs of Equations in Two Variables Intercepts Circles Symmetry

More information

Generalized least squares (GLS) estimates of the level-2 coefficients,

Generalized least squares (GLS) estimates of the level-2 coefficients, Contents 1 Conceptual and Statistical Background for Two-Level Models...7 1.1 The general two-level model... 7 1.1.1 Level-1 model... 8 1.1.2 Level-2 model... 8 1.2 Parameter estimation... 9 1.3 Empirical

More information

Vectors. Section 1: Lines and planes

Vectors. Section 1: Lines and planes Vectors Section 1: Lines and planes Notes and Examples These notes contain subsections on Reminder: notation and definitions Equation of a line The intersection of two lines Finding the equation of a plane

More information

Outline. Numerical Analysis Basics. Some Higher-Level Languages. Programming Languages. BASIC and VBA MATLAB

Outline. Numerical Analysis Basics. Some Higher-Level Languages. Programming Languages. BASIC and VBA MATLAB umerical Analysis Basics Larry Caretto Mechanical Engineering 39 umerical Analysis of Engineering Systems February 5, 214 Outline Programming Languages Binary umbers and Data Types Limits on the size and

More information

Lesson 8 Introduction to Quadratic Functions

Lesson 8 Introduction to Quadratic Functions Lesson 8 Introduction to Quadratic Functions We are leaving exponential and logarithmic functions behind and entering an entirely different world. As you work through this lesson, you will learn to identify

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

Unit Maps: Grade 8 Math

Unit Maps: Grade 8 Math Real Number Relationships 8.3 Number and operations. The student represents and use real numbers in a variety of forms. Representation of Real Numbers 8.3A extend previous knowledge of sets and subsets

More information

Mathematics TEKS Grade Level Changes/Additions Summary

Mathematics TEKS Grade Level Changes/Additions Summary Moved Moved New Mathematics Grade Level Changes/Additions Summary Kindergarten Grade 1 K.2D recognize instantly the quantity of a small group of objects in organized and random arrangements K.2I compose

More information

Note Set 4: Finite Mixture Models and the EM Algorithm

Note Set 4: Finite Mixture Models and the EM Algorithm Note Set 4: Finite Mixture Models and the EM Algorithm Padhraic Smyth, Department of Computer Science University of California, Irvine Finite Mixture Models A finite mixture model with K components, for

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

Simi imilar Shapes lar Shapes Nesting Squares Poly lyhedr hedra and E a and Euler ler s Form s Formula ula

Simi imilar Shapes lar Shapes Nesting Squares Poly lyhedr hedra and E a and Euler ler s Form s Formula ula TABLE OF CONTENTS Introduction......................................................... 5 Teacher s Notes....................................................... 6 NCTM Standards Alignment Chart......................................

More information

Ensemble methods in machine learning. Example. Neural networks. Neural networks

Ensemble methods in machine learning. Example. Neural networks. Neural networks Ensemble methods in machine learning Bootstrap aggregating (bagging) train an ensemble of models based on randomly resampled versions of the training set, then take a majority vote Example What if you

More information

[1] CURVE FITTING WITH EXCEL

[1] CURVE FITTING WITH EXCEL 1 Lecture 04 February 9, 2010 Tuesday Today is our third Excel lecture. Our two central themes are: (1) curve-fitting, and (2) linear algebra (matrices). We will have a 4 th lecture on Excel to further

More information

Algebra 1 Vocabulary (The first choice is the correct answer) 1. y=mx+b

Algebra 1 Vocabulary (The first choice is the correct answer) 1. y=mx+b Algebra 1 Vocabulary (The first choice is the correct answer) 1. y=mx+b Slope-intercept form of the equation of a line Standard form of the equation of a line The point where the graph crosses the y axis

More information

Bivariate Linear Regression James M. Murray, Ph.D. University of Wisconsin - La Crosse Updated: October 04, 2017

Bivariate Linear Regression James M. Murray, Ph.D. University of Wisconsin - La Crosse Updated: October 04, 2017 Bivariate Linear Regression James M. Murray, Ph.D. University of Wisconsin - La Crosse Updated: October 4, 217 PDF file location: http://www.murraylax.org/rtutorials/regression_intro.pdf HTML file location:

More information

Open a file from the selection of demonstration examples provided using the [Demo] button on the File-Open dialogue.

Open a file from the selection of demonstration examples provided using the [Demo] button on the File-Open dialogue. Simfit Tutorials and worked examples for simulation, curve fitting, statistical analysis, and plotting. http://www.simfit.org.uk In the unlikely event that the model you want to plot, simulate or fit is

More information

Year 10 General Mathematics Unit 2

Year 10 General Mathematics Unit 2 Year 11 General Maths Year 10 General Mathematics Unit 2 Bivariate Data Chapter 4 Chapter Four 1 st Edition 2 nd Edition 2013 4A 1, 2, 3, 4, 6, 7, 8, 9, 10, 11 1, 2, 3, 4, 6, 7, 8, 9, 10, 11 2F (FM) 1,

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

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

A-SSE.1.1, A-SSE.1.2-

A-SSE.1.1, A-SSE.1.2- Putnam County Schools Curriculum Map Algebra 1 2016-2017 Module: 4 Quadratic and Exponential Functions Instructional Window: January 9-February 17 Assessment Window: February 20 March 3 MAFS Standards

More information

8.NS.1 8.NS.2. 8.EE.7.a 8.EE.4 8.EE.5 8.EE.6

8.NS.1 8.NS.2. 8.EE.7.a 8.EE.4 8.EE.5 8.EE.6 Standard 8.NS.1 8.NS.2 8.EE.1 8.EE.2 8.EE.3 8.EE.4 8.EE.5 8.EE.6 8.EE.7 8.EE.7.a Jackson County Core Curriculum Collaborative (JC4) 8th Grade Math Learning Targets in Student Friendly Language I can identify

More information

Nonlinear State Estimation for Robotics and Computer Vision Applications: An Overview

Nonlinear State Estimation for Robotics and Computer Vision Applications: An Overview Nonlinear State Estimation for Robotics and Computer Vision Applications: An Overview Arun Das 05/09/2017 Arun Das Waterloo Autonomous Vehicles Lab Introduction What s in a name? Arun Das Waterloo Autonomous

More information

correlated to the Michigan High School Mathematics Content Expectations

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

More information

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

Output: For each size provided as input, a figure of that size is to appear, followed by a blank line.

Output: For each size provided as input, a figure of that size is to appear, followed by a blank line. Problem 1: Divisor Differences Develop a program that, given integers m and k satisfying m > k > 0, lists every pair of positive integers (i,j) such that j i = k and both i and j are divisors of m. Input:

More information

Euler s Methods (a family of Runge- Ku9a methods)

Euler s Methods (a family of Runge- Ku9a methods) Euler s Methods (a family of Runge- Ku9a methods) ODE IVP An Ordinary Differential Equation (ODE) is an equation that contains a function having one independent variable: The equation is coupled with an

More information

Guide to Planning Functions and Applications, Grade 11, University/College Preparation (MCF3M)

Guide to Planning Functions and Applications, Grade 11, University/College Preparation (MCF3M) Guide to Planning Functions and Applications, Grade 11, University/College Preparation (MCF3M) 006 007 Targeted Implementation and Planning Supports for Revised Mathematics This is intended to provide

More information

Algebra 1, 4th 4.5 weeks

Algebra 1, 4th 4.5 weeks The following practice standards will be used throughout 4.5 weeks:. Make sense of problems and persevere in solving them.. Reason abstractly and quantitatively. 3. Construct viable arguments and critique

More information

Linear Methods for Regression and Shrinkage Methods

Linear Methods for Regression and Shrinkage Methods Linear Methods for Regression and Shrinkage Methods Reference: The Elements of Statistical Learning, by T. Hastie, R. Tibshirani, J. Friedman, Springer 1 Linear Regression Models Least Squares Input vectors

More information

Meeting 1 Introduction to Functions. Part 1 Graphing Points on a Plane (REVIEW) Part 2 What is a function?

Meeting 1 Introduction to Functions. Part 1 Graphing Points on a Plane (REVIEW) Part 2 What is a function? Meeting 1 Introduction to Functions Part 1 Graphing Points on a Plane (REVIEW) A plane is a flat, two-dimensional surface. We describe particular locations, or points, on a plane relative to two number

More information

Zero-Inflated Poisson Regression

Zero-Inflated Poisson Regression Chapter 329 Zero-Inflated Poisson Regression Introduction The zero-inflated Poisson (ZIP) regression is used for count data that exhibit overdispersion and excess zeros. The data distribution combines

More information

Lecture 2 The k-means clustering problem

Lecture 2 The k-means clustering problem CSE 29: Unsupervised learning Spring 2008 Lecture 2 The -means clustering problem 2. The -means cost function Last time we saw the -center problem, in which the input is a set S of data points and the

More information

Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling

Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling Locally Weighted Least Squares Regression for Image Denoising, Reconstruction and Up-sampling Moritz Baecher May 15, 29 1 Introduction Edge-preserving smoothing and super-resolution are classic and important

More information

Foundations for Functions Knowledge and Skills: Foundations for Functions Knowledge and Skills:

Foundations for Functions Knowledge and Skills: Foundations for Functions Knowledge and Skills: Texas University Interscholastic League Contest Event: Mathematics The 40-minute, 60-question contest is designed to test knowledge and understanding in the areas of algebra I and II, geometry, trigonometry,

More information

Math 182. Assignment #4: Least Squares

Math 182. Assignment #4: Least Squares Introduction Math 182 Assignment #4: Least Squares In any investigation that involves data collection and analysis, it is often the goal to create a mathematical function that fits the data. That is, a

More information

Introduction to Statistical Analyses in SAS

Introduction to Statistical Analyses in SAS Introduction to Statistical Analyses in SAS Programming Workshop Presented by the Applied Statistics Lab Sarah Janse April 5, 2017 1 Introduction Today we will go over some basic statistical analyses in

More information

Mathematics Florida Standards (MAFS) Agile Mind Mathematics 8

Mathematics Florida Standards (MAFS) Agile Mind Mathematics 8 The Number System 8.NS Know that there are numbers that are not rational, and approximate them by rational numbers. MAFS.8.NS.1.AP.1a Distinguish between rational and irrational numbers. Show that any

More information

Ingredients of Change: Nonlinear Models & 2.1 Exponential Functions and Models

Ingredients of Change: Nonlinear Models & 2.1 Exponential Functions and Models Chapter 2 Ingredients of Change: Nonlinear Models & 2.1 Exponential Functions and Models As we consider models that are not linear, it is very important that you be able to use scatter plots, numerical

More information

5.5 Regression Estimation

5.5 Regression Estimation 5.5 Regression Estimation Assume a SRS of n pairs (x, y ),..., (x n, y n ) is selected from a population of N pairs of (x, y) data. The goal of regression estimation is to take advantage of a linear relationship

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

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

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

More information

Grade 4 Math Proficiency Scales-T1

Grade 4 Math Proficiency Scales-T1 Measurement & Data Geometry Critical Thinking Communication Grade 4 Math Proficiency Scales-T1 Novice 1 and of the Make mathematical arguments and critique the reasoning of others. Partially Proficient

More information

Generalized Additive Model

Generalized Additive Model Generalized Additive Model by Huimin Liu Department of Mathematics and Statistics University of Minnesota Duluth, Duluth, MN 55812 December 2008 Table of Contents Abstract... 2 Chapter 1 Introduction 1.1

More information

Chapter 2 Describing, Exploring, and Comparing Data

Chapter 2 Describing, Exploring, and Comparing Data Slide 1 Chapter 2 Describing, Exploring, and Comparing Data Slide 2 2-1 Overview 2-2 Frequency Distributions 2-3 Visualizing Data 2-4 Measures of Center 2-5 Measures of Variation 2-6 Measures of Relative

More information

Integrated Mathematics I Performance Level Descriptors

Integrated Mathematics I Performance Level Descriptors Limited A student performing at the Limited Level demonstrates a minimal command of Ohio s Learning Standards for Integrated Mathematics I. A student at this level has an emerging ability to demonstrate

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

KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number

KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number KS4 Curriculum Plan Maths HIGHER TIER Year 9 Autumn Term 1 Unit 1: Number 1.1 Number problems and reasoning 1.2 Place value and estimating 1.3 HCF and LCM 1.4 Calculating with powers (indices) 1.5 Zero,

More information

Beta-Regression with SPSS Michael Smithson School of Psychology, The Australian National University

Beta-Regression with SPSS Michael Smithson School of Psychology, The Australian National University 9/1/2005 Beta-Regression with SPSS 1 Beta-Regression with SPSS Michael Smithson School of Psychology, The Australian National University (email: Michael.Smithson@anu.edu.au) SPSS Nonlinear Regression syntax

More information

UNIT 1: NUMBER LINES, INTERVALS, AND SETS

UNIT 1: NUMBER LINES, INTERVALS, AND SETS ALGEBRA II CURRICULUM OUTLINE 2011-2012 OVERVIEW: 1. Numbers, Lines, Intervals and Sets 2. Algebraic Manipulation: Rational Expressions and Exponents 3. Radicals and Radical Equations 4. Function Basics

More information