Class 5 Spring 🌷 Flashcards

1
Q

What is the definition of probability?

A

A branch of pure mathematics about numerical description of the likelihood of an event

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

What is the definition of statistics?

A

The collection, organization, displaying, analysis, interpretation, and presentation of data

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

What does probability help quantify?

A

Uncertainty

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

What is the difference between probability and statistics?

A

Probability is about chance; statistics is about data

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

What is a simple (marginal) probability?

A

The probability of an event indicating how likely it is to occur

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

What is the range of probability values?

A

0.0 to 1.0 (inclusively)

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

What does a probability of 0.0 indicate?

A

Impossibility

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

What does a probability of 1.0 indicate?

A

Certainty

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

Define an event in probability.

A

A single or a set of outcomes from an experiment or process

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

What is the probability of getting any 1 number with a fair die?

A

1/6

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

What does the Law of Large Numbers (LLN) state?

A

As more observations are collected, the proportion of occurrences converges to the mathematical probability

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

What is the common misunderstanding of the Law of Large Numbers?

A

That random processes compensate for past events (gambler’s fallacy)

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

What are disjoint (mutually exclusive) outcomes?

A

Outcomes that cannot happen at the same time

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

Give an example of a disjoint outcome.

A

A single coin toss cannot be both heads and tails

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

What are non-disjoint outcomes?

A

Outcomes that can happen at the same time

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

What is the addition rule for disjoint outcomes?

A

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

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

What is the general addition rule for non-disjoint outcomes?

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
18
Q

Fill in the blank: The probability of an outcome is the proportion of times the outcome would occur if we observed the random process an _______ number of times.

A

infinite

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

True or False: The probability of rolling a 1 or a 2 on a fair die is 1/3.

A

True

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

What is the probability of selecting a diamond from a standard deck of cards?

A

13/52 = 0.250

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

What is the probability of selecting a face card from a standard deck of cards?

A

12/52 = 0.231

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

What is the probability of selecting a card that is both a diamond and a face card?

A

Calculated using the general addition rule, accounting for double counting

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

What is a common application of probability in statistics?

A

Planning a sampling strategy to draw research samples from a larger population

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

What is the probability of getting heads on the 11th toss after getting heads on the first 10 tosses?

A

0.5

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is the effect of random sampling errors in statistics?
Separates the effect of random errors from the targeted effect of the treatment
26
What does the notation for set theory specify?
Compound events
27
What is the probability of it being a Monday?
P(Monday) = 52 / 365
28
What is the probability of it being September?
P(September) = 30 / 365
29
What is the probability of it being a Monday and in September?
P(Monday and September) = 4 / 365
30
What is the probability of it being a Monday or September?
P(Monday or Sept) = 78 / 365 = 0.214 or 21.4%
31
True or False: The sum of probabilities of two complementary events always adds up to 1.
True
32
Define complementary events.
Two mutually exclusive events whose probabilities add up to 1.
33
What is a sample space?
The collection of all possible outcomes of a trial.
34
What are some examples of sample space?
* Winning or not winning a lottery ticket * Rolling a die {1, 2, 3, 4, 5, 6} * Being taller or shorter than someone {T, S} * Follower count growth scenarios {G, S, RS}
35
Do the sum of probabilities of two disjoint events always add up to 1?
Not necessarily, there may be more than 2 events in the sample space.
36
What is the definition of independent events?
Two processes are independent if knowing the outcome of one provides no useful information about the outcome of the other.
37
Provide an example of independent events.
Flipping a coin and rolling a die.
38
What is joint probability?
The probability of two events occurring simultaneously.
39
What is conditional probability?
The probability of one event occurring in the presence of a second event.
40
What does marginal probability refer to?
The probability of an event irrespective of the outcome of another variable.
41
How can we find the joint probability of two dependent events?
Using conditional probability.
42
What is the formula for calculating conditional probability?
P(A|B) = P(A and B) / P(B)
43
What does the notation P(A|B) represent?
The probability of event A occurring given that event B has already occurred.
44
Calculate the conditional probability of rolling a die and getting a value less than 4, given that we know the value is an odd number.
P(value<4 | odd number) = 2/3 or ~0.667
45
If two events are independent, what is the relationship between their probabilities?
P(A and B) = P(A) * P(B)
46
If the conditional probability of two events is equal to the first event, what does this indicate?
The events are independent.
47
What is the basic multiplication rule for independent events?
P(A and B) = P(A) * P(B)
48
What is the basic multiplication rule for dependent events?
P(A and B) = P(A|B) * P(B)
49
What is the probability that a patient relapsed in the given study?
P(relapsed) = 48 / 72 ~ 0.67
50
What is the probability that a patient received the antidepressant and relapsed?
P(relapsed and desipramine) = 10 / 72 ~ 0.14
51
Calculate P(relapse | desipramine).
P(relapse | desipramine) = 10 / 24 ~ 0.42
52
What is the probability of receiving the antidepressant given that a patient relapsed?
P(desipramine | relapse) = 10 / 48 ~ 0.21
53
What does it mean if the conditional probability of two events equals the first event?
They are independent events ## Footnote The inverse is also true.
54
If two events are independent, what should knowing the outcome of one provide about the other?
No information
55
What is the formula for the probability that the first die, X, is 1?
P(X = 1) = Favorable / All outcomes = 1/6
56
What is the probability that the second die, Y, is 1 or 2?
P(Y = 1 or 2) = Favorable / All outcomes = 2/6
57
What is the formula for conditional probability?
P(Y=1 or 2 | X=1) = P(Y=1 or 2 and X=1) / P(X=1)
58
How does knowledge about event X affect the probability of event Y if they are independent?
It does not change it
59
What happens to P(A and B) in the case of disjoint events?
It goes to 0
60
What does P(A|B) simplify to in the case of independent events?
P(A)
61
What is the probability that a randomly selected student is a social science major given that they are female?
P(SS | F) = 0.6
62
What is the definition of probability?
The proportion of times an outcome would occur if observed infinitely
63
What values can probability take?
Between 0.0 and 1.0 inclusively
64
What percentage range can probability also be displayed as?
Between 0% and 100%
65
What are marginal probabilities?
The probability of a single variable occurring
66
What are joint probabilities?
Involve outcomes for two or more variables
67
What is the addition rule for joint outcomes?
P(A or B) = P(A) + P(B) - P(A and B)
68
What are the conditions for using the simple multiplication rule for joint probability with independent variables?
Events must happen at the same time and be independent
69
What is the general multiplication rule for dependent variables?
P(A and B) = P(A|B) * P(B)
70
What is the effect of random errors on variation in populations?
Effect of observable factors + Effect of unavoidable random errors
71
True or False: Statistics is about data and the 'messy real' world.
True
72
Fill in the blank: Probability is about _______ and the 'pure mathematics' world.
Chance
73
What does P(SS | M) equal in the context of gender and major dependence?
0.6
74
What is the implication if P(SS | F) = P(SS)?
Major does not depend on gender
75
What percentage of all respondents said widespread gun ownership protects citizens?
58%
76
What was the percentage of White respondents who said gun ownership protects citizens?
67%
77
What was the percentage of Black respondents who said gun ownership protects citizens?
28%
78
What was the percentage of Hispanic respondents who said gun ownership protects citizens?
64%
79
What type of relationship is indicated if opinion on gun ownership and race ethnicity are not independent?
Dependent