Using Excel - PowerPoint PPT Presentation

1 / 29
About This Presentation
Title:

Using Excel

Description:

Why are we talking about spreadsheets? Pro's and Con's of using a ... Mortgage calculator. Risk integrator. Spreadsheet style. Formatting. Text. Column width ... – PowerPoint PPT presentation

Number of Views:365
Avg rating:3.0/5.0
Slides: 30
Provided by: markpl
Category:

less

Transcript and Presenter's Notes

Title: Using Excel


1
Using Excel
  • Biostatistics 212
  • Lecture 4

2
Housekeeping
  • Finish Lab 2 today and/or start Lab 3
  • Mac Addendum
  • Copying and pasting from Stata

3
Today...
  • Why are we talking about spreadsheets?
  • Pros and Cons of using a spreadsheet for
  • Data management, Statistics, Calculating,
    Modeling, Tables, Figures
  • Cells
  • Formulas
  • Cutting and pasting formulas
  • Spreadsheet style
  • Examples

4
Why spreadsheets?
  • Excel is very popular, and very useful
  • Store numbers and text
  • Calculations
  • Desktop graphics Tables and Figures
  • Flexible creation of ledgers, models, other
    complex programs

5
Why spreadsheets?
  • How is a spreadsheet different than Statas data
    editor?
  • Less structured
  • Formulas
  • Formatting

6
Why spreadsheets?
  • How is a spreadsheet different than a database
    program like Access?
  • Less structured
  • Formula chains
  • Formatting

7
Pros and Cons of spreadsheets
  • For data management
  • Pros
  • Easy start just name columns and start typing
  • Cons
  • No structure
  • Cant sort or query data
  • Cant generate new variables
  • Flat file no relational table structure
    allowed

8
Pros and Cons of spreadsheets
  • For statistical analysis
  • Pros
  • Easy start, if you know how to do formulas
  • Cons
  • Extremely limited range of options
  • Difficult to document

9
Pros and Cons of spreadsheets
  • For calculating, or modeling
  • Pros
  • Repetitive calculations easy
  • Complex calculations easy
  • Cons
  • Simple, 1-time calculations not as fast
  • Sometimes hard to decipher in retrospect

10
Pros and Cons of spreadsheets
  • Tables and Figures will discuss in Sessions 5
    and 6

11
Cells
  • The basic building block of a spreadsheet
  • Can contain
  • Numbers
  • Text
  • Dates, times, other special formats
  • blanks
  • start with 230 x 66536 15.3 million blank cells

12
Cells, cont
  • Enter anything you like into each cell (numbers,
    text, symbols, etc) using keyboard
  • Contents displayed on spreadsheet
  • Organized and named by column/row

13
Formulas
  • Use when you want the contents of one cell to
    depend on the contents of other cells
  • ALWAYS starts with
  • (an equals sign)

14
Formulas
  • Can contain
  • Numbers
  • Text
  • References to cells
  • The usual math operators ( - / )
  • Built-in functions

15
Formulas
  • Cell contents update automatically when a
    referenced cell content changes
  • Chains of formulas make for flexible calculating

16
Formulas
  • Contents of a cell displayed on spreadsheet
  • The formula determining that content is displayed
    in the formula box (term?)
  • Example

17
Formulas
  • Types of formulas
  • Arithmetic
  • , -, , /,
  • Logic
  • IF(boolean, value 1, value 2)
  • Returns value 1 if TRUE, value2 if FALSE
  • AND(boolean, boolean, boolean)
  • Returns TRUE if all booleans are true, otherwise
    FALSE
  • OR(boolean, boolean, boolean)
  • Returns TRUE if any booleans are true, otherwise
    FALSE

18
Formulas
  • Types of formulas, cont
  • Functions, for example
  • SUM(range of cells)
  • Returns the sum of the values in the range
  • SUM(A5A10)
  • AVERAGE(range of cells)
  • Returns the average of the values in the range
  • STDEV(range of cells)
  • Returns the standard deviation
  • NORMINV(probability, mean of dist, SD of dist)
  • Returns the z-value associated with a given
    probability

19
Formulas
  • Types of formulas, cont
  • Functions, for example
  • LN(number)
  • Returns the natural log of a number
  • ABS(number)
  • Returns the absolute value of a number
  • LEFT(text, number of charactersx)
  • Returns x number of characters from the text in
    the cell, starting at the left side
  • NOW()
  • Returns the current date, time

20
Formulas
  • Tips
  • Use parentheses
  • IF(SUM(A5A10)5,1,IF(C9y,2,3))
  • Or do in multiple steps

21
Cutting and pasting formulas
  • Excel assumes the cell references are ABSOLUTE,
    and youre just moving the location of the
    formula cell
  • Example

22
Copying and pasting formulas
  • Excel assumes the cell references are RELATIVE
  • Shortcut (drag little square)
  • Example

23
Copying and pasting formulas
  • If you want to FIX the position of a referenced
    cell, use s
  • A5 B6
  • Example

24
Examples
  • Repetitive calculations
  • Back-transforming linear regression coefficients
  • Complex calculations
  • 2 x 2 template
  • Modeling
  • Mortgage calculator
  • Risk integrator

25
Spreadsheet style
  • Formatting
  • Text
  • Column width
  • Borders
  • Placement of stuff on the page

26
Spreadsheet style
  • For models
  • Inputs on the left, in red
  • Outputs on the right, in blue, boxed, bolded, etc
  • Calculations on other sheets
  • Protect all cells besides inputs
  • Format/Cells/Protection
  • Tools/Protect

27
Summary
  • Know what Excel can do for you
  • Its all about formulas

28
Lab 3
  • Practice with
  • A repetitive calculation spreadsheet
  • A complex calculation spreadsheet
  • Introduction to making a figure with Excel
  • Extra credit puzzle challenge 2x2 excel
    template
  • Due 10/25/05

29
To come
  • Next two lectures
  • Epidemiologic analysis with Stata
  • 2 x 2 tables, confounding and interaction
  • Epitab commands
  • Logistic regression introduction
Write a Comment
User Comments (0)
About PowerShow.com