AP Statistics Curriculum 2007 Normal Prob

From SOCR
Jump to: navigation, search

General Advance-Placement (AP) Statistics Curriculum - Non-Standard Normal Distribution and Experiments: Finding Probabilities

Due to the Central Limit Theorem, the Normal Distribution is perhaps the most important model for studying various quantitative phenomena. Many numerical measurements (e.g., weight, time, etc.) can be well approximated by the normal distribution. While the mechanisms underlying natural processes may often be unknown, the use of the normal model can be theoretically justified by assuming that many small, independent effects are additively contributing to each observation.

General Normal Distribution

The (general) Normal Distribution, \(N(\mu, \sigma^2)\), where \(\mu\) is the mean and \(\sigma^2\) is the variance, is a continuous distribution that has similar exact areas in terms of symmetric intervals around the origin on x-axis, relative to its mean and variance, as the Standard Normal Distribution:

  • The area\[\mu -\sigma < x < \mu+\sigma = 0.8413 - 0.1587 = 0.6826\]
  • The area\[\mu -2\sigma < x < \mu+2\sigma = 0.9772 - 0.0228 = 0.9544\]
  • The area\[\mu -3\sigma < x < \mu +3\sigma= 0.9987 - 0.0013 = 0.9974\]
  • Note that the inflection points (\(f ''(x)=0\)) of the (general) Normal density function are \(\pm \sigma\).
SOCR EBook Dinov RV Normal 013108 Fig6.jpg
  • General Normal density function \(f(x)= {e^{{-(x-\mu)^2} \over 2\sigma^2} \over \sqrt{2 \pi\sigma^2}}.\)
  • General Normal cumulative distribution function \(\Phi(y)= \int_{-\infty}^{y}{{e^{{-(x-\mu)^2} \over 2\sigma^2} \over \sqrt{2 \pi\sigma^2}} dx}.\)


  • The relation between the Standard and the General Normal Distribution is provided by these simple linear transformations (Suppose X denotes General and Z denotes Standard Normal Random Variables):

\[Z = {X-\mu \over \sigma}\] converts general normal scores to standard (Z) values. \[X = \mu +Z\times\sigma\] converts standard scores to general normal values.

Examples

A large number of Normal distribution examples using SOCR tools

Sums and averages of independent Normal random variables

  • Let X1, X2, and X3 represent the heights of 3 random individuals. Suppose the heights are Normally distributed with mean 170cm and standard deviation 20 cm (i.e., X1, X2, X3 ~\(N(\mu=170, \sigma=20)\). What is the probability that the total sum T=X1+X2+X3 is less than 500cm? That is, find P(T<500). As the X variables are Normal and independent, the total sum, T, will be Normal(\(\mu_T, \sigma_T\)) and we need to find the parameters \(\mu_T, \sigma_T\).
    • \(\mu_T=E(T)=E(X1+X2+X3) = E(X1)+E(X2)+E(X3)=3\times 170=510.\)
    • \(\sigma_T^2 = Var(T) = Var(X1+X2+X3)=Var(X1)+Var(X2)+Var(X3)=\)\(20^2+20^2+20^2=1,200\), and \(\sigma_T=\sqrt{1,200}=34.64.\)
    • Thus, T~\(N(\mu_T=510,\sigma_T=34.64)\), and P(T<500)= 0.386380, which can be computed using the SOCR Normal Distribution Calculator or the SOCR Standard Normal Z Table via the standardizing transformation.
  • If A is the average of the 3 heights, A=(X1+X2+X3)/3, what is the central 50-th percentile for the variable A? That is, what are the lower (a1) and upper (a2) bounds that give P(a1<A<a2)=0.5, where a1 and a2 are symmetric with respect to the expected value of A, \(E(A)=\mu=170\))?
    • Note that it suffices to find one of the bounds (say a2) as these bounds are symmetric around the mean, 170. Thus, we are looking for a2, such that P(170<A<a2)=0.25, which is also the same as P(a1<A<170)=0.25.
    • The distribution of the average A~\(N(\mu=170, \sigma)\).
    • \(Var(A) = Var((1/3)(X1+X2+X3))=(1/9)(Var(X1)+Var(X2)+Var(X3))=(1/9)(20^2+20^2+20^2)=133.33\), and \(\sigma = 11.55\). Thus, A~\(N(\mu=170, \sigma=11.55)\).
    • As before, we can the SOCR Normal Distribution Calculator or the SOCR Standard Normal Z Table via the standardizing transformation to compute a2=177.8, and \(a1=\mu -(a2-\mu)=162.2\), as P(162.2<A<170)=P(170<A<177.8)=0.25.
    • Therefore, the central 50-th percentile for the average height is [162.2 : 177.8].

Systolic Arterial Pressure Example

This Distributions help-page may be useful in understanding SOCR Distribution Applet.

Suppose that the average systolic blood pressure (SBP) for a Los Angeles freeway commuter follows a Normal distribution with mean 130 mmHg and standard deviation 20 mmHg. Denote X to be the random variable representing the SBP measure for a randomly chosen commuter. Then \(X\sim N(\mu=130, \sigma^2 =20^2)\).

  • Find the percentage of LA freeway commuters that have a SBP less than 100. That is compute the following probability: p=P(X<100)=? (p=0.066776)
SOCR EBook Dinov RV Normal 013108 Fig7.jpg
  • If normal SBP is defined by the range [110 ; 140], and we take a random sample of 1,000 commuters and measure their SBP, how many would be expected to have normal SBP? (Number = 1,000P(110<X<140)= 1,000*0.532807=532.807).
SOCR EBook Dinov RV Normal 013108 Fig8.jpg
  • What is the 90th percentile for the SBP? That is what is \(x_o\), so that \(P(X<x_o)=0.9\)?
Error creating thumbnail: File missing
  • What is the range of SBP values that contain the central 80% of the SBPs for all commuters? That is what are \(x_o, x_1\), so that \(P(x_0<X<x_1)=0.8\) and \({x_o+x_1\over2}=\mu=130\) (i.e., they are symmetric around the mean)? (\(x_o=104, x_1=156\))
SOCR EBook Dinov RV Normal 013108 Fig10.jpg

Assessing Normality

How can we tell if data collected from a process or experiment we observe is normally distributed? There are several methods for checking normality:

SOCR EBook Dinov RV Normal 013108 Fig11.jpg
  • Why do we care if the data is normally distributed? Having evidence that the data we are analyzing is normally distributed allows us to use the (General) Normal distribution as a model to calculate the probabilities of various events and assess significant observations.
  • Example: Suppose we are given the heights for 11 women.
    • First we need to show that there is no evidence suggesting that the Normal and Data distributions are significantly distinct.
    • Then, we want to use the normal distribution to make inference on women heights. If the height of a randomly chosen woman is measured, how likely is that she'll be taller than 60 inches? 70 inches? Between 55 and 65 inches?
Height (in.) 61.0 62.5 63.0 64.0 64.5 65.0 66.5 67.0 68.0 68.5 70.5

Problems


References


"-----


Translate this page:

(default)
Uk flag.gif

Deutsch
De flag.gif

Español
Es flag.gif

Français
Fr flag.gif

Italiano
It flag.gif

Português
Pt flag.gif

日本語
Jp flag.gif

България
Bg flag.gif

الامارات العربية المتحدة
Ae flag.gif

Suomi
Fi flag.gif

इस भाषा में
In flag.gif

Norge
No flag.png

한국어
Kr flag.gif

中文
Cn flag.gif

繁体中文
Cn flag.gif

Русский
Ru flag.gif

Nederlands
Nl flag.gif

Ελληνικά
Gr flag.gif

Hrvatska
Hr flag.gif

Česká republika
Cz flag.gif

Danmark
Dk flag.gif

Polska
Pl flag.png

România
Ro flag.png

Sverige
Se flag.gif