LABORATORY 1 Data Analysis & Graphing in Excel

Similar documents
Technology Assignment: Scatter Plots

Statistics with a Hemacytometer

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

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

Data Analysis Guidelines

Scientific Graphing in Excel 2007

Scientific Graphing in Excel 2013

Pre-Lab Excel Problem

How to use Excel Spreadsheets for Graphing

Basics: How to Calculate Standard Deviation in Excel

Microsoft Excel Microsoft Excel

Three-Dimensional (Surface) Plots

Years after US Student to Teacher Ratio

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

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

Excel Spreadsheets and Graphs

SUM - This says to add together cells F28 through F35. Notice that it will show your result is

Excel Tips and FAQs - MS 2010

SAMLab Tip Sheet #5 Creating Graphs

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

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

Software Reference Sheet: Inserting and Organizing Data in a Spreadsheet

Cell to Cell mouse arrow Type Tab Enter Scroll Bars Page Up Page Down Crtl + Home Crtl + End Value Label Formula Note:

Chemistry Excel. Microsoft 2007

Microsoft Excel 2016

Spreadsheet and Graphing Exercise Biology 210 Introduction to Research

Introduction to Excel Workshop

Total Number of Students in US (millions)

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

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

Chemistry 30 Tips for Creating Graphs using Microsoft Excel

Excel. Spreadsheet functions

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

Excel Level 1

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

Reference Services Division Presents. Excel Introductory Course

Lastly, in case you don t already know this, and don t have Excel on your computers, you can get it for free through IT s website under software.

Microsoft Excel 2007 Creating a XY Scatter Chart

0 Graphical Analysis Use of Excel

Charts in Excel 2003

Entering Data in the Spreadsheet

Microsoft Excel 2007

Chapter 3: Rate Laws Excel Tutorial on Fitting logarithmic data

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

lab MS Excel 2010 active cell

Basic tasks in Excel 2013

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

Dealing with Data in Excel 2013/2016

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

Please consider the environment before printing this tutorial. Printing is usually a waste.

Intermediate Excel 2016

Introduction to Excel 2013 Part 2

Creating a Basic Chart in Excel 2007

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

MS Office for Engineers

Excel Core Certification

Review Ch. 15 Spreadsheet and Worksheet Basics. 2010, 2006 South-Western, Cengage Learning

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

San Francisco State University

Reference and Style Guide for Microsoft Excel

Data Management Project Using Software to Carry Out Data Analysis Tasks

Practical 1P1 Computing Exercise

PARTS OF A WORKSHEET. Rows Run horizontally across a worksheet and are labeled with numbers.

I OFFICE TAB... 1 RIBBONS & GROUPS... 2 OTHER SCREEN PARTS... 4 APPLICATION SPECIFICATIONS... 5 THE BASICS...

Starting Excel application

Excel Primer CH141 Fall, 2017

Flowlogic. User Manual Version GraphLogic: Developed by scientists, for scientists. Graphing and Statistical Analysis.

Introduction to Excel

Microsoft Excel 2010

Homework 1 Excel Basics

Survey of Math: Excel Spreadsheet Guide (for Excel 2016) Page 1 of 9

A cell is highlighted when a thick black border appears around it. Use TAB to move to the next cell to the LEFT. Use SHIFT-TAB to move to the RIGHT.

Formatting Spreadsheets in Microsoft Excel

What we will learn in Introduction to Excel. How to Open Excel. Introduction to Excel 2010 Lodi Memorial Library NJ Developed by Barb Hauck-Mah

Experiment 3 Microsoft Excel in Scientific Applications I

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

Intermediate Microsoft Excel

KIN 147 Lab 02: Acceleration Data Analysis

Working with Census Data Excel 2013

Introduction. A cell can contain any of the following:

How to Create a Box Plot in Excel

Excel 2010-Part. Two

Table of Contents Data Validation... 2 Data Validation Dialog Box... 3 INDIRECT function... 3 Cumulative List of Keyboards Throughout Class:...

Understand and plan a chart Create a chart Move and resize charts and chart objects Apply chart layouts and styles

3/31/2016. Spreadsheets. Spreadsheets. Spreadsheets and Data Management. Unit 3. Can be used to automatically

Technology Is For You!

Formulas and Functions

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

1 Introduction to Using Excel Spreadsheets

EXCEL 2003 DISCLAIMER:

Part 1. Module 3 MODULE OVERVIEW. Microsoft Office Suite. Objectives. What is A Spreadsheet? Microsoft Excel

PRACTICAL EXERCISE 1.1.6b

EXCEL BASICS: MICROSOFT OFFICE 2010

Using Excel This is only a brief overview that highlights some of the useful points in a spreadsheet program.

A new workbook contains 256 worksheets. The worksheet is a grid of COLUMNS and ROWS. The intersection of a column and a row is called a CELL.

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

Budget Exercise for Intermediate Excel

How to Make a Line Graph with Phase Lines in Excel 2007

2. This is a cell; this cell is designated as A1.

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced

Transcription:

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. You should take copious notes as we demonstrate each of the following topics so you can repeat each task on your own with actual data collected during lab experiments this semester. Topics: 1. How to Enter Data in Excel. a. Label columns appropriately. b. Select proper cell format 2. How to Calculate Summary Statistics in Excel a. Two ways to calculate a measure of central tendency and dispersion using Excel (data analysis tools; type in the formula). 3. How to Generate Comparative Statistics in Excel a. Paired t-test 4. How to Create Graphs in Excel How to Enter Data in Excel 1. Open an excel worksheet 2. In the first row, label column A as Before, column B as After, and column C as Difference 3. Enter raw data into the Before and After columns (see image below)

4. In the Difference column, enter a function (aka an equation or formula) to tell Excel to subtract the before values from the after values. a. Always start a formula with a = symbol, then select the cell from column B, then type a - symbol, then select the cell from column A, then hit enter. b. The result will be displayed when you hit the enter key (see -2 and -4 shown in cells C2 and C3 below). The formula is shown in cell C4. c. Once you type in the formula, you can copy and paste that formula into the remaining cells of column C. d. If you want to calculate a paired t-test by hand, you will need these difference values. Otherwise, you will not use them to make your graphs or analyses.

How to Calculate Summary Statistics in Excel: Two Methods 1. Use the data analysis tools. a. Open the worksheet with your data. Select the Data tab, then Data Analysis, then from the list choose Descriptive Statistics and select OK. b. From here, with your cursor in the Input Range, select your data in column A. Then put your cursor in the Output Range block and select an empty cell in your work sheet. Click the box labeled Summary Statistics so a check mark appears, then select OK.

c. Excel will now show you the summary statistics. I have added highlights to show the mean, standard deviation, standard error, and sample size which are the summary statistics that you will most commonly use for your write-ups in our labs.

OR 2. Type in the formulas. For any formula, you can then copy/paste into cells for adjacent columns (be sure to check that excel is using the correct cells to calculate the values) a. Mean: the formula to tell Excel to calculate a mean is =average(select cells here). Type this formula into the appropriate cell and then hit enter. b. Standard Deviation: the formula to tell Excel to calculate a standard deviation is =stdev(select cells here). Type this formula into the appropriate cell and then hit enter. c. Sample size: the formula to tell Excel to calculate your sample size is =count(select cells here). Type this formula into the appropriate cell and then hit enter. d. Standard Error: The standard error is the standard deviation divided by the square root of the sample size. Therefore, the formula to tell Excel to calculate a standard error is =[select the cell for standard deviation]/sqrt([cell for sample size]). Type this formula into the appropriate cell and then hit enter.

How to Generate Comparative Statistics in Excel 1. Use the data analysis tools. a. Open the worksheet with your data. Select the Data tab, then Data Analysis, then choose t-test: Paired Two Sample for Means and select OK. b. Next, you need to tell Excel which data to compare. To do this, click in the empty Variable 1 Range box and then click>hold>drag your Before data. Repeat this process with your After data for the Variable 2 Range. Then click the Output Range option, and then select an empty cell where excel will begin to put your statistical output (NOTE: select a cell where the output will not overwrite existing data in your spreadsheet). Click OK.

c. Notice that the output from Excel includes a lot of information (note that the mean is shown again here). For our purposes, you only need to include three pieces of information when you report your paired t-test results. i. You should include your degrees of freedom (for a paired T-test, this is the sample size minus one). ii. You should include your t statistic. iii. You should include your two-tailed P-value. NOTE: If a P-value is less than 0.05, then you know that your two groups that you compared are significantly different from each other. If the P-value is greater than or equal to 0.05, then the two groups are not different from each other. iv. Example of a sentence to be written in your results section: Average heart rate decreased after frog hearts were exposed to pilocarpine (t = 2.98, df = 9, P = 0.016; Figure 1), where Figure one would show your descriptive statistics (mean and error bars that are some measure of dispersion). d. Hint: there is some information that you should NOT include in your papers: i. NO RAW DATA should be in your paper as either a table or graph. ii. DO NOT copy and paste the output shown above from Excel into your lab write-up.

How to Create Graphs in Excel 1. Plot the means. a. In this example, you will plot frog heart rate before and after treatment with two drugs (epinephrine, nicotine). First, calculate your descriptive statistics by one of the methods shown above and organize your results below the columns of data as shown. b. Holding the CTRL button on your keyboard, select the Before value for epinephrine and then for nicotine. c. Select the Insert tab, then Column, then Under 2D columns, select the first option. When you click this option, you will see the image below. d. Note that Series 1 is your Before values (we ll re-name this in a minute).

e. Now we need to add the After values in a second series. To do this, be sure to click the chart which will activate the Chart Tools area. In this area, select the Design tab, then Select Data, then Add. f. For series name, type After. Note that a nonsense character automatically occurs for the Series values. Delete this. With your cursor in this box, hold the CTRL key and then select the after values for Heart Rate for Epinephrine (cell C24) and Nicotine (cell G24). Click OK here and on the next screen.

g. We usually want the y-axis to go to zero when presenting data. To do this, right click on your y-axis and select Format Axis. Select Axis Options > Minimum > Fixed and then enter a 0. Click Close. h. Now you will see the basic graph (image not shown). Next, you can fix the labeling. 2. Label the graph a. First, let s fix the series 1 name and the names of the components of the series. b. Click on the graph to bring up the Chart Tools tab. Select Design>Select Data>Series 1>Edit (on the Legend Entries side of the box). Then type in Before for the series name and click OK. c. Click on the graph to bring up the Chart Tools tab. Select Design>Select Data>Series 1>Edit (on the Horizontal Axes Legend side of the box). Then type in Epinephrine,Nicotine, with the labels separated by a comma and no space after the comma (otherwise your label will be moved over a space when placed on your axis). Click OK, then click OK again. Now your graph has the data labeled correctly and you need only to add labels to your axes. d. To label the x-axis, click on the graph to bring up the Chart Tools tab. Select Layout >Axis Titles >Primary Horizontal Axis>Title Below Axis. Now a title will appear at the x-axis on your graph; click in the text box and type your title (e.g. Drug Treatment ). Do the same for the y-axis, except choose Primary Vertical Axis > Rotated Title to orient the text as shown below (be sure to include units of measure in parentheses).

3. Add the error bars. Do not use any of the default settings for error bars in Excel as they are incorrect. You must calculate either standard error or standard deviation and use these values to plot error bars on your graph. For this example, you will plot ± 1 standard error for each error bar. a. Click on the graph to bring up the Chart Tools tab. Select Layout>Error Bars>More Error Bars options (the last choice on the drop down menu). To place error bars for the before values, click on Before and then OK. b. From this menu, choose Custom and Specify Value. For the Positive Error Value, delete the nonsense characters. Hold the CTRL key and then select the Before standard error value of heart rate for Epinephrine and then for Nicotine. Repeat this process for the Negative Error Value. Select OK, then Close. Now the error bars are plotted for the Before values. Repeat this process for the After values. 4. Your graph is complete. Now that you know the basics, you can click on various options and change colors, remove the grid lines, change font size, line thickness graph style etc.