14 - Statistics Flashcards

(10 cards)

1
Q

How to find median: EVEN number of elements

A

Divide by two, then take average of that position + position after

(E.g. 1234 - median is avg of 2 and 3 = 2.5)

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

How to find median: ODD number of elements

A

Add 1 to number of items, divide by 2: n+1/2

(E.g. 1, 3, 5, 6, 10: 6/2 = 3)

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

How to find positive correlation when looking at two variables

A

As one variable goes up, other goes up
Higher values go together and lower values go together (e.g profitability 1& customer retention 2 AND profitability 5 & cust ret 6)

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

What holds true in an evenly spaced set

A

Mean = Median

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

If we are given the mean, how can we calculate the sum

A

sum = mean x number of terms (from avg formula)

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

Knowing that the Mean = Median is one way of finding the average of an evenly spaced set.

What is the second way? Find mean of integers from 101 to 202 inclusive

A

Add first and last term and divide by 2
101+202/2=303/2=151.5

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

How many integers are there from 101 to 202, inclusive

A

(202 - 101) + 1 = 102

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

How to find total number of multiples of 2 OR 3 in a range

A

Multiples of 2 + multiples of 3 - multiples of LCM (6)

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

total number multiples of 2 OR 3 but not both

A

Multiples of 2 + multiples of 3 - 2 x multiples of LCM (6)

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

Counting number of multiples in a range (general + example)

E.g. how many multiples of 3 between 17 and 41, inclusive

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