In Asst. 1, watch out for what I want printed! Two copies of the
graph, with the gridlines showing/not showing. Help..
Ch. 2, pp. 31-49. Deriving information from data:
Data types: Variables can be--
Qualitative (Categorical)
Nominal (names)
Ordinal (order-able)
Quantitative (numbers--it makes sense to average them...)
Format for data set: A Row is
a Record (a Case, an individual). A Column
is a Variable.
It's good to have a unique I.D. (Case) number too
ID
Name
Height
Chocolate feelings
Housenumber
Number of cats
101
Ann
68
Love
1235
3
102
Mary
62
Hate
406
1
103
Mary
65
Like
825
0
Sorting and filtering are powerful
tools for picking out cases (best, worst, above a cutoff...) They
will only work on alphabetical or numerical values. (So Chocolate feelings
should be "coded" into numbers)
Learning Excel: Chapter 2, thru
p. 47
p. 34 top: Fill handle is nifty,
useful.
p.34 bottom-35: the Enter-data-using-a-range method
is overly fancy, and also creaky. Get the numbers in somehow.
(Use arrow keys.)
p. 37-38: Range names are useful.
They CANNOT have spaces; Excel will substitute underline_ for
a space if you make the name from a column header containing a space.
Then when you use it you will have to know it is different from the column
header.
p. 39 Cell references, relative B5, or absolute
$B$5, or mixed $B5, B$5. Important concept
when making and reusing formulas. Not in text: The
F4
key will put the$ in. In-class demonstration.
pp.39-40 Inserting a row. One
of the most common sources of subtle error
in spreadsheet design is inserting a row at the end of a range, thinking
it has gone into the formulas using that range, when it hasn't!
p.41 Sorting: Excel assumes you
want to sort the whole block of data (surrounded by empty cells). Check
its range choice. If you don't like its selection, you can select
a range ahead of choosing the Sort option.
p. 43 Filtering: <= has been
replaced by words "is less than or equal to"
p. 46ff. "Optional"--some people
have made this work; others haven't. Don't fret over it.
Next: Some time to continue this on Monday. Then Ch.
2, pp. 48-55 Assignment is available as a handout