Chapter 13: Randomness and Probability Flashcards

1
Q

Random Process

A

Generates results that are determined by chance; Aware of possible outcomes, but have no idea what the outcome will be; Even though individual outcomes are uncertain, there is a sense of predictability that occurs in the long run; Patterns of random occurences may include strings or runs of outcomes that appear to be non-random

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

Outcome

A

Result of a trial of a random process

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

Event

A

Collection of outcomes

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

Law Of Large Numbers

A

After many trials, simulated probabilities get closer to the true probability as the number of trials increases (gets infinitely large)

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

Sample Spaces

A

The sets of all possible non-overlapping outcomes

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

Probability Of An Event

A

Will always be a number between 0 and 1, inclusive

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

Relative Frequency

A

Probability of events in repeatable situations can be interpreted as the relative frequency with which the event will occur in the long run

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

Evidence For A Claim

A

Assuming a claim is true, find the probability of getting the observed result or more extreme. If < α, then we don’t have convincing evidence against the claim (statistically significant)

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

Complements

A

The complement of an event A is the event that A doesn’t happen; A^c; 1-P(A)=P(A^c)

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

Experimental Probability

A

Chance of an event occurring based on experiment

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

Theoretical Probability

A

Chance of an event occurring based on reasoning/math

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

Venn Diagrams

A

Used to represent probabilities in visual form; often use circles/ovals to represent events; the portion where the graphs overlap is the intersection of the two events

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

A∩B

A

Probability of event A and event B

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

A∪B

A

Probability of event A or event B

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

Mutually Exclusive Events

A

Events that can’t occur at the same time; no intersection

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

Conditional Probability (B|A)

A

Read as “B given A”; probability that event B will occur given that event A has occurred
P(B|A)=P(A∩B)/P(A)

17
Q

Independent Events

A

Knowing whether or not one event has occurred (or will occur) does not change that probability that another event will occur
P(A|B)=P(A) and P(A|B^c)=P(A)

18
Q

General Multiplication Rule

A

(Only when independent) P(A∩B)=P(A)*P(B)