Week 5 Lab 6 Deliverable
For this deliverable, you will use the skills you have learned in Excel to process data.
Due before next class.
OBS! For this deliverable, you are expected to work in Excel to answer all the questions, but you do not need to upload your Excel document.
In this lab, you will use Excel to calculate measures of central tendency using The Guardian’s data set that compiles police killings in the U.S. in 2016. You will compute the mode, median, mean, and percentile commands in Excel.
Instructions
Download the database named “Lab_6_the-counted-2016_simplified.csv”. Open the data in Excel. It’s a more simplified version of the data you used in the last lab. Compute the data in Excel but answer the questions in this post.
Questions (answer all of them)
1. What is the most common age of those killed by law enforcement in this data set? In any blank cell, type =mode(C:C) to get the answer.
2. What is the most common day of the month reported in this data set?
3. What is the typical age of those killed by law enforcement? In any blank cell, type =median(C:C) to get the answer. What does this mean?
4. What is the typical day of the month reported in the data set? What does this mean?
5. What is the average age of those killed by law enforcement? In any blank cell, type =average(C:C) to get the answer.
6. Is the age variable skewed in these data? How do you know? Hint: Today’s lecture video shows how to tell if your data is skewed.
7. What age is the 25th percentile in these data? In any blank cell, type =percentile(C:C, .25) to get the answer. What does this mean?






