Chapter 5: Probability

0.0(0)
studied byStudied by 9 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/21

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

22 Terms

1
New cards

random process

generates outcomes purely by chance

2
New cards

probability

 a number between 0 and 1 that describes the proportion of times the outcome would occur in a very long series of trials

3
New cards

law of large numbers

 if we observe more and more trials of any random process, the proportion of times that a specific outcome occurs approaches its probability

4
New cards

simulation

 process that imitates a random process in such a way that simulated outcomes are consistent with real-world outcomes. 

5
New cards

simulation process

describe, perform, use results

6
New cards

probability model

 a description of some random process that consists of two parts: a list of all possible outcomes and the probability for each outcome

7
New cards

sample space

 list of all possible outcomes

8
New cards

event

any collection of outcomes from some random process

9
New cards

complement rule

 P(AC)= 1 - P(A), where AC is the complement of event A

10
New cards

complement

the event that a certain outcome does not occur

11
New cards

mutually exclusive (disjoint)

no outcomes in common and so can never occur together - that is, if P(A and B) = 0

12
New cards

addition rule for mutually exclusive events

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

13
New cards

general addition rule

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

14
New cards

intersection of A and B

“A and B”, consists of outcomes that are common to both events, notated as A ∩ B

15
New cards

union of A and B

“A or B”, consists of outcomes that are in either event or both, notated as A ∪ B

16
New cards

conditional probability

 probability that one event happens given that another event is known to have happened

17
New cards

conditional probability of A given B

notated as A | B, solved with this equation <math xmlns="http://www.w3.org/1998/Math/MathML" display="block" data-is-equatio="1" data-latex="P\left(A\mid B\right)\ =\ \frac{P\left(A\ and\ B\right)}{P\left(B\right)}=\ \frac{P\left(A\ \cap B\right)}{P\left(B\right)}=\ \frac{P\left(both\ events\ occur\right)}{P\left(given\ event\ occurs\right)}"><mi>P</mi><mrow data-mjx-texclass="INNER"><mo data-mjx-texclass="OPEN">(</mo><mi>A</mi><mo>∣</mo><mi>B</mi><mo data-mjx-texclass="CLOSE">)</mo></mrow><mtext></mtext><mo>=</mo><mtext></mtext><mfrac><mrow><mi>P</mi><mrow data-mjx-texclass="INNER"><mo data-mjx-texclass="OPEN">(</mo><mi>A</mi><mtext></mtext><mi>a</mi><mi>n</mi><mi>d</mi><mtext></mtext><mi>B</mi><mo data-mjx-texclass="CLOSE">)</mo></mrow></mrow><mrow><mi>P</mi><mrow data-mjx-texclass="INNER"><mo data-mjx-texclass="OPEN">(</mo><mi>B</mi><mo data-mjx-texclass="CLOSE">)</mo></mrow></mrow></mfrac><mo>=</mo><mtext></mtext><mfrac><mrow><mi>P</mi><mrow data-mjx-texclass="INNER"><mo data-mjx-texclass="OPEN">(</mo><mi>A</mi><mtext></mtext><mo>∩</mo><mi>B</mi><mo data-mjx-texclass="CLOSE">)</mo></mrow></mrow><mrow><mi>P</mi><mrow data-mjx-texclass="INNER"><mo data-mjx-texclass="OPEN">(</mo><mi>B</mi><mo data-mjx-texclass="CLOSE">)</mo></mrow></mrow></mfrac><mo>=</mo><mtext></mtext><mfrac><mrow><mi>P</mi><mrow data-mjx-texclass="INNER"><mo data-mjx-texclass="OPEN">(</mo><mi>b</mi><mi>o</mi><mi>t</mi><mi>h</mi><mtext></mtext><mi>e</mi><mi>v</mi><mi>e</mi><mi>n</mi><mi>t</mi><mi>s</mi><mtext></mtext><mi>o</mi><mi>c</mi><mi>c</mi><mi>u</mi><mi>r</mi><mo data-mjx-texclass="CLOSE">)</mo></mrow></mrow><mrow><mi>P</mi><mrow data-mjx-texclass="INNER"><mo data-mjx-texclass="OPEN">(</mo><mi>g</mi><mi>i</mi><mi>v</mi><mi>e</mi><mi>n</mi><mtext></mtext><mi>e</mi><mi>v</mi><mi>e</mi><mi>n</mi><mi>t</mi><mtext></mtext><mi>o</mi><mi>c</mi><mi>c</mi><mi>u</mi><mi>r</mi><mi>s</mi><mo data-mjx-texclass="CLOSE">)</mo></mrow></mrow></mfrac></math>


18
New cards

independent events

 if knowing whether or not one event has occurred does not change the probability that the other event will happen

19
New cards

A and B are independent if

P(A|B) = P(A|BC) = P(A) OR P(B|A) = P(B|AC) = P(B)

20
New cards

general multiplication rule

 P(A and B) = P(A ∩ B) = P(A) x P(B|A)

21
New cards

all probabilities after the ____ stage on a tree diagram are conditional

first

22
New cards

if A and B are independent, the probability that A and B both occur

P(A and B) = P(A ∩ B) = P(A) x P(B)