excel for journalists by steve doig

24
Steve Doig Arizona State University USA Excel for Journalists

Upload: reynolds-center-for-business-journalism

Post on 14-Jan-2015

2.289 views

Category:

Documents


1 download

DESCRIPTION

Pam Luecke presents "Assignments that Build Skills" during the annual 2012 Reynolds Business Journalism Seminars, hosted by the Donald W. Reynolds National Center for Business Journalism.For more information about free training for business journalists, please visit businessjournalism.org.

TRANSCRIPT

Page 1: Excel for Journalists by Steve Doig

Steve DoigArizona State University

USA

Excel for Journalists

Page 2: Excel for Journalists by Steve Doig

What is “data”?Information in table formColumns are the variables

Name, date, time, address, age, etc.Rows are the records

Persons, incidents, etc.

Page 3: Excel for Journalists by Steve Doig

Information, but not dataSteve Doig is a 63-year-old professor who

teaches at Arizona State University.

Page 4: Excel for Journalists by Steve Doig

Now it’s data!

Last name

First name

Age Title City

DoigSteve 63

Professor Phoenix

Jones Bob 45 Reporter Miami

Smith Tom 34 Reporter New York

Page 5: Excel for Journalists by Steve Doig

Why use Excel?Good stories can be found in the

patterns of dataHuman mind alone can’t see the

patterns in large sets of dataExcel has tools to help us see the

patterns in data in table formExcel can handle large tables

More than 16.000 columnsMore than 1 million rows

Page 6: Excel for Journalists by Steve Doig

A blank spreadsheet

Page 7: Excel for Journalists by Steve Doig

What Excel can doImport data from many formatsSort data by one or more variablesFilter data to show only selected rowsTransform data using functions and

formulasSummarize data into categories

Page 8: Excel for Journalists by Steve Doig

Importing dataCommon formats

*.xls (or *.xlsx)Fixed-width textDelimited text (comma, tab, etc)HTML tables

Data Import Wizard will help

Page 9: Excel for Journalists by Steve Doig

Delimited text example

Page 10: Excel for Journalists by Steve Doig

Fixed-width text

Page 11: Excel for Journalists by Steve Doig

Sorting a table

Page 12: Excel for Journalists by Steve Doig

Now it’s sorted

Page 13: Excel for Journalists by Steve Doig

Filtering: Data…Filter…Autofilter

Page 14: Excel for Journalists by Steve Doig

Pick a category…

Page 15: Excel for Journalists by Steve Doig

…and see just that

Page 16: Excel for Journalists by Steve Doig

Transforming dataMath/stats functions

Add, subtract, multiply, divideAverage, median, maximum, minimumRank, z-scores

Date/Time functionsDay of week, days between

Text functionsExtract parts of text stringsCombine stringsSearch and replace text

Page 17: Excel for Journalists by Steve Doig

Function Wizard (ƒx)

Page 18: Excel for Journalists by Steve Doig

Function Wizard (ƒx)

Page 19: Excel for Journalists by Steve Doig

Summarizing dataWe often want to take a big collection of

individual records and pile them into categories

Trick: Visualize the piece of paper that would give you the answer you seek

Tool: Pivot tables

Page 20: Excel for Journalists by Steve Doig

Pivot table exampleData: Region, town name, crimes, etc.Question: “How many crimes occurred in

each region?”Visualize the piece of paper that would

answer the question

Page 21: Excel for Journalists by Steve Doig

Building a pivot table

Page 22: Excel for Journalists by Steve Doig

Pivot table

Page 23: Excel for Journalists by Steve Doig

Sorted pivot table

Page 24: Excel for Journalists by Steve Doig

Questions?