Non-Linear Regression

Similar documents
Polynomial Functions

Formative Assignment PART A

The highest degree term is x $, therefore the function is degree 4 (quartic) c) What are the x-intercepts?

POLYNOMIAL FUNCTIONS. Chapter 5

Maintaining Mathematical Proficiency

Ch. 7.6 Squares, Squaring & Parabolas

CHAPTER 2 POLYNOMIALS KEY POINTS

11.2 The Quadratic Formula

Review of Section 1.1. Mathematical Models. Review of Section 1.1. Review of Section 1.1. Functions. Domain and range. Piecewise functions

Assessment Exemplars: Polynomials, Radical and Rational Functions & Equations

Learning Goals. 2. To be able to distinguish between a dependent and independent variable.

17 Exponential and Logarithmic Functions

Tropical Polynomials

Essential Mathematics

Math 2: Algebra 2, Geometry and Statistics Ms. Sheppard-Brick Chapter 4 Test Review

Solving Quadratic Equations Review

Math 1302 Notes 2. How many solutions? What type of solution in the real number system? What kind of equation is it?

General Least Squares Fitting

Lecture 7: Sections 2.3 and 2.4 Rational and Exponential Functions. Recall that a power function has the form f(x) = x r where r is a real number.

Chapter 2 notes from powerpoints

A monomial or sum of monomials

Math 1311 Section 5.5 Polynomials and Rational Functions

Archdiocese of Washington Catholic Schools Academic Standards Mathematics

Algebra III Chapter 2 Note Packet. Section 2.1: Polynomial Functions

t. y = x x R² =

Factoring Review WS 3.0. Factoring Polynomials Factor and Remainder Theorems. Factoring a Sum or Difference of Cubes Pg. 182 # 1-5

Total=75 min. Materials BLM cut into cards BLM

REVIEW, pages Chapter 1: Polynomial Expressions and Functions Review Solutions DO NOT COPY. P 1.1. Write the division statement.

A Study Guide for. Students PREPARING FOR GRADE. Nova Scotia Examinations in Mathematics

Families of Functions, Taylor Polynomials, l Hopital s

Calculus Honors and Introduction to Calculus

Roots and Coefficients Polynomials Preliminary Maths Extension 1

Spring 2015, Math 111 Lab 8: Newton s Method

S56 (5.1) Polynomials.notebook August 25, 2016

(a) Write down the value of q and of r. (2) Write down the equation of the axis of symmetry. (1) (c) Find the value of p. (3) (Total 6 marks)

Question 1: The graphs of y = p(x) are given in following figure, for some Polynomials p(x). Find the number of zeroes of p(x), in each case.

Exponential Functions Dr. Laura J. Pyzdrowski

CP Algebra 2. Unit 3B: Polynomials. Name: Period:

ADVANCED FUNCTIONS (MHF 4U) FINAL EXAMINATION

Topics Covered in Math 115

The absolute value (modulus) of a number

Prentice Hall Mathematics, Geometry 2009 Correlated to: Maine Learning Results 2007 Mathematics Grades 9-Diploma

Graphs of polynomials. Sue Gordon and Jackie Nicholas

In other words, we are interested in what is happening to the y values as we get really large x values and as we get really small x values.

A Library of Functions

FUNCTIONS AND MODELS

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places.

ALGEBRA AND TRIGONOMETRY

Chapter 1- Polynomial Functions

HMH Fuse Algebra correlated to the. Texas Essential Knowledge and Skills for Mathematics High School Algebra 2

2012 Texas Essential Knowledge and Skills for Algebra II in Pearson Texas Algebra II

Algebra II Assessment. Eligible Texas Essential Knowledge and Skills

11-8. Modeling Data with Polynomials. Lesson

Tenth Maths Polynomials

Exponential Functions:

3.3. Solving polynomial equations. Introduction. Prerequisites. Learning Outcomes

Chapter(5( (Quadratic(Equations( 5.1 Factoring when the Leading Coefficient Equals 1

College Algebra. Basics to Theory of Equations. Chapter Goals and Assessment. John J. Schiller and Marie A. Wurster. Slide 1

Connecticut Common Core Algebra 1 Curriculum. Professional Development Materials. Unit 8 Quadratic Functions

Unit 2 Polynomial Expressions and Functions Note Package. Name:

MA.8.1 Students will apply properties of the real number system to simplify algebraic expressions and solve linear equations.

How do we analyze, evaluate, solve, and graph quadratic functions?

Part 4: Exponential and Logarithmic Functions

3 Polynomial and Rational Functions

CME Project, Algebra Correlated to: Michigan High School Content Expectations, Algebra 1

Regression Using an Excel Spreadsheet Using Technology to Determine Regression

Final Exam Review: Study Guide Math 3

Algebra 2 (2006) Correlation of the ALEKS Course Algebra 2 to the California Content Standards for Algebra 2

General Least Squares Fitting

Chapter 8 ~ Quadratic Functions and Equations In this chapter you will study... You can use these skills...

Exploring and Generalizing Transformations of Functions

The degree of a function is the highest exponent in the expression

2.1 Quadratic Functions

r r 30 y 20y 8 7y x 6x x 5x x 8x m m t 9t 12 n 4n r 17r x 9x m 7m x 7x t t 18 x 2x U3L1 - Review of Distributive Law and Factoring

Chapter 1- Polynomial Functions

Modeling Data with Functions

Complete the following table using the equation and graphs given:

Composition of Functions

Unit 1 Vocabulary. A function that contains 1 or more or terms. The variables may be to any non-negative power.

Chapter 3 Exponential and Logarithmic Functions

Chapter Five Notes N P U2C5

APPENDIX : PARTIAL FRACTIONS

Alg2H Ch6: Investigating Exponential and Logarithmic Functions WK#14 Date:

Algebra 2 and Trigonometry Honors

Standard Description Agile Mind Lesson / Activity Page / Link to Resource

Chapter 1 Notes: Quadratic Functions

Quadratic Formula: - another method for solving quadratic equations (ax 2 + bx + c = 0)

10 Exponential and Logarithmic Functions

SPH4U1 Lesson 02 Measurement & Graphing

Tenth Bit Bank Mathematics Real Numbers

CURRICULUM CATALOG. GSE Algebra I ( ) GA

Algebra II Vocabulary Word Wall Cards

Section 0.2 & 0.3 Worksheet. Types of Functions

CHAPTER 1. FUNCTIONS 7

2-2: Evaluate and Graph Polynomial Functions

Algebra 1. Standard 1: Operations With Real Numbers Students simplify and compare expressions. They use rational exponents and simplify square roots.

Results and Analysis 10/4/2012. EE145L Lab 1, Linear Regression

Exponential and. Logarithmic Functions. Exponential Functions. Logarithmic Functions

Nonlinear Regression Section 3 Quadratic Modeling

2014 Summer Review for Students Entering Algebra 2. TI-84 Plus Graphing Calculator is required for this course.

Transcription:

Non-Linear Regression Recall that linear regression is a technique for finding the equation of the line of best fit (LOBF) when two variables have a linear association (i.e. changes in one variable tend to be proportional to changes in the other). Non-linear regression is an analytic technique for finding equations that model the curve of best fit when two variables have a non-linear association. For linear associations, we used the correlation coefficient, r, to describe how closely the LOBF models the data. For non-linear associations, we will instead use r 2, the coefficient of determination, to determine how closely a curve fits the data. This statistic can be interpreted as the % of the variation in the dependent variable that can be explained with the independent variable. Calculations for curves are more complicated than those for straight lines, so we will be using technology to assist us. Note that because r has been squared, 0 r 2 1. A. Exponential Regression Exponential regressions produce equations of the form ab x or ae kx, where e = 2.71828... is an irrational number commonly used as the base for exponents and logarithms. These two forms are equivalent, and it is straightforward to convert from one to the other using the equation b = e k. In the formula, a represents the initial value and b represents the factor by which the initial value changes for each increase in x. Equation of the Curve of Best-Fit for Exponential Regression: ab x or ae kx, where e = 2.71828... and b = e k Ex. 1: A lab technician monitors the growth of a bacterial culture by scanning it every hour and estimating the number of bacteria. The initial population is unknown. Time (h) 0 1 2 3 4 5 6 7 Population 1 10 21 43 82 168 320 475 a) Enter the data into the technology of your choice and create a scatter plot. Sketch the result on the axes below.

b) In Excel, use linear regression to determine the correlation coefficient and the equation of the line of best fit. Graph the LOBF on your Excel scatter plot and sketch the result below. r = c) What do you observe? d) For the same data, use exponential regression to find the coefficient of determination and the equation of the exponential curve of best fit. Graph the curve of best fit on your Excel scatter plot and sketch the result on the same axes as in part b). e) What do you observe? f) Use the equation to estimate the population of the bacterial sample at 9h. We will now investigate two other types of regression curves: power regression and polynomial regression. It is important to note that sometimes more than one type of regression curve can provide a good fit for the data. To be an effective model, however, the curve must be useful for extrapolating beyond the data. B. Power Regression Equation of the Curve of Best-Fit for a Power Regression: ax b Ex. 2: For a physics project, a group of students videotape a ball dropped from the top of a 4-m high ladder, which

they have marked every 10 cm. During playback, they stop the videotape every tenth of a second and compile the following table for the distance the ball travelled. Time (s) 0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9 1.0 Distance 0.05 0.2 0.4 0.8 1.2 1.7 2.4 3.1 3.9 4.9 (m) a) Enter the data into Excel and create a scatter plot. Sketch the result on the axes below. b) Perform a linear regression and an exponential regression. Graph the LOBF and the COBF in Excel and sketch the results on the axes. c) What do you observe?

d) Use a power regression to find a curve of best fit for the data. (In Excel, use the Chart feature to add a trend line, but select Power this time). Sketch the result. e) Does the power regression curve fit the data more closely than the exponential model? Describe what you observe. f) Determine the coefficient of determination and the equation of the curve of best fit. g) Use this equation to predict how far the ball will fall in 5 s. C. Polynomial Regression Polynomial regression curves include quadratic curves ( ax 2 + bx + c), cubic curves ( ax 3 + bx 2 + cx + d), quartic curves, and other polynomial functions of degree n. Equation of the Curve of Best-Fit for a Polynomial Regression of Degree n: ax n + bx n-1 + cx n-2 +..., where a 0. Ex. 3: Suppose that the lab technician from Example 1 took additional measurements of the bacterial culture. Time (h) 8 9 10 11 12 13 14 Population 630 775 830 980 1105 1215 1410 a) Enter the previous data and the new data into Excel and create another scatter plot. Sketch the result below.

b) Add a trend line using an exponential model, as we did for the previous data. Sketch the results. c) How effective is this exponential model now? d) Use a polynomial regression with degree/order = 2 to find a curve of best fit. Sketch the result. e) Now try a polynomial regression with degree/order = 3 to find a curve of best fit. f) Keep on increasing the degree/order of the polynomial and note what happens to r 2 each time. One interesting property of polynomial regression is that you can get a curve that fits the data perfectly as long as the degree of your polynomial function is one less than the number of your data points; i.e. you have n data points and you choose a polynomial regression with degree (n 1). However, these polynomials are not always the best models for the data. Often they can give inaccurate predictions outside of the data range. Extrapolating to an initial state or final state (looking at end behaviour ) may help to determine which model is most suitable.