Fitting Exponentials and Polynomials to Data

Slides:



Advertisements
Similar presentations
Class 7.2: Graphical Analysis and Excel Solving Problems Using Graphical Analysis.
Advertisements

Polynomial Functions and Models Lesson 4.2. Review General polynomial formula a 0, a 1, …,a n are constant coefficients n is the degree of the polynomial.
Excel Notes Phys244/246 © 2007, B.J. Lieb. Calculating Velocity The velocity is calculated by entering the following: =(B3-B2) / (A3-A2). Then drag the.
Localized Trendlines LSP 120 Week 6 Joanna Deszcz.
Formulas for Linear Functions Lesson What Do You Know about These Forms of Linear Equations? Standard form Slope Intercept form Slope-Point form.
Assignment Read course PowerPoint file: MBD 2 Proj1.pptx (Slides 21-34)
EXAMPLE 3 Write an equation for a function
Fitting a Function to Data Adapted from Walch Education.
Types of Graphs Creating a Graph With Microsoft Excel.
Chapter 1: Prerequisites for Calculus Section Lines
SOLVING & GRAPHING LINEAR EQUATIONS
FIND THE DOMAIN AND RANGE OF THE FUNCTION: 1. FIND THE INVERSE OF THE FUNCTION. STATE ANY DOMAIN RESTRICTIONS. 2.
Types of Functions, Rates of Change Lesson 1.4. Constant Functions Consider the table of ordered pairs The dependent variable is the same It is constant.
Fitting Curves to Data Lesson 4.4B. Using the Data Matrix Consider the table of data below. It is the number of Widgets sold per year by Snidly Fizbane's.
1 6.9 Exponential, Logarithmic & Logistic Models In this section, we will study the following topics: Classifying scatter plots Using the graphing calculator.
Scatter plots and Regression Algebra II. Linear Regression  Linear regression is the relationship between two variables when the equation is linear.
Fitting Exponentials and Polynomials to Data Lesson 11.7.
Correlation & Regression – Non Linear Emphasis Section 3.3.
1 XY Scatter Plots in Excel In this example, the position of a hanger on a spring was measured (with respect to a Motion Sensor) as a function.
Fitting Linear Functions to Data Lesson Cricket Chirps & Temp. ► Your assignment was to count cricket chirps and check the temperature ► The data.
Example 13.2 Quarterly Sales of Johnson & Johnson Regression-Based Trend Models.
Introduction to Engineering Microsoft Excel - 2 Agenda Scatter Plots Trend Lines.
Sec. 2-4: Using Linear Models. Scatter Plots 1.Dependent Variable: The variable whose value DEPENDS on another’s value. (y) 2.Independent Variable: The.
Interdisciplinary Lesson Plan (Algebra 1 and Biology)
Ch. 6.1 Polynomial Functions
Unit 3 Section : Regression Lines on the TI  Step 1: Enter the scatter plot data into L1 and L2  Step 2 : Plot your scatter plot  Remember.
Identifying from an equation: Linear y = mx +b Has an x with no exponent (or exponent 1). Examples: y = 5x + 1 y = ½x 2x + 3y = 6 Quadratic y = ax 2 +
Constructing Nonlinear Models Lesson 5.7. Modeling Data When data are recorded from observing an experiment or phenomenon May increase/decrease at a constant.
Regression and Median Fit Lines
Graphing in Excel X-Y Scatter Plot SCI 110 CCC Skills Training.
Parametric Equations Lesson Movement of an Object Consider the position of an object as a function of time  The x coordinate is a function of.
Algebra 1 Section 4.2 Graph linear equation using tables The solution to an equation in two variables is a set of ordered pairs that makes it true. Is.
Supplement: Curve Fitting aka
Lesson 6-7 Scatter Plots and Lines of Best Fit. Scatter Plots A scatter plot is a graph that relates two different sets of data by plotting the data as.
Fitting Equations to Data Chapter 7. Problems Classwork: 7.1, 7.8, 7.13, 7.22 Homework: 7.2, 7.9, 7.16, 7.23, 7.28.
Plotting in Excel Ken youssefi Engineering 10.
Fitting Equations to Data
Objectives Find x- and y-intercepts and interpret their meanings in real-world situations. Use x- and y-intercepts to graph lines.
Algebra 1 Section 6.5 Graph linear inequalities in two variables.
Chapter 11 LOcally-WEighted Scatterplot Smoother (Lowess)
Y-intercept: y-coordinate of the point where the graph intersects the y-axis. The x-coordinate of this point is always 0, i.e., (0, #). x-intercept: x-coordinate.
XY Scatter Plots in Excel 2007
Creating a Graph in Excel Review
What Makes a Function Linear
Types of Functions, Rates of Change
Fitting Linear Functions to Data
Polynomial Functions and Models
The Least Squares Line Lesson 1.3.
Constructing Nonlinear Models
Linear Equations Y X y = x + 2 X Y Y = 0 Y =1 Y = 2 Y = 3 Y = (0) + 2 Y = 2 1 Y = (1) + 2 Y = 3 2 Y = (2) + 2 Y = 4 X.
Slopes and Equations of Lines
Visualization of Data Lesson 1.2.
Polynomial Regression
Reflections and Symmetry
Fitting Curves to Data Lesson 4.4B.
Microsoft Excel Chapters 6&7
Formulas for Linear Functions
Microsoft Excel Chapters 6&7
Regression.
Power Functions, Comparing to Exponential and Log Functions
Parametric Equations Lesson 10.1.
3 Chapter Chapter 2 Graphing.
POD #30 1/31/19 Write the rule for the following tables:
Which graph best describes your excitement for …..
Solve each quadratic using whatever method you choose!
Creating a Graph With Microsoft Excel
Draw Scatter Plots and Best-Fitting Lines
How do I graph with Excel?
Concavity and Rates of Change
exponential equations
Presentation transcript:

Fitting Exponentials and Polynomials to Data Lesson 9.7

Linear Regression Used in section 1.6 to find equation for a line of best fit Used in section 4.4 to find equations of logarithmic models Other types of regression are available

Problem … Which Regression? Not always obvious which type of regression to use Consider the lobster catch (in millions of lbs.) in the last 30 some years Enter into Data Matrix Year 1970 1975 1980 1985 1990 1995 2000 t 5 10 15 20 25 30 35 Lobster 17 19 22 27 36 56

Viewing the Data Points Specify the plot F2, X's from C1, Y's from C2 View the graph Check Y= screen, use Zoom-Data

Which Regression? The graph could suggest different modeling functions To find a modeling function which includes the third point makes us think of a polynomial function To let that point be off the modeling line, it could be a power function or an exponential

Try Different Regressions Try for a quadratic function Try for power function

Try Different Regressions Try for 4th degree polynomial

Try Different Regressions What about exponential regression?

Which is Best? Issues Which best fits data? Which gives best predictions for years of given data? Which gives best predictions for future? Might there be one that gives us an idea of what was done in the past (where we have no records)?

Other Technology Tools Excel will also do regression Plot data as (x,y) ordered pairs Right click on data series Choose Add Trend Line

Other Technology Tools Use dialog box to specify regression Try Others

Assignment Lesson 9.7 Page 431 Exercises 5, 13, 15, 17, 19