Part 11

advertisement
Slide 1
___________________________________
Spreadsheets
•
•
•
•
___________________________________
Lets you store and analyze data.
2-dimensional grid
Each entry location is a cell.
The cells have indexes
___________________________________
___________________________________
– Rows are different numbers
– Columns are different letters
___________________________________
1
___________________________________
___________________________________
Slide 2
___________________________________
Cells
___________________________________
• Each cell can have information in it.
• The cell can have a label or a piece of text.
___________________________________
– Set by typing the text into the cell.
• The cell can have a value (number).
___________________________________
– Set by typing the number into the cell.
• The cell can have a value rule.
___________________________________
– Set by entering a formula or function into the
wide box with the = to the left of it.
2
___________________________________
___________________________________
Slide 3
___________________________________
Cells
___________________________________
• Adjust size of cells by dragging along the
borders of the cells.
___________________________________
– L/R drag to change the size of a column.
– U/D drag to change the size of a row.
___________________________________
• You can make rows/columns “disappear”
but they can be restored with dragging.
___________________________________
3
___________________________________
___________________________________
Slide 4
___________________________________
Insert/Delete Cells
___________________________________
• Right click on the row/column header
• Select a region
• Then
–
–
–
–
___________________________________
___________________________________
Insert
Delete
Cut
Copy
___________________________________
4
___________________________________
___________________________________
Slide 5
___________________________________
Selecting Cells
___________________________________
• Mouse over cells to select.
• Use the name box above the A column.
• Can select several disjoint areas.
___________________________________
___________________________________
– Hold down Control key while selecting.
___________________________________
5
___________________________________
___________________________________
Slide 6
___________________________________
Marking Cells
___________________________________
• Mouse over them holding the left button.
• Enter a range into the small box on the
upper left.
• Click on the column/row headers to mark
all cells in one row or column.
• Ctrl-A for all cells.
• Mark more than one range of cells by
holding CTRL as they are marked.
___________________________________
___________________________________
___________________________________
6
___________________________________
___________________________________
Slide 7
___________________________________
Entering Labels
___________________________________
• Just type non-numeric text and they will
appear.
• These don’t get used in calculations.
• Can replace by typing over them again.
___________________________________
___________________________________
___________________________________
7
___________________________________
___________________________________
Slide 8
___________________________________
Entering values
___________________________________
• Enter a number into a cell.
• It stays constant.
• It can be used in formulas.
___________________________________
___________________________________
___________________________________
8
___________________________________
___________________________________
Slide 9
___________________________________
Value Rules
___________________________________
• Formulas relating cells to each other.
• Generally a formula references other cells.
• Copying formulas causes relative changes
to the cells referenced.
___________________________________
___________________________________
– If a formula in cell A6 is average(A1:A5)
– If A6 is copied to B6
– The formula in B6 is average(B1:B5)
___________________________________
9
___________________________________
___________________________________
Slide 10
___________________________________
Copying Value Rules
___________________________________
• If the copy is to another column, the
columns change.
• If the copy is to another row, the rows
change.
• You can fix a row or column by putting a $
in front of the row number or column letter,
or both.
10
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
Slide 11
___________________________________
Entering Value Rules
___________________________________
• Value rules can be formulas
___________________________________
– A5+($B7/4+24)
– E2*F5
___________________________________
• Value rules can be functions
– AVERAGE(A3:B7)
– SUM(G5:H20)
___________________________________
• Or combinations of both.
11
___________________________________
___________________________________
Slide 12
___________________________________
Entering Value Rules
___________________________________
• Parentheses must match.
• Usually there are cell blocks being
referenced.
• They can be moused over while entering the
formula.
• Labels/blanks are ignored
• Value rules can reference other value rules.
12
___________________________________
___________________________________
___________________________________
___________________________________
___________________________________
Slide 13
___________________________________
Sorting
___________________________________
• Can sort by column or row.
• Can sort by several factors in order
___________________________________
– Ties in one factor get sorted in the next factor.
___________________________________
• Will also change other information outside
of the data being sorted (if it’s marked).
• Can be used to organize data for plots.
___________________________________
13
___________________________________
___________________________________
Slide 14
___________________________________
Graphs
•
•
•
•
•
___________________________________
X-Y Correlation (scatter) plots.
Height plots.
Bar graphs.
Pie graphs.
Can pre-select data ranges by marking
them, or you can clear the data ranges and
mark new ranges.
___________________________________
___________________________________
___________________________________
14
___________________________________
___________________________________
Slide 15
___________________________________
Entering Data
___________________________________
• Can enter thousands of data pieces at once
___________________________________
– Enter a piece of data in a cell
– Mark a row or column using the name box
– CTRL-D or CTRL-R as necessary to fill in the
blanks
___________________________________
• Can use that for statisitcal analysis.
___________________________________
15
___________________________________
___________________________________
Slide 16
___________________________________
Importing Data
___________________________________
•
•
•
•
Get a data source from a file or the WWW.
Get it into Word Processor to neaten it up.
Import it using breakpoints/delimiters.
Import using copy/paste and data->text to
columns.
• May require some fixing to make it work.
___________________________________
___________________________________
___________________________________
16
___________________________________
___________________________________
Download