Summa Week 2 Flashcards
What does statistical inference involve?
statements about probability (e.g. probably, likely…)
What does the probability theory deduce?
it lets us deduce propositions about the likelihood of various outcomes, if certain conditions are TRUE
How is the probability of event A happening denoted by?
italicized p (A)
What is italicized p (A)?
the sum of the probability of all elementary outcomes of event A
How large can probability be?
0 less than p which is less than or equal to 1
What are three approaches to probability and statistical inference?
classical (analytical) approach
frequentist approach
subjective approach
What is an experiment?
tbd
What is the sample space?
the sample space of an experiment or random trial is the set of all possible outcomes or results of that experiment
What is an event?
an event is a set of outcomes of an experiment (a subset of the sample space) to which a probability is assigned.
What is an elementary outcome or a simple event?
an atomic event, or an outcome of an experiment to which a probability is assigned
What is a sample?
tbd
What is simple random sampling?
a simple random sample is a subset of a statistical population in which each member of the subset has an equal probability of being chosen
What are equally probable events?
outcomes of an experiment to which a probability is assigned that each have a chance of being chosen when randomly assigned
What is sampling without replacement?
like selecting tarot cards for a Celtic Cross spread, the results of which increase the likelihood of other
What is sampling with replacement?
tbd
What is the classical (analytic) approach to probability theory?
it makes certain assumptions (such as equally likely, independence) about a situation
e.g. if a sampling experiment has N possible outcomes (all equally likely to occur), this method would assign a probability of 1/N to each outcome
rolling a die
rolling dice and summing 2 numbers on top
What is an easy method to determine probability?
the tree diagram
e.g. tossing a coin and flipping it to record the outcome of H or T for each toss
Start - Head - Head-HH-p=.250
- Head-Tail-HT- p=.250
- Tail-Head-TH p=.250
- Tail-Tail-TT p=.250
True or false: If all possible outcomes are equally likely, the probability of the occurrence of an event is equal to the proportion of all possible outcomes favouring the event.
True
If we define the event as drawing a King from a deck of cards, what is the probability of the event of p(King)?
4/52
4 kings in a deck of 52 cards, therefore 4 out of 52
If we define the event as drawing the Ace of Spaces from a deck of cards, what is the probability of the event p(Ace of Spades)?
1/52
If we define the event as drawing a FAce card from a deck of cards, what is the probability of the event p(Face Card)=?
12/52 = 6/26 = 3/13
(there are 3 face cards per suit - Jack, Queen, King, and 4 suits per deck - spades, hearts, diamonds, club, therefore 3 x 4 = 12/52)
What is the probability of getting AT LEAST one correct answer for three true and false questions (assuming equal chances that the answer to a problem is correct or wrong)?
p(at least one correct answer) = 7/8 Do a tree diagram T-T-T T-T-F T-F-T T-F-F F-F-F - only one out of 8 that can be completely wrong, therefore 7/8 F-F-T F-T-F F-T-T
If the question was what is the probability of getting at least one answer wrong, then it would be 7/8 as well
If the question was what is the probability of getting at least two correct, then it would be 4/8 T-T-T T-T-F F-T-T T-F-T.
It would be the same amount for the probability of getting at least two wrong T-F-F F-F-F F-F-T F-T-F
What are the three relationships that can exist between two outcomes (probability)?
mutually exclusive (disjoint)
independent
conditional
What is a mutually exclusive or disjoint event (probability)?
two events that cannot logically occur at the same time, or events A and B intersect at zero/have a 0% chance of ever happening
e.g. a coin is tossed twice (H or T)
Start - HH, TH, TT, HT
Events A (HH and Event B (TT) are disjoint, therefore both cannot happen at the same time, whereas Events A (HT) and Event B (TH) are NOT disjoint
What is the probability rule for mutually exclusive/disjoint events?
If A and B are mutually exclusive/disjoint events, then p(A or B) = p(A) + p(B)
e.g. Drawing a heart OR a 3 from a deck of cards
= 13 hearts (ace,2,3,4,5,6,7,8,9,10,j,q,k) + 4 3s cards, - 3 of hearts = 16/52
What is also known as the mutually exclusive event?
a disjoint event
What is also known as a disjoint event?
a mutually exclusive event
What is the or/addition rule for probability?
p(A or B) = p(A) + p(B) - p(A and B)
e.g. the prob. of drawing either a heart or a spade from a deck of cards = 26/52
= 13 hearts/52 cards + 13 spades/52 cards - NO heart/spade cards 0/52 cards
= 26 cards/52 cards
What is the independent relationship between multiple outcomes in probability?
If Event A occurs that does not affect that probability of Event B occurring, then it is independent.
e.g.a tossing two coins allows EQUAL chances of the second toss being either H or T, regardless of the first toss
= p(A and B) = p(A)*p(B)
What is the independent probability rule?
If A and B are independent, then p(A and B) = p(A) * p(B)
e.g. tossing a H and then a T is 1/4
= 1H/2sides * 1T/2sides = 1Hx1T/4 sides = 1/4 = .250
Can a disjoint/mutually exclusive event be independent?
No! If A and B cannot occur together (or are disjoint), then knowing that A occurs DOES change the probability that B occurs
deck of cards tends to be disjoint UNLESS each card is placed back into the deck; coins seem to be independent most of the time
What is the prob of obtaining three heads with a three-coin toss?
p(three heads) = independent, therefore uses * [p(A) * p(B) * p(C) = independent] p(H) * p(H) * p(H) = 1/8 HHH -one out of 8, therefore 1/8 HHT HTT HTH TTT TTH THH THT
What is the permutation symbol?
!
it refers to taking the current number and MULTIPLYING it by the consecutively lower numbers until 1
e.g. 4! = 432*1=24
What is the permutation/number of possibilities for 4 letters?
Pr^N = N!/(N-r)! P4^4= 4! (4-4)! = 4!/0! = 4*3*2*1/1 = 24 e.g. 24 possibilities ABCD ABDC ACBD ACDB ADBC ADCB BACD BADC BCAD BCDA BDAC BDCA CABD CADB CBAD CBDA CDAB CDBA DABC DACB DBAC DBCA DCAB DCBA
What does the permutation 0! signify?
1.
it is what it is
What is the permutations formula in probability?
Pr^N = N!/(N-r)! e.g. permutations of letters A,B,C,D N = 4 r =4 P4^4 = 4!/(4-4)! = 4*3*2*1/0! = 24/1 = 24
What are the combinations for ABCD?
Cr^N = N!/r!(N-r)! C2^4 = 4!/2!(4-2)! = 4!/2!2! = 4*3*2*1/2*1*2*1 = 6
What is joint probability?
in N independent trials, suppose Na, Nb, Nab denote the number of times events A, B, and AB occur respectively. According to the frequency interpretation of probability, for large N
p(A) = Na/N
p(B) = Nb/N
p(A and B) = Nab/N
What is the probability that you will engage in unsafe sex and that your partner will have AIDS?
p(A and B) = Nab/N
What is conditional probability?
the probability of one outcome that is DEPENDENT on the occurrence of the other outcome
e.g. drawing cards and continuing to draw more WITHOUT replacing them
The probability of drawing 2 heart cards from a deck
p(B I A) = p(A and B) /p(A), or p(A and B) = p(A) * p(B I A)
What is the multiplication law of probability?
p(A and B) = p(A) * p(B I A)
What are some conditions of conditional probability?
The probability of an event A MUST often be modified after information is obtained as to whether or not a related event B has taken place