exam 1 Flashcards

(31 cards)

1
Q

accuracy

A

getting close to right value

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

precision

A

getting right value multiple times

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

what is the goal of sampling

A

minimize sampling error and minimize bias

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

sampling error versus bias

A

error- precision
bias- accuracy

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

random sample

A

each member of population has an equal and independent chance of being selected

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

if random sampling minimizes bias it therefore,

A

increases accuracy

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

large samples increase what

A

precision but do not affect accuracy

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

what are the 2 ways to achieve poor samples

A

sample of convenience and volunteer sample

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

in terms of categorical variables what are the 2 ways they can be subdivided into

A

nominal and ordinal
nominal- no inherent order
ordinal- order

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

in numerical values what can they be subdivided into

A

continuous- weight, temperature- can take on any real. number value
discrete- no halves, numbers on a dice

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

what is the explanatory variable

A

predicts/affects the value of the other variable - independent variable

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

what is the response variable

A

potentially affected by explanatory variable - dependent

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

experimental study versus observational studies

A

experimental- can identify relationships, cause and affect
observational- only associations. no manipulation

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

when using numerical data what kind of graphs

A

frequency table and histogram

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

when using categorical data what kind of graphs

A

frequency table and bar graph

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

if showing association between 2 categorical values what kind of graphs

A

grouped bar graph, mosaic plot

17
Q

if showing association between 2 numerical values what kind of graphs

A

scatter plot, line plot, maps

18
Q

association between a categorical and a numerical variable graphs

A

violin plot, box plot, strip chart, multiple histograms

19
Q

how to show trend in time

20
Q

how to find the sample mean

A

sum of Y divided by sample size (n)

21
Q

how to find median

A

value of Y (n+1)/2

22
Q

how to compute 1st quartile

A

0.25xn
if an integer- avg position of j and j+1
if not - round up

23
Q

how to compute 3rd quartile

A

same as 1st quartile in rules but instead 0.75xn

24
Q

how to find interquartile range

25
how to calculate standard error
standard deviation/ square root of sample size
26
what is the problem with calculating standard error
-imaginary, not measured directly
27
how to find confidence intervals
LL= mean-2(SE) UL=mean+2(SE)
28
what are the best error bars
those that do not use standard deviation- no precision
29
how to find cv percentage
standard deviation/meanx100
30
what is estimation/statistic
estimation of parameter based on sample
31
guidelines for effective graphs
labeled, simple colors and font, units, start at 0