Chapter 3 Flashcards

(19 cards)

1
Q

Probability

A

-a measure of outcomes
-how likely something is to occur

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

experiment

A

-planned operation

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

outcome

A

experiment results

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

event

A

combination of outcomes
-upper case letters (A,B,C) represent events (“at most one”)

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

sample space and ways to represent it

A

-set of all possible outcomes
-list all outcomes, tree diagram, venn diagram
-upper case S eg S={H,T}

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

Probabilities go from 0 to 1. Explain.

A

0 = it will never happen.

1 = it will always happen.

0.5 = it’s a 50/50 chance.

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

Equally Likely

A

-every outcome has the same chance.

Example:

Roll a fair die → each number (1–6) has the same chance.

Flip a fair coin → heads and tails have the same chance.

not equal: chance of rain on a weather forecast

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

Law of Large Number

A
  • the more trails you do the more likely you’ll reach the true probability

-some dice can be bias

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

“OR” event

A

-A or B
-everything in A, everything in B, anything in both — but don’t list repeats!

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

“AND” event

A

-A and B
-outcomes that are in both sets at the same time
-“this person is A and also B”
-only the numbers that occur in both

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

COMPLEMENT (‘) event

A

P(A’)
-everything NOT in P(A)
-still covers all data because your listing the remainder of B thats not in A: P(A) + P(A′) = 1

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

Conditional Probability

A

-the chance of A happening if we already know B happened.
-ignore everything else from B as it gets reduced
-“given”

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

Go over slide 14 and 19

A

on VIU

important

-If the sample space is listed as individual outcomes, total = number of items.

If the sample space is given as counts in a table, total = sum of all counts.

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

Independent and mutually exclusive mean the same thing?

A

no

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

Independents and ways to check

A

Two events are independent if each chance doesn’t affect the other

Example: Rolling a die twice. The first roll doesn’t affect the second roll.

Ways to check independence (only need to show one):

P(A|B) =P(A)
* P(B|A) =P(B)
* P(A AND B) =P(A)P(B)

-NOT independent=dependent.

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

Replacement

A

“Replace = independent
no replace = dependent.”

remember for replacement it takes one from numerator and denominator because the sample gets smaller

17
Q

mutually exclusive

A

-if events cannot occur at the same time
-dont share any outcomes: A and B=0
-go over slide 29 to see

18
Q

Multiplication Rule

A
  • A “AND” B
    -finds if both happen
    -P(AANDB)=P(B)⋅P(A∣B)
    -if independent
19
Q

Addition Rule

A

-A “OR” B
-if mutually exclusive= 0
-finds the chance of either A or B
-subtract A and B so no over lap
-P(A OR B)=P(A)+P(B)-P(A AND B)