Reasoning With Probabilities Flashcards
What are propositional language and event language?
Propositional language deals with things that can be true or false and is used by philosophers and logicians - What is the probability THAT a coin will land heads?
Event language deals with things that either happen or don’t and is used by statistician and probability theory texts - What is the probability OF coin landing heads?
Define extreme probabilities, i.e. P(A)=0 and P(A)=1, in terms of necessity.
Zero means that proposition A is necessarily false. One means that proposition A is necessarily true.
What is the opposite of necessary in statistical logic?
Contingent (i.e. Possible but can happen otherwise)
What are mutually exclusive events?
When multiple events can’t occur at the same time. If any one occurs the others cannot occur.
What is meant by the term Independence in probability theory?
Two events are said to be independent if the occurrence of one doesn’t influence the probability of the occurrence of the other:
- P(A)=P(A given B)
- P(B)=P(B given A)
If the contrary is true then the events are said to be dependent:
- P(A)≠P(A given B)
- P(B)≠P(B given A)
Describe symmetrically dependency.
If the occurrence of A affects the probability of B, then the occurrence of B will also affect the probability of A; this doesn’t mean that the numerical values
will be the same.
This illustrates the point for a dice roll:
P(even) = 1/2, but P(even, given it’s a 2) = 1
P(2) = 1/6, but P(2, given that it’s even) = 1/3
What is the negation rule for an event A?
P(not-A) = 1 minus(-) P(A)
What is the law of the excluded middle?
For every proposition A, either A is true, or its negation is true, there’s no third truth value that A could have.
What is the RESTRICTED (mutually exclusive) disjunction rule given events A and B?
P(A or B) = P(A) + P(B)
What is the GENERAL (non-mutually exclusive) disjunction rule given events A and B?
P(A or B) = P(A) + P(B) - P(A and B)
What is the RESTRICTED (independent) conjunction rule?
P(A and B) = P(A) * P(B)
What is the GENERAL (dependent) conjunction rule?
P(A and B) = P(A) * P(B/A)