BackContinuous Probability Distributions (Chapter 6): Study Notes for Business Statistics
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Continuous Probability Distributions
Introduction
Continuous probability distributions are fundamental in business statistics for modeling and analyzing data that can take on any value within a given interval. This chapter focuses on three major types of continuous probability distributions: normal, exponential, and uniform. Understanding these distributions allows business professionals to make informed decisions based on probabilistic models.
6.1 Continuous Random Variables
Definition and Properties
Continuous random variables are variables that can assume any numerical value within a specified interval, as determined by an experiment or observation.
The probability that a continuous random variable takes on any exact value is always zero; probabilities are assigned to intervals, not points.
The value observed depends on the measurement's level of precision.
Example: The time (in minutes) a customer spends on a service call is a continuous random variable because it can take any value within a range (e.g., 0 to 60 minutes).
6.2 Normal Probability Distributions
Characteristics of the Normal Distribution
The normal distribution is bell-shaped and symmetrical around its mean.
The mean and median are equal due to symmetry.
Most values cluster around the mean, with probabilities tapering off as values move further from the center.
The total area under the curve is 1.0, representing the entire probability space.
The curve extends indefinitely in both directions, never touching the horizontal axis.
Parameters and Effects
The distribution is fully described by its mean () and standard deviation ().
Changing shifts the distribution left or right.
Changing increases or decreases the spread (width) of the distribution.
Probability Density Function (PDF)
The mathematical expression for the normal distribution is:
(base of natural logarithms)
= mean
= standard deviation
= value of interest
Standardization and z-Scores
The z-score indicates how many standard deviations a value is from the mean:
z-scores are negative for values below the mean, positive for values above the mean, and zero at the mean.
The Standard Normal Distribution
A normal distribution with and is called the standard normal distribution.
Probabilities for any normal distribution can be found by converting to z-scores and using the standard normal table.
Calculating Probabilities Using Normal Tables
Standard normal tables provide the cumulative probability to the left of a given z-score.
To find , calculate the z-score for and look up the corresponding area.
To find , subtract the cumulative probability from 1.
Example: If , , :
From the table, , so .
Empirical Rule (68-95-99.7 Rule)
For a normal distribution:
About 68% of values fall within 1 standard deviation of the mean.
About 95% within 2 standard deviations.
About 99.7% within 3 standard deviations.
Finding Probabilities for Intervals
To find the probability that falls between two values, calculate the z-scores for both and subtract the smaller cumulative probability from the larger.
Example: Annual snowfall in Minneapolis is normally distributed with in., in. Probability that snowfall is between 30 and 70 inches:
6.3 Exponential Probability Distributions
Definition and Applications
The exponential distribution is a continuous probability distribution often used to model the time between events in a Poisson process (e.g., time between customer arrivals).
Probability Density Function (PDF)
= mean number of occurrences per unit interval
= value of interest ()
Cumulative Distribution Function (CDF)
Mean and Standard Deviation
Mean:
Standard deviation:
Example
If the average time between arrivals is 4 minutes, per minute. Probability that the next customer arrives within 2 minutes:
6.4 Uniform Probability Distributions
Definition and Properties
The uniform distribution describes a situation where all intervals of the same length within the distribution's range are equally probable.
Probability Density Function (PDF)
= lower endpoint, = upper endpoint
Cumulative Distribution Function (CDF)
Mean and Standard Deviation
Mean:
Standard deviation:
Example
If the time to finish an exam is uniformly distributed between 70 and 120 minutes, the probability a student finishes in less than 80 minutes is:
Mean: minutes Standard deviation: minutes
Summary Table: Key Properties of Continuous Distributions
Distribution | Mean () | Std. Dev. () | Typical Application | |
|---|---|---|---|---|
Normal | Heights, test scores, measurement errors | |||
Exponential | Time between arrivals, service times | |||
Uniform | for | Random number generation, equal-likelihood events |