Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Calculating z-scores in Excel, Google Sheets, and Apple Numbers, Schemes and Mind Maps of Statistics

How to calculate z-scores using data collected from college students' sleep hours. It provides step-by-step instructions for microsoft excel, google sheets, and apple numbers, including the use of absolute markers and shortcuts to calculate z-scores for all data values. It also emphasizes the importance of using three decimal places for z-scores.

What you will learn

  • What is the formula for calculating a z-score?
  • What are the steps to calculate z-scores using shortcuts in Excel, Google Sheets, and Apple Numbers?
  • How do you use absolute markers in the z-score formula?

Typology: Schemes and Mind Maps

2021/2022

Uploaded on 09/12/2022

oliver97
oliver97 🇺🇸

4.4

(43)

324 documents

1 / 3

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Let's say we've collected data on the number of hours that each member of a sample of college
students sleep each night. In Figure 1 below, these data are illustrated in Column A with the
Column Heading "Sleep (in hours).” !
First, we need to calculate the Mean (illustrated in cell D2 in Figure 1 below) and the Standard
Deviation (illustrated in cell E2 below) because we’ll need the Mean and Standard Deviation to
calculate the z-score of each value in our data set.!
Then, to calculate each z-score, we first create a new Column Header called Z-Scores, as
illustrated in Column B of Figure 1 below. Next we build a formula.!
The formula for computing a z-score is =(DataValue-Mean)/StDev. For example, to compute a z-
score for the first value in our data set, we use the formula =(A2-$D$2)/$E$2 as Figure 1 illustrates. !
Notice the dollar signs $ in the formula. These dollar signs are what are known as absolute
markers. They tell the formula to always look in a specific cell for a value, even if the formula is
copied into another cell. For example, with the formula =(A2-$D$2)/$E$2, our formula will always
look in cell D2 for the Mean and always look in cell E2 for the Standard Deviation. !
When we use the dollars signs, we need to place a dollar sign around both the letter and the
number of a cell name. For example, we need to place a dollar sign around both the letter D and
the number 2 (e.g., $D$2) to tell the formula to always look in cell D2 for the Mean.!
Once we’ve calculated the z-score for the first data value in our data set, we can calculate the z-
scores for all the other values. Because we used the dollar signs in our formula to tell our formula
to always look in a specific cell for the Mean and to always look in another specific cell for the
Standard Deviation, we can take advantage of a short cut to compute all the other z-values.!
How To Calculate z-scores in
Microsoft Excel, Google Sheets, and Apple Numbers
Chelsea Andrews, M.S.
Figure 1 - Excel and Google Sheets
Figure 1 - Apple Numbers
pf3

Partial preview of the text

Download Calculating z-scores in Excel, Google Sheets, and Apple Numbers and more Schemes and Mind Maps Statistics in PDF only on Docsity!

Let's say we've collected data on the number of hours that each member of a sample of college students sleep each night. In Figure 1 below, these data are illustrated in Column A with the Column Heading "Sleep (in hours).” First, we need to calculate the Mean (illustrated in cell D2 in Figure 1 below) and the Standard Deviation (illustrated in cell E2 below) because we’ll need the Mean and Standard Deviation to calculate the z -score of each value in our data set. Then, to calculate each z -score, we first create a new Column Header called Z-Scores, as illustrated in Column B of Figure 1 below. Next we build a formula. The formula for computing a z -score is =(DataValue-Mean)/StDev. For example, to compute a z - score for the first value in our data set, we use the formula =(A2-$D$2)/$E$2 as Figure 1 illustrates. Notice the dollar signs $ in the formula. These dollar signs are what are known as absolute markers. They tell the formula to always look in a specific cell for a value, even if the formula is copied into another cell. For example, with the formula =(A2-$D$2)/$E$2, our formula will always look in cell D2 for the Mean and always look in cell E2 for the Standard Deviation. When we use the dollars signs, we need to place a dollar sign around both the letter and the number of a cell name. For example, we need to place a dollar sign around both the letter D and the number 2 (e.g., $D$2) to tell the formula to always look in cell D2 for the Mean. Once we’ve calculated the z -score for the first data value in our data set, we can calculate the z - scores for all the other values. Because we used the dollar signs in our formula to tell our formula to always look in a specific cell for the Mean and to always look in another specific cell for the Standard Deviation, we can take advantage of a short cut to compute all the other z -values.

How To Calculate z -scores in

Microsoft Excel, Google Sheets, and Apple Numbers

Chelsea Andrews, M.S.

Figure 1 - Excel and Google Sheets Figure 1 - Apple Numbers

Shortcut in Microsoft Excel or Google Sheets: To compute all the other z -scores, first, first we click on the cell that contains the formula we want to copy (in this example, B2). Second, we place our cursor over the bottom left corner of the cell until a cross appears. Third, once the cross appears, we double-click the cross and drag it down the column. As we drag the cross down Column B, z -scores for each value in our data set will be computed for each data value in our Column A! Shortcut in Apple Numbers: To compute all the other z -scores, first, we click on the cell that contains the formula we want to copy (in this example, the cell is B2). Second, we place our cursor over the bottom center of the cell until a vertical line with arrows appears. Third, once the vertical line with arrows appears, we click and drag downward to select all of the cells we want to compute z -scores for. As we drag down the Column B, z - scores will be computed for each value in our Column A! Figure 2 - Excel and Google Sheets Figure 2 - Apple Numbers