define mean
average; the middle point about which data points vary
define standard deviation
measure of the variability/dispersion of a data set; range
low sd = data close to the mean
high sd= data is spread out
define coefficient of variation
sd expressed as a %
(sd/mean) * 100
define correlation
defines the relationship between two variables
define t-test
measures whether there is a significant difference between two means
state the distribution of data 1,2,3 standard deviations from the mean
1 sd: 68%
2 sd: 95%
3 sd: 99%
explain how standard deviation is useful for comparing means and the spread of data between two or more samples
helps assess if mean differences are meaningful or random
explain what scientists need to be careful about when describing and interpreting correlation
inferring that correlation is causation, its not
outline the role of error bars in graphical data
represent a description of how confident you are that the mean represents the true value
the more original data values range about and below the mean, the wider the error bars, and the more confident you are in a particular value
describe how to calculate the mean of a set of values
add up all the values, divide the sum by the number of values
describe how to calculate the standard deviation of a set of values
stat, edit, values in L1
stat, calc, 1-var, enter
describe how to calculate the coefficient of variation
divide the standard deviation by the mean, multiply by 100
describe how to calculate the correlation of a data set
diagnostics on
stat, edit, x in LI, y in L2
stat, calc, 4:linreg
describe how to complete a t-test
write out null and alternative hypotheses
stat, edit, 1st data in L1, 2nd data in L2
stat, tests, 2sampTtest, enter
describe the difference between a one-tailed and two-tailed t-test
one-tailed: can only do one direction
two-tailed: difference between means can favor either mean
describe the difference between a paired and unpaired test
paired: dependent, groups are related in some way
unpaired: independent, compares means to 2 independent means