BackFundamental Concepts in Probability: Sample Spaces, Events, and Probability Rules
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Sample Spaces and Events
Definitions and Basic Concepts
Probability theory begins with the definition of experiments, sample points, events, and sample spaces. These foundational concepts are essential for understanding how probabilities are assigned and calculated.
Experiment: A process that generates observations or outcomes. Example: Tossing a die once.
Sample Point: The most basic outcome of an experiment. Example: Tossing a coin once yields 'Heads' or 'Tails'.
Event: A specific collection of sample points. Example: Tossing a coin three times and getting at least one 'Heads'.
Sample Space (S): The set of all possible sample points for an experiment. Example: Tossing two dice: S contains all possible pairs of numbers (1,1), (1,2), ..., (6,6).
Probability of Sample Points and Events
The probability of a sample point is a number between 0 and 1 that represents the relative frequency of occurrence of E.
for any sample point E.
for all sample points in S.
The probability of an event A is the sum of the probabilities of the sample points in A:
Equally Likely Outcomes
If all outcomes in the sample space S are equally likely, the probability of event A is:
n = number of elements in A
N = total number of elements in S
Example: Tossing two fair dice. What is the probability that the sum is 7?
Operations on Events
Union, Intersection, and Complement
Events can be combined using set operations:
Union (A ∪ B): The event that at least one of A or B occurs.
Intersection (A ∩ B): The event that both A and B occur.
Complement (Ac): The event that A does not occur.
Example: Tossing a balanced die once. Let A = {4, 5, 6} (outcome ≥ 4), B = {1, 3, 4, 6} (even or odd), C = {2, 4, 6} (even outcome). Find (i) P(A ∪ B), (ii) P(B ∩ C), (iii) P(Bc).
Probability Rules
Additive Rule of Probability
The probability that at least one of two events occurs is:
Example: Suppose 75% of households subscribe to a French newspaper, 50% to an English newspaper, and 32% to both. What is the probability that a household subscribes to at least one newspaper?
Mutually Exclusive Events
Events A and B are mutually exclusive or disjoint if they have no sample points in common. For such events:
Conditional Probability
The probability of event A given that event B has occurred is:
Example: Toss a fair die. Let A = {1, 3, 4}, B = {2, 3, 5, 6}, C = {1, 2, 4, 5}. Find (i) P(A|B), (ii) P(B|C), (iii) P(C|A).
Multiplicative Rule of Probability
The probability that both A and B occur is:
Also,
Independence of Events
Events A and B are independent if the occurrence of one does not affect the probability of the other:
Events A, B, and C are independent if:
Random Sampling and Combinatorics
Factorials and Counting
The number of ways of selecting m elements from N elements is given by the binomial coefficient:
Example: A company has 10 Japanese cars and 12 American cars. What is the probability that 3 out of 5 randomly selected cars are Japanese?
The Law of Total Probability
Statement and Application
If are mutually exclusive and exhaustive events, then for any event B:
Or, in summation form:
Example: A store sells 3 brands of cameras. If the percentage of cameras requiring warranty repair is different for each brand, what is the probability that a randomly selected camera needs repair?
Bayes' Theorem
Statement and Application
Bayes' Theorem allows us to update probabilities based on new information. If are mutually exclusive and exhaustive events with , then for any event B with :
Example: If only 1 in 1000 patients has a rare disease, and a test for the disease is 99% accurate, what is the probability that a patient who tests positive actually has the disease?
Summary Table: Key Probability Rules
Rule | Formula (LaTeX) | Description |
|---|---|---|
Additive Rule | Probability that at least one of A or B occurs | |
Multiplicative Rule | Probability that both A and B occur | |
Conditional Probability | Probability of A given B has occurred | |
Independence | Events A and B are independent | |
Law of Total Probability | Probability of B over all partitions | |
Bayes' Theorem | Posterior probability of given B |
Additional info:
Examples and applications are inferred from standard probability theory and textbook conventions.
Some explanations are expanded for clarity and completeness.