Today. Least squares

Size: px
Start display at page:

Download "Today. Least squares"

Transcription

1 Today Least squares 1

2 Least squares model fitting 2

3 Least squares model fitting How do we find the best line to fit through the data? 2

4 Least squares model fitting How do we find the best line to fit through the data? 2

5 Least squares model fitting 3

6 Least squares model fitting 3

7 Least squares model fitting y=ax (x n,y n ) (x i,y i ) i=1,2,3,...,n (x 1,y 1 ) 3

8 Least squares model fitting y=ax (x n,y n ) (x i,y i ) i=1,2,3,...,n (x 1,y 1 ) 3

9 Least squares model fitting y=ax (x n,y n ) (x i,y i ) i=1,2,3,...,n (x 1,y 1 ) Each red bar is called a residual. We want all the residuals to be as small as possible. 3

10 The residuals are... (A) r i = y i 2 + x i 2 (B) r i = a 2 (y i 2 + x i2 ) y=ax (C) r i = y i - ax i (x i,y i ) (D) r i = y i - x i (E) r i = x i - y i 4

11 To minimize the residuals, we define the objective function... (A) f(a) = y 1 -ax 1 + y 2 -ax y n -ax n (B) f(a) = (y 1 -ax 1 ) 2 + (y 2 -ax 2 ) (y n -ax n ) 2 (C) f(a) = (y 1 -ax 1 )(y 2 -ax 2 )...(y n -ax n ) (D) f(a) = (ay 1 -x 1 ) 2 + (ay 2 -x 2 ) (ay n -x n ) 2 5

12 To minimize the residuals, we define the objective function... (A) f(a) = y 1 -ax 1 + y 2 -ax y n -ax n (B) f(a) = (y 1 -ax 1 ) 2 + (y 2 -ax 2 ) (y n -ax n ) 2 (C) f(a) = (y 1 -ax 1 )(y 2 -ax 2 )...(y n -ax n ) (D) f(a) = (ay 1 -x 1 ) 2 + (ay 2 -x 2 ) (ay n -x n ) 2 (B) is called the sum of squared residuals. (A) is also reasonable but not as good (take a stats class to find out more). 6

13 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Define f(a): (A) SSR(a) = 5-4a + 7-6a (B) SSR(a) = (4-5a) 2 + (6-7a) 2 (C) SSR(a) = (5-4a) 2 + (7-6a) 2 (D) SSR(a) = (5-4-a) 2 + (7-6-a) 2 7

14 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Define f(a): (A) SSR(a) = 5-4a + 7-6a (B) SSR(a) = (4-5a) 2 + (6-7a) 2 (C) SSR(a) = (5-4a) 2 + (7-6a) 2 (D) SSR(a) = (5-4-a) 2 + (7-6-a) 2 Recall: f(a) = (y 1 -ax 1 ) 2 + (y 2 -ax 2 ) 2 8

15 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): (A)a = 7/6 (B) a = 5/4 (C) a = (7/6 + 5/4) / 2 (D) a = 31/26 9

16 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): (A)a = 7/6 (B)a = 5/4 (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

17 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

18 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a 2 (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

19 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

20 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 SSR (a) = (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

21 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 SSR (a) = a (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

22 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 SSR (a) = a (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

23 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 SSR (a) = a a (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

24 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 SSR (a) = a a = 0 (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 10

25 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 SSR (a) = a a = 0 (C)a = (7/6 + 5/4) / 2 a = ( ) / (D)a = 31/26 10

26 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 SSR (a) = a a = 0 (C)a = (7/6 + 5/4) / 2 a = ( ) / ( ) (D)a = 31/26 10

27 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 = a a a a 2 SSR (a) = a a = 0 a = ( ) / ( ) = ( ) / ( ) 10

28 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 = a a a a 2 SSR (a) = a a = 0 (C)a = (7/6 + 5/4) / 2 a = ( ) / ( ) (D)a = 31/26 = ( ) / ( ) = 62/52 10

29 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 = a a a a 2 SSR (a) = a a = 0 a = ( ) / ( ) = ( ) / ( ) = 62/52 = ( x 1 y 1 + x 2 y 2 ) / ( x x 2 2 ) 10

30 Find a so that y=ax fits (4,5), (6,7) in the least squares sense. Find the a that minimizes SSR(a): SSR(a) = (5-4a) 2 + (7-6a) 2 (A)a = 7/6 (B)a = 5/4 (C)a = (7/6 + 5/4) / 2 (D)a = 31/26 = a a a a 2 SSR (a) = a a = 0 a = ( ) / ( ) = ( ) / ( ) = 62/52 = ( x 1 y 1 + x 2 y 2 ) / ( x x 2 2 ) Desmos + mean + L 1 on doc cam (if time). 10

31 Definitions 11

32 Definitions A model is a function that you use to summarize or fit data. For example, some common ones: f(x)=ax, f(x)=ax+b, f(x)=ce -kx. 11

33 Definitions A model is a function that you use to summarize or fit data. For example, some common ones: f(x)=ax, f(x)=ax+b, f(x)=ce -kx. Residuals are a measure of how far each model value is from the data value: r i =y i -f(x i ). 11

34 Definitions A model is a function that you use to summarize or fit data. For example, some common ones: f(x)=ax, f(x)=ax+b, f(x)=ce -kx. Residuals are a measure of how far each model value is from the data value: r i =y i -f(x i ). The Sum of Squared Residuals (SSR) is a measure of how well the model fits all the data: SSR = (y i -f(x i )) 2. Small is better. 11

35 Definitions A model is a function that you use to summarize or fit data. For example, some common ones: f(x)=ax, f(x)=ax+b, f(x)=ce -kx. Residuals are a measure of how far each model value is from the data value: r i =y i -f(x i ). The Sum of Squared Residuals (SSR) is a measure of how well the model fits all the data: SSR = (y i -f(x i )) 2. Small is better. The best fit model is the model with parameter value(s) (a, a&b, C&k) that gives the smallest SSR. 11

36 Spreadsheet warnings Excel and other spreadsheet don t give y=ax fits, just y=ax+b. Don t use a y=ax+b function to get a for y=ax. Trendline in Excel s chart gives y=ax+b and usually not to enough decimals for WW. Do these manually using cells.

( ) = 0. ( ) does not exist. 4.1 Maximum and Minimum Values Assigned videos: , , , DEFINITION Critical number

( ) = 0. ( ) does not exist. 4.1 Maximum and Minimum Values Assigned videos: , , , DEFINITION Critical number 4.1 Maximum and Minimum Values Assigned videos: 4.1.001, 4.1.005, 4.1.035, 4.1.039 DEFINITION Critical number A critical number of a function f is a number c in the domain of f such that f c or f c ( )

More information

/ / MET Day 000 NC1^ INRTL MNVR I E E PRE SLEEP K PRE SLEEP R E

/ / MET Day 000 NC1^ INRTL MNVR I E E PRE SLEEP K PRE SLEEP R E 05//0 5:26:04 09/6/0 (259) 6 7 8 9 20 2 22 2 09/7 0 02 0 000/00 0 02 0 04 05 06 07 08 09 0 2 ay 000 ^ 0 X Y / / / / ( %/ ) 2 /0 2 ( ) ^ 4 / Y/ 2 4 5 6 7 8 9 2 X ^ X % 2 // 09/7/0 (260) ay 000 02 05//0

More information

5.3. Polynomials and Polynomial Functions

5.3. Polynomials and Polynomial Functions 5.3 Polynomials and Polynomial Functions Polynomial Vocabulary Term a number or a product of a number and variables raised to powers Coefficient numerical factor of a term Constant term which is only a

More information

We could express the left side as a sum of vectors and obtain the Vector Form of a Linear System: a 12 a x n. a m2

We could express the left side as a sum of vectors and obtain the Vector Form of a Linear System: a 12 a x n. a m2 Week 22 Equations, Matrices and Transformations Coefficient Matrix and Vector Forms of a Linear System Suppose we have a system of m linear equations in n unknowns a 11 x 1 + a 12 x 2 + + a 1n x n b 1

More information

CHAPTER 3 REVIEW QUESTIONS MATH 3034 Spring a 1 b 1

CHAPTER 3 REVIEW QUESTIONS MATH 3034 Spring a 1 b 1 . Let U = { A M (R) A = and b 6 }. CHAPTER 3 REVIEW QUESTIONS MATH 334 Spring 7 a b a and b are integers and a 6 (a) Let S = { A U det A = }. List the elements of S; that is S = {... }. (b) Let T = { A

More information

STAT 111 Recitation 7

STAT 111 Recitation 7 STAT 111 Recitation 7 Xin Lu Tan xtan@wharton.upenn.edu October 25, 2013 1 / 13 Miscellaneous Please turn in homework 6. Please pick up homework 7 and the graded homework 5. Please check your grade and

More information

If a function has an inverse then we can determine the input if we know the output. For example if the function

If a function has an inverse then we can determine the input if we know the output. For example if the function 1 Inverse Functions We know what it means for a relation to be a function. Every input maps to only one output, it passes the vertical line test. But not every function has an inverse. A function has no

More information

Ch 7 Summary - POLYNOMIAL FUNCTIONS

Ch 7 Summary - POLYNOMIAL FUNCTIONS Ch 7 Summary - POLYNOMIAL FUNCTIONS 1. An open-top box is to be made by cutting congruent squares of side length x from the corners of a 8.5- by 11-inch sheet of cardboard and bending up the sides. a)

More information

Module 2A Turning Multivariable Models into Interactive Animated Simulations

Module 2A Turning Multivariable Models into Interactive Animated Simulations Module 2A Turning Multivariable Models into Interactive Animated Simulations Using tools available in Excel, we will turn a multivariable model into an interactive animated simulation. Projectile motion,

More information

1.3: Describing Quantitative Data with Numbers

1.3: Describing Quantitative Data with Numbers 1.3: Describing Quantitative Data with Numbers Section 1.3 Describing Quantitative Data with Numbers After this section, you should be able to MEASURE center with the mean and median MEASURE spread with

More information

Ma 530 Power Series II

Ma 530 Power Series II Ma 530 Power Series II Please note that there is material on power series at Visual Calculus. Some of this material was used as part of the presentation of the topics that follow. Operations on Power Series

More information

2-6 Nonlinear Inequalities

2-6 Nonlinear Inequalities 31. Find the domain of each expression. For the expression to be defined, x 2 3x 40 0. Let f (x) = x 2 3x 40. A factored form of f (x) is f (x) = (x 8)(x + 5). f (x) has real zeros at x = 8 and x = 5.

More information

Polynomial expression

Polynomial expression 1 Polynomial expression Polynomial expression A expression S(x) in one variable x is an algebraic expression in x term as Where an,an-1,,a,a0 are constant and real numbers and an is not equal to zero Some

More information

Speed of waves. Apparatus: Long spring, meter stick, spring scale, stopwatch (or cell phone stopwatch)

Speed of waves. Apparatus: Long spring, meter stick, spring scale, stopwatch (or cell phone stopwatch) Name: Speed of waves Group Members: Date: TA s Name: Apparatus: Long spring, meter stick, spring scale, stopwatch (or cell phone stopwatch) Objectives 1. To directly calculate the speed of waves in a stretched

More information

Richter Scale and Logarithms

Richter Scale and Logarithms activity 7.1 Richter Scale and Logarithms In this activity, you will investigate earthquake data and explore the Richter scale as a measure of the intensity of an earthquake. You will consider how numbers

More information

Chapter 4. Displaying and Summarizing. Quantitative Data

Chapter 4. Displaying and Summarizing. Quantitative Data STAT 141 Introduction to Statistics Chapter 4 Displaying and Summarizing Quantitative Data Bin Zou (bzou@ualberta.ca) STAT 141 University of Alberta Winter 2015 1 / 31 4.1 Histograms 1 We divide the range

More information

Regression Using an Excel Spreadsheet Using Technology to Determine Regression

Regression Using an Excel Spreadsheet Using Technology to Determine Regression Regression Using an Excel Spreadsheet Enter your data in columns A and B for the x and y variable respectively Highlight the entire data series by selecting it with the mouse From the Insert menu select

More information

Econometrics. 4) Statistical inference

Econometrics. 4) Statistical inference 30C00200 Econometrics 4) Statistical inference Timo Kuosmanen Professor, Ph.D. http://nomepre.net/index.php/timokuosmanen Today s topics Confidence intervals of parameter estimates Student s t-distribution

More information

1 Functions, graphs and polynomials

1 Functions, graphs and polynomials 11 1 Functions, graphs and polynomials 1.1 Coordinates, graphs and functions Textbook: Appendix B What is a function? Definition 1.1.1. A function f is a rule with a collection of possible input values

More information

, g : x x 6, Sketch, in a single diagram, the graphs of y = f(x) and y = f -1 (x), making clear the

, g : x x 6, Sketch, in a single diagram, the graphs of y = f(x) and y = f -1 (x), making clear the PAST QUESTION ON FUNCTIONS 1. Express x + 4x in the form (x + a) + b, stating the numerical values of a and b. The functions f and g are defined as follows : f : x x 4x, x, g : x x 6, x R (ii) (iii) Show

More information

ADDITONAL MATHEMATICS

ADDITONAL MATHEMATICS ADDITONAL MATHEMATICS 2002 2011 CLASSIFIED REMAINDER THEOREM Compiled & Edited By Dr. Eltayeb Abdul Rhman www.drtayeb.tk First Edition 2011 7 5 (i) Show that 2x 1 is a factor of 2x 3 5x 2 + 10x 4. [2]

More information

S4 (4.3) Quadratic Functions.notebook February 06, 2018

S4 (4.3) Quadratic Functions.notebook February 06, 2018 Daily Practice 2.11.2017 Q1. Multiply out and simplify 3g - 5(2g + 4) Q2. Simplify Q3. Write with a rational denominator Today we will be learning about quadratic functions and their graphs. Q4. State

More information

Chemical Kinetics I: The Dry Lab. Up until this point in our study of physical chemistry we have been interested in

Chemical Kinetics I: The Dry Lab. Up until this point in our study of physical chemistry we have been interested in Chemical Kinetics I: The Dry Lab Up until this point in our study of physical chemistry we have been interested in equilibrium properties; now we will begin to investigate non-equilibrium properties and

More information

Taguchi Method and Robust Design: Tutorial and Guideline

Taguchi Method and Robust Design: Tutorial and Guideline Taguchi Method and Robust Design: Tutorial and Guideline CONTENT 1. Introduction 2. Microsoft Excel: graphing 3. Microsoft Excel: Regression 4. Microsoft Excel: Variance analysis 5. Robust Design: An Example

More information

1 Take-home exam and final exam study guide

1 Take-home exam and final exam study guide Math 215 - Introduction to Advanced Mathematics Fall 2013 1 Take-home exam and final exam study guide 1.1 Problems The following are some problems, some of which will appear on the final exam. 1.1.1 Number

More information

Simple Linear Regression for the MPG Data

Simple Linear Regression for the MPG Data Simple Linear Regression for the MPG Data 2000 2500 3000 3500 15 20 25 30 35 40 45 Wgt MPG What do we do with the data? y i = MPG of i th car x i = Weight of i th car i =1,...,n n = Sample Size Exploratory

More information

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.

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. L7-1 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. f(x) = x 1/2 f(x) = x 1/3 ex. Sketch the graph of

More information

X. Numerical Methods

X. Numerical Methods X. Numerical Methods. Taylor Approximation Suppose that f is a function defined in a neighborhood of a point c, and suppose that f has derivatives of all orders near c. In section 5 of chapter 9 we introduced

More information

Econ 620. Matrix Differentiation. Let a and x are (k 1) vectors and A is an (k k) matrix. ) x. (a x) = a. x = a (x Ax) =(A + A (x Ax) x x =(A + A )

Econ 620. Matrix Differentiation. Let a and x are (k 1) vectors and A is an (k k) matrix. ) x. (a x) = a. x = a (x Ax) =(A + A (x Ax) x x =(A + A ) Econ 60 Matrix Differentiation Let a and x are k vectors and A is an k k matrix. a x a x = a = a x Ax =A + A x Ax x =A + A x Ax = xx A We don t want to prove the claim rigorously. But a x = k a i x i i=

More information

Core Mathematics 2 Algebra

Core Mathematics 2 Algebra Core Mathematics 2 Algebra Edited by: K V Kumaran Email: kvkumaran@gmail.com Core Mathematics 2 Algebra 1 Algebra and functions Simple algebraic division; use of the Factor Theorem and the Remainder Theorem.

More information

Summary of Derivative Tests

Summary of Derivative Tests Summary of Derivative Tests Note that for all the tests given below it is assumed that the function f is continuous. Critical Numbers Definition. A critical number of a function f is a number c in the

More information

Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues

Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues Overfitting Categorical Variables Interaction Terms Non-linear Terms Linear Logarithmic y = a +

More information

Exponents and Polynomials. (5) Page 459 #15 43 Second Column; Page 466 #6 30 Fourth Column

Exponents and Polynomials. (5) Page 459 #15 43 Second Column; Page 466 #6 30 Fourth Column Algebra Name: Date: Period: # Exponents and Polynomials (1) Page 453 #22 59 Left (2) Page 453 #25 62 Right (3) Page 459 #5 29 Odd (4) Page 459 #14 42 First Column; Page 466 #3 27 First Column (5) Page

More information

Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A

Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A Math for Economics 1 New York University FINAL EXAM, Fall 2013 VERSION A Name: ID: Circle your instructor and lecture below: Jankowski-001 Jankowski-006 Ramakrishnan-013 Read all of the following information

More information

1 Lecture 25: Extreme values

1 Lecture 25: Extreme values 1 Lecture 25: Extreme values 1.1 Outline Absolute maximum and minimum. Existence on closed, bounded intervals. Local extrema, critical points, Fermat s theorem Extreme values on a closed interval Rolle

More information

Span and Linear Independence

Span and Linear Independence Span and Linear Independence It is common to confuse span and linear independence, because although they are different concepts, they are related. To see their relationship, let s revisit the previous

More information

Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2

Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2 Math 101 Study Session Spring 2016 Test 4 Chapter 10, Chapter 11 Chapter 12 Section 1, and Chapter 12 Section 2 April 11, 2016 Chapter 10 Section 1: Addition and Subtraction of Polynomials A monomial is

More information

Transpose & Dot Product

Transpose & Dot Product Transpose & Dot Product Def: The transpose of an m n matrix A is the n m matrix A T whose columns are the rows of A. So: The columns of A T are the rows of A. The rows of A T are the columns of A. Example:

More information

BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES. (By Nghi H Nguyen)

BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES. (By Nghi H Nguyen) BEST METHODS FOR SOLVING QUADRATIC INEQUALITIES. (By Nghi H Nguyen) I. GENERALITIES There are 3 most common methods to solve quadratic inequalities. Therefore, students sometimes are confused to select

More information

1 Linearity and Linear Systems

1 Linearity and Linear Systems Mathematical Tools for Neuroscience (NEU 34) Princeton University, Spring 26 Jonathan Pillow Lecture 7-8 notes: Linear systems & SVD Linearity and Linear Systems Linear system is a kind of mapping f( x)

More information

Solutions to Assignment 1

Solutions to Assignment 1 Solutions to Assignment 1 Question 1. [Exercises 1.1, # 6] Use the division algorithm to prove that every odd integer is either of the form 4k + 1 or of the form 4k + 3 for some integer k. For each positive

More information

Chapter 10: Moments of Inertia

Chapter 10: Moments of Inertia Chapter 10: Moments of Inertia Chapter Objectives To develop a method for determining the moment of inertia and product of inertia for an area with respect to given x- and y-axes. To develop a method for

More information

Do Now 18 Balance Point. Directions: Use the data table to answer the questions. 2. Explain whether it is reasonable to fit a line to the data.

Do Now 18 Balance Point. Directions: Use the data table to answer the questions. 2. Explain whether it is reasonable to fit a line to the data. Do Now 18 Do Now 18 Balance Point Directions: Use the data table to answer the questions. 1. Calculate the balance point.. Explain whether it is reasonable to fit a line to the data.. The data is plotted

More information

LAB1: A Scientific Model for Free Fall.

LAB1: A Scientific Model for Free Fall. LAB1: A Scientific Model for Free Fall. I. Overview. This lab explores the framework of the scientific method. The phenomenon studied is the free fall of an object released from rest at the surface of

More information

5-5 Solving Polynomial Equations

5-5 Solving Polynomial Equations Factor completely. If the polynomial is not factorable, write prime. 1. 3ax + 2ay az + 3bx + 2by bz (a + b)(3x + 2y z) 2. 2kx + 4mx 2nx 3ky 6my + 3ny (2x 3y)(k + 2m n) 3. 2x 3 + 5y 3 prime 4. 16g 3 + 2h

More information

Question Instructions Read today's Notes and Learning Goals

Question Instructions Read today's Notes and Learning Goals 111 Basic: Optimization I (6105689) Question 1 2 3 4 5 6 7 8 9 10 11 12 13 Instructions Read today's Notes and Learning Goals 1. Question Details MinMax Graph 1 [3173669] An object is launched straight

More information

Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section and

Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section and Math 243 OpenStax Chapter 12 Scatterplots and Linear Regression OpenIntro Section 2.1.1 and 8.1-8.2.6 Overview Scatterplots Explanatory and Response Variables Describing Association The Regression Equation

More information

Basic Linear Algebra in MATLAB

Basic Linear Algebra in MATLAB Basic Linear Algebra in MATLAB 9.29 Optional Lecture 2 In the last optional lecture we learned the the basic type in MATLAB is a matrix of double precision floating point numbers. You learned a number

More information

Solutions to Chapter Review Questions, Chapter 0

Solutions to Chapter Review Questions, Chapter 0 Instructor s Solutions Manual, Chapter 0 Review Question 1 Solutions to Chapter Review Questions, Chapter 0 1. Explain how the points on the real line correspond to the set of real numbers. solution Start

More information

Transpose & Dot Product

Transpose & Dot Product Transpose & Dot Product Def: The transpose of an m n matrix A is the n m matrix A T whose columns are the rows of A. So: The columns of A T are the rows of A. The rows of A T are the columns of A. Example:

More information

Book 4. June 2013 June 2014 June Name :

Book 4. June 2013 June 2014 June Name : Book 4 June 2013 June 2014 June 2015 Name : June 2013 1. Given that 4 3 2 2 ax bx c 2 2 3x 2x 5x 4 dxe x 4 x 4, x 2 find the values of the constants a, b, c, d and e. 2. Given that f(x) = ln x, x > 0 sketch

More information

STAT5044: Regression and Anova. Inyoung Kim

STAT5044: Regression and Anova. Inyoung Kim STAT5044: Regression and Anova Inyoung Kim 2 / 51 Outline 1 Matrix Expression 2 Linear and quadratic forms 3 Properties of quadratic form 4 Properties of estimates 5 Distributional properties 3 / 51 Matrix

More information

Advanced Digital Design with the Verilog HDL, Second Edition Michael D. Ciletti Prentice Hall, Pearson Education, 2011

Advanced Digital Design with the Verilog HDL, Second Edition Michael D. Ciletti Prentice Hall, Pearson Education, 2011 Problem 2-1 Recall that a minterm is a cube in which every variable appears. A Boolean expression in SOP form is canonical if every cube in the expression has a unique representation in which all of the

More information

Announcements Wednesday, November 7

Announcements Wednesday, November 7 Announcements Wednesday, November 7 The third midterm is on Friday, November 6 That is one week from this Friday The exam covers 45, 5, 52 53, 6, 62, 64, 65 (through today s material) WeBWorK 6, 62 are

More information

SME 864 Mark Urban-Lurain

SME 864 Mark Urban-Lurain SME 864 Mark Urban-Lurain 1 Import data from non-excel sources Probe Software Web sites Other sources Organize data Structure file for analysis Clean values Analyze Summarize Statistics Graph 2 Get files

More information

CONSTRUCTING MULTIPLICATIVE GROUPS MODULO N WITH IDENTITY DIFFERENT FROM ONE

CONSTRUCTING MULTIPLICATIVE GROUPS MODULO N WITH IDENTITY DIFFERENT FROM ONE CONSTRUCTING MULTIPLICATIVE GROUPS MODULO N WITH IDENTITY DIFFERENT FROM ONE By: AlaEddin Douba 35697 Advisor: Dr. Ayman Badawi MTH 490: Senior Project INTRODUCTION The numbering system consists of different

More information

Exam 1. (2x + 1) 2 9. lim. (rearranging) (x 1 implies x 1, thus x 1 0

Exam 1. (2x + 1) 2 9. lim. (rearranging) (x 1 implies x 1, thus x 1 0 Department of Mathematical Sciences Instructor: Daiva Pucinskaite Calculus I January 28, 2016 Name: Exam 1 1. Evaluate the it x 1 (2x + 1) 2 9. x 1 (2x + 1) 2 9 4x 2 + 4x + 1 9 = 4x 2 + 4x 8 = 4(x 1)(x

More information

Lecture 21: Isoparametric Formulation of Plane Elements.

Lecture 21: Isoparametric Formulation of Plane Elements. 6.6. Rectangular Plane Stress/Strain Element. he CS element uses a triangular shape. he 3 nodes of the CS element allow us to employ linear multivariate approximations to the u and v displacements. he

More information

UNIT 1 UNIT 1: QUADRATIC FUNCTIONS. By the end of this unit, I can. Name:

UNIT 1 UNIT 1: QUADRATIC FUNCTIONS. By the end of this unit, I can. Name: UNIT 1: QUADRATIC FUNCTIONS UNIT 1 By the end of this unit, I can Draw the graph of a function using different methods Explain the meaning of the term function and distinguish between a function and a

More information

Finding the Equation of a Graph. I can give the equation of a curve given just the roots.

Finding the Equation of a Graph. I can give the equation of a curve given just the roots. National 5 W 7th August Finding the Equation of a Parabola Starter Sketch the graph of y = x - 8x + 15. On your sketch clearly identify the roots, axis of symmetry, turning point and y intercept. Today

More information

Introduction to Arithmetic Geometry Fall 2013 Lecture #2 09/10/2013

Introduction to Arithmetic Geometry Fall 2013 Lecture #2 09/10/2013 18.78 Introduction to Arithmetic Geometry Fall 013 Lecture # 09/10/013.1 Plane conics A conic is a plane projective curve of degree. Such a curve has the form C/k : ax + by + cz + dxy + exz + fyz with

More information

Lesson 10 Inverses & Inverse Functions

Lesson 10 Inverses & Inverse Functions Fast Five Skills Preview Lesson 10 Inverses & Inverse Functions IBHL1 Math - Santowski Isolate x in the following equations (make x the subject of the equation) (a) 3x y +7 = 0 (b) f(x) = 1 (x +) 5 (c)

More information

Hit the brakes, Charles!

Hit the brakes, Charles! Hit the brakes, Charles! Student Activity 7 8 9 10 11 12 TI-Nspire Investigation Student 60 min Introduction Hit the brakes, Charles! bivariate data including x 2 data transformation As soon as Charles

More information

Lecture Notes (Math 90): Week IX (Tuesday)

Lecture Notes (Math 90): Week IX (Tuesday) Lecture Notes (Math 90): Week IX (Tuesday) Alicia Harper November 13, 2017 Existence theorems and monotonic functions 1 The Story 1.1 Two more existence theorems! Recall the intermediate value theorem:

More information

MATH 115, SUMMER 2012 LECTURE 4 THURSDAY, JUNE 21ST

MATH 115, SUMMER 2012 LECTURE 4 THURSDAY, JUNE 21ST MATH 115, SUMMER 2012 LECTURE 4 THURSDAY, JUNE 21ST JAMES MCIVOR Today we enter Chapter 2, which is the heart of this subject. Before starting, recall that last time we saw the integers have unique factorization

More information

What do derivatives tell us about functions?

What do derivatives tell us about functions? What do derivatives tell us about functions? Math 102 Section 106 Cole Zmurchok October 3, 2016 Announcements New & Improved Anonymous Feedback Form: https://goo.gl/forms/jj3xwycafxgfzerr2 (Link on Section

More information

1 The distributive law

1 The distributive law THINGS TO KNOW BEFORE GOING INTO DISCRETE MATHEMATICS The distributive law The distributive law is this: a(b + c) = ab + bc This can be generalized to any number of terms between parenthesis; for instance:

More information

1 Quadratic Functions

1 Quadratic Functions Unit 1 Quadratic Functions Lecture Notes Introductory Algebra Page 1 of 8 1 Quadratic Functions In this unit we will learn many of the algebraic techniques used to work with the quadratic function fx)

More information

Contraction Mappings Consider the equation

Contraction Mappings Consider the equation Contraction Mappings Consider the equation x = cos x. If we plot the graphs of y = cos x and y = x, we see that they intersect at a unique point for x 0.7. This point is called a fixed point of the function

More information

Experiment 0 ~ Introduction to Statistics and Excel Tutorial. Introduction to Statistics, Error and Measurement

Experiment 0 ~ Introduction to Statistics and Excel Tutorial. Introduction to Statistics, Error and Measurement Experiment 0 ~ Introduction to Statistics and Excel Tutorial Many of you already went through the introduction to laboratory practice and excel tutorial in Physics 1011. For that reason, we aren t going

More information

α m ! m or v T v T v T α m mass

α m ! m or v T v T v T α m mass FALLING OBJECTS (WHAT TO TURN IN AND HOW TO DO SO) In the real world, because of air resistance, objects do not fall indefinitely with constant acceleration. One way to see this is by comparing the fall

More information

Introduction to Decision Sciences Lecture 6

Introduction to Decision Sciences Lecture 6 Introduction to Decision Sciences Lecture 6 Andrew Nobel September 21, 2017 Functions Functions Given: Sets A and B, possibly different Definition: A function f : A B is a rule that assigns every element

More information

AP Calculus BC Class Starter January 22, 2018

AP Calculus BC Class Starter January 22, 2018 January 22, 2018 1. Given the function, find the following. (a) Evaluate f(4). (b) The definition of the derivative can be written two ways, as indicated below. Find both forms and evaluate the derivative

More information

f(f 1 (B)) B f(f 1 (B)) = B B f(s) f 1 (f(a)) A f 1 (f(a)) = A f : S T 若敘述為真則證明之, 反之則必須給反例 (Q, ) y > 1 y 1/n y t > 1 n > (y 1)/(t 1) y 1/n < t

f(f 1 (B)) B f(f 1 (B)) = B B f(s) f 1 (f(a)) A f 1 (f(a)) = A f : S T 若敘述為真則證明之, 反之則必須給反例 (Q, ) y > 1 y 1/n y t > 1 n > (y 1)/(t 1) y 1/n < t S T A S B T f : S T f(f 1 (B)) B f(f 1 (B)) = B B f(s) f 1 (f(a)) A f 1 (f(a)) = A f : S T f : S T S T f y T f 1 ({y) f(d 1 D 2 ) = f(d 1 ) f(d 2 ) D 1 D 2 S F x 0 x F x = 0 x = 0 x y = x y x, y F x +

More information

Least Squares Regression

Least Squares Regression Least Squares Regression Chemical Engineering 2450 - Numerical Methods Given N data points x i, y i, i 1 N, and a function that we wish to fit to these data points, fx, we define S as the sum of the squared

More information

STATISTICAL DATA ANALYSIS IN EXCEL

STATISTICAL DATA ANALYSIS IN EXCEL Microarra Center STATISTICAL DATA ANALYSIS IN EXCEL Lecture 5 Linear Regression dr. Petr Nazarov 14-1-213 petr.nazarov@crp-sante.lu Statistical data analsis in Ecel. 5. Linear regression OUTLINE Lecture

More information

Nonlinear Regression Section 3 Quadratic Modeling

Nonlinear Regression Section 3 Quadratic Modeling Nonlinear Regression Section 3 Quadratic Modeling Another type of non-linear function seen in scatterplots is the Quadratic function. Quadratic functions have a distinctive shape. Whereas the exponential

More information

Math 304 Answers to Selected Problems

Math 304 Answers to Selected Problems Math Answers to Selected Problems Section 6.. Find the general solution to each of the following systems. a y y + y y y + y e y y y y y + y f y y + y y y + 6y y y + y Answer: a This is a system of the

More information

Experiment: Oscillations of a Mass on a Spring

Experiment: Oscillations of a Mass on a Spring Physics NYC F17 Objective: Theory: Experiment: Oscillations of a Mass on a Spring A: to verify Hooke s law for a spring and measure its elasticity constant. B: to check the relationship between the period

More information

Georgia Department of Education Common Core Georgia Performance Standards Framework CCGPS Advanced Algebra Unit 2

Georgia Department of Education Common Core Georgia Performance Standards Framework CCGPS Advanced Algebra Unit 2 Polynomials Patterns Task 1. To get an idea of what polynomial functions look like, we can graph the first through fifth degree polynomials with leading coefficients of 1. For each polynomial function,

More information

Math 473: Practice Problems for Test 1, Fall 2011, SOLUTIONS

Math 473: Practice Problems for Test 1, Fall 2011, SOLUTIONS Math 473: Practice Problems for Test 1, Fall 011, SOLUTIONS Show your work: 1. (a) Compute the Taylor polynomials P n (x) for f(x) = sin x and x 0 = 0. Solution: Compute f(x) = sin x, f (x) = cos x, f

More information

Chapte The McGraw-Hill Companies, Inc. All rights reserved.

Chapte The McGraw-Hill Companies, Inc. All rights reserved. 12er12 Chapte Bivariate i Regression (Part 1) Bivariate Regression Visual Displays Begin the analysis of bivariate data (i.e., two variables) with a scatter plot. A scatter plot - displays each observed

More information

Physics 201 Lab 2 Air Drag Simulation

Physics 201 Lab 2 Air Drag Simulation Physics 201 Lab 2 Air Drag Simulation Jan 28, 2013 Equipment Initial Set Up Type the data from Table 1 into the appropriate cells. By preceding the content of the cell with an equal sign (as in cell A6)

More information

Matrices and their operations No. 1

Matrices and their operations No. 1 Matrices and their operations No. 1 Multiplication of 2 2 Matrices Nobuyuki TOSE October 11, 2016 Review 1: 2 2 Matrices 2 2 matrices A ( a 1 a 2 ) ( a1 a 2 ) ( ) a11 a 12 a 21 a 22 A 2 2 matrix is given

More information

LOOKING FOR RELATIONSHIPS

LOOKING FOR RELATIONSHIPS LOOKING FOR RELATIONSHIPS One of most common types of investigation we do is to look for relationships between variables. Variables may be nominal (categorical), for example looking at the effect of an

More information

STAT 361 Fall Homework 1: Solution. It is customary to use a special sign Σ as an abbreviation for the sum of real numbers

STAT 361 Fall Homework 1: Solution. It is customary to use a special sign Σ as an abbreviation for the sum of real numbers STAT 361 Fall 2016 Homework 1: Solution It is customary to use a special sign Σ as an abbreviation for the sum of real numbers x 1, x 2,, x n : x i = x 1 + x 2 + + x n. If x 1,..., x n are real numbers,

More information

Section Taylor and Maclaurin Series

Section Taylor and Maclaurin Series Section.0 Taylor and Maclaurin Series Ruipeng Shen Feb 5 Taylor and Maclaurin Series Main Goal: How to find a power series representation for a smooth function us assume that a smooth function has a power

More information

If I see your phone, I wil take it!!! No food or drinks (except for water) are al owed in my room.

If I see your phone, I wil take it!!! No food or drinks (except for water) are al owed in my room. DO NOW Take a seat! Chromebooks out (if charged) SILENCE YOUR PHONE and put it in the pocket that has your number in the bulletin board (back wall). NO EXCEPTION! If I see your phone, I will take it!!!

More information

Discrete Math, Second Problem Set (June 24)

Discrete Math, Second Problem Set (June 24) Discrete Math, Second Problem Set (June 24) REU 2003 Instructor: Laszlo Babai Scribe: D Jeremy Copeland 1 Number Theory Remark 11 For an arithmetic progression, a 0, a 1 = a 0 +d, a 2 = a 0 +2d, to have

More information

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note

Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note Math 001 - Term 171 Reading Mathematical Expressions & Arithmetic Operations Expression Reads Note x A x belongs to A,x is in A Between an element and a set. A B A is a subset of B Between two sets. φ

More information

Section Exponential Functions

Section Exponential Functions 121 Section 4.1 - Exponential Functions Exponential functions are extremely important in both economics and science. It allows us to discuss the growth of money in a money market account as well as the

More information

Applications of Differentiation

Applications of Differentiation Applications of Differentiation Definitions. A function f has an absolute maximum (or global maximum) at c if for all x in the domain D of f, f(c) f(x). The number f(c) is called the maximum value of f

More information

Quadratic Functions. College Algebra

Quadratic Functions. College Algebra Quadratic Functions College Algebra Imaginary Numbers We can find the square root of a negative number, but it is not a real number. If the value in the radicand is negative, the root is said to be an

More information

I can complete a table of values using a calculator.

I can complete a table of values using a calculator. Starter 1) True or false? cos (x) = 1 + sin (x) Why? 2 2 2) Solve 1 + 4sin(x) = 3 for 0 < x < 360 Today we are learning... Sketching Trigonometric Graphs How to sketch a variety of trigonometric graphs.

More information

6-2 Matrix Multiplication, Inverses and Determinants

6-2 Matrix Multiplication, Inverses and Determinants Find AB and BA, if possible. 1. A = A = ; A is a 1 2 matrix and B is a 2 2 matrix. Because the number of columns of A is equal to the number of rows of B, AB exists. To find the first entry of AB, find

More information

Factor: x 2 11x + 30 = 0. Factoring Quadratic Equations. Fractional and Negative Exponents

Factor: x 2 11x + 30 = 0. Factoring Quadratic Equations. Fractional and Negative Exponents Factor: For each of the following, could the answer be an integer if x is an integer greater than 1? x 11x + 30 = 0 a) x 10 + x 10 = b) x 1/6 + x 1/ = Answer: (x 5)(x 6) = 0 Factoring Since the last sign

More information

Chapter 2. Vector Space (2-4 ~ 2-6)

Chapter 2. Vector Space (2-4 ~ 2-6) Chapter 2. Vector Space (2-4 ~ 2-6) KAIS wit Lab 2012. 06. 14 송유재 he four fundamental subspaces Column space C( A) : all linear combination of column vector Dimension : rank r Nullspace ( ): all vectors

More information

Lecture XI. Approximating the Invariant Distribution

Lecture XI. Approximating the Invariant Distribution Lecture XI Approximating the Invariant Distribution Gianluca Violante New York University Quantitative Macroeconomics G. Violante, Invariant Distribution p. 1 /24 SS Equilibrium in the Aiyagari model G.

More information

Lesson 6. Diana Pell. Monday, March 17. Section 4.1: Solve Linear Inequalities Using Properties of Inequality

Lesson 6. Diana Pell. Monday, March 17. Section 4.1: Solve Linear Inequalities Using Properties of Inequality Lesson 6 Diana Pell Monday, March 17 Section 4.1: Solve Linear Inequalities Using Properties of Inequality Example 1. Solve each inequality. Graph the solution set and write it using interval notation.

More information