lecture 10 Flashcards
subjective probability
probability was the degree of belief in a statement
do not work with this one in stats115
Objective probability
probability as a measure of the relative frequency ‘in the long run’ of an outcome
work with this one in stat115
Experiment
an experiment is a process by which observations/measurements are obtained, e.g.:
- throwing a fair die,
- taking measurements of blood pressure,
- asking people which ethnic groups they identify with.
Event
An event is the outcome of an experiment, e.g.: - getting a 6,
- a systolic blood pressure measure of 120 mmHg, - identifying as M ̄aori
needs to be clear, one possible outcome of the experiment
Sample space
The sample space is the set of all possible outcomes of an experiment, e.g.:
- in the case of a fair die, {1,2,3,4,5,6}.
Probability of an event A is
Pr(A) = number of experiments resulting in A/ large number of repetitions = nA/N
nA is the number of repetitions that involved A being satisfied
repeating gives more realisations
Complementary events
Two events are complementary if all outcomes are either one of the two events, e.g head or tail on fair coin.
A ̄ is called the complement of A and
Pr(A) + Pr(A ̄) = 1
Mutually exclusive events
There is no intersection between the two events. - not able to see both events in one go
In other words, events are mutually exclusive if they cannot both occur.
Back to coin flipping: getting heads and tails on the same toss. Which of the following are mutually exclusive?
Never smoked and ever smoked - mutually exclusive
Maori and European ethnicity - not mutually exclusive
Cardiovascular disease and diabetes - not mutually exclusive
Conditions for a valid probability
1 - Probabilities take values from 0 to 1.
2 - The sum of the probabilities over all possible events is 1.
- In other words, the total probability for all possible outcomes of a random circumstance is equal to 1 (as long as these events are mutually exclusive).
if the event A cannot happen then
Pr(A) = 0
The event that the mouse we trap is a male and pregnant has a probability Pr(A) = 0 of occurring because this is impossible.
if the event A is certain to happen then
Pr(A) = 1
The event that the mouse we trap is either male or not a male has a probability Pr(A) = 1 of occurring because it will definitely be one or the other.
The event either A or B occurs is:
AorB =AunionB =A∪B
The event both A and B occurs is:
AandB =AintersectB =A∩B
satisfy both events at a given time
Conditional events
Two events are conditional if the probability of one event changes depending on the outcome of another event.
Important not to interpret conditional results as unconditional.
What is the probability of buying ice cream? Hot day = High, Cold day = Low
We write conditional probabilities as: Pr(A | B)
(read as ‘the probability of A given B’)
what is the probability of event 1 given the probability of a previous event 2
order matters because what we are conditioning on matters
Multiplication rule
used with respect to intersections
pr(A) probability of what we are conditioning on
Pr (B | A) - conditional probability
Pr(A and B) = Pr(A ∩ B) = Pr(A) Pr(B|A)