How to calculate the mean
added up total of entries / number of entries
How to calculate standard deveation
√((Σ(x^2)/n)- x̄^2)
Where is the 1st quartile
a quarter in
Where is the 2ndquartile
half way in
Where is the 3rd quartile
a 3rd in
What is the coded formula
y = (x-a) / b
mean of coded data
ȳ = (x̄-a) / b
standard deviation of coded data
sdy = sdx / b
What is an outlier
Greater than Q3 + k(Q3 - Q1)
or
Less than Q1 - k(Q3- Q1)
How to calculate the height of each bar
frequency desity = frequency / class width
What 2 things can you comment on when comparing data
a measure of location
A measure of speed
What are the pairs you should use for compairing data
mean and standard deviation
or
median and interquartile range