<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<meta content="text/html; charset=UTF-8" http-equiv="content-type" />
<meta http-equiv="Content-Language" content="en" />
<meta name="generator" content="Pressbooks 5.20.1" />
<meta name="pb-authors" content="Elias Nader" />
<meta name="pb-editors" content="Nett Smith" />
<meta name="pb-translators" content="" />
<meta name="pb-reviewers" content="" />
<meta name="pb-illustrators" content="" />
<meta name="pb-contributors" content="" />
<meta name="pb-title" content="Criminal Justice Statistics" />
<meta name="pb-language" content="en" />
<meta name="pb-cover-image" content="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/OERNader-scaled.jpg" />
<meta name="pb-primary-subject" content="JKV" />
<meta name="pb-copyright-holder" content="Elias Nader" />
<meta name="pb-book-license" content="cc-by-nc-sa" />
<meta name="pb-subtitle" content="A Lab Manual" />
<meta name="pb-additional-subjects" content="JKVF, PBT" />
<title>Criminal Justice Statistics</title>
</head>
<body lang='en' >
<div id="half-title-page"><h1 class="title">Criminal Justice Statistics</h1></div>
<div id="title-page"><h1 class="title">Criminal Justice Statistics</h1><h2 class="subtitle">A Lab Manual</h2><h3 class="author">Elias Nader</h3><h3 class="author"></h3><h4 class="publisher"></h4><h5 class="publisher-city"></h5></div>
<div id="copyright-page"><div class="ugc">
<div class="license-attribution"><p><img src="https://ubalt.pressbooks.pub/app/themes/pressbooks-book/packages/buckram/assets/images/cc-by-nc-sa.svg" alt="Icon for the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License" /></p><p>Criminal Justice Statistics by Elias Nader is licensed under a <a rel="license" href="https://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>, except where otherwise noted.</p></div>
</div></div>
<div id="toc"><h1>Contents</h1><ul><li class="part"><a href="#part-cja-databases">Lab 1: Introduction to Using Excel</a></li><li class="chapter numberless"><a href="#chapter-excel-lab1-part1"><span class="toc-chapter-title">Using Excel: Lab 1, Part 1</span></a></li><li class="chapter numberless"><a href="#chapter-excel-lab1-part2"><span class="toc-chapter-title">Using Excel: Lab 1, Part 2</span></a></li><li class="chapter numberless"><a href="#chapter-lab1-using-excel"><span class="toc-chapter-title">Using Excel: Supporting Documents</span></a></li></ul></div>
<div class="part introduction " id="part-cja-databases"><div class="part-title-wrap"><h3 class="part-number">I</h3><h1 class="part-title">Lab 1: Introduction to Using Excel</h1></div><p>In this lab, we will be working with entering, formatting, and analyzing data in Excel. Please note: this lab is written for a beginner in Excel and meant to introduce you to various capabilities of Excel. You may feel the need to skip through some steps if you are experienced with Excel, and that is fine. Just make sure you understand the content of the lab! Future work will build on these skills.</p><div class="ugc part-ugc"></div></div>
<div class="chapter numberless" id="chapter-excel-lab1-part1" title="Using Excel: Lab 1, Part 1"><div class="chapter-title-wrap"><h3 class="chapter-number"></h3><h2 class="chapter-title">Using Excel: Lab 1, Part 1</h2></div><div class="ugc chapter-ugc"> <p>Part 1 of the lab will utilize data for the number of homicides in Baltimore between 2010 and 2019. All crime data is derived from <a href="https://homicides.news.baltimoresun.com/" target="_blank" rel="noopener" data-url="https://homicides.news.baltimoresun.com/">The Baltimore Sun’s reporting of homicides in the city</a>. The population estimates are derived from the <a href="https://www.census.gov/data/tables/time-series/demo/popest/2010s-counties-total.html" target="_blank" rel="noopener" data-url="https://www.census.gov/data/tables/time-series/demo/popest/2010s-counties-total.html">U.S. Census</a> and the American Community survey comes from the <a href="https://www.census.gov/programs-surveys/acs/data.html" target="_blank" rel="noopener" data-url="https://www.census.gov/programs-surveys/acs/data.html">Bureau of Justice Statistics report</a>. In this part of the lab, you will be computing the homicide rate for Baltimore.</p> <h1>Part 1: Homicides in Baltimore</h1> <h6>Data Entry</h6> <p>1. Open up a new Excel worksheet. You will enter a new set of data into Excel in this lab.</p> <p style="padding-left: 40px;">a. I will refer to a cell by its name in Excel. For example, Cell B4 is in column B and row 4.</p> <p style="padding-left: 40px;">b. A range of cells selected together is defined by its “address,” which is the first cell and last cell in the rage of selected cells. So, if we select all the cells B4, B5, C4, and C5, the address would be “B4:C5” because it contains the cells from B4 to C5.</p> <p>2. <strong>Click cell B4</strong> to make it the active cell.</p> <p style="padding-left: 40px;">a. Type <em><strong>Homicide Rates in Baltimore, 2010–2019</strong></em>. Press <strong>Enter</strong>.</p> <p style="padding-left: 80px;">i. Note: The title does not fit in the cell B4 and spreads across several columns. If a label does not fit in a cell, it will display the remaining text in the next cell(s) as long as they are empty. Otherwise, the label is truncated or cut off.</p> <p style="padding-left: 40px;">b. <strong>Click cell B5</strong> to make it the active cell and type <strong>Year</strong>.</p> <p style="padding-left: 40px;">c. <strong>Click cell C5</strong> and type <strong># of homicides</strong>.</p> <p style="padding-left: 40px;">d. <strong>Click cell D5</strong> and type <strong>Estimated Population</strong>.</p> <p>3. Notice that the labels truncated (or cut off). However, if you place the cursor on the cell, the full text appears in the formula bar. Don’t worry about the truncation for now; we will fix it later.</p> <p>4. <strong>Enter the data</strong> from the table provided below into the worksheet in the appropriate cells of the table. The placement and formatting may not be exactly like the picture below—that is okay. We will format the table later.</p> <p style="padding-left: 40px;">a. Some of the population figures will be too large for the standard cell width, so they will be displayed with a series of number signs: ####. The data are there; it’s just that the column is too small to display all of the numbers.</p> <p><img class="aligncenter" src="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p1-img1.jpg" alt="A table that shows homicide rates in Baltimore from 2010 to 2019" width="473" height="361" /></p> <p>5. You may notice in the picture that the title is separated from the data. To do this, we will insert a row.</p> <p style="padding-left: 40px;">a. <strong>To insert a row</strong>, move the cursor to row number 5. At the beginning of the row is the shaded box with the row number 5 inside. <strong>Click on the shaded box 5</strong> and the whole row will become highlighted. <strong>Right click on the row</strong> and select <strong>Insert</strong> to add in a new row.</p> <p>6. Now we will format the cells so that they display the data better. First, center the <strong>Year</strong> label and the data in those cells.</p> <p style="padding-left: 40px;">a. <strong>Select the range</strong> beginning with the <strong>Year</strong> label down to the cell containing the last year of 2019 (cell range B6:B16). Under the <strong>Home</strong> menu at the top of the page, with the range highlighted, <strong>select Center</strong> <strong>from the Alignment group</strong> in order to center the text in this group.</p> <p>7. Now we want to make the titles for the homicides and population columns more readable and we want to see all of the population figures displayed in the cells.</p> <p style="padding-left: 40px;">a. First, we will <strong>extend the width of these two columns</strong>. To do this, <strong>select the range of cells</strong> from C6:D16. Select <strong>Format</strong> from the <strong>Cells</strong> group at the top of the page, and then select <strong>Column Width</strong>. A box appears with the default width. Press the <strong>delete</strong> key to clear the box and type 22 to make it the new column width, then select <strong>OK</strong>.</p> <p>8. Next, we want to wrap the text of the labels for the homicide and population columns.</p> <p style="padding-left: 40px;">a. To do this, <strong>click on the cell which has the label for the</strong> <strong># of homicides</strong> column. Select the <strong>Wrap Text</strong> button from the <strong>Alignment group</strong> at the top of the page. Do the same for the label for <strong>Estimated Population</strong>.</p> <p>9. Now, make a new column for our calculation of the Homicide Rates.</p> <p style="padding-left: 40px;">a. In cell E6, <strong>type in Homicide Rate</strong> and with the cell active, select <strong>Wrap Text</strong>. Save your workbook again, and now we’ll move onto something slightly more complicated.</p> <p>&nbsp;</p> <h6>Entering Formulas</h6> <p>10. Formulas are used to perform numeric calculations such as adding, multiplying, and averaging. Formulas <em>always</em> begin with a prefix of an equal sign (=), and use arithmetic operations (+, -, *, /) to perform calculations: (+) performs addition, (-) performs subtraction, (*) performs multiplication, and (/) performs division.</p> <p style="padding-left: 40px;">a. Formulas can contain more than one arithmetic operator and allow for the use of parentheses. In these circumstances, Excel decides which operations to perform first. Multiplication and division are done first, based on a left-to-right flow. Addition and subtraction are performed after that.</p> <p>11. Formulas often contain cell addresses and ranges. Using a cell address or range name in a formula is called <em>cell referencing</em>. Use cell references to keep your worksheet up-to-date and accurate. If you change a value in a cell, the formula containing that cell reference will automatically be recalculated using the new value.</p> <p>12. <strong>Calculating Rates:</strong> Rates are one of the most common formulas in criminal justice. A rate is essentially the number of times something happens per X number of people in the population.</p> <p style="padding-left: 40px;">a. Example: 25 motor vehicle thefts per 100,000 people each year.</p> <p>13. The formula for calculating rates is:</p> <p style="padding-left: 40px;"><img src="https://ubalt.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-ad437afc8d2f540b85eb026b9ae6675b_l3.svg" class="ql-img-inline-formula quicklatex-auto-format" alt="Rate = (\frac{number of reported crimes}{total population}) \times 100,000" title="Rendered by QuickLaTeX.com" height="26" width="318" style="vertical-align: -9px;" /></p> <p style="padding-left: 40px;">a. Note: this is for rates per 100,000 people, which we will be using in this lab. However, this can be changed to represent any other interval of people we want, like 1,000 or 100.</p> <p>14. For the year 2010, how do you calculate the Homicide Rate?</p> <p style="padding-left: 40px;"><img src="https://ubalt.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-de9768cb886dd59305ccd1c4ca5c1406_l3.svg" class="ql-img-inline-formula quicklatex-auto-format" alt="Rate =( \frac{233}{620,915}) \times 100,000 = 35.9" title="Rendered by QuickLaTeX.com" height="25" width="262" style="vertical-align: -9px;" /> homicides per <img src="https://ubalt.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-cc686586421f9e0d0fcbaf78ac417fa1_l3.svg" class="ql-img-inline-formula quicklatex-auto-format" alt="100,000" title="Rendered by QuickLaTeX.com" height="16" width="60" style="vertical-align: -4px;" /> people.</p> <p>15. How would you construct the formula using cell referencing?</p> <p style="padding-left: 40px;"><img src="https://ubalt.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-faea73218e84c7dc22c515d2b8f6a362_l3.svg" class="ql-img-inline-formula quicklatex-auto-format" alt="Formula = (\frac{C7}{D7}) \times 100,000" title="Rendered by QuickLaTeX.com" height="22" width="215" style="vertical-align: -6px;" /></p> <p>16. Now we want to have a rate for each year. Essentially, we want a fourth column of data which contains the rate for each year. This is our <strong>Homicide Rate</strong> column. Label cell E6 with this label and adjust the width as needed to make sure it can be visible.</p> <p style="padding-left: 40px;">a. Make E7 the active cell. In that cell, type: <strong>=(c7/d7)*100000</strong></p> <p style="padding-left: 40px;">b. Then hit <strong>Enter</strong>.</p> <p style="padding-left: 40px;">c. Using cell referencing in formulas is convenient because instead of having to type a new formula for each additional year, Excel can now transfer the same formula down the rows for the same column, which saves you from writing a new formula for each year.</p> <p style="padding-left: 40px;">d. To use cell referencing in formulas, make E7 the active cell. Select <strong>Copy</strong> from the <strong>Clipboard</strong> group (the icon is right below the cut icon and looks like two overlapping pieces of paper). [Note: You can also 1) simultaneously hold down the <strong>CTRL</strong> and <strong>C</strong> buttons or 2) right click and select <strong>Copy</strong>].</p> <p style="padding-left: 40px;">e. Now select the range E8:E16. When the range is highlighted, select <strong>Paste</strong> from the <strong>Clipboard</strong> group.</p> <p style="padding-left: 40px;">f. The formulas for the rate for each year are now created, and the rates are displayed. Excel simply updated your original formula for each row, which saves you a lot of time and effort. Press <strong>ESC</strong> so that the cell you just copied is no longer active.</p> <p>17. Let’s say we only want one decimal place for the rate.</p> <p style="padding-left: 40px;">a. To change the decimal place and round the numbers off, select the range E7:E17.</p> <p style="padding-left: 40px;">b. Under the <strong>Home</strong> category, in the <strong>Number</strong> group, find the button for decreasing the decimal place (called <strong>Decrease Decimal</strong>). Keep clicking on the button until only one decimal place is displayed. Save your work.</p> <p>18. Your table should now look like this:</p> <p><img class="aligncenter" src="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p1-img2.jpg" alt="A table that shows the adjusted homicide rate" width="645" height="361" /></p> <h6>Using Excel Functions</h6> <p>19. Functions are predetermined worksheet formulas that enable you to do complex calculations easily without writing formulas. Functions begin with the prefix (=). We will use the <strong>Sum</strong> function to add up the total number of deaths for all the years.</p> <p>20. Make cell B19 active. Type <strong>Total</strong> into the cell in order to label this row. Now, make cell C19 active so we can use our first Function.</p> <p style="padding-left: 40px;">a. In the top ribbon, select the <strong>Formulas</strong> tab. In that tab, position the cursor over the <strong>Auto-Sum</strong> button, the <strong>box with the capital Greek letter E</strong> ( ∑ ), and click/select it.</p> <p style="padding-left: 40px;">b. <strong>Auto-Sum</strong> sets up the sum function to add values in the cells above the cell pointer.</p> <p style="padding-left: 40px;">c. Here the formula =SUM (C7:C18) appears in the cell, which is the full column under the label. Verify this range and press <strong>Enter</strong>. The results now appear in the cell: 2,743 is our total number of homicides from 2010–2019.</p> <p>21. Another function Excel provides is the averaging function, which would allow you, for example, to calculate the average population for all the years. Let’s try that.</p> <p style="padding-left: 40px;">a. Make cell B20 active and type <strong>Average</strong> into the cell to label this row.</p> <p style="padding-left: 40px;">b. Instead of typing in a formula to do an average, you can use the <strong>Function Wizard</strong> for fast and accurate calculation.</p> <p style="padding-left: 40px;">c. To use the <strong>Function Wizard</strong>, make the D20 cell active (we’ll be replicating something similar what we just did for Sum).</p> <p style="padding-left: 40px;">d. Now, we will want to calculate the average for this column. To do this, go back to the <strong>Auto Sum</strong> box but now click on the little arrow next to it. You will get a few options for formulas. Select <strong>Average</strong>.</p> <p style="padding-left: 40px;">e. Here the formula =AVERAGE(D7:D19) appears in the cell, which is the full column under the label. Verify this range and press <strong>Enter</strong>. The results now appear in the cell: 615,536 is our average estimated population per year.</p> <p>22. We’re also interested in finding the percent change in the homicide rate from 2010 to 2019 (note that this is for the entire time frame, not from year to year). What is the formula for calculating the percent change from 2010 to 2019?</p> <p style="padding-left: 40px;"><img src="https://ubalt.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-6f84b90a1e1e62b3aa23f2bc194c98a8_l3.svg" class="ql-img-inline-formula quicklatex-auto-format" alt="Formula = (\frac{Time 2 - Time 1}{Time 1}) \times 100 = (\frac{2019 rate - 2010 rate}{2010 rate}) \times 100" title="Rendered by QuickLaTeX.com" height="22" width="458" style="vertical-align: -6px;" /></p> <p style="padding-left: 40px;"><img src="https://ubalt.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-98b30a84422e2da626011c82c695b556_l3.svg" class="ql-img-inline-formula quicklatex-auto-format" alt="=(\frac{58.6 - 35.9}{35.9}) \times 100 = 63.3%" title="Rendered by QuickLaTeX.com" height="22" width="200" style="vertical-align: -6px;" /></p> <p>How would you construct the formula using the Excel cell reference method?</p> <p style="padding-left: 40px;"><img src="https://ubalt.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-0c5dae022776efce7fd17667e5f5e13d_l3.svg" class="ql-img-inline-formula quicklatex-auto-format" alt="Formula = (\frac{Time 2 - Time 1}{Time 1}) \times 100 = (\frac{E16 - E7}{E7}) \times 100" title="Rendered by QuickLaTeX.com" height="22" width="395" style="vertical-align: -6px;" /></p> <p>23. Fortunately, Excel can perform complex operations involving numerous steps; in this case, subtraction, multiplication, and division to calculate the percent change.</p> <p style="padding-left: 40px;">a. Click cell B21 to make it active and type <strong>% Change</strong> in order to label the row.</p> <p style="padding-left: 40px;">b. Select cell E21. Based on the percent change formula, we need to subtract the most recent date (2019, time 2) and the first date (2010, time 1) and then divide it from the first data point we have (2010, time 1). We also have to make sure to follow order of operations; if we do not use parentheses, Excel will give us a meaningless answer.</p> <p style="padding-left: 40px;">c. As such, we need to type in cell E21: <strong>=(E16-E7)/E7*100</strong></p> <p style="padding-left: 40px;">d. Then hit <strong>enter</strong>. This calculates the percent change in the homicide rate from 2010 to 2019.</p> <p style="padding-left: 40px;">e. Here, this answer is 63.3%, thus we had a 63.3 % increase in homicide rate from 2010–2019.</p> <p>24. The final results should look like the table below. Please check your work to make sure the numbers and equations are the same!</p> <p><img class="aligncenter" src="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p1-img3.jpg" alt="A table that shows the rate of change in Baltimore homicide rates" width="662" height="508" /></p> </div></div>
<div class="chapter numberless" id="chapter-excel-lab1-part2" title="Using Excel: Lab 1, Part 2"><div class="chapter-title-wrap"><h3 class="chapter-number"></h3><h2 class="chapter-title">Using Excel: Lab 1, Part 2</h2></div><div class="ugc chapter-ugc"> <div><p>In Lab 1, Part 2 we will work with formatting and analyzing data in Excel. Part 2 of the lab will compare the number of violent crimes in Baltimore between 2010 and 2016. All crime data is derived from the <a href="https://www.fbi.gov/services/cjis/ucr/publications" data-url="https://www.fbi.gov/services/cjis/ucr/publications">Uniform Crime Report (UCR)</a> and the <a href="https://www.baltimorepolice.org/sites/default/files/General%20Website%20PDFs/BPD%20Staffing%20Study%20Report%20for%20Website.pdf" data-url="https://www.baltimorepolice.org/sites/default/files/General%20Website%20PDFs/BPD%20Staffing%20Study%20Report%20for%20Website.pdf">2018 Baltimore Police Department Staffing Study Report</a>. <span class="footnote"><span class="footnote-indirect" data-fnref="71-1"></span></span></p> <h1>Part 2: Violent Crime in Baltimore</h1> <p>1. Download and open up the following Microsoft Excel worksheet: <a href="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/Lab-1-Part-2-Worksheet.xlsx" target="_blank" rel="noopener" data-url="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/Lab-1-Part-2-Worksheet.xlsx">Lab 1 Part 2 Worksheet</a></p> <p>2. Let’s examine how the amount of violent crime in total during the 2010–2016 timeframe and what percentage of the total was within each category.</p> <p>3. To do this, first we will calculate the sum for each crime type across the 2010–2016 timeframe. Label cell B15 with the name <strong>Total per Crime</strong>.</p> <p style="padding-left: 40px;">a. To calculate the totals, we will create a formula in excel. These always start with an equal sign (=).</p> <p style="padding-left: 40px;">b. For a total, we will need to sum (or add) all of the numbers.</p> <p style="padding-left: 40px;">c. The formula is: <strong>=Sum(firstcell : last cell)</strong>—this formula will sum all of the numbers between the two cells in the column or row.</p> <p style="padding-left: 40px;">d. Type this formula into the <strong>Total</strong> cell for each government entity column.</p> <p style="padding-left: 40px;">e. For example, under <strong>Murder</strong> in cell C15, we will type: =Sum(C5 : C14).</p> <p style="padding-left: 40px;">f. Repeat this for <strong>Rape</strong>, <strong>Robbery</strong>, and <strong>Agg. Assault</strong>.</p> <p>4. Next, create a new column title in G6 and call it <strong>Yearly Totals</strong>. Now, we will sum the totals for each year across the four crime types.</p> <p style="padding-left: 40px;">a. So, in cell G7, we will sum the four values for 2010 (be sure <em>not</em> to include the cell with the year in the formula!).</p> <p style="padding-left: 40px;">b. In cell G7, you should type: <strong>=Sum(C7 : F7)</strong></p> <p style="padding-left: 40px;">c. You should then repeat this for each year. This may seem tedious, so shortcuts are available.&nbsp; When you copy a formula and paste it in a different cell, Excel applies this formula to equivalent cells in relation to the cell you are pasting in.</p> <p style="padding-left: 40px;">d. So, if we copy the formula from cell G7 (which is summing all the values in our Row 7), and paste it into G8, it will transfer the formula to equal the cells in row 8. Try the copy and paste shortcut to fill in the values for the rest of the years.</p> <p style="padding-left: 40px;">e. Finally, we want to calculate an overall total for the number of violent crimes in the entire 2010–2016 time span. Thus, you will be calculating the sum of the rows for each year. In cell G15, sum all of the yearly totals of G7–G13 to get a total value.</p> <p style="padding-left: 80px;">i. This gives us the total of the yearly totals.</p> <p>5. At this point, your worksheet should look like this:</p> <p><img class="alignnone size-full wp-image-78" src="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img1.jpg" alt="A worksheet show violent crime rates in Baltimore from 2010 to 2016" width="647" height="399" srcset="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img1.jpg 647w, https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img1-300x185.jpg 300w, https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img1-65x40.jpg 65w, https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img1-225x139.jpg 225w, https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img1-350x216.jpg 350w" /></p> <p>6. Now, let’s calculate the percentage of the total number of violent crimes for each of the four crime types.</p> <p style="padding-left: 40px;">a. In row 16, cells C16–F16, use a formula to calculate the percentage from each column from the grand total of crime over the 2010–2016 time span. Thus, label cell B16 with the name <strong>% of total crime</strong>. The formula will be:</p> <p style="padding-left: 40px;"><img src="https://ubalt.pressbooks.pub/app/uploads/quicklatex/quicklatex.com-ff402f8dce1df99c9110234cdcfe0348_l3.svg" class="ql-img-inline-formula quicklatex-auto-format" alt="(\frac{total per crime}{total overall number of crimes}) \times 100" title="Rendered by QuickLaTeX.com" height="26" width="240" style="vertical-align: -9px;" /></p> <p style="padding-left: 40px;">b. Use the cell reference in constructing the formula (example: =c15/g15*100) for each percentage you calculate.</p> <p style="padding-left: 80px;">i. **<strong>NOTE</strong>**You will <strong>not</strong> be able to cut and paste this formula across the rows, since G15 will be your denominator in each one and Excel will automatically replace it if you cut and paste the equation.</p> <p style="padding-left: 40px;">c. Thus, you must retype the formula for each percentage. Once you have calculated these percentages, decrease the number of decimals so you have <strong>one</strong> decimal place.</p> <p style="padding-left: 80px;">i. You can do this by going to the <strong>Number</strong> group under <strong>Home</strong>, find the button for decreasing the decimal place (called <strong>Decrease Decimal</strong>). Keep clicking on the button until no decimal place is displayed.</p> <p style="padding-left: 40px;">d. Below is what the final result of the table should look like. Check your numbers against the table to make sure it is accurate.</p> <p><img class="alignnone size-full wp-image-79" src="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img2.jpg" alt="Worksheet showing the percent rate of violent crime in Baltimore from 2010 to 2016" width="697" height="337" srcset="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img2.jpg 697w, https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img2-300x145.jpg 300w, https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img2-65x31.jpg 65w, https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img2-225x109.jpg 225w, https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/l1p2-img2-350x169.jpg 350w" /></p> </div> <div class="footnotes"><div id='71-1'>
More data and information on crime reporting by the FBI can be found at: <a href="https://www.fbi.gov/services/cjis/ucr/" data-url="https://www.fbi.gov/services/cjis/ucr/">https://www.fbi.gov/services/cjis/ucr/</a>
</div></div></div></div>
<div class="chapter numberless" id="chapter-lab1-using-excel" title="Using Excel: Supporting Documents"><div class="chapter-title-wrap"><h3 class="chapter-number"></h3><h2 class="chapter-title">Using Excel: Supporting Documents</h2></div><div class="ugc chapter-ugc"> <h1>Lab 1, Part 1</h1> <p>For this portion of the lab, you will start with a blank Excel sheet and enter the data as instructed in the Lab 1 Part 1 Instructions.</p> <ul><li><a href="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/Lab-1-Part-1-Using-Excel-1.pdf" target="_blank" rel="noopener" data-url="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/Lab-1-Part-1-Using-Excel-1.pdf">Lab 1 Part 1 Instructions (PDF)</a></li> </ul> <hr /> <h1>Lab 1, Part 2</h1> <p>For this portion of the lab, you will start with the Excel sheet below and complete it as instructed in the Lab 1 Part 2 instructions.</p> <ul><li><a href="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/Lab-1-Part-2-Worksheet.xlsx" target="_blank" rel="noopener" data-url="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/Lab-1-Part-2-Worksheet.xlsx">Lab 1 Part 2 Worksheet (Excel)</a></li> <li><a href="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/Lab-1-Part-2-Using-Excel.pdf" target="_blank" rel="noopener" data-url="https://ubalt.pressbooks.pub/app/uploads/sites/25/2021/04/Lab-1-Part-2-Using-Excel.pdf">Lab 1 Part 2 Instructions (PDF)</a></li> </ul> <hr /> <h1>Additional Resources</h1> <p><a href="https://ubalt.pressbooks.pub/mathstatsguides/front-matter/introduction/" target="_blank" rel="noopener" data-url="https://ubalt.pressbooks.pub/mathstatsguides/front-matter/introduction/">Math and Statistics Guides from UBalt’s Math &amp; Statistics Center</a><span style="background-color: #ffff99"><br /> </span></p> </div></div>

</body>
</html>