Exam 2 Flashcards

1
Q

probability

A

quantifies long-term randomness

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

law of large numbers

A

as n increases, proportion of occurrences of a given outcoe approaches a particular number

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

relative frequency

A

large number of trials to find long run proportion of outcomes

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

probability experiment

A

chance process leading to well-defined outcomes

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

outcome

A

result of a trial of a probability experiment

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

sample space

A

set of all possible outcomes

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

event

A

subset of a sample space

corresponds to a particular outcome or group of outcomes

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

3 basic interpretations of probability

A

classical
empirical (relative frequency)
subjective

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

complement

A

set of all outcomes not included in event

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

intersection of 2 events

A

outcomes in 2 different events

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

union of 2 events

A

outcome in one event or the other

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

disjoint events

A

do not have any common outcomes

mutually exclusive

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

conditional probability

A

reduction of sample space by imposing a condition

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

2 ways to check if two events are independent

if either are true, they are independent

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

fundamental counting rule

A

in a sequence of n events in whcih the first has k1 possibilities, the second has k2 and so on, the total number of possibilities of the sequence will be

k1k2k3…kn

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

sensitivity

A

p(POS|S)

positive test given state present

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

specificity

A

p(NEG|S^c)

negative test given state not present

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

permutation

A

arrangement of objects in a specific order

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

combination

A

grouping of objects where order does not matter

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

random experiment

A

function that assigns a numerical value to each simple event in a sample space

21
Q

the random variable reflects…

A

the aspect of the experiment that is of interest to us

22
Q

X refers to…

A

random variable itself
(ex. number of heads in 3 coin flips)

23
Q

x refers to…

A

a possible value of the random variable

24
Q

probability distribution

A

specifies a random variable’s possible values and their respective probabilities

25
standard deviation formula for probability distribution
26
4 requirements for binomial distribution
1. fixed number of trials, n 2. each trial has only 2 outcomes, success or failure 3. outcomes must be independent 4. probability of success must be the same for each trial
27
poisson used for...
rare events events occurring over time
28
lambda
rate adjust for interval given
29
for poisson, rate = lambda = ? = ?
rate = lamda = mean = variance
30
format for hypergeometric distribution
31
explain hypergeometric distribution
distribution of a variable that has 2 outcomes when sampling is done without replacement
32
for hypergeometric, x = 0, 1, 2, 3...min(....)
x = 0,1,2,3...min(a, n)
33
explain geometric distribution
an experiment with 2 outcomes that is repeated until a success
34
for geometric, x =
number of trials until first success
35
shape parameter for normal distribution
standard deviation
36
shift/location parameter for normal distribution
mean
37
empirical rule: 1 standard deviation away
68% of data 16% on either side
38
empirical rule: 2 standard deviations away from mean
95% of data 2.5% on either side
39
empirical rule: 3 standard deviations away from mean
99.7% of data 0.15% on either side
40
unique to standard normal distribution
mean = 0 standard dev = 1
41
arguments for normalcdf
normalcdf(-10,000, x, 0, 1) = area
42
arguments for invNorm
invNorm(area, 0, 1) = z
43
sampling distribution
probability distribution that specifies probabilities for the possible values a statistic can take
44
sampling distribution helps predict...
how close a statistic falls to the parameter it estimates
45
mean and standard deviation trend for samples
46
formula for standard deviation of sample
47
standard error
standard deviation of sample
48
as sample size increases...
standard error decreases
49
central limit theorem
sampling distribution is always normal if n ≥ 30, no matter the shape of the original distribution (also works sometimes with a smaller n)