Statistics Formula Flashcards
What is the formula to work out the value of k in a histogram?
k = (area of bar)/freq
What is the formula for linear interpolation?
linear interpolation = Lower bound of class + (freq into class/freq)Class width
What is the formula for frequency density in a histogram?
freq density = freq/class width
What is the formula for variance in discrete data?
((∑x^2/n) - (∑x/n)^2))
What is the formula for Standard deviation?
√(variance)
What is the formula to work out IQR?
Q3 - Q1
What is the formula to work out Q1?
n/4
What is the formula to work out Q3?
3n/4
What is the formula to work out the area of a bar in a histogram?
Area of bar = k x freq
What is the formula to work out frequency in a histogram?
Freq = freq density x class width
What is the formula in terms of quartiles to show that there is a positive skewness?
Q2 - Q1 < Q3 - Q2
What is the formula in terms of quartiles to show that there is a symmetrical skewness?
Q2 - Q1 = Q3 - Q2
What is the formula in terms of quartiles to show that there is a negative skewness?
Q2 - Q1 > Q3 - Q2
What is the addition rule in probability?
P(AuB) = P(A) + P(B) - P(AnB)
What is the multiplication rule in probability?
P(AnB) = P(AIB) x P(B)
or
P(AnB) = P(BIA) x P(A)