Chapter 2 Flashcards

(32 cards)

1
Q

Center

A

-average
-indicates the middle of data location

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

variation

A

measure amount the values vary

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

distribution

A

shape of data (bell, skewed)

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

outliers

A

values that lie far from majority

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

time

A

changing data over time

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

explain stem plot and how to use

A

-good for small data
-stem= beginning number
-leaf=end number
-eg- 12= 1|2
-majority will be most recurring
stem
-write numbers that arent included still

for side by side:
-use same stem
-right side will go larg-smallest
-left side will go smallest-larg

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

for graphs, what is x line and what is y line

A

x- data points
y-frequency

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

Relative Frequency

A

-equal to freq divided by total data
-f= freq
- n= total data
-RF= f/N

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

median formula

A

(n+1)/2

-n total number of values

-if whole keep as answer
-location
-small to largest
-if your answer is with .5, you need to add the two numbers and divide by 2

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

quartiles

A

-special percentiles
-Q1 is 25th
-Q2 is 50th (also median location)
-Q3 is 75th
-data needs to be smallest to largest

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

Interquartile Range

A

IQR=Q3-Q1

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

outliers and method for finding it

A

value that is way larger or smaller than the other data

-find Q1 and Q3
-find IQR
-lower outlier= Q1-1.5(IQR)
-upper outlier=Q3+1.5(IQR)
-if data is less then Q1 and higher than Q3 then its an outlier

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

Finding data from percentiles

A

-smallest to largest
-i=k/100(n+1)
-k is the percentile (eg 28th)
-i is the location in data
-n is number of data

-if number has decimal eg 3.36 location will be between 3rd and 4th number…. add them/2

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

finding percentiles from data

A

-smallest to largest
-round to nearest whole
-(x+05y)/n (100)

-x is the number of data before your percentile you want to find
-y is how many of that number is there

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

five number summary

A

Minimum data value
Q1
Median
Q3
Maximum data value

-used for box plots

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

Box plots

A

-draw a line with smallest and largest data at endpoints
-add your Q1 median and Q3
-the box will be the length of Q1 to Q3
-add whiskers from min to max values

-may need to find 25th and 75th percentiles

see slide 40 to go over

17
Q

measures to find the center

A

median
mode (easier)

18
Q

sample mean

A

-x bar
-add all sample sizes together and divide by n

19
Q

population mean

A

-mew U
-add all sample sizes together and divide by n

20
Q

mode

A

most frequent value
-two modes are called bimodal

21
Q

In a symmetrical distribution that has two modes
(bimodal), the two modes would be _________ from the
mean and median.

22
Q

symmetric histogram

A

will have mean med and mode with the same or very close values

23
Q

skewed to the left

A

-smaller on left side
-larger numbers are more recurring
-mean<med<mode

24
Q

< vs >

A

< less
> more

25
skewed to the right
-smaller are right side -smaller numbers more recurring -mean>med>mode
26
standard deviation
number that measures how far data values are from there mean s= square root of (x-xbar)2/n-1 -always above or equal to zero
27
how to find sample and population with stdev and z
sample: x= xbar + (z formula)(s) population: x= U + (z formula)(o)
28
what is xbar
sample mean
29
will we need to know population standard deviation
no just know formula...same as sample just replace xbar with U
30
sample variance
s2= (x-xbar)2/n-1
31
steps to finding variance and deviation given data set
-order smallest to largest -three columns: -x= all ordered data (find n) -(x-xbar)= data-mean (should equal zero) -(x-xbar)2= 2nd column squared (add up) -find variance first -then deviation by squaring answer
32
Z scores
sample: (x-xbar)/s population: (x-u)/o