jiaping wang department of mathematics 04/22/2013, monday

13
The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL Chapter 8. Some Approximations to Probability Distributions: Limit Theorems Sections 8.4: The Central Limit Theorem Jiaping Wang Department of Mathematics 04/22/2013, Monday

Upload: gefjun

Post on 22-Feb-2016

50 views

Category:

Documents


0 download

DESCRIPTION

Chapter 8. Some Approximations to Probability Distributions: Limit Theorems Sections 8.4: The Central Limit Theorem. Jiaping Wang Department of Mathematics 04/22/2013, Monday. Theorem 8.4. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Chapter 8. Some Approximations to Probability Distributions: Limit Theorems

Sections 8.4: The Central Limit Theorem

Jiaping Wang

Department of Mathematics

04/22/2013, Monday

Page 2: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Theorem 8.4

The practical importance of the Central Limit Theorem is that for large n, the sampling distribution of can be closely approximated by a normal distribution:

)Where Z is the standard normal random variable.

Central Limit Theorem: Let X1, X2, …, Xn be independent and identically distributed random variables with E(Xi)=μ and V(Xi)=σ2<∞. Define whereThen Yn converges in distribution toward a standard normal random variable.

Page 3: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

An Application of CLT

Suppose that we wish to find an interval, (a, b), such that which is equivalent to

)=0.95, approximately, it is )=0.95, so we can have=-1.96 and =1.96 And b.

Page 4: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Example 8.6

From 1976 to 2002, a mechanical golfer, Iron Byron, whose swing was modeled after that of Byron Nelson (a leading golfer in the 1940s), was used to determine whether golf balls met the Overall Distance Standard. Specifically, Iron Byron would be used to hit the golf balls. If the average distance of 24 golf balls tested exceeded 296.8 yards, then that brand would be considered nonconforming. Under these rules, suppose a manufacturer produces a new golf ball that travels an average distance of 297.5 yards with a standard deviation of 10 yards. 1. What is the probability that the ball will be determined to be

nonconforming when tested?2. Find an interval that includes the average overall distance of 24

golf balls with probability of 0.95.

Page 5: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Solution

Answer: 1. Assume n=24 is large enough for the approximation. The μ=297.5 and Thus,

2. We have seen that]=0.95 =297.5-1.96(10/(24)1/2)=293.5 and =297.5+1.96(10/(24)1/2)=301.5

Page 6: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Example 8.7

A certain machine that is used to fill bottles with liquid has been observed over a long period, and the variance in the amounts of fill has been found to be approximately σ2=1 ounce. The mean ounces of fill μ, however, depends on an adjustment that may change from day to day or from operator. If n= 36 observations on ounces of fill dispensed are to be taken on a given day (all with the same machine setting), find the probability that the sample mean will be within 0.3 ounce of the true population mean for the setting.

Answer: n=36 is large enough for the approximation.

=P(-1.8≤Z≤1.8)=2(0.4641)=0.9282.

Page 7: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Approximate Binomial by Normal Distribution

Let with Bernoulli trial Yi having probability p for success.So , then we have E(X/n)=p, V(X/n)=p(1-p)/n, the normality follows from the CLT. As X has approximately a normal distribution with a mean of np and a variance of np(1-p).

If we can make sure will lie within the interval (0,1) where 0.5 is the correct factor.

Page 8: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Example 8.8

Six percent of the apples in a large shipment are damaged. Before accepting each shipment, the quality control manager of a large store randomly selects 100 apples. If four or more are damaged, the shipment is rejected. What is the probability that this shipment is rejected? Answer: Check which is entirely within (0,1). Thus

The normal approximation should work.

=1-(0.5-0.3531)=0.8531.

Page 9: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Example 8.9

Answer: Let X denote the number of voters in precinct I who vote for candidate A.The probability p that a randomly selected voter favors A is 0.5, then X can be Considered as a binomial distribution with p=0.5 and n=100. Approximately by normalDistribution, we need find

=0.5-0.3159=0.1841.

Candidate A believe that she can win a city election if she receives at least 55% of the votes from precinct I. Unknown to the candidate, 50% of the registered voters in the precinct favor her. If n=100 voters show up to vote at precinct I, what is the probability that candidate A will receive at least 55% of that precinct’s votes?

Page 10: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Additional Example 1

Answer: P[X1+X2+…+X20≤ 50] = P[(X1+X2+…+X20)/20≤ 50/20==0.5+0.0871=0.5871.

Apply the central limit theorem to approximate P[X1+X2+…+X20≤ 50], where X1, …, X20 are independent random variables having a common mean μ= 2 and a common standard deviation σ= 10.

Page 11: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Additional Example 2

Answer: P(25<X<35)=P(X<35)-P(X≤25)=P(X≤34)-P(X≤25)

=P(Z≤0.89)-P(Z≤-0.89)=0.3133(2)=0.6266.

Let X have a binomial distribution Bin(200,0.15). Find the normal approximation to P[25 <X < 35].

Page 12: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Additional Example 3

Answer: n=100, p=0.5, X=number of tails.P(X>60)=1-P(X≤60)=1-P(Z≤2.1)=0.5-0.4772=0.0822.

Roll a fair coin 100 times, use CLT to find the approximate probability that more than 60 tails shows.

Page 13: Jiaping  Wang Department of Mathematics 04/22/2013, Monday

The UNIVERSITY of NORTH CAROLINA at CHAPEL HILL

Homework #11

Page 405: 8.2, 8.4, 8.6 (a);Page 417: 8.12, 8.16, 8.18, 8.28.

Due next Monday, 04/29/2013.