BackFundamental Probability Concepts and Rules
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Probability: Fundamental Concepts
Random Experiments and Sample Spaces
Probability theory begins with the study of random experiments—processes whose outcomes cannot be predicted with certainty in advance. The set of all possible outcomes of a random experiment is called the sample space, denoted by S.
Random Experiment: An action or process that leads to one of several possible outcomes, where the outcome cannot be predicted with certainty.
Sample Space (S): The set of all possible outcomes of a random experiment. Examples:
Tossing a coin: S = {Head, Tail}
Rolling a die: S = {1, 2, 3, 4, 5, 6}
Event: Any subset of the sample space. An event may consist of one or more outcomes. Examples:
Tossing a head (single outcome)
Tossing two heads in two tosses (multiple outcomes)
Probability of Events
The probability of an event A, denoted by P(A), quantifies the likelihood that event A will occur. Probabilities are real numbers between 0 and 1, inclusive.
Properties of Probability:
means event A is impossible.
means event A is certain.
The larger the value of , the more likely event A is to occur.
Sum of Probabilities: The sum of the probabilities of all non-overlapping (mutually exclusive) outcomes in the sample space is 1. Example: For a fair die, each face has probability , and .
Set Operations and Event Relationships
Complement, Union, and Intersection
Complement of an Event (Ac): The event that A does not occur. contains all outcomes in S that are not in A.
Union (A or B): The event that either A, B, or both occur. Denoted .
Intersection (A and B): The event that both A and B occur. Denoted .
Venn Diagrams are often used to visualize these relationships:
Complement: The area outside A but within S.
Union: The area covered by either A, B, or both.
Intersection: The area where A and B overlap.
Disjointness and Independence
Disjoint (Mutually Exclusive) Events: Two events A and B are disjoint if they cannot occur together (i.e., ). The occurrence of one prevents the occurrence of the other.
Non-Disjoint Events: Events that can occur together (i.e., ).
Independence of Events: Two events A and B are independent if the occurrence of A does not affect the probability of B, and vice versa. Formally, A and B are independent if or .
Independence of Trials: Repeated trials are independent if the outcome of one trial does not influence the outcome of another (e.g., repeated coin tosses).
Probability Rules
Complement Rule
The probability that event A does not occur is given by:
Addition Rules
Addition Rule for Disjoint Events: If A and B are disjoint, then
General Addition Rule: If A and B are not disjoint, then
Classical Probability (Equally Likely Outcomes)
If all outcomes in the sample space are equally likely, the probability of event A is:
Conditional Probability and Independence
Conditional Probability
The conditional probability of event B given that event A has occurred is denoted and is defined as:
Multiplication Rules
Independent Events: If A and B are independent, then
Dependent Events (General Multiplication Rule): If A and B are not independent, then or
To determine if two events A and B are independent, check if any of the following hold:
Summary Table: Event Relationships
Relationship | Definition | Key Formula |
|---|---|---|
Disjoint (Mutually Exclusive) | Events cannot occur together | |
Independent | Occurrence of one does not affect the other | |
General (Not Disjoint or Independent) | Events may overlap or be dependent |
Examples and Applications
Example 1: Tossing a fair coin. S = {Head, Tail}. P(Head) = 0.5, P(Tail) = 0.5.
Example 2: Rolling a fair die. S = {1,2,3,4,5,6}. P(rolling a 3) = .
Example 3: If A = rolling an even number, B = rolling an odd number, then A and B are disjoint.
Example 4: If A = first child is a boy, B = second child is a boy (in a family with two children), then A and B are not disjoint and may be independent depending on context.
Additional info: These notes provide a foundation for understanding probability, including the structure of sample spaces, event relationships, and the main rules for calculating probabilities in both simple and compound events. Mastery of these concepts is essential for further study in statistics and data analysis.