BackProbability and Statistics: Normal Distribution, Binomial Probability, and Discrete Distributions
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Normal Distribution and Z-Scores
Finding Probabilities Using the Normal Distribution
The normal distribution is a continuous probability distribution that is symmetric about the mean, describing data that clusters around a central value. Z-scores are used to standardize values and find probabilities associated with specific outcomes.
Mean (μ): The average value in the population.
Standard Deviation (σ): Measures the spread of the data.
Z-score Formula: Where X is the value, μ is the mean, and σ is the standard deviation.
Probability Calculation: Use the Z-score to find the probability from standard normal tables or using the complement rule:
Example:
Given: μ = 114.8, σ = 13.1, X = 120
Calculate Z:
Find :
Additional info: For sample means, use the standard error: For n = 40,
Inverse Normal Problems
Finding Values Corresponding to Given Probabilities
Inverse normal problems involve finding the value (X) that corresponds to a given probability in a normal distribution.
Given Probability: Find the Z-score that matches the cumulative probability.
Find X:
Example:
Given: μ = 560, σ = 85, cumulative probability = 0.90
Z-score for 0.90 is approximately 1.28
Calculate X:
Probability with Tables and Conditional Probability
Using Frequency Tables to Calculate Probabilities
Frequency tables summarize categorical data and allow calculation of probabilities for specific events, including conditional probabilities.
Marginal Probability: Probability of a single event.
Conditional Probability: Probability of an event given another event has occurred.
Formula:
Example Table:
Female | Male | Total | |
|---|---|---|---|
Smoker | 38 | 51 | 89 |
Not Smoker | 127 | 10 | 137 |
Total | 165 | 61 | 226 |
Probability of selecting a smoker and male:
Probability of selecting a non-smoker and male:
Probability of selecting a non-smoker or male: Additional info: This sum exceeds 1 due to double-counting; use inclusion-exclusion principle.
Probability Without Replacement
Drawing Cards from a Deck
When drawing cards without replacement, the probability changes after each draw because the total number of cards decreases.
Probability of Two Face Cards:
There are 12 face cards in a standard deck.
Discrete Probability Distributions
Calculating the Mean (Expected Value)
The mean of a discrete probability distribution is the sum of each value multiplied by its probability.
Formula:
Example Table:
x | P(x) |
|---|---|
0 | 0.40 |
1 | 0.31 |
2 | 0.23 |
4 | 0.02 |
5 | 0.04 |
Mean:
Binomial Probability
Calculating Binomial Probabilities
The binomial distribution models the number of successes in a fixed number of independent trials, each with the same probability of success.
Parameters: n = number of trials, p = probability of success, x = number of successes
Binomial Formula:
Example:
n = 10, p = 0.6, x = 8