Data representation Flashcards
(8 cards)
wWhat is an outlier?
An extreme value that falls outside the data set
How many tests are there for outliers and what are their names?
- Quartile test
- Mean and standard deviation test
Quartile test
Upper limit = Q3 + k(qQ3-Q1)
Lower limit = Q1 -k(Q3-Q1)
If data value > upper limit then it is an outlier
Data value < lower limit then it is also an outlier
Mean and standard deviation test
upper limit= mean(x) + K(σx)
lower limit = mean(x) - k(σx)
- σ is standard deviance
data value > upper limit then its an outlier
data value < lower limit then it is an outlier
When working out Quartile values and the value is a decimal number, what should you do?
Round up and take that value
e.g. value is 3.4 therefore take the 4th value
When working out Quartile values and the value is a whole number, What should you do?
Take an average
e.g. 6 … take an average of the 6th and 7th value
In a Histogram, what does area of the bar represent?
It is proportional to the frequency
A = kf
A- area of bar
K - constant
F- frequency
What happens when K= 1 in a histogram?
Frequency Density = frequency/ class width