Estimating Web Server Capacity using Central Limit Theorem

hxluo
Messages
14
Reaction score
0
In anyone minute interval, the number of requests for a popular web page is a poisson random variable with expected value 300 requests.

a) 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.05
 
Physics news on Phys.org
Another statement of a problem with no attempt at all to solve it! We are not going to do your homework for you. Since you apparently at least know this problem is connected with the "central limit theorem", what is the central limit theorem and how can you apply it to this problem?
 
ddfasdfsdfs
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top