Pre-Lab Excel Problem

Size: px
Start display at page:

Download "Pre-Lab Excel Problem"

Transcription

1 Pre-Lab Excel Problem Read and follow the instructions carefully! Below you are given a problem which you are to solve using Excel. If you have not used the Excel spreadsheet a limited tutorial is given in Appendix A. You are to hand in the enclosed worksheet with the attachments you are instructed to include. The Problem: An object is moving in a straight line with a constant acceleration. Its position, relative to a given coordinate system, at intervals of one second are measured. Data sets of the position as a function of time are given on the pages titled "Data Sets." The final digit of your PSU student ID number is the number of the data set which you will use. Using this information you are to determine the acceleration of the object via two methods. 1) Plot the position vs time, i.e. the position is plotted on the Y axis, and the time on the X axis. Insert a trendline in the graph curvefitting this data to a polynomial of degree two. You will obtain an equation of the form Y = N 1 X 2 + N 2 X + N 3, where N 1, N 2, and N 3 are numbers. Compare this to the theoretical relationship between the position and time, i.e.; 1 2 y at v0t y 0, and determine the acceleration "a". [note: y is the position at time t, v o is 2 velocity at t = 0, and y o is the position of the object at t = 0.] 2) Since this is a constant acceleration motion problem, and the initial velocity is zero, the velocity v at time t can be calculated from the equation v = 2y/t. For each value of t calculate the corresponding value of the velocity v. Plot velocity vs time and insert a linear trendline of this data in the graph. You will obtain an equation of the form Y = N 1 X + N 2. Compare this to the theoretical equation v = at + v 0 and determine the acceleration.

2 WORKSHEET (Fill in and attach this cover sheet to your work.) Name: Data set number: Attach an Excel printout with (see example spreadsheet #1) 1. Your Name 2. Your Data Set Number 3. Titled Columns of the Position and Time Data 4. Graph of Position vs Time Data with Trendline. 5. The acceleration of the object is Attach a second Excel printout with (see example spreadsheet #2) 1. Your Name 2. Your Data Set Number 3. Titled Columns of the Position and Time Data 4. Titled Column of the calculated velocity. 5. Graph of Velocity vs Time Data with Trendline. 6. The acceleration of the object is

3 DATA SETS Your data set number is the last digit of your PSU student ID number. DATA SET #1 DATA SET #2 DATA SET #3 TIME POSITION TIME POSITION TIME POSITION SECONDS METERS SECONDS METERS SECONDS METERS DATA SET #4 DATA SET #5 DATA SET #6 TIME POSITION TIME POSITION TIME POSITION SECONDS METERS SECONDS METERS SECONDS METERS

4 DATA SETS (CONTINUED) DATA SET #7 DATA SET #8 DATA SET #9 TIME POSITION TIME POSITION TIME POSITION SECONDS METERS SECONDS METERS SECONDS METERS DATA SET #0 TIME POSITION SECONDS METERS

5 APPENDIX A: EXCEL (For Office 2007 See Also Appendix B) In this appendix we will give you general information to get you started using Excel. The information is not exhaustive. Instructions are also given on how to work out the pre-lab problem using Excel and construct the spreadsheets and graphs shown in Example Spreadsheets #1 and #2. These instructions are given in italics. We assume your computer is already turned on. To Load Excel, Click on Start Click on Microsoft Office Click on Excel To get out of Excel Click on File Click on Exit Cells of an Excel Spreadsheet GENERAL INFORMATION The cells are labeled by their column and row (for example: B5). The columns are A, B, C, etc. Rows are 1, 2, 3, etc. A cell can hold data (a number), text, or a formula. The cell designation is used as a variable in a formula. For example, if A4 contains the number 10, and C5 contains the formula =A4 + 3, then the cell C5 will display the number 13. To enter data in a cell: Move the cursor to the cell and click. Type the number. Hit Enter. To enter a formula in a cell: Move the cursor to the cell and click, Type = (i.e. the equal sign) followed by the formula Hit Enter. To enter text in a cell: Move the cursor to the cell and click.

6 Type the desired text. Hit Enter. To clear a cell: Move the cursor to the cell and click. Hit Delete. To replicate (copy) a formula down a column: Click on the cell containing the formula. At the lower right of that cell is a small square called the fill handle. Move your cursor to the fill handle. Hold the mouse down and drag down the column. Click once more. (Note: In the formula, any cell name used as a variable will have its row number increased by one for each downward step. For example: =A7 + B4 =A8 + B5 =A9 + B6 The basic symbols in formulas are: + add - subtract * multiply (This is the only way to show multiplication) / divide ( ) parenthesis ^ power; For example, if D10 contains the number 3, then = 2 ^ D 10 gives 8 = D10 ^ 4 gives 81 To obtain information on math and trig functions, Click on Help Click on Index Scroll to Functions and click on it Click on Math and Trig Functions Note; all trig functions assume the angle is in radians. To display a specific number of decimal places Highlight the region of the spreadsheet you wish to modify. Go the formatting toolbar (second row of buttons) and click on the button with the arrow and.0 in the first line and.00 in the second line.0.00 to increase the number of decimal places, or the button next to it on the right.00.0 to decrease the number of decimal places.

7 To print a selected area of a spreadsheet Highlight the region of the spreadsheet to be printed Click on File Click on Print Under "Print What" choose "selection" Click ok To display formulas for each cell instead of data Hold down the CTRL (Control) key and type ` (key left of the 1 (one) key). To return to a display of data repeat the above. HOW TO SOLVE THE PRE-LAB PROBLEMS USING EXCEL Open the Excel program. In cell A1 type the text "Name:". In cell C1 type your name In cell A3 type the text "Data Set Number". In cell C3 type the number of your data set. In cell A5 type the text "Time (seconds)" In cell D5 type the text "Position (meters)" As a tutorial, use the position and time data listed on Example Spreadsheet #1. For your pre-lab problems use the data set from the pages titled "Data Sets" whose number is the last digit of your social security number. In column A, in cells A7 through A17 enter your time data. In column D, in cells D7 through D17 enter the corresponding position data. Procedure for graphing data and fitting a polynomial trendline to the data We will graph the position and time data which was entered into your spreadsheet. First to graph your data. Click on the Chart Wizard symbol, a small icon on the top row consisting of a histogram three blue, yellow, and red columns. Click on XY (scatter) Click on upper "sub-chart type", the one with only data points and no lines showing. Click on next of

8 If the series page is not to the front, click on "series". If no series is shown in the series box, click on add. If more than one series is shown in the series box, delete all but the first. Click on the little box with the red arrow on the line for x-values Highlight the time data, A7 through A17 and click on the upper right "X" in the Source Data x Values Box to close it. Click on the little box with the red arrow on the line for y-values Highlight the position data, D7 through D17 and click on the upper right "X" in the Source Data y Values Box to close it. Enter the text "Position vs Time" in the "Name" box. Click next In this Chart Options step, insert titles on the x and y axes, and put in major vertical and horizontal grid lines. If checked, uncheck the "show legend" box. Click next For Chart Location choose "as object in sheet 1" Click on finish You can move the graph to a different location on the spreadsheet by moving the curser to a area near the inside near the edge of the graph. Holding down the left click button of the mouse a cross of arrows will replace the single arrow of the curser. Continuing to hold down the left click button, you can now move the graph to a different location on the spreadsheet. Move the graph to a position below your data. Now we will add a trendline, curve fitting the data to a polynomial of degree two: Click anyplace on the graph. Click on Chart at the top of the screen Click on Add Trendline Click on Polynomial and set the "order" equal to 2. Click on Options Turn on ( ) Display Equation Turn on ( ) Display R 2 Click on OK Click on the equation, hold the left click button down, and move the equation to an area of the graph were it can be easily read. If the graph has a gray background, place the curser on the background and right click the mouse. Click on Format Plot Area Click on Area Patterns "None" Click on ok. Print the spreadsheet.

9 You have now finished the first problem. To get ready to do the second problem we first have to erase the graph which is on the spreadsheet. To do this, place the curser inside near the edge of the graph and click the right click button on the mouse. Then click on "clear." Erase the graph on the spreadsheet. To do the second problem we need to calculate the velocity v at each time t, using the equation v = 2r/t. In cell G5 type the text "Velocity (m/s) " In cell G7 type the number " 0 " In cell G8 type the equation " =2*D8/A8 " Replicate the formula in cell G8 down the G column to cells G9 through G17. Now we have the velocity and time data needed to solve the second problem. We draw a graph of velocity verses time and curvefit the data to a linear trendline. First let us draw the graph. Click on the Chart Wizard symbol, a small icon on the top row consisting of a histogram of three blue, yellow, and red columns. Click on XY (scatter) Click on upper "sub-chart type", the one with only data points and no lines showing. Click on next If the series page is not to the front, click on "series". If no series is shown in the series box, click on add. If more than one series is shown in the series box, delete all but the first. Click on the little box with the red arrow on the line for x-values Highlight the time data, A7 through A17 and click on the upper right "X" in the Source Data x Values Box to close it. Click on the little box with the red arrow on the line for y-values Highlight the velocity data, G7 through G17 and click on the upper right "X" in the Source Data y Values Box to close it. Enter the text "Velocity vs Time" in the "Name" box. Click next In this Chart Options step, insert titles on the x and y axes, and put in major vertical and horizontal grid lines. If checked, uncheck the "show legend" box. Click next For Chart Location choose "as object in sheet 1" Click on finish Move the graph to a position below your data. Now we will curve fit the data to a linear trendline: Click anyplace on the graph. Click on Chart at the top of the screen Click on Add Trendline

10 Click on "Linear". Click on Options Turn on ( ) Display Equation Turn on ( ) Display R 2 Click on OK Click on the equation, hold the left click button down, and move the equation to an area of the graph were it can be easily read. If the graph has a gray background, place the curser on the background and right click the mouse. Click on Format Plot Area Click on Area Patterns "None" Click on ok. Print the spreadsheet. As explained in the problem, from each of the equations of the trendlines of the graphs, one can determine the acceleration of the object.

11 Name: John Q. Student Data Set Number: 5 EXAMPLE SPREADSHEET #1 Time(Seconds) Position (meters)

12 Name: John Q. Student Data Set Number: 5 EXAMPLE SPREADSHEET #2 Time(Seconds) Position (meters) Velocity (meters/second)

13 APPENDIX B: OFFICE 2007 EXCEL We will graph the position and time data which was entered into your spreadsheet. First, to graph your data: In the Insert toolbar, within the Charts block, click on Scatter. Then click on the first sub-chart type (the one with data points only). In the Design toolbar: Under Chart Layout click on Layout #10. Click on Select Data. Click on Remove to remove any incorrect series.then click on Add series. Click on the little box with the red arrow on the line for x-values. Highlight the time data, A7 through A17, and click on the upper right X in the Edit Series box to close it. Click on the little box with the red arrow on the line for y-values. Highlight the position data, D7 through D17, and click on the upper right X in the Edit Series box to close it. Enter the words Position vs. Time in the Name box. Click OK (twice if necessary) to see the graph. In the graph, click on the words Axis Title on the vertical axis. Type in Position (meters). Then click on the graph. Click on the words Axis Title on the horizontal axis. Type in Time (seconds). Then click on the graph. You can move the graph to a different location on the spreadsheet by moving the cursor to an area inside the graph, near its edge. Holding down the left- click button of the mouse a cross of arrows will replace the single arrow of the cursor. Continuing to hold down the left-click button, you can drag the graph to a different location on the spreadsheet. Move the graph to a position below your data. Now we will add a trend-line, curve-fitting the data to a polynomial of degree 2. Click anyplace on the graph. In the Layout toolbar, click on Trend-line. Then click on More Trend-line Options. Choose Polynomial and choose the order 2. Click on Display Equation and Display R- Squared Value. Click on Close. Click on the equation, hold the left-click button down, and drag the equation to an area of the graph where it can be easily read. If the graph has a gray or colored background, click on the background. Under the Format toolbar, click on Shape Fill. Click on No Fill. To print the spreadsheet (Data and Graph),highlight the data and the graph. Click on the Office button (at the upper left of the screen). Click on Print. Click on OK. OFFICE 2010 EXCEL To print the spreadsheet (Data and Graph), highlight the data and the graph. Click on the File tab (at the upper left of the screen). Click on Print. Click on Print. You have now finished the first problem. To get ready to do the second problem we first have to erase the graph which is on the spreadsheet. To do this, place the cursor on the graph and click. Then hit Delete on the keyboard. To do the second problem we need to calculate the velocity at each time t, using the equation v = 2y/t.

14 In cell G5 type the words Velocity (m/s). In cell G7 type the number 0. In cell G8 type the equation =2*D8/A8. Replicate the formula in cell G8 down the G column to cells G9 through G 17. Now we have the velocity and time data needed to solve the second problem. We draw a graph of velocity vs. time and curve-fit the data to a linear trend-line. First we draw the graph: In the Insert toolbar, within the Charts block, click on Scatter. Then click on the first sub-chart type (the one with data points only). Place the cursor on the lower left corner of the graph window and drag the graph to the right until all the data is visible. If the graph has become distorted drag the right corner to the right to correct it. In the Design toolbar: Under Chart Layout click on Layout #10. Click on Select Data. Click on Remove to remove any incorrect series.then click on Add series. Click on the little box with the red arrow on the line for x-values. Highlight the time data, A7 through A17, and click on the upper right X in the Edit Series box to close it. Click on the little box with the red arrow on the line for y-values. Highlight the velocity data, G7 through G17, and click on the upper right X in the Edit Series box to close it. Enter the words Velocity vs. Time in the Name box. Click OK (twice if necessary) to see the graph. In the graph, click on the words Axis Title on the vertical axis. Type in Velocity (m/s). Then click on the graph. Click on the words Axis Title on the horizontal axis. Type in Time (seconds). Then click on the graph. You can move the graph to a different location on the spreadsheet by moving the cursor to an area inside the graph, near its edge. Holding down the left- click button of the mouse a cross of arrows will replace the single arrow of the cursor. Continuing to hold down the left-click button, you can drag the graph to a different location on the spreadsheet. Move the graph to a position below your data. Now we will add a trend-line, curve-fitting the data with a linear fit. Click anyplace on the graph. In the Layout toolbar, click on Trend-line. Then click on More Trend-line Options. Choose Linear. Click on Display Equation and Display R-Squared Value. Click on Close. Click on the equation, hold the left-click button down, and drag the equation to an area of the graph where it can be easily read. If the graph has a gray or colored background, click on the background. Under the Format toolbar, click on Shape Fill. Click on No Fill. To print the spreadsheet (Data and Graph), highlight the data and the graph. Click on the Office button (at the upper left of the screen). Click on Print. Click on OK. OFFICE 2010 EXCEL To print the spreadsheet (Data and Graph), highlight the data and the graph. Click on the File tab (at the upper left of the screen). Click on Print. Click on Print. As explained in the problem, from each of the trend-line equations, you should now determine the acceleration of the object.

San Francisco State University

San Francisco State University San Francisco State University Michael Bar Instructions for Excel 1. Plotting analytical function. 2 Suppose that you need to plot the graph of a function f ( x) = x on the interval [ 5,5]. Step 1: make

More information

How to use Excel Spreadsheets for Graphing

How to use Excel Spreadsheets for Graphing How to use Excel Spreadsheets for Graphing 1. Click on the Excel Program on the Desktop 2. You will notice that a screen similar to the above screen comes up. A spreadsheet is divided into Columns (A,

More information

Technology Assignment: Scatter Plots

Technology Assignment: Scatter Plots The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. You

More information

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data The following table shows the raw data which you need to fit to an appropriate equation k (s -1 ) T (K) 0.00043 312.5 0.00103 318.47 0.0018

More information

BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7)

BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7) BioFuel Graphing instructions using Microsoft Excel 2003 (Microsoft Excel 2007 instructions start on page mei-7) Graph as a XY Scatter Chart, add titles for chart and axes, remove gridlines. A. Select

More information

Physics 211 E&M and Modern Physics Spring Lab #1 (to be done at home) Plotting with Excel. Good laboratory practices

Physics 211 E&M and Modern Physics Spring Lab #1 (to be done at home) Plotting with Excel. Good laboratory practices NORTHERN ILLINOIS UNIVERSITY PHYSICS DEPARTMENT Physics 211 E&M and Modern Physics Spring 2018 Lab #1 (to be done at home) Lab Writeup Due: Mon/Wed/Thu/Fri, Jan. 22/24/25/26, 2018 Read Serway & Vuille:

More information

EXCEL SPREADSHEET TUTORIAL

EXCEL SPREADSHEET TUTORIAL EXCEL SPREADSHEET TUTORIAL Note to all 200 level physics students: You will be expected to properly format data tables and graphs in all lab reports, as described in this tutorial. Therefore, you are responsible

More information

Microsoft Excel 2007 Creating a XY Scatter Chart

Microsoft Excel 2007 Creating a XY Scatter Chart Microsoft Excel 2007 Creating a XY Scatter Chart Introduction This document will walk you through the process of creating a XY Scatter Chart using Microsoft Excel 2007 and using the available Excel features

More information

Microsoft Excel Using Excel in the Science Classroom

Microsoft Excel Using Excel in the Science Classroom Microsoft Excel Using Excel in the Science Classroom OBJECTIVE Students will take data and use an Excel spreadsheet to manipulate the information. This will include creating graphs, manipulating data,

More information

= 3 + (5*4) + (1/2)*(4/2)^2.

= 3 + (5*4) + (1/2)*(4/2)^2. Physics 100 Lab 1: Use of a Spreadsheet to Analyze Data by Kenneth Hahn and Michael Goggin In this lab you will learn how to enter data into a spreadsheet and to manipulate the data in meaningful ways.

More information

Math 2524: Activity 1 (Using Excel) Fall 2002

Math 2524: Activity 1 (Using Excel) Fall 2002 Math 2524: Activity 1 (Using Excel) Fall 22 Often in a problem situation you will be presented with discrete data rather than a function that gives you the resultant data. You will use Microsoft Excel

More information

Microsoft Excel 2007

Microsoft Excel 2007 Microsoft Excel 2007 1 Excel is Microsoft s Spreadsheet program. Spreadsheets are often used as a method of displaying and manipulating groups of data in an effective manner. It was originally created

More information

addition + =5+C2 adds 5 to the value in cell C2 multiplication * =F6*0.12 multiplies the value in cell F6 by 0.12

addition + =5+C2 adds 5 to the value in cell C2 multiplication * =F6*0.12 multiplies the value in cell F6 by 0.12 BIOL 001 Excel Quick Reference Guide (Office 2010) For your lab report and some of your assignments, you will need to use Excel to analyze your data and/or generate graphs. This guide highlights specific

More information

Physics 251 Laboratory Introduction to Spreadsheets

Physics 251 Laboratory Introduction to Spreadsheets Physics 251 Laboratory Introduction to Spreadsheets Pre-Lab: Please do the lab-prep exercises on the web. Introduction Spreadsheets have a wide variety of uses in both the business and academic worlds.

More information

Models for Nurses: Quadratic Model ( ) Linear Model Dx ( ) x Models for Doctors:

Models for Nurses: Quadratic Model ( ) Linear Model Dx ( ) x Models for Doctors: The goal of this technology assignment is to graph several formulas in Excel. This assignment assumes that you using Excel 2007. The formula you will graph is a rational function formed from two polynomials,

More information

Excel Spreadsheets and Graphs

Excel Spreadsheets and Graphs Excel Spreadsheets and Graphs Spreadsheets are useful for making tables and graphs and for doing repeated calculations on a set of data. A blank spreadsheet consists of a number of cells (just blank spaces

More information

Chemistry 30 Tips for Creating Graphs using Microsoft Excel

Chemistry 30 Tips for Creating Graphs using Microsoft Excel Chemistry 30 Tips for Creating Graphs using Microsoft Excel Graphing is an important skill to learn in the science classroom. Students should be encouraged to use spreadsheet programs to create graphs.

More information

Scientific Graphing in Excel 2013

Scientific Graphing in Excel 2013 Scientific Graphing in Excel 2013 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.

More information

Introduction to CS graphs and plots in Excel Jacek Wiślicki, Laurent Babout,

Introduction to CS graphs and plots in Excel Jacek Wiślicki, Laurent Babout, MS Excel 2010 offers a large set of graphs and plots for data visualization. For those who are familiar with older version of Excel, the layout is completely different. The following exercises demonstrate

More information

Chemistry 1A Graphing Tutorial CSUS Department of Chemistry

Chemistry 1A Graphing Tutorial CSUS Department of Chemistry Chemistry 1A Graphing Tutorial CSUS Department of Chemistry Please go to the Lab webpage to download your own copy for reference. 1 When you open Microsoft Excel 2003, you will see a blank worksheet: Enter

More information

INSTRUCTIONS FOR USING MICROSOFT EXCEL PERFORMING DESCRIPTIVE AND INFERENTIAL STATISTICS AND GRAPHING

INSTRUCTIONS FOR USING MICROSOFT EXCEL PERFORMING DESCRIPTIVE AND INFERENTIAL STATISTICS AND GRAPHING APPENDIX INSTRUCTIONS FOR USING MICROSOFT EXCEL PERFORMING DESCRIPTIVE AND INFERENTIAL STATISTICS AND GRAPHING (Developed by Dr. Dale Vogelien, Kennesaw State University) ** For a good review of basic

More information

Introduction to the workbook and spreadsheet

Introduction to the workbook and spreadsheet Excel Tutorial To make the most of this tutorial I suggest you follow through it while sitting in front of a computer with Microsoft Excel running. This will allow you to try things out as you follow along.

More information

Microsoft Word for Report-Writing (2016 Version)

Microsoft Word for Report-Writing (2016 Version) Microsoft Word for Report-Writing (2016 Version) Microsoft Word is a versatile, widely-used tool for producing presentation-quality documents. Most students are well-acquainted with the program for generating

More information

0 Graphical Analysis Use of Excel

0 Graphical Analysis Use of Excel Lab 0 Graphical Analysis Use of Excel What You Need To Know: This lab is to familiarize you with the graphing ability of excels. You will be plotting data set, curve fitting and using error bars on the

More information

Appendix C. Vernier Tutorial

Appendix C. Vernier Tutorial C-1. Vernier Tutorial Introduction: In this lab course, you will collect, analyze and interpret data. The purpose of this tutorial is to teach you how to use the Vernier System to collect and transfer

More information

Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 5/17/2012 Physics 120 Section: ####

Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 5/17/2012 Physics 120 Section: #### Name: Dr. Fritz Wilhelm Lab 1, Presentation of lab reports Page # 1 of 7 Lab partners: Lab#1 Presentation of lab reports The first thing we do is to create page headers. In Word 2007 do the following:

More information

Microsoft Excel Microsoft Excel

Microsoft Excel Microsoft Excel Excel 101 Microsoft Excel is a spreadsheet program that can be used to organize data, perform calculations, and create charts and graphs. Spreadsheets or graphs created with Microsoft Excel can be imported

More information

Excel. Spreadsheet functions

Excel. Spreadsheet functions Excel Spreadsheet functions Objectives Week 1 By the end of this session you will be able to :- Move around workbooks and worksheets Insert and delete rows and columns Calculate with the Auto Sum function

More information

Reference and Style Guide for Microsoft Excel

Reference and Style Guide for Microsoft Excel Reference and Style Guide for Microsoft Excel TABLE OF CONTENTS Getting Acquainted 2 Basic Excel Features 2 Writing Cell Equations Relative and Absolute Addresses 3 Selecting Cells Highlighting, Moving

More information

KINETICS CALCS AND GRAPHS INSTRUCTIONS

KINETICS CALCS AND GRAPHS INSTRUCTIONS KINETICS CALCS AND GRAPHS INSTRUCTIONS 1. Open a new Excel or Google Sheets document. I will be using Google Sheets for this tutorial, but Excel is nearly the same. 2. Enter headings across the top as

More information

MOVING FROM CELL TO CELL

MOVING FROM CELL TO CELL VCAE: EXCEL Lesson 1 Please send comments to Author: Zahra Siddiqui at zed_ess@hotmail.com Concepts Covered: Cell Address; Cell Pointer; Moving across Cells Constants: Entering, Editing, Formatting Using

More information

Introduction to Microsoft Excel

Introduction to Microsoft Excel Chapter A spreadsheet is a computer program that turns the computer into a very powerful calculator. Headings and comments can be entered along with detailed formulas. The spreadsheet screen is divided

More information

How do you roll? Fig. 1 - Capstone screen showing graph areas and menus

How do you roll? Fig. 1 - Capstone screen showing graph areas and menus How do you roll? Purpose: Observe and compare the motion of a cart rolling down hill versus a cart rolling up hill. Develop a mathematical model of the position versus time and velocity versus time for

More information

Scientific Graphing in Excel 2007

Scientific Graphing in Excel 2007 Scientific Graphing in Excel 2007 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.

More information

Introduction to Excel Workshop

Introduction to Excel Workshop Introduction to Excel Workshop Empirical Reasoning Center June 6, 2016 1 Important Terminology 1. Rows are identified by numbers. 2. Columns are identified by letters. 3. Cells are identified by the row-column

More information

Candy is Dandy Project (Project #12)

Candy is Dandy Project (Project #12) Candy is Dandy Project (Project #12) You have been hired to conduct some market research about M&M's. First, you had your team purchase 4 large bags and the results are given for the contents of those

More information

Intermediate Microsoft Excel (Demonstrated using Windows XP) Using Spreadsheets in the Classroom

Intermediate Microsoft Excel (Demonstrated using Windows XP) Using Spreadsheets in the Classroom (Demonstrated using Windows XP) Using Spreadsheets in the Classroom Adapted from Taskstream Word Tutorial (2003) < http://www.taskstream.com > Updated 4/05 by Dr. Bruce Ostertag What Can Microsoft Excel

More information

Select the Points You ll Use. Tech Assignment: Find a Quadratic Function for College Costs

Select the Points You ll Use. Tech Assignment: Find a Quadratic Function for College Costs In this technology assignment, you will find a quadratic function that passes through three of the points on each of the scatter plots you created in an earlier technology assignment. You will need the

More information

Excel R Tips. is used for multiplication. + is used for addition. is used for subtraction. / is used for division

Excel R Tips. is used for multiplication. + is used for addition. is used for subtraction. / is used for division Excel R Tips EXCEL TIP 1: INPUTTING FORMULAS To input a formula in Excel, click on the cell you want to place your formula in, and begin your formula with an equals sign (=). There are several functions

More information

Department of Chemical Engineering ChE-101: Approaches to Chemical Engineering Problem Solving Excel Tutorial VIII

Department of Chemical Engineering ChE-101: Approaches to Chemical Engineering Problem Solving Excel Tutorial VIII Department of Chemical Engineering ChE-101: Approaches to Chemical Engineering Problem Solving Excel Tutorial VIII EXCEL Basics (last updated 4/12/06 by GGB) Objectives: These tutorials are designed to

More information

Getting Started With Excel

Getting Started With Excel Chapter 1 Getting Started With Excel This chapter will familiarize you with various basic features of Excel. Specific features which you need to solve a problem will be introduced as the need arises. When

More information

Experiment 1 CH Fall 2004 INTRODUCTION TO SPREADSHEETS

Experiment 1 CH Fall 2004 INTRODUCTION TO SPREADSHEETS Experiment 1 CH 222 - Fall 2004 INTRODUCTION TO SPREADSHEETS Introduction Spreadsheets are valuable tools utilized in a variety of fields. They can be used for tasks as simple as adding or subtracting

More information

WEEK NO. 12 MICROSOFT EXCEL 2007

WEEK NO. 12 MICROSOFT EXCEL 2007 WEEK NO. 12 MICROSOFT EXCEL 2007 LESSONS OVERVIEW: GOODBYE CALCULATORS, HELLO SPREADSHEET! 1. The Excel Environment 2. Starting A Workbook 3. Modifying Columns, Rows, & Cells 4. Working with Worksheets

More information

Years after US Student to Teacher Ratio

Years after US Student to Teacher Ratio The goal of this assignment is to create a scatter plot of a set of data. You could do this with any two columns of data, but for demonstration purposes we ll work with the data in the table below. The

More information

Graphing with Microsoft Excel

Graphing with Microsoft Excel Graphing with Microsoft Excel As an AP Physics 1 student, you must be prepared to interpret and construct relationships found in physical laws and experimental data. This exercise is meant to familiarize

More information

Excel tutorial Introduction

Excel tutorial Introduction Office button Excel tutorial Introduction Microsoft Excel is an electronic spreadsheet. You can use it to organize your data into rows and columns. You can also use it to perform mathematical calculations

More information

Beginner s Guide to Microsoft Excel 2002

Beginner s Guide to Microsoft Excel 2002 Beginner s Guide to Microsoft Excel 2002 Microsoft Excel lets you create spreadsheets, which allow you to make budgets, track inventories, calculate profits, and design charts and graphs. 1. Open Start

More information

Creating a Basic Chart in Excel 2007

Creating a Basic Chart in Excel 2007 Creating a Basic Chart in Excel 2007 A chart is a pictorial representation of the data you enter in a worksheet. Often, a chart can be a more descriptive way of representing your data. As a result, those

More information

Three-Dimensional (Surface) Plots

Three-Dimensional (Surface) Plots Three-Dimensional (Surface) Plots Creating a Data Array 3-Dimensional plots (surface plots) are often useful for visualizing the behavior of functions and identifying important mathematical/physical features

More information

Open Excel by following the directions listed below: Click on Start, select Programs, and the click on Microsoft Excel.

Open Excel by following the directions listed below: Click on Start, select Programs, and the click on Microsoft Excel. Candy is Dandy Grading Rubric You have been hired to conduct some market research about M&M's. First, you had your team purchase 4 large bags and the results are given for the contents of those bags. You

More information

Spreadsheet View and Basic Statistics Concepts

Spreadsheet View and Basic Statistics Concepts Spreadsheet View and Basic Statistics Concepts GeoGebra 3.2 Workshop Handout 9 Judith and Markus Hohenwarter www.geogebra.org Table of Contents 1. Introduction to GeoGebra s Spreadsheet View 2 2. Record

More information

Lab1: Use of Word and Excel

Lab1: Use of Word and Excel Dr. Fritz Wilhelm; physics 230 Lab1: Use of Word and Excel Page 1 of 9 Lab partners: Download this page onto your computer. Also download the template file which you can use whenever you start your lab

More information

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs)

KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) KIN 147 Lab Practical Mid-term: Tibial Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing

More information

EXCEL 2003 DISCLAIMER:

EXCEL 2003 DISCLAIMER: EXCEL 2003 DISCLAIMER: This reference guide is meant for experienced Microsoft Excel users. It provides a list of quick tips and shortcuts for familiar features. This guide does NOT replace training or

More information

Tricking it Out: Tricks to personalize and customize your graphs.

Tricking it Out: Tricks to personalize and customize your graphs. Tricking it Out: Tricks to personalize and customize your graphs. Graphing templates may be used online without downloading them onto your own computer. However, if you would like to use the templates

More information

Chemistry Excel. Microsoft 2007

Chemistry Excel. Microsoft 2007 Chemistry Excel Microsoft 2007 This workshop is designed to show you several functionalities of Microsoft Excel 2007 and particularly how it applies to your chemistry course. In this workshop, you will

More information

Introduction to Excel Workshop

Introduction to Excel Workshop Introduction to Excel Workshop Empirical Reasoning Center September 9, 2016 1 Important Terminology 1. Rows are identified by numbers. 2. Columns are identified by letters. 3. Cells are identified by the

More information

Total Number of Students in US (millions)

Total Number of Students in US (millions) The goal of this technology assignment is to graph a formula on your calculator and in Excel. This assignment assumes that you have a TI 84 or similar calculator and are using Excel 2007. The formula you

More information

Separate Text Across Cells The Convert Text to Columns Wizard can help you to divide the text into columns separated with specific symbols.

Separate Text Across Cells The Convert Text to Columns Wizard can help you to divide the text into columns separated with specific symbols. Chapter 7 Highlights 7.1 The Use of Formulas and Functions 7.2 Creating Charts 7.3 Using Chart Toolbar 7.4 Changing Source Data of a Chart Separate Text Across Cells The Convert Text to Columns Wizard

More information

Microsoft Excel. Charts

Microsoft Excel. Charts Microsoft Excel Charts Chart Wizard To create a chart in Microsoft Excel, select the data you wish to graph or place yourself with in the conjoining data set and choose Chart from the Insert menu, or click

More information

lab MS Excel 2010 active cell

lab MS Excel 2010 active cell MS Excel is an example of a spreadsheet, a branch of software meant for performing different kinds of calculations, numeric data analysis and presentation, statistical operations and forecasts. The main

More information

Excel Simulations - 1

Excel Simulations - 1 Excel Simulations - [] We are going to look at a number of ways Excel can be used to create worksheet simulations that help students visualize concepts. The first type of simulation we will create will

More information

Intermediate Microsoft Excel

Intermediate Microsoft Excel Intermediate Microsoft Excel Class learning objectives By the end of class, students should be able to perform the following tasks in Microsoft Word: 1. Completing a Series 2. Review of Excel Basics Create

More information

Math 1525 Excel Lab 1 Introduction to Excel Spring, 2001

Math 1525 Excel Lab 1 Introduction to Excel Spring, 2001 Math 1525 Excel Lab 1 Introduction to Excel Spring, 2001 Goal: The goal of Lab 1 is to introduce you to Microsoft Excel, to show you how to graph data and functions, and to practice solving problems with

More information

Microsoft Excel Lab: Data Analysis

Microsoft Excel Lab: Data Analysis 1 Microsoft Excel Lab: The purpose of this lab is to prepare the student to use Excel as a tool for analyzing data taken in other courses. The example used here comes from a Freshman physics lab with measurements

More information

Excel Primer CH141 Fall, 2017

Excel Primer CH141 Fall, 2017 Excel Primer CH141 Fall, 2017 To Start Excel : Click on the Excel icon found in the lower menu dock. Once Excel Workbook Gallery opens double click on Excel Workbook. A blank workbook page should appear

More information

Intro To Excel Spreadsheet for use in Introductory Sciences

Intro To Excel Spreadsheet for use in Introductory Sciences INTRO TO EXCEL SPREADSHEET (World Population) Objectives: Become familiar with the Excel spreadsheet environment. (Parts 1-5) Learn to create and save a worksheet. (Part 1) Perform simple calculations,

More information

Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1

Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1 Excel Essentials Designed by Jason Wagner, Course Web Programmer, Office of e-learning NOTE ABOUT CELL REFERENCES IN THIS DOCUMENT... 1 FREQUENTLY USED KEYBOARD SHORTCUTS... 1 FORMATTING CELLS WITH PRESET

More information

Microsoft Excel 2000 Charts

Microsoft Excel 2000 Charts You see graphs everywhere, in textbooks, in newspapers, magazines, and on television. The ability to create, read, and analyze graphs are essential parts of a student s education. Creating graphs by hand

More information

Activity: page 1/10 Introduction to Excel. Getting Started

Activity: page 1/10 Introduction to Excel. Getting Started Activity: page 1/10 Introduction to Excel Excel is a computer spreadsheet program. Spreadsheets are convenient to use for entering and analyzing data. Although Excel has many capabilities for analyzing

More information

Excel Basics. TJ McKeon

Excel Basics. TJ McKeon Excel Basics TJ McKeon What is Excel? Electronic Spreadsheet in a rows and columns layout Can contain alphabetical and numerical data (text, dates, times, numbers) Allows for easy calculations and mathematical

More information

Unit 12. Electronic Spreadsheets - Microsoft Excel. Desired Outcomes

Unit 12. Electronic Spreadsheets - Microsoft Excel. Desired Outcomes Unit 12 Electronic Spreadsheets - Microsoft Excel Desired Outcomes Student understands Excel workbooks and worksheets Student can navigate in an Excel workbook and worksheet Student can use toolbars and

More information

Microsoft Office Excel

Microsoft Office Excel Microsoft Office 2007 - Excel Help Click on the Microsoft Office Excel Help button in the top right corner. Type the desired word in the search box and then press the Enter key. Choose the desired topic

More information

KIN 147 Lab 02: Acceleration Data Analysis

KIN 147 Lab 02: Acceleration Data Analysis KIN 147 Lab 02: Acceleration Data Analysis Excel analyses work much better on PCs than on Macs (especially older Macs) Your goal is to correctly analyze accelerometer data Analyzing the Acceleration Data

More information

ENV Laboratory 2: Graphing

ENV Laboratory 2: Graphing Name: Date: Introduction It is often said that a picture is worth 1,000 words, or for scientists we might rephrase it to say that a graph is worth 1,000 words. Graphs are most often used to express data

More information

Excel 2013 Charts and Graphs

Excel 2013 Charts and Graphs Excel 2013 Charts and Graphs Copyright 2016 Faculty and Staff Training, West Chester University. A member of the Pennsylvania State System of Higher Education. No portion of this document may be reproduced

More information

J. La Favre Calibrating Sharp Distance Sensors July 18, 2018

J. La Favre Calibrating Sharp Distance Sensors July 18, 2018 GEAR has a number of Sharp brand IR distance sensors that can be used to determine distance to a target object. This type of sensor can be useful for maze robot projects as well as others. Sharp offers

More information

Dealing with Data in Excel 2013/2016

Dealing with Data in Excel 2013/2016 Dealing with Data in Excel 2013/2016 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

More information

Chapter 1: Introduction to the Microsoft Excel Spreadsheet

Chapter 1: Introduction to the Microsoft Excel Spreadsheet Chapter 1: Introduction to the Microsoft Excel Spreadsheet Objectives This chapter introduces you to the Microsoft Excel spreadsheet. You should gain an understanding of the following topics: The range

More information

Intermediate Excel 2016

Intermediate Excel 2016 Intermediate Excel 2016 Relative & Absolute Referencing Relative Referencing When you copy a formula to another cell, Excel automatically adjusts the cell reference to refer to different cells relative

More information

Graphing on Excel. Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version):

Graphing on Excel. Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version): Graphing on Excel Open Excel (2013). The first screen you will see looks like this (it varies slightly, depending on the version): The first step is to organize your data in columns. Suppose you obtain

More information

Basic Microsoft Excel Skills

Basic Microsoft Excel Skills Basic Microsoft Excel Skills Note : This tutorial is based upon Microsoft Excel 2000. If you are using MSExcel 1997 or 2002, there may be some operations which look slightly different (e.g. graphs), but

More information

Excel 2003 Tutorial II

Excel 2003 Tutorial II This tutorial was adapted from a tutorial by see its complete version at http://www.fgcu.edu/support/office2000/excel/index.html Excel 2003 Tutorial II Charts Chart Wizard Chart toolbar Resizing a chart

More information

Charts in Excel 2003

Charts in Excel 2003 Charts in Excel 2003 Contents Introduction Charts in Excel 2003...1 Part 1: Generating a Basic Chart...1 Part 2: Adding Another Data Series...3 Part 3: Other Handy Options...5 Introduction Charts in Excel

More information

Data Management Project Using Software to Carry Out Data Analysis Tasks

Data Management Project Using Software to Carry Out Data Analysis Tasks Data Management Project Using Software to Carry Out Data Analysis Tasks This activity involves two parts: Part A deals with finding values for: Mean, Median, Mode, Range, Standard Deviation, Max and Min

More information

Y8 IT in Science Using Forces

Y8 IT in Science Using Forces Y8 IT in Science Using Forces IT in Science Information Technology can be used in all subjects but is very useful for Science. We can use Information Technology in Science to help us with all these things:

More information

Graphing Calculator Tutorial

Graphing Calculator Tutorial Graphing Calculator Tutorial This tutorial is designed as an interactive activity. The best way to learn the calculator functions will be to work the examples on your own calculator as you read the tutorial.

More information

Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations and Graphing Tasks

Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations and Graphing Tasks University of South Florida Scholar Commons Tampa Library Faculty and Staff Publications Tampa Library 2009 Spreadsheet Warm Up for SSAC Geology of National Parks Modules, 2: Elementary Spreadsheet Manipulations

More information

Contents. Group 3 Excel Handouts 2010

Contents. Group 3 Excel Handouts 2010 Contents Function Library... 2 Function Operators... 2 Order of Multiple Operators... 2 Function Library... 3 Formula Auditing... 4 Name Cells... 7 Comments... 8 Show Ink... 9 Show Ink is a colorful way

More information

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect.

The Menu and Toolbar in Excel (see below) look much like the Word tools and most of the tools behave as you would expect. Launch the Microsoft Excel Program Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are lettered and rows, and are numbered.

More information

To move cells, the pointer should be a north-south-eastwest facing arrow

To move cells, the pointer should be a north-south-eastwest facing arrow Appendix B Microsoft Excel Primer Oftentimes in physics, we collect lots of data and have to analyze it. Doing this analysis (which consists mostly of performing the same operations on lots of different

More information

Describe the Squirt Studio

Describe the Squirt Studio Name: Recitation: Describe the Squirt Studio This sheet includes both instruction sections (labeled with letters) and problem sections (labeled with numbers). Please work through the instructions and answer

More information

Basic tasks in Excel 2013

Basic tasks in Excel 2013 Basic tasks in Excel 2013 Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information.

More information

LABORATORY 1 Data Analysis & Graphing in Excel

LABORATORY 1 Data Analysis & Graphing in Excel LABORATORY 1 Data Analysis & Graphing in Excel Goal: In this lab, you will learn how to enter and manipulate data in Excel and you will learn how to make the graphs you will need for your lab write-ups.

More information

Excel Core Certification

Excel Core Certification Microsoft Office Specialist 2010 Microsoft Excel Core Certification 2010 Lesson 6: Working with Charts Lesson Objectives This lesson introduces you to working with charts. You will look at how to create

More information

Reading: Graphing Techniques Revised 1/12/11 GRAPHING TECHNIQUES

Reading: Graphing Techniques Revised 1/12/11 GRAPHING TECHNIQUES GRAPHING TECHNIQUES Mathematical relationships between variables are determined by graphing experimental data. For example, the linear relationship between the concentration and the absorption of dilute

More information

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems

GCSE CCEA GCSE EXCEL 2010 USER GUIDE. Business and Communication Systems GCSE CCEA GCSE EXCEL 2010 USER GUIDE Business and Communication Systems For first teaching from September 2017 Contents Page Define the purpose and uses of a spreadsheet... 3 Define a column, row, and

More information

How to Make Graphs with Excel 2007

How to Make Graphs with Excel 2007 Appendix A How to Make Graphs with Excel 2007 A.1 Introduction This is a quick-and-dirty tutorial to teach you the basics of graph creation and formatting in Microsoft Excel. Many of the tasks that you

More information

Day : Date : Objects : Open MS Excel program * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office.

Day : Date : Objects : Open MS Excel program * Open Excel application. Select : start. Choose: programs. Choose : Microsoft Office. Day : Date : Objects : Open MS Excel program * Open Excel application. Select : start Choose: programs Choose : Microsoft Office Select: Excel *The interface of Excel program - Menu bar. - Standard bar.

More information

Step 3: Type the data in to the cell

Step 3: Type the data in to the cell Simple Instructions for using Microsoft Excel The goal of these instructions is to familiarize the user with the basics of Excel. These directions will cover data entry, formatting, formulas and functions,

More information