BackProbability and Discrete Probability Distributions: Exam 2 Study Guide
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Probability and Discrete Probability Distributions
Counting Principles
Counting principles are foundational tools in probability, allowing us to determine the number of possible outcomes in various scenarios.
Fundamental Counting Principle: If one event can occur in m ways and a second event can occur in n ways, then the two events together can occur in m × n ways.
Permutations: The number of ways to arrange r objects from a set of n distinct objects, where order matters.
Combinations: The number of ways to choose r objects from a set of n distinct objects, where order does not matter.
Formulas:
Permutations:
Combinations:
Example: How many ways can 3 students be chosen from a group of 10 to stand in a line? Since order matters, use permutations: .
Probability Basics
Probability quantifies the likelihood of an event occurring in a random experiment.
Classical Probability:
Complement Rule: , where is the complement of event .
Example: If a die is rolled, the probability of not rolling a 6 is .
Probability with Tables and Frequency Distributions
Tables and frequency distributions can be used to find probabilities by counting favorable outcomes and dividing by the total number of outcomes.
Identify the total number of observations.
Count the number of observations that satisfy the event of interest.
Calculate probability using the classical formula.
Example: If a table shows 20 students, 8 of whom are left-handed, the probability of selecting a left-handed student is .
Conditional Probability
Conditional probability measures the probability of an event occurring given that another event has already occurred.
Formula:
Alternatively,
Example: If 5 out of 20 students are both left-handed and female, and there are 10 females, then .
Multiplication Rule
The multiplication rule is used to find the probability that two events both occur.
General Case:
If Independent:
Example: If the probability of drawing a red card is 0.5 and the probability of drawing a king after a red card is 0.02, then .
Addition Rule
The addition rule is used to find the probability that at least one of two events occurs.
Formula:
Example: If , , and , then .
Discrete and Continuous Random Variables
A random variable assigns a numerical value to each outcome in a probability experiment.
Discrete Random Variable: Takes on a countable number of values (e.g., number of heads in 10 coin tosses).
Continuous Random Variable: Takes on an infinite number of values within a given range (e.g., height, weight).
Example: The number of cars passing through an intersection in an hour is discrete; the time between arrivals is continuous.
Discrete Probability Distributions
A discrete probability distribution lists each possible value of a discrete random variable along with its probability.
Mean (Expected Value):
Variance:
Standard Deviation:
Example: For with , .
Binomial Probability Distribution
The binomial distribution models the number of successes in a fixed number of independent trials, each with the same probability of success.
Binomial Probability Formula: , where
Mean:
Variance:
Example: If a coin is flipped 5 times (), what is the probability of getting exactly 3 heads ()? .
Summary Table: Key Probability Formulas
Concept | Formula (LaTeX) | Description |
|---|---|---|
Classical Probability | Probability of event A | |
Complement Rule | Probability that A does not occur | |
Conditional Probability | Probability of B given A | |
Multiplication Rule | Probability both A and B occur | |
Addition Rule | Probability at least one of A or B occurs | |
Permutations | Arrangements of r objects from n | |
Combinations | Selections of r objects from n | |
Mean (Discrete) | Expected value of a discrete random variable | |
Variance (Discrete) | Variance of a discrete random variable | |
Binomial Probability | Probability of x successes in n trials | |
Mean (Binomial) | Expected number of successes | |
Variance (Binomial) | Variance of binomial distribution |
Additional info: This guide covers material from probability, discrete probability distributions, and binomial distributions, corresponding to Chapters 3 and 4 in a typical statistics course. Students should be familiar with using these formulas and identifying when to apply each rule or distribution.