BackModeling Random Events: The Normal and Binomial Models – Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Modeling Random Events: The Normal and Binomial Models
Normal Distribution
The normal distribution is a continuous probability distribution that is symmetric about its mean, often used to model real-world phenomena such as heights, test scores, and measurement errors. It is characterized by its bell-shaped curve.
Key Properties:
Mean () and standard deviation () determine the center and spread.
The total area under the curve is 1.
Empirical Rule: Approximately 68% of data falls within 1 standard deviation, 95% within 2, and 99.7% within 3.
Standard Normal Distribution: A normal distribution with and .
Z-score: The number of standard deviations a value is from the mean.
Formula:
Example: If , then can be found by converting 17 to a z-score and using the standard normal table.
Calculating Probabilities Using the Normal Distribution
To find the probability that a normal random variable falls within a certain range, convert the values to z-scores and use the standard normal table.
Steps:
Compute the z-score for the value(s) of interest.
Use the standard normal table to find the corresponding probability.
For intervals, subtract probabilities as needed.
Example: for
Find
Find
Probability =
Binomial Distribution
The binomial distribution models the number of successes in a fixed number of independent trials, each with the same probability of success.
Key Properties:
Number of trials:
Probability of success:
Probability of failure:
Probability Mass Function:
Mean and Standard Deviation:
Mean:
Standard deviation:
Example: If and , then the probability of exactly 4 successes is .
Normal Approximation to the Binomial
When is large and is not too close to 0 or 1, the binomial distribution can be approximated by a normal distribution with mean and standard deviation .
Continuity Correction: When using the normal approximation, add or subtract 0.5 to the discrete x-value to improve accuracy.
Conditions: Both and should be satisfied.
Example: For , , to approximate :
Mean:
Standard deviation:
Apply continuity correction:
Find
Use standard normal table to find
Using Z-tables and Probability Calculations
Z-tables provide the area (probability) to the left of a given z-score in the standard normal distribution.
To find , compute for and use .
To find , compute for both and , then subtract: .
Example: If , .
Summary Table: Normal vs. Binomial Distribution
Property | Normal Distribution | Binomial Distribution |
|---|---|---|
Type | Continuous | Discrete |
Parameters | Mean (), Std. Dev. () | Number of trials (), Probability of success () |
Shape | Symmetric, bell-shaped | Symmetric if , skewed otherwise |
Probability Calculation | Area under curve | Sum of probabilities for integer values |
Approximation | -- | Can be approximated by normal if and are large |
Additional info: Some values and context were inferred from partial equations and notation in the original file, which included z-scores, probability statements, and references to normal and binomial models.