Data representation Flashcards

(8 cards)

1
Q

wWhat is an outlier?

A

An extreme value that falls outside the data set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How many tests are there for outliers and what are their names?

A
  1. Quartile test
  2. Mean and standard deviation test
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Quartile test

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Mean and standard deviation test

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

When working out Quartile values and the value is a decimal number, what should you do?

A

Round up and take that value
e.g. value is 3.4 therefore take the 4th value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

When working out Quartile values and the value is a whole number, What should you do?

A

Take an average
e.g. 6 … take an average of the 6th and 7th value

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In a Histogram, what does area of the bar represent?

A

It is proportional to the frequency

A = kf

A- area of bar
K - constant
F- frequency

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What happens when K= 1 in a histogram?

A

Frequency Density = frequency/ class width

How well did you know this?
1
Not at all
2
3
4
5
Perfectly