Chapter 3 Flashcards
What is the Conditional Probability Formula?
To find the conditional probability that event A occurs given that event B occurs, divide the probability that both A and B occur by the probability that B occurs; that is, P (A|B) = P(A∩B)/P(B) [We assume that P(B) does not equal 0]
What is the Multiplicative Rule of Probability?
P (A∩B) = P(A)P(B|A) or, equivalently P (A∩B) = P (B) P (A|B). If multiples (i.e. probabability 2 specific workers selected out of 10): 1st Worker: P (A) = P(1v1)+P(1v2)+P(1v3) = 1/10+1/10+1/10 = 3/10. 2nd Worker: P(B|A)=P(1v2)+P(1v3)=1/9+1/9 = 2/9 (since one worker chosen before already) Therefore: P(A∩B) = P(A)P(B|A)=(3/10)(2/9)= 6/90 = 1/15.
*Key words “both” and “and” occur -> imply intersection -> implies we need to multiply
What are Independent Events?
Events A and B are independent events if the occurrence of B does not alter the probability that A has occurred; that is, events A and B are independent if P(A|B)=P(A). When events A and B are independent. It is also true that P(B|A)=P(B). Events that are not independent are said to be dependent.
*Mutually exclusive events are always dependent.
What is the Probability of Intersection of Two Events?
If events A and B are independent, then the probability of the intersection of A and B equals the product of the probabilities of A and B; that is, P(A∩B) = P(A) P(B).
The converse is also true: If P(A∩B)=P(A)P(B), then events A and B are independent.
What is the Multiplicative Counting Rule?
You have k sets of elements, nv1 in the first set, nv2 in the second set…, and nvk in the kth set. Suppose you wish to form a sample of k elements by taking one element from each of the k sets. Then the number of different samples that can be formed is the product
nv1,nv2,nv3…nvk
When to use? Intersection (A and B)
What is the Permutations Counting Rule?
Given a single set of N different elements, you wish to select n elements from the N and arrange them within n positions. The number of different permutations of the N elements taken n at a time is denoted by PNvn and is equal to
PNvn = N(N-1)(N-2)* — * (N-n+1) = N!/(N-n)!
Where n! = n (n-1)(n-2)…(3)(2)(1) and is called n factorial (for example, 5! = 54321=120).
**The quantity of 0! is defined to be 1.
When to use?
What is the Partitions Counting Rule?
Suppose you wish to partition a single set of N different elements into k sets, with the first set containing nv1 elements, the second containing nv2 elements, … and the kth set containing nvk elements. Then the number of differerent partitions is
N!/nv1!nv2!—nvk!, where nv1+nv2+nv3+…+nvk=N
When to use?
What is the Combinations Counting Rule?
if you are drawing n elements from a set of N elements without regard to the order of the n elements, then the number of different results is (Nvn) = N!/n!(N-n)!
[Note: The Combinations Rule is a special case of the partitions rule when k=2.]
When to use?
What is the Baye’s Rule?
Can be applied when an observed event A occurs with any one of several mutually exclusive and exhaustive events, Bv1, Bv2,…,Bk. The formula for finding the appropriate conditional probabilities is as given below:
Given k mutually exclusive and exhaustive events, Bv1, Bv2,…,Bk such that P(Bv1)+P(Bv2)+—-+P(Bk)=1, and given an observed event A, it follows that P(B∩A/P(A)
= P(B)P(A|B)/P(Bv1)P(A|Bv1)+P(Bv2)P(A|Bv2)+—+P(Bvk)P(A|Bvk)
When to use?
How to Select Probability Rules Given Different Compound Events?
Union (A or B) —- Addition Rule
- Mutually Exclusive P(AUB)- P(A)+P(B) - Not Mutually Exclusive P (AUB) = P(A) + P(B) - P(A∩B)
Intersection (A and B) —- Multiplication Rule
- Independent P(A∩B)=P(A) * P(B)
- Dependent P(A∩B)=P(A|B)P(B)=P(B|A)P(A)
Complementary (not A) —– Rule of Complements
P(Ac)=1-P(A)
Conditional (A given B) ---- Conditional Rule -Independent P(A|B)=P(A) P(B|A)=P(B) -Dependent P(A|B) = P(A∩B)/P(B) P(B|A) = P(A∩B/P(A)
What is an experiment?
An act or process of observation that leads to a single outcome that cannot be predicted with certainty.
What is a sample point?
The most basic outcome of an experiment.
What is a sample space?
(of an experiment) is the collection of all its sample points.
What are the Probability Rules for Sample Points?
Let p represent the probability of sample point i. Then
1. All sample point probabilities must lie between 0 and 1 (i.e., 0
What is an event?
A specific collection of sample points.