Fitting Linear Functions to Data

Slides:



Advertisements
Similar presentations
Section 10-3 Regression.
Advertisements

AP Statistics Mrs Johnson
OBJECTIVES 2-2 LINEAR REGRESSION
Linear Functions and Models Lesson 2.1. Problems with Data Real data recorded Experiment results Periodic transactions Problems Data not always recorded.
Essential Question: What do you do to find the least-squares regression line?
Correlation Correlation measures the strength of the LINEAR relationship between 2 quantitative variables. Labeled as r Takes on the values -1 < r < 1.
2-5 Using Linear Models Make predictions by writing linear equations that model real-world data.
Lesson Least-Squares Regression. Knowledge Objectives Explain what is meant by a regression line. Explain what is meant by extrapolation. Explain.
Warm Up Write the equation of the line passing through each pair of passing points in slope-intercept form. 1. (5, –1), (0, –3) 2. (8, 5), (–8, 7) Use.
Regression Regression relationship = trend + scatter
STATISTICS 12.0 Correlation and Linear Regression “Correlation and Linear Regression -”Causal Forecasting Method.
Fitting Linear Functions to Data Lesson Cricket Chirps & Temp. ► Your assignment was to count cricket chirps and check the temperature ► The data.
Financial Algebra © 2011 Cengage Learning. All Rights Reserved. Slide LINEAR REGRESSION Be able to fit a regression line to a scatterplot. Find and.
Statistics: Unlocking the Power of Data Lock 5 STAT 250 Dr. Kari Lock Morgan Simple Linear Regression SECTION 2.6 Least squares line Interpreting coefficients.
Linear Approximation Lesson 2.6. Midpoint Formula Common way to approximate between two values is to use the mid value or average Midpoint between two.
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.
Section 1.6 Fitting Linear Functions to Data. Consider the set of points {(3,1), (4,3), (6,6), (8,12)} Plot these points on a graph –This is called a.
Unit 4 Lesson 3 (5.3) Summarizing Bivariate Data 5.3: LSRL.
Chapter 5 Lesson 5.2 Summarizing Bivariate Data 5.2: LSRL.
PreCalculus 1-7 Linear Models. Our goal is to create a scatter plot to look for a mathematical correlation to this data.
Fitting Lines to Data Points: Modeling Linear Functions Chapter 2 Lesson 2.
The Line of Best Fit CHAPTER 2 LESSON 3  Observed Values- Data collected from sources such as experiments or surveys  Predicted (Expected) Values-
4.2 – Linear Regression and the Coefficient of Determination Sometimes we will need an exact equation for the line of best fit. Vocabulary Least-Squares.
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.
Chapter 2 Linear regression.
Topics
Trend Lines and Predictions
Fitting Equations to Data
Lesson 4.5 Topic/ Objective: To use residuals to determine how well lines of fit model data. To use linear regression to find lines of best fit. To distinguish.
Fitting Exponentials and Polynomials to Data
Sections Review.
Objectives Fit scatter plot data using linear models with and without technology. Use linear models to make predictions.
Chindamanee School English Program
Regression and Correlation
Welcome to . Week 12 Thurs . MAT135 Statistics.
Splash Screen.
Splash Screen.
Georgetown Middle School Math
LSRL Least Squares Regression Line
Objectives Fit scatter plot data using linear models with and without technology. Use linear models to make predictions.
Understanding Standards Event Higher Statistics Award
5.7 Scatter Plots and Line of Best Fit
Unit 2.2 Linear Regression
S519: Evaluation of Information Systems
What Makes a Function Linear
Investigating Relationships
The Least Squares Line Lesson 1.3.
Section 4.2 How Can We Define the Relationship between two
Splash Screen.
Visualization of Data Lesson 1.2.
Regression.
Ice Cream Sales vs Temperature
Graphing Review.
4.5 Analyzing Lines of Fit.
Fitting Curves to Data Lesson 4.4B.
Section 3.3 Linear Regression
AP Statistics, Section 3.3, Part 1
^ y = a + bx Stats Chapter 5 - Least Squares Regression
A B 1 (5,2), (8, 8) (3,4), (2, 1) 2 (-2,1), (1, -11) (-2,3), (-3, 2) 3
MATH 1311 Section 3.4.
Regression.
Parametric Equations Lesson 10.1.
11C Line of Best Fit By Eye, 11D Linear Regression
MATH 1311 Section 3.4.
Objectives Vocabulary
Section 3.2: Least Squares Regressions
Lesson 2.2 Linear Regression.
Section 1.3 Modeling with Linear Functions
Ch 9.
Applying linear and median regression
Presentation transcript:

Fitting Linear Functions to Data Lesson 1.6

Cricket Chirps & Temp. Your assignment was to count cricket chirps and check the temperature The data is saved and displayed on a spreadsheet Your science teacher wants to know if you can find a linear equation to more or less match the data

Problems with Data Real data recorded Problems In any case … Experiment results Periodic transactions Problems Data not always recorded accurately Actual data may not exactly fit theoretical relationships In any case … Possible to use linear (and other) functions to analyze and model the data

Fitting Functions to Data Temperature Viscosity (lbs*sec/in2) 160 28 170 26 180 24 190 21 200 16 210 13 220 11 230 9 Consider the data given by this example Note the plot of the data points Close to being in a straight line

Finding a Line to Approximate the Data Draw a line “by eye” Note slope, y-intercept Statistical process (least squares method) Use a computer program such as Excel Use your TI calculator

You Try It From Exercise 2, pg 65 Weight Calories 100 2.7 120 3.2 150 4.0 170 4.6 200 5.4 220 5.9 From Exercise 2, pg 65 Enter data into data matrix of calculator APPS, 6, Current, Clear contents

Using Regression On Calculator Choose F5 for Calculations Choose calculation type (LinReg for this) Specify columns where x and y values will come from

Using Regression On Calculator It is possible to store the Regression EQuation to one of the Y= functions

Using Regression On Calculator When all options are set, press ENTER and the calculator comes up with an equation approximates your data Note both the original x-y values and the function which approximates the data

Using the Function Resulting function: Use function to find Calories for 195 lbs. C(195) = 5.24 This is called extrapolation Note: It is dangerous to extrapolate beyond the existing data Consider C(1500) or C(-100) in the context of the problem The function gives a value but it is not valid Weight Calories 100 2.7 120 3.2 150 4.0 170 4.6 200 5.4 220 5.9

Note : This answer is different from the extrapolation results Interpolation Use given data Determine proportional “distances” Weight Calories 100 2.7 120 3.2 150 4.0 170 4.6 195 ?? 200 5.4 220 5.9 x 25 0.8 30 Note : This answer is different from the extrapolation results

Interpolation vs. Extrapolation Which is right? Interpolation Between values with ratios Extrapolation Uses modeling functions Remember do NOT go beyond limits of known data

Correlation Coefficient A statistical measure of how well a modeling function fits the data -1 ≤ corr ≤ +1 |corr| close to 1  high correlation |corr| close to 0  low correlation Note: high correlation does NOT imply cause and effect relationship

Assignment Lesson 1.6 Page 48 Exercises 1, 3, 5, 7