THE LEAST SQUARES LINE (other names Best-Fit Line or Regression Line )
|
|
|
- Theodore Chase
- 9 years ago
- Views:
Transcription
1 Sales THE LEAST SQUARES LINE (other names Best-Fit Line or Regression Line ) 1 Problem: A sales manager noticed that the annual sales of his employees increase with years of experience. To estimate the annual sales for his potential new sales person he collected data concerning annual sales and years of experience of his current employees: We ll use his data to create a formula that will help him estimate annual sales based on years of experience. Years of experience Annual sales in thousands Work: Figure to the right shows scatter graph of his data. Each point represents data on one single current employee. For example: the first employee has 1 year of experience and made thousands in sales, so he is represented by the point with coordinates (1,) Years We ll create the equation of the least squares line, which is also called the best-fit line or regression line. The line is passing in between our points while the sum of the squares of the vertical distances from the data points to the line is as small as possible. The picture to the left shows the least square line passing in between our points, and the distances d 1, d, d 3, d 4, and d 5. The equation of the least square line is found by minimizing the sum: ( d1 ) ( d) ( d3) ( d4) ( d5) The procedure will be omitted in this paper. The final result of the minimization are formulas that let us calculate coefficients a and b for equation of the least square line y ax b. This equation may be used for the prediction of sales. FORMULAS FOR COEFFICIENTS OF THE LEAST SQUARES LINE: n xy x y y a x a b n x x n In this formula n stands for number of observed cases. In our case that is 5 employees. So: n 5 Symbol is called sigma and stands for the sum of all. In our case: x (sum of all x values) y (sum of all y values) x (sum of squares of x values) xy (sum of xy products)
2 We are now ready to use results of our calculations in the formula: a b That means that the equation of the least square line is y 4.388x Conclusion: We created the formula y 4.388x that may be used to predict sales in thousands for a future employee. For example, formula may predict that an employee with x=15 years of experience will generate: y thousands in sales per year. Is our prediction reliable? Once an equation is found for the least square line, we need to have some way of judging just how good the equation is for predictive purposes. In order to have a quantitative basis for confidence in our predictions, we need to calculate coefficient of correlation, denoted r. It may be calculated using the following formula: FORMULA FOR COEFFICIENT OF CORRELATION r n n xy x y x x n y y We ll calculate the coefficient of correlation for data in our example: y r The value of r that is close to 1 indicates that our formula will give us a reliable prediction for sales level, based on years of experience of the employee. What does the Coefficient of Correlation tell us? The correlation coefficient is always a number between 1and 1. The picture below shows how its value numerically describes our data: The equation may be used as a source for reliable prediction if the correlation coefficient is a number that is close to 1or1. That means that your observed values are close to the least square line (second and fourth picture above). If not, the value of the correlation coefficient is closer to 0. Such a small value for the coefficient of correlation indicates that the observed data are widely spread around, so our formula is not reliable source of prediction (like on first and third picture above). It is usually more convenient to numerically measure reliability of our formula using the square of correlation coefficient. Some books and computer software are using symbol R for it (read as r square ) In our example; R R square is always a number between 0 and 1. Values of R that are close to 1 indicate reliable formula.
3 3 FINDING THE LEAST SQUARES LINE USING EXCEL 007 Problem: A sales manager noticed that the annual sales of his employees increase with years of experience. We ll use Excel to graph his data and create a formula that will help him estimate annual sales based on years of experience. Years of experience Annual sales in thousands Work Open a new blank sheet in Excel and type in data as shown to the right. Step in cell B1. While keeping left finger down, pool cursor to cell F. This procedure will highlight (color blue) coordinates of points that should be graphed. Once your data are highlighted, click on insert and select chart from the menu as shown below left. New Chart Wizard pop-up screen will ask you what kind of chart do you want. Select XY(Scatter) that compares pairs of values as shown below right. Click on finish. A simple scatter graph of your data will appear, as shown to the right. The next step is to draw the least squares line and calculate its equation and R square. Carefully right-click on any data point on the graph. A small pop-up screen will come out as pictured below. Select Add trendline Series1
4 4 A new pop-up screen will come out. Select Linear Trend and click on tab Options as on the picture to the right.. In Options tab check Display equation on chart and check Display R- Squared value as shown on picture below to the left. Click OK to obtain the final picture. The final picture shown below features the equation of the least squares line y x and the value of R square R y = x R = NOTICE You can switch x and y on your graph and in your formula by clicking on chart tools switch x-y to get both chart and table printed next to each other: click on blank area outside of your chart right before saving the document Practice questions: 1) Find the equation of the least squares line and the coefficient of correlation for the data shown: (Answer: y x 10.68, R² = , r= ) x y ) The table to the right shows the relationship between MPG (miles per gallon) and HP (horsepower) for some sports cars produced in year 015. Find the equation of the least squares line and use it to estimate MPG for Chevrolet Corvette that has 4 HP engine. (Answer: Using the obtained equation y = -0.03x R we estimate 17 MPG. Notice that the real Corvette MPG is 1 so we conclude that this car has better than expected MPG.) x=hp y=mpg Mitcubishi Lancer Mazda Miata Subaru WRX 68 4 Porche Boxter Chevy Camaro 33 0 Ferrari Spider ) Millers are buying a house in NWI so they d like to estimate yearly house taxes in Valparaiso. Using data from ReMax web site they obtained 014 taxes for 5 houses in that city. Use the table to create the least squares line equation and its coefficient of correlation. Use this equation to estimate yearly taxes for a $00,000 house in Valparaiso. x=house price in thousands y=tax paid in year (Answer: using y = 7.6x we estimate yearly tax for 00 thousands house to be $1554. r=0.97)
5 5 4) The table below gives monthly sales y (in thousands), corresponding to advertising expenditures x (in thousands). Advertising expenditures x Monthly sales y Create the least squares line. Examine if advertising expenditures appear to have strong effect on monthly sales by calculating and interpreting R, and if so, predict the monthly sales if 11 thousands dollars is spent on advertising. (Answer: y 3.57x and R 0. 97, so if we spend 11 thousand dollars on advertising the monthly sales will increase to 43 thousand dollars.) 5) A hospital conducted study to determine relation between age and blood pressure of their patients. The table below shows collected data. Find the equation of the least squares line and use it to calculate blood pressure of a 50 years old patient. Age x Pressure y (Answer: y 0.964x , so 50 years old patient should have 19.) 6) Find the equation of the least squares line for the data shown below: x y ) A researcher wishes to see whether there is a relationship between number of hours of study and test scores on exam, so she collected data shown in the table below. Find the equation of the least squares line and use it to calculate how many hours should a student study to obtain 93 percent on the test. Hours of study x Score on test y ) The table below compares rents for one-bedroom and two-bedroom apartments in 7 different cities. Find the equation of the least squares line and R square. A one-bedroom rent in a doorman building in Lower Manhattan averaged $3000 in august 007. Calculate a two bedroom rent using the obtained formula. One-bedroom rent x Two bedroom rent y ) Thanks to the progress of science the cancer survival rate is improving over time. The table shows 10-year survival rate for diagnosis year ovary cancer in England, diagnosed in year 1971, 1981, 1991 percent lived over 10 years and 001. According to the table 7% of the patients diagnosed in year 001 survived over 10 years. Find the equation of the least squares line and R square. Use it to estimate the 10-year ovary cancer survival rate for the patients who are diagnosed in year ) Millers are buying a house in NWI so they d like to estimate yearly house taxes in Crown Point. Using data from ReMax web site they obtained 014 taxes for 6 houses in that city. Use the table to create the least squares line equation. Use this equation to estimate yearly taxes for a $00,000 house in Crown Point. x=price in thousands y=tax for year
Curve Fitting in Microsoft Excel By William Lee
Curve Fitting in Microsoft Excel By William Lee This document is here to guide you through the steps needed to do curve fitting in Microsoft Excel using the least-squares method. In mathematical equations
Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different)
Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different) Spreadsheets are computer programs that allow the user to enter and manipulate numbers. They are capable
Calibration and Linear Regression Analysis: A Self-Guided Tutorial
Calibration and Linear Regression Analysis: A Self-Guided Tutorial Part 1 Instrumental Analysis with Excel: The Basics CHM314 Instrumental Analysis Department of Chemistry, University of Toronto Dr. D.
Dealing with Data in Excel 2010
Dealing with Data in Excel 2010 Excel provides the ability to do computations and graphing of data. Here we provide the basics and some advanced capabilities available in Excel that are useful for dealing
A Guide to Using Excel in Physics Lab
A Guide to Using Excel in Physics Lab Excel has the potential to be a very useful program that will save you lots of time. Excel is especially useful for making repetitious calculations on large data sets.
Graphing in excel on the Mac
Graphing in excel on the Mac Quick Reference for people who just need a reminder The easiest thing is to have a single series, with y data in the column to the left of the x- data. Select the data and
Scientific Graphing in Excel 2010
Scientific Graphing in Excel 2010 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.
Using Microsoft Excel to Plot and Analyze Kinetic Data
Entering and Formatting Data Using Microsoft Excel to Plot and Analyze Kinetic Data Open Excel. Set up the spreadsheet page (Sheet 1) so that anyone who reads it will understand the page (Figure 1). Type
What is the difference between simple and compound interest and does it really matter?
Module gtf1 Simple Versus Compound Interest What is the difference between simple and compound interest and does it really matter? There are various methods for computing interest. Do you know what the
Excel Math Project for 8th Grade Identifying Patterns
There are several terms that we will use to describe your spreadsheet: Workbook, worksheet, row, column, cell, cursor, name box, formula bar. Today you are going to create a spreadsheet to investigate
Microsoft Excel Tutorial
Microsoft Excel Tutorial by Dr. James E. Parks Department of Physics and Astronomy 401 Nielsen Physics Building The University of Tennessee Knoxville, Tennessee 37996-1200 Copyright August, 2000 by James
HOW MUCH WILL I SPEND ON GAS?
HOW MUCH WILL I SPEND ON GAS? Outcome (lesson objective) The students will use the current and future price of gasoline to construct T-charts, write algebraic equations, and plot the equations on a graph.
Updates to Graphing with Excel
Updates to Graphing with Excel NCC has recently upgraded to a new version of the Microsoft Office suite of programs. As such, many of the directions in the Biology Student Handbook for how to graph with
EXCEL Tutorial: How to use EXCEL for Graphs and Calculations.
EXCEL Tutorial: How to use EXCEL for Graphs and Calculations. Excel is powerful tool and can make your life easier if you are proficient in using it. You will need to use Excel to complete most of your
(Least Squares Investigation)
(Least Squares Investigation) o Open a new sketch. Select Preferences under the Edit menu. Select the Text Tab at the top. Uncheck both boxes under the title Show Labels Automatically o Create two points
Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies
Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies Components of a Chart 1 Chart types 2 Data tables 4 The Chart Wizard 5 Column Charts 7 Line charts
Summary of important mathematical operations and formulas (from first tutorial):
EXCEL Intermediate Tutorial Summary of important mathematical operations and formulas (from first tutorial): Operation Key Addition + Subtraction - Multiplication * Division / Exponential ^ To enter a
Creating a Gradebook in Excel
Creating a Spreadsheet Gradebook 1 Creating a Gradebook in Excel Spreadsheets are a great tool for creating gradebooks. With a little bit of work, you can create a customized gradebook that will provide
How to make a line graph using Excel 2007
How to make a line graph using Excel 2007 Format your data sheet Make sure you have a title and each column of data has a title. If you are entering data by hand, use time or the independent variable in
Prism 6 Step-by-Step Example Linear Standard Curves Interpolating from a standard curve is a common way of quantifying the concentration of a sample.
Prism 6 Step-by-Step Example Linear Standard Curves Interpolating from a standard curve is a common way of quantifying the concentration of a sample. Step 1 is to construct a standard curve that defines
Below is a very brief tutorial on the basic capabilities of Excel. Refer to the Excel help files for more information.
Excel Tutorial Below is a very brief tutorial on the basic capabilities of Excel. Refer to the Excel help files for more information. Working with Data Entering and Formatting Data Before entering data
ITS Training Class Charts and PivotTables Using Excel 2007
When you have a large amount of data and you need to get summary information and graph it, the PivotTable and PivotChart tools in Microsoft Excel will be the answer. The data does not need to be in one
Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data
Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable
Lab 1: The metric system measurement of length and weight
Lab 1: The metric system measurement of length and weight Introduction The scientific community and the majority of nations throughout the world use the metric system to record quantities such as length,
Excel Tutorial. Bio 150B Excel Tutorial 1
Bio 15B Excel Tutorial 1 Excel Tutorial As part of your laboratory write-ups and reports during this semester you will be required to collect and present data in an appropriate format. To organize and
Exploring Relationships between Highest Level of Education and Income using Corel Quattro Pro
Exploring Relationships between Highest Level of Education and Income using Corel Quattro Pro Created by Michael Lieff ([email protected]) Faculty of Education, Queen s University While on practicum at Statistics
Using Excel for Handling, Graphing, and Analyzing Scientific Data:
Using Excel for Handling, Graphing, and Analyzing Scientific Data: A Resource for Science and Mathematics Students Scott A. Sinex Barbara A. Gage Department of Physical Sciences and Engineering Prince
Worksheet A5: Slope Intercept Form
Name Date Worksheet A5: Slope Intercept Form Find the Slope of each line below 1 3 Y - - - - - - - - - - Graph the lines containing the point below, then find their slopes from counting on the graph!.
Probability Distributions
CHAPTER 5 Probability Distributions CHAPTER OUTLINE 5.1 Probability Distribution of a Discrete Random Variable 5.2 Mean and Standard Deviation of a Probability Distribution 5.3 The Binomial Distribution
Introduction to SPSS 16.0
Introduction to SPSS 16.0 Edited by Emily Blumenthal Center for Social Science Computation and Research 110 Savery Hall University of Washington Seattle, WA 98195 USA (206) 543-8110 November 2010 http://julius.csscr.washington.edu/pdf/spss.pdf
Creating an Excel XY (Scatter) Plot
Creating an Excel XY (Scatter) Plot EXCEL REVIEW 21-22 1 What is an XY or Scatter Plot? An XY or scatter plot either shows the relationships among the numeric values in several data series or plots two
Interactive Excel Spreadsheets:
Interactive Excel Spreadsheets: Constructing Visualization Tools to Enhance Your Learner-centered Math and Science Classroom Scott A. Sinex Department of Physical Sciences and Engineering Prince George
Scatter Plots with Error Bars
Chapter 165 Scatter Plots with Error Bars Introduction The procedure extends the capability of the basic scatter plot by allowing you to plot the variability in Y and X corresponding to each point. Each
Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering
Engineering Problem Solving and Excel EGN 1006 Introduction to Engineering Mathematical Solution Procedures Commonly Used in Engineering Analysis Data Analysis Techniques (Statistics) Curve Fitting techniques
Excel Pivot Tables. Blue Pecan Computer Training Ltd - Onsite Training Provider www.bluepecantraining.com :: 0800 6124105 :: [email protected].
Excel Pivot Tables 1 Table of Contents Pivot Tables... 3 Preparing Data for a Pivot Table... 3 Creating a Dynamic Range for a Pivot Table... 3 Creating a Pivot Table... 4 Removing a Field... 5 Change the
This activity will show you how to draw graphs of algebraic functions in Excel.
This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the
0 Introduction to Data Analysis Using an Excel Spreadsheet
Experiment 0 Introduction to Data Analysis Using an Excel Spreadsheet I. Purpose The purpose of this introductory lab is to teach you a few basic things about how to use an EXCEL 2010 spreadsheet to do
Creating and Formatting Charts in Microsoft Excel
Creating and Formatting Charts in Microsoft Excel This document provides instructions for creating and formatting charts in Microsoft Excel, which makes creating professional-looking charts easy. The chart
How To Analyze Data In Excel 2003 With A Powerpoint 3.5
Microsoft Excel 2003 Data Analysis Larry F. Vint, Ph.D [email protected] 815-753-8053 Technical Advisory Group Customer Support Services Northern Illinois University 120 Swen Parson Hall DeKalb, IL 60115 Copyright
USING EXCEL ON THE COMPUTER TO FIND THE MEAN AND STANDARD DEVIATION AND TO DO LINEAR REGRESSION ANALYSIS AND GRAPHING TABLE OF CONTENTS
USING EXCEL ON THE COMPUTER TO FIND THE MEAN AND STANDARD DEVIATION AND TO DO LINEAR REGRESSION ANALYSIS AND GRAPHING Dr. Susan Petro TABLE OF CONTENTS Topic Page number 1. On following directions 2 2.
Lab 11: Budgeting with Excel
Lab 11: Budgeting with Excel This lab exercise will have you track credit card bills over a period of three months. You will determine those months in which a budget was met for various categories. You
Absorbance Spectrophotometry: Analysis of FD&C Red Food Dye #40 Calibration Curve Procedure
Absorbance Spectrophotometry: Analysis of FD&C Red Food Dye #40 Calibration Curve Procedure Note: there is a second document that goes with this one! 2046 - Absorbance Spectrophotometry. Make sure you
The Center for Teaching, Learning, & Technology
The Center for Teaching, Learning, & Technology Instructional Technology Workshops Microsoft Excel 2010 Formulas and Charts Albert Robinson / Delwar Sayeed Faculty and Staff Development Programs Colston
In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class.
Creating a Pie Graph Step-by-step directions In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. 1. Enter Data A. Open
Excel -- Creating Charts
Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel
ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA
ESTIMATING THE DISTRIBUTION OF DEMAND USING BOUNDED SALES DATA Michael R. Middleton, McLaren School of Business, University of San Francisco 0 Fulton Street, San Francisco, CA -00 -- [email protected]
Microsoft Excel: Exercise 5
Microsoft Excel: Exercise 5 In this exercise: Using AutoSum Using the fill handle to copy formulas Using AutoFormat Using the Chart Wizard to create a pie and bar graph This is a case study exercise. In
Basic Pivot Tables. To begin your pivot table, choose Data, Pivot Table and Pivot Chart Report. 1 of 18
Basic Pivot Tables Pivot tables summarize data in a quick and easy way. In your job, you could use pivot tables to summarize actual expenses by fund type by object or total amounts. Make sure you do not
SPSS Guide: Regression Analysis
SPSS Guide: Regression Analysis I put this together to give you a step-by-step guide for replicating what we did in the computer lab. It should help you run the tests we covered. The best way to get familiar
Assignment objectives:
Assignment objectives: Regression Pivot table Exercise #1- Simple Linear Regression Often the relationship between two variables, Y and X, can be adequately represented by a simple linear equation of the
To launch the Microsoft Excel program, locate the Microsoft Excel icon, and double click.
EDIT202 Spreadsheet Lab Assignment Guidelines Getting Started 1. For this lab you will modify a sample spreadsheet file named Starter- Spreadsheet.xls which is available for download from the Spreadsheet
FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5
Physics 161 FREE FALL Introduction This experiment is designed to study the motion of an object that is accelerated by the force of gravity. It also serves as an introduction to the data analysis capabilities
Chapter 10. Key Ideas Correlation, Correlation Coefficient (r),
Chapter 0 Key Ideas Correlation, Correlation Coefficient (r), Section 0-: Overview We have already explored the basics of describing single variable data sets. However, when two quantitative variables
Coins, Presidents, and Justices: Normal Distributions and z-scores
activity 17.1 Coins, Presidents, and Justices: Normal Distributions and z-scores In the first part of this activity, you will generate some data that should have an approximately normal (or bell-shaped)
Microsoft Excel. Qi Wei
Microsoft Excel Qi Wei Excel (Microsoft Office Excel) is a spreadsheet application written and distributed by Microsoft for Microsoft Windows and Mac OS X. It features calculation, graphing tools, pivot
Generating ABI PRISM 7700 Standard Curve Plots in a Spreadsheet Program
Generating ABI PRISM 7700 Standard Curve Plots in a Spreadsheet Program Overview The goal of this tutorial is to demonstrate the procedure through which analyzed data generated within an ABI PRISM 7700
3. Solve the equation containing only one variable for that variable.
Question : How do you solve a system of linear equations? There are two basic strategies for solving a system of two linear equations and two variables. In each strategy, one of the variables is eliminated
Using Excel 2003 with Basic Business Statistics
Using Excel 2003 with Basic Business Statistics Introduction Use this document if you plan to use Excel 2003 with Basic Business Statistics, 12th edition. Instructions specific to Excel 2003 are needed
Getting started in Excel
Getting started in Excel Disclaimer: This guide is not complete. It is rather a chronicle of my attempts to start using Excel for data analysis. As I use a Mac with OS X, these directions may need to be
Excel Basics By Tom Peters & Laura Spielman
Excel Basics By Tom Peters & Laura Spielman What is Excel? Microsoft Excel is a software program with spreadsheet format enabling the user to organize raw data, make tables and charts, graph and model
Tutorial on Using Excel Solver to Analyze Spin-Lattice Relaxation Time Data
Tutorial on Using Excel Solver to Analyze Spin-Lattice Relaxation Time Data In the measurement of the Spin-Lattice Relaxation time T 1, a 180 o pulse is followed after a delay time of t with a 90 o pulse,
Experiment 1A: Excel Graphing Exercise
Physics 210 Lab Manual Page 1-1 Experiment 1A: Excel Graphing Exercise The data for this exercise comes from measuring the time for a simple pendulum to swing back and forth 20 times as a function of the
There are six different windows that can be opened when using SPSS. The following will give a description of each of them.
SPSS Basics Tutorial 1: SPSS Windows There are six different windows that can be opened when using SPSS. The following will give a description of each of them. The Data Editor The Data Editor is a spreadsheet
Plots, Curve-Fitting, and Data Modeling in Microsoft Excel
Plots, Curve-Fitting, and Data Modeling in Microsoft Excel This handout offers some tips on making nice plots of data collected in your lab experiments, as well as instruction on how to use the built-in
TIPS FOR DOING STATISTICS IN EXCEL
TIPS FOR DOING STATISTICS IN EXCEL Before you begin, make sure that you have the DATA ANALYSIS pack running on your machine. It comes with Excel. Here s how to check if you have it, and what to do if you
Excel 2003 A Beginners Guide
Excel 2003 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on
Question 2: How do you solve a matrix equation using the matrix inverse?
Question : How do you solve a matrix equation using the matrix inverse? In the previous question, we wrote systems of equations as a matrix equation AX B. In this format, the matrix A contains the coefficients
Acceleration of Gravity Lab Basic Version
Acceleration of Gravity Lab Basic Version In this lab you will explore the motion of falling objects. As an object begins to fall, it moves faster and faster (its velocity increases) due to the acceleration
Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition
Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition Online Learning Centre Technology Step-by-Step - Excel Microsoft Excel is a spreadsheet software application
MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11
MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5
table to see that the probability is 0.8413. (b) What is the probability that x is between 16 and 60? The z-scores for 16 and 60 are: 60 38 = 1.
Review Problems for Exam 3 Math 1040 1 1. Find the probability that a standard normal random variable is less than 2.37. Looking up 2.37 on the normal table, we see that the probability is 0.9911. 2. Find
Excel 2007 Basic knowledge
Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft
ROUND(cell or formula, 2)
There are many ways to set up an amortization table. This document shows how to set up five columns for the payment number, payment, interest, payment applied to the outstanding balance, and the outstanding
Estimating a market model: Step-by-step Prepared by Pamela Peterson Drake Florida Atlantic University
Estimating a market model: Step-by-step Prepared by Pamela Peterson Drake Florida Atlantic University The purpose of this document is to guide you through the process of estimating a market model for the
Control Debt Use Credit Wisely
Lesson 10 Control Debt Use Credit Wisely Lesson Description In this lesson, students, through a series of interactive and group activities, will explore the concept of credit and the impact of liabilities
Answer: C. The strength of a correlation does not change if units change by a linear transformation such as: Fahrenheit = 32 + (5/9) * Centigrade
Statistics Quiz Correlation and Regression -- ANSWERS 1. Temperature and air pollution are known to be correlated. We collect data from two laboratories, in Boston and Montreal. Boston makes their measurements
Excel 2007 A Beginners Guide
Excel 2007 A Beginners Guide Beginner Introduction The aim of this document is to introduce some basic techniques for using Excel to enter data, perform calculations and produce simple charts based on
Data exploration with Microsoft Excel: analysing more than one variable
Data exploration with Microsoft Excel: analysing more than one variable Contents 1 Introduction... 1 2 Comparing different groups or different variables... 2 3 Exploring the association between categorical
Making a Chart Using Excel
Name Date Section Making a Chart Using Excel In this activity you will use an Excel spreadsheet to find the total number of students in a survey, and then you will create a graph to display the results
hp calculators HP 50g Trend Lines The STAT menu Trend Lines Practice predicting the future using trend lines
The STAT menu Trend Lines Practice predicting the future using trend lines The STAT menu The Statistics menu is accessed from the ORANGE shifted function of the 5 key by pressing Ù. When pressed, a CHOOSE
1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number
1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number A. 3(x - x) B. x 3 x C. 3x - x D. x - 3x 2) Write the following as an algebraic expression
Module 3: Correlation and Covariance
Using Statistical Data to Make Decisions Module 3: Correlation and Covariance Tom Ilvento Dr. Mugdim Pašiƒ University of Delaware Sarajevo Graduate School of Business O ften our interest in data analysis
Excel 2002. What you will do:
What you will do: Explore the features of Excel 2002 Create a blank workbook and a workbook from a template Format a workbook Apply formulas to a workbook Create a chart Import data to a workbook Share
Tutorial 2: Using Excel in Data Analysis
Tutorial 2: Using Excel in Data Analysis This tutorial guide addresses several issues particularly relevant in the context of the level 1 Physics lab sessions at Durham: organising your work sheet neatly,
Lecture 11: Chapter 5, Section 3 Relationships between Two Quantitative Variables; Correlation
Lecture 11: Chapter 5, Section 3 Relationships between Two Quantitative Variables; Correlation Display and Summarize Correlation for Direction and Strength Properties of Correlation Regression Line Cengage
PERFORMING REGRESSION ANALYSIS USING MICROSOFT EXCEL
PERFORMING REGRESSION ANALYSIS USING MICROSOFT EXCEL John O. Mason, Ph.D., CPA Professor of Accountancy Culverhouse School of Accountancy The University of Alabama Abstract: This paper introduces you to
The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA. Thursday, August 16, 2012 8:30 to 11:30 a.m.
INTEGRATED ALGEBRA The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA Thursday, August 16, 2012 8:30 to 11:30 a.m., only Student Name: School Name: Print your name
2. Setting Up The Charts
Just take your time if you find this all a little overwhelming - you ll get used to it as long as you don t rush or feel threatened. Since the UK became members of the European Union, we stopped shooting
Microsoft Excel Tutorial
Microsoft Excel Tutorial Microsoft Excel spreadsheets are a powerful and easy to use tool to record, plot and analyze experimental data. Excel is commonly used by engineers to tackle sophisticated computations
Microsoft Excel Basics
COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are
Create a Poster Using Publisher
Contents 1. Introduction 1. Starting Publisher 2. Create a Poster Template 5. Aligning your images and text 7. Apply a background 12. Add text to your poster 14. Add pictures to your poster 17. Add graphs
Applied. Grade 9 Assessment of Mathematics LARGE PRINT RELEASED ASSESSMENT QUESTIONS
Applied Grade 9 Assessment of Mathematics 2014 RELEASED ASSESSMENT QUESTIONS Record your answers to multiple-choice questions on the Student Answer Sheet (2014, Applied). LARGE PRINT Please note: The format
Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540
To complete this technology assignment, you should already have created a scatter plot for your data on your calculator and/or in Excel. You could do this with any two columns of data, but for demonstration
Intro to Excel spreadsheets
Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using
Introduction to Microsoft Excel 2007/2010
to Microsoft Excel 2007/2010 Abstract: Microsoft Excel is one of the most powerful and widely used spreadsheet applications available today. Excel's functionality and popularity have made it an essential
CHAPTER 13 SIMPLE LINEAR REGRESSION. Opening Example. Simple Regression. Linear Regression
Opening Example CHAPTER 13 SIMPLE LINEAR REGREION SIMPLE LINEAR REGREION! Simple Regression! Linear Regression Simple Regression Definition A regression model is a mathematical equation that descries the
Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.
Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format
MARS STUDENT IMAGING PROJECT
MARS STUDENT IMAGING PROJECT Data Analysis Practice Guide Mars Education Program Arizona State University Data Analysis Practice Guide This set of activities is designed to help you organize data you collect
Instructions for Using Excel as a Grade Book
Instructions for Using Excel as a Grade Book This set of instructions includes directions for typing in formulas, etc. I will show you how to use the insert function and highlight cells methods to accomplish
Math 132. Population Growth: the World
Math 132 Population Growth: the World S. R. Lubkin Application If you think growth in Raleigh is a problem, think a little bigger. The population of the world has been growing spectacularly fast in the
