Exam 1 Flashcards

(44 cards)

1
Q

what is the formula for union probability?

A

P(A or B)=P(A)+ P(B)-P(A and B)

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

what is the formula for complement probability?

A

P(A^C)=1-P(A)

P(A^C)=complement of A

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

what is the conditional probability rule

A

P(A and B)/P(B)

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

what does sensitivity mean?

A

true positive and have disease; yes yes

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

what does specificity mean?

A

true negative and do not have disease; no no

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

what is the parameters for binomial distribution?

A

X(squiggly line)Bin(n= ,p= )

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

what is the parameters for normal distribution?

A

X(squiggly line)N(mean= , std. dev.= )

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

what are the appropriate graphs for quantitative (discrete or continuous) data?

A

histograms, box plots, or dot plots

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

what are the appropriate graphs for categorical data?

A

pie chart, Pareto chart, or bar chart

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

explain SOCS

A

Shape-skewness, modality
Outliers-how many, high/low
Center-depends on skewness and outliers, mean or median
Spread-depends on skewness and outliers, std. dev. or IQR

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

what signifies a strong correlation?

A

.7+

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

what signifies a moderate correlation?

A

.4-.6

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

what signifies a weak correlation?

A

.1-.3

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

examples of variability in the real world (3)

A

gas prices, heights, temperatures

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

what are the 3 main reasons to study statistics?

A

-being informed
-making good decisions
-evaluating those decisions

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

where do we find statistics? (4)

A

news, articles, surveys, charts/graphs

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

in statistics, ____________ provides meaning to our studies

A

context

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

what are the 2 ways stats differs from math?

A

role of context and logic of statistical inference

19
Q

the total set of all “individuals” of interest

20
Q

a subset of “individuals” selected from the population

21
Q

numerical characteristic of a population, a fixed quantity; one, set value(typically unknown)

22
Q

numerical characteristic of a sample, a variable quantity; every new sample creates a new _____________

23
Q

match these:

population sample
statistic parameter

A

population–>parameter
sample–>statistic

24
Q

what 3 things should you be able to identify in a statistical question?

A

-the population being studied
-the variable(characteristic) to be measured
-the variation that may occur in the measurement of that characteristic

25
what are the 4 steps in solving a statistical problem?
-formulate a statistical question -collect data -analyze data -interpret and communicate results
26
methods for organizing data; summaries, reports, records
descriptive statistics
27
methods for drawing conclusions about a population; predict, estimate, conclude, infer
inferential statistics
28
a list of distinct categories and their counts
frequency distribution
29
a list of distinct values and their relative frequencies (proportions/percentages)
relative frequency distribution
30
how is relative frequency found?
taking the frequency for that category and dividing it by the sample size
31
what are the 2 numerical summaries for categorical data?
frequency distribution and relative frequency distribution
32
what methods are used to describe quantitative data? (3)
SOCS, scatterplot, contingency table
33
what is the law of large numbers?
the probability of an event is the proportion of times it occurs in a large number of repetitions of the experiment the more times we do an experiment, the closer our experimental probability will become to our theoretical probability
34
probability based on personal opinion
subjective probability
35
probability based on formulas
theoretical probability
36
probability based on results of a random experiment
experimental probability
37
events that have no outcomes in common
mutually exclusive
38
the occurrence of one event has no effect on the other event
independent
39
individual event probability
marginal probability
40
probability of the overall sample
unconditional probability
41
probability that's conditioning on an event
conditional probability
42
how do you verify if something is a valid probability distribution?
add up all probabilities and verify that they equal 1 exactly
43
what are the 4 binomial conditions?
1) fixed # of trials, n= 2) 2 possible outcomes, success/fail 3) probability of success is the same? p= 4) independent
44