STAT401 PSE Part 2

Nao Mimoto, Dept of Statistics, U of Akron Back to Class Webpage

Chapter 4A - Continuous RV

       

Continuous Random Variable
For any continuous RV P(X=c) is zero
Probability density function (pdf) instead of pmf
Cumulative Distribution Function (CDF) is still the same
Percentiles
Expected Values
Variance
Uniform Distribution


Chapter 4B - Normal Distribution

       

Normal Distribution
TI-84 for Normal($\mu, \si$)
N($\mu=0,\si=1$), N($\mu=0, \si=2$) and N($\mu=2,\si=2$)
Empirical Rule
Standard Normal Distribution
$z_\al$ Notation
Standardization of Normal
Using Normal Table
Use Standardization to find $F(x)$
Example: Tree Height
Finding percentile of N($\mu, \si^2$)
Ex: Find Percentile
Ex: Find Percentile 2
Ex: Tree Height 2
Ex: Cereal Box
Normal Approximation of Binomial


Chapter 4C - Exponential Distribution

       

Exponential Distribution
R code for Exponential($\la$)
CDF of exponential
Mean
Variance
Ex: Two Servers
Ex: Lifetime
Ex: Half Life of C14


Chapter 5A - Random Sample

       

Review of What We Have Learned So Far
Random Sample from $F(x)$
Ex: Simulating Random Sample in R - Uniform
Random Sample - Uniform
Ex: Simulating Random Sample in R - Normal
Random Sample - Normal(5,1)
If you change n: Normal
If you change n: Uniform
Ex: Java Applet


Chapter 5B - CLT and Spinning Wheel Example

       

Back to Sample Mean
In the Box Piture
How quickly does $\bar X$ converge to $E(X)$?
Central Limit Theorem
Ex: Spinning Wheel Game
Proportion of days (profit $\<0$)
Central Limit Theorem
Ex: Spinning Wheel with CLT


Chapter 6A - Confidence Interval for Mean

       

Central Limit Theorem
Three Scenarios
Confidence Interval for $\mu$
Ex: Hydro Turbines 1
One Sided CI
Ex: Hydro Turbines 2
Use of CI
What Confidence means and doesn't mean
When $\sigma$ is unkown ($n$ is still $> 40$)
Ex: A/C unit lifetime 1


Chapter 6B - When N is small

       

When we don't have a large sample size
When $\si$ is kown
Ex: Hydro Turbines 3
When $\si$ is unknown
Student's t-distribution
Confidence Interval with t-distribution
t-distribution on Calculators
Ex: A/C unit lifetime 2
Ex: Tire Life
Ex: Heat Transfer


Chapter 6C - Prediction Interval

       

Prediction Interval
Ex: Bus Routs
Ex: Daily Sales


Chapter 6D - Summary and Formulas

       

Sampling distribution of sample mean
Confidence Interval
Sample Variance


Part 2 goes to Midterm 2

This covers all material upto Midterm 2. Take Quiz 4, 5, 6 before attempting the M2.