BackProbability, Normal Distributions, and Discrete Random Variables: Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Probability and Normal Distributions
Standard Normal Distribution and Z-Scores
The standard normal distribution is a normal distribution with a mean of 0 and a standard deviation of 1. To compare values from different normal distributions, we convert them to z-scores, which measure how many standard deviations a value is from the mean.
Z-score formula:
For sample means (Central Limit Theorem):
Finding probabilities: Use z-tables to find the probability that a value is above or below a certain z-score.
Example: If systolic blood pressure for women aged 18-24 is normally distributed with and , the probability that a randomly selected woman has a systolic blood pressure greater than 120 is found by:
For sample means: If 40 women are sampled, the standard error is .
Percentiles and Inverse Normal Calculations
To find the value corresponding to a given percentile in a normal distribution, use the z-score for that percentile and solve for :
Example: For the 90th percentile (), , :
Probability with Contingency Tables
Joint, Marginal, and Conditional Probability
Contingency tables summarize data for two categorical variables. Probabilities can be calculated as follows:
Joint probability: Probability of two events both occurring (e.g., being male and a smoker).
Marginal probability: Probability of a single event (e.g., being male).
Conditional probability: Probability of one event given another (e.g., probability of being a non-smoker given male).
Example Table:
Female | Male | Total | |
|---|---|---|---|
Smoker | 38 | 51 | 89 |
Non-Smoker | 127 | 10 | 137 |
Total | 165 | 61 | 226 |
Probability of selecting a male smoker:
Probability of not a smoker or male: (Additional info: This sums non-smokers and all males)
Probability without Replacement
Dependent Events in Sampling
When sampling without replacement, the probability of subsequent events changes because the sample space is reduced.
Example: Probability of drawing two face cards in a row from a standard deck:
Discrete Probability Distributions
Mean (Expected Value) of a Discrete Random Variable
The mean or expected value of a discrete random variable with probability distribution is:
Example: For the following distribution:
x | P(x) |
|---|---|
0 | 0.40 |
1 | 0.31 |
2 | 0.23 |
4 | 0.02 |
5 | 0.04 |
Additional info: The sum in the image is 0.97, but the correct calculation is shown above.
Binomial Probability
Binomial Probability Formula
The binomial probability gives the probability of exactly successes in independent Bernoulli trials with probability of success:
Example: For , , :