Seyed Masoud Hosseini · Overview · Study log · Ideas · Transcript · RSS feed
Probability · Lecture 30 of 76 · 5:24
Normal Probability Calculation
Study guide
What this lecture covers
This short recitation problem drills the mechanics of computing probabilities for normal random variables using a standard normal table. It builds directly on the normal distribution and standardization technique introduced earlier in the course.
You'll practice reading probabilities from a standard normal table, handling negative values by using symmetry, standardizing a general normal random variable into standard normal form, and combining these steps to compute the probability of falling in an interval.
Key ideas
- Reading the standard normal table: for
Xstandard normal,P(X <= x)is looked up directly asphi(x)for non-negativex. - Symmetry for negative values: since the standard normal is symmetric around 0,
P(X <= -a) = 1 - phi(a)for positivea. - Linear functions of normal variables are normal: for
Ynormal,(Y - mean)/(shift or scale)combinations remain normal, with mean and variance found using linearity of expectation and the scaling rule for variance. - Standardizing any normal variable: subtracting the mean and dividing by the standard deviation turns any normal random variable into a standard normal.
- Computing interval probabilities:
P(a <= Y <= b)is found by standardizing the bounds and subtracting two table lookups,phiof the upper standardized bound minusphiof the lower one.
Before you watch
- Know the normal distribution and how to standardize a normal random variable.
- Be comfortable reading values from a standard normal (
phi) table. - This drill assumes you've seen the lecture introducing continuous random variables and the normal distribution.
Check your understanding
- Why can't negative values be looked up directly on a standard normal table?
- Why does subtracting the mean and dividing by the standard deviation always produce a standard normal variable?
- How would you compute
P(Y > 3)for a general normalYusing this method? - Why does
P(X <= 0) = 0.5for any standard normal random variable?
From the YouTube description
MIT 6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013
View the complete course: http://ocw.mit.edu/6-041SCF13
Instructor: Jagdish Ramakrishnan
License: Creative Commons BY-NC-SA
More information at http://ocw.mit.edu/terms
More courses at http://ocw.mit.edu
← Mean & Variance of the Exponential · Lecture 9: Multiple Continuous Random Variables →
