Chapter 1 Excel Extension: Now You Try!

Slides:



Advertisements
Similar presentations
(MICROSOFT EXCEL). Is a spreadsheet application designed to take advantage of the windows graphical interface MICROSOFT EXCEL.
Advertisements

2 pt 3 pt 4 pt 5pt 1 pt 2 pt 3 pt 4 pt 5 pt 1 pt 2pt 3 pt 4pt 5 pt 1pt 2pt 3 pt 4 pt 5 pt 1 pt 2 pt 3 pt 4pt 5 pt 1pt E XCEL.
An Introduction to Spreadsheets Technology Applications North Ridge Middle School.
Microsoft Office XP Microsoft Excel
Microsoft Excel. Click on “Start,” then “Microsoft Office Excel.”
Basics Of Spreadsheets Chapter Spreadsheet spreadsheet: grid of cells, each of which can contain text data or numeric data.
Unit 5 Spreadsheets 5.01 Introduction to Spreadsheets.
Lesson 14 Creating Formulas and Charting Data
Excel Lesson 1 Microsoft Excel Basics
More on Cell and Range References. n A reference identifies a cell or a range of cells on a worksheet and tells Microsoft Excel where to look for the.
Intro to Excel Computer Technology Timpview High School.
1 Chapter 7 Linear Programming Models Continued – file 7c.
Correlation and Regression Analysis
Using Microsoft Excel for Marketing Research By William G. Zikmund.
Introduction to Excel 2007 Part 1: Basics and Descriptive Statistics Psych 209.
® Microsoft Office 2010 Excel Tutorial 1: Getting Started with Excel.
Notes to Teachers: 1.Make sure each student has his/her file open from the previous class “(student name).xlsx”. 2.A vocabulary list is included on last.
Introduction to Spreadsheets Microsoft Excel A program which allows you to perform complex mathematical operations in an organized manner. What is a spreadsheet?
Chapter 03: Lecture Notes (CSIT 104) 11 Chapter 3 Charts: Delivering a Message Exploring Microsoft Office Excel 2007.
Copyright © 2008 Pearson Prentice Hall. All rights reserved. 1 1 Copyright © 2008 Prentice-Hall. All rights reserved. What Can I Do with a Spreadsheet.
Investigating the Relationship between Scores
+ Excel Workshop March /24/ Let’s start with some Vocab Cell Active Cell Cell grid Formula Bar Row Column Formula Builder Range 10/24/2015.
Chapter 12 Creating a Worksheet.
Excel Lesson 1 Excel Basics
A Simple Guide to Using SPSS ( Statistical Package for the Social Sciences) for Windows.
Microsoft Excel 2010 Chapter 2 Formulas, Functions, and Formatting.
Spreadsheets: Part I Creating a Worksheet in MS Excel
1 Excel Lesson 1 Microsoft Excel Basics Microsoft Office 2010 Pasewark & Pasewark.
1 Doing Statistics for Business Doing Statistics for Business Data, Inference, and Decision Making Marilyn K. Pelosi Theresa M. Sandifer Chapter 12 Multiple.
Using Microsoft Excel! To find r and make a scatter plot!
1 Excel Lesson 1 Microsoft Excel Basics Microsoft Office 2010 Introductory Pasewark & Pasewark.
26134 Business Statistics Week 4 Tutorial Simple Linear Regression Key concepts in this tutorial are listed below 1. Detecting.
Pasewark & Pasewark 1 Excel Lesson 1 Excel Basics Microsoft Office 2007: Introductory.
©2013, The McGraw-Hill Companies, Inc. All Rights Reserved Chapter 3 Investigating the Relationship of Scores.
26134 Business Statistics Week 4 Tutorial Simple Linear Regression Key concepts in this tutorial are listed below 1. Detecting.
This is only an introduction!!
International Computer Driving Licence Syllabus version 5.0
Microsoft Excel.
Introduction to Excel 2007 January 29, 2008.
Microsoft Excel Basics
Microsoft Excel.
Microsoft Official Academic Course, Microsoft Excel Core 2016
Chapter 5 STATISTICS (PART 4).
Correlations and Scatterplots
Descriptive Statistics
Formulas A formula is a sequence of values, cell references and operators that produce a new value. = E8 + 3*(E10 - E11) Formulas always start with an.
Correlation and Regression
Unit 42 : Spreadsheet Modelling
Day 43 – Calculating Correlation Coefficient using Excel
Chapter 1 Creating a Worksheet and an Embedded Chart
Correlation Coefficient Using Technology
Lesson 1 Notes Chapter 6.
Introduction To Computing BBA & MBA
Lesson 3: Entering Data in
Using Microsoft Excel for Marketing Research
Microsoft Excel.
Let’s Get Wordy Formulas Functions Excel It! Who Knows?
Introduction to Excel 2007 Part 1: Basics and Descriptive Statistics Psych 209.
Microsoft Official Academic Course, Microsoft Excel Core 2016
Chapter 7 Excel Extension: Now You Try!
Chapter 5 Excel Extension: Now You Try!
Chapter 11 Excel Extension: Now You Try!
Chapter 13 Excel Extension: Now You Try!
Chapter 9 Excel Extension: Now You Try!
Chapter 6 Excel Extension: Now You Try!
Chapter 2 Excel Extension: Now You Try!
Chapter 4 Excel Extension: Now You Try!
Chapter 8 Excel Extension: Now You Try!
Chapter 15 Excel Extension: Now You Try!
Correlation and Prediction
Presentation transcript:

Chapter 1 Excel Extension: Now You Try! Computing Correlations Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.

Background In this Excel Extension tutorial, you will learn how to compute a (Pearson product- moment) correlation between two continuous variables using Microsoft Excel. For the purposes of this exercise, imagine that the engagement and job satisfaction data for each employee were collected using an annual employee survey, and each employee’s unique ID was used to merge their survey data with their average annual customer satisfaction ratings, their supervisor-rated performance evaluation score, and the amount of annual sales revenue they generated. For the purposes of this introductory exercise, we will ignore statistical significance, and instead practice interpreting the sign (positive or negative) and magnitude (size) of each correlation. Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.

Step 1 Open the Excel workbook titled “Chapter 1 - Excel Extension.xlsx”. Note that the sheet includes six columns, where each column represents unique field/variable: Unique employee ID (Employee ID) Engagement (1 = low, 5 = high) Job Satisfaction (1 = low, 5 = high) Customer Satisfaction (1 = low, 7 = high) Performance Evaluation Rating (1 = low, 10 = high) Sales Revenue (U.S. dollars) Note that each row below the column names represents a unique employee, where the total number of employees is 59. Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.

Step 2 To practice, let’s compute the correlation between Job Satisfaction and Performance Evaluation Rating. Scroll down below the data to find empty cells. Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.

Step 3 In a blank cell, enter the equal symbol (=) followed by the CORREL function, followed by a beginning parenthesis. Enter the range of cell values that corresponds to the array of numeric values that fall below the Job Satisfaction variable name, which in this case is C2:C60. Note that you can enter the cell range manually by entering the first cell in the array (C2), followed by a colon (:), and followed by the last cell in the array (C60); alternatively, you can select the array of cells by clicking and dragging your mouse. Enter a comma (,). Enter the range of cell values that corresponds to the array of numeric values that fall below the Performance Evaluation Rating variable name, which in this case is E2:E60. Enter an ending parenthesis, and click ENTER. Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.

Step 4 Remember, correlation coefficients can range from -1.00 to 1.00, where -1.00 indicates a perfect negative (inverse) linear association, 1.00 indicates a perfect positive linear association, and .00 indicates no association. Note that the correlation coefficient is approximately .015 (after rounding). Regarding the sign, the correlation coefficient is positive, which indicates a positive, linear association. With that said, the magnitude of the correlation coefficient is virtually zero. For our purposes, we describe the magnitude of a correlation coefficient as follows: < .10 (negligible) .10 - .29 (small) .30 - .49 (medium) .50 - 1.00 (large) Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.

Step 5 It’s generally a good practice to label each correlation coefficient so that you can remember what association it refers to. In a cell adjacent to the cell in which the correlation coefficient appears, type information about the correlation, and click ENTER. Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.

Questions Now that you have learned how to compute a correlation using the CORREL function in Excel, please practice running additional correlations using the same data and answer the following questions. Be sure to interpret the sign and magnitude. What is the correlation between Employee Engagement and Sales Revenue? Consider the sign and the magnitude of the correlation. How would you describe the nature of the relation between Engagement and Sales Revenue to a manager who does not know what a correlation coefficient means? What is the correlation between Job Satisfaction and Customer Satisfaction? Consider the sign and the magnitude of the correlation. How would you describe the nature of the relation between Job Satisfaction and Customer Satisfaction? Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.

Chapter 1 Excel Extension: Now You Try! Computing Correlations Bauer, Human Resource Management, First Edition. SAGE Publishing, 2020.