New Reply

central limit theorem [probability]

 
Share Thread Thread Tools
Apr5-12, 02:07 PM   #1
 

central limit theorem [probability]


1. In any one-minute interval, the number of requests for a popular Web page is a Poisson random variable with expected value 360 requests.

A Web server has a capacity of C requests per minute. If the number of requests in a one-minute interval is greater than C the server is overloaded. Use the central limit theorem to estimate the smallest value of C for which the probability of overload is less than 0.025.

Because it's a Poisson distribution then E[X] = 360 = alpha = Var[X]
I'm using a Z table, so at 0.5-0.025 = 0.475, Z = 1.96
so Phi((x-360/sqrt(360)) = 1.96
and I get x = 397.1884 which is wrong.

am I on the right track, or completely off?
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> King Richard III found in 'untidy lozenge-shaped grave'
>> Google Drive sports new view and scan enhancements
>> Researcher admits mistakes in stem cell study
Apr5-12, 03:01 PM   #2
 
Mentor
Quote by brokeninside View Post
1. In any one-minute interval, the number of requests for a popular Web page is a Poisson random variable with expected value 360 requests.

A Web server has a capacity of C requests per minute. If the number of requests in a one-minute interval is greater than C the server is overloaded. Use the central limit theorem to estimate the smallest value of C for which the probability of overload is less than 0.025.

Because it's a Poisson distribution then E[X] = 360 = alpha = Var[X]
I'm using a Z table, so at 0.5-0.025 = 0.475, Z = 1.96
so Phi((x-360/sqrt(360)) = 1.96
and I get x = 397.1884 which is wrong.

am I on the right track, or completely off?
I don't see anything glaringly wrong. What are you given as the right answer?
Apr5-12, 03:02 PM   #3
 
I'm not given a correct answer, my webwork just tells me if my answer is right or wrong and I get a certain number of tries.
Apr5-12, 03:11 PM   #4
 
Recognitions:
Homework Helper Homework Help

central limit theorem [probability]


Quote by brokeninside View Post
1. In any one-minute interval, the number of requests for a popular Web page is a Poisson random variable with expected value 360 requests.

A Web server has a capacity of C requests per minute. If the number of requests in a one-minute interval is greater than C the server is overloaded. Use the central limit theorem to estimate the smallest value of C for which the probability of overload is less than 0.025.

Because it's a Poisson distribution then E[X] = 360 = alpha = Var[X]
I'm using a Z table, so at 0.5-0.025 = 0.475, Z = 1.96
so Phi((x-360/sqrt(360)) = 1.96
and I get x = 397.1884 which is wrong.

am I on the right track, or completely off?
Your solution method is OK. Your answer is only a very little bit wrong. The exact answer, using the Poisson and solving numerically, is C = 398.1530823, which we should round up to 399. You should round yours up to 398.

RGV
Apr5-12, 03:33 PM   #5
 
Ah okay. Thank you!
Apr5-12, 07:47 PM   #6
 
Recognitions:
Homework Helper Homework Help
Quote by brokeninside View Post
Ah okay. Thank you!
Actually, your solution is more-or-less exact; in my previous response I mistakenly used C-1 instead of C. The precise solution, using the exact Poisson distribution, is C = 397.15308; this expresses P{X > C} = P{X >= C+1} in terms of incomplete Gamma functions, and so makes sense even for non-integer C. So, the usable solution is to round up to 398. Your normal approximation of 397.1884 is very close tot the exact, and rounds up to exactly the same integer 398.

RGV
New Reply

Tags
central limit, probability
Thread Tools


Similar Threads for: central limit theorem [probability]
Thread Forum Replies
Central Limit Theorem Precalculus Mathematics Homework 2
Central limit theorem Advanced Physics Homework 0
The Central Limit Theorem Set Theory, Logic, Probability, Statistics 5
Central Limit Theorem Calculus & Beyond Homework 7
Probability Histogram and Central Limit Theorem Set Theory, Logic, Probability, Statistics 1