ANSWER:
Question 2 (a) Here
X(t) be the number of hits on the webpage by time t
so here the distribution of the number of hits in the first
minute is poisson distribution with parameter
= 5 * 1 =
5
so here p(x) = e-5 5x/x! ; x >0
Pr(x < 4) = POISSON (x =< 4 ; 5)
by using poissoncdf function we can get this probability.
Pr(x < 4) = POISSONCDF (x =< 4 ; 5) = 0.4405
(b) Here the distribution of the time untile the first hit is an
exponential distribution with the parameter
= 1/5 = 0.2
min-1
so here the pdf is
f(x) = 0.2 e-0.2x ; x > 0
cdf of the distribution is
F(x) = 1 - e-0.2x ; x > 0
so here we have to find the probability that the time till the first hit exceeds 10 seconds
Pr(x > 10 second) = 1 - P(x < 10 seconds) = 1- (1 - e-0.2* 1/6) = 0.9672
(c) Here the appropriate distribution for the time untile he 4th
hit has gamma distribution with parameter is
= 4 and
= 1/ 5 = 0.2
so here as x ~ Gamma( 4, 0.2)
Now we have to find the probability with the help of GAMMADIST function
P(x > 24 seconds) = 1 - GAMMADIST(x < 0.4 mins; 4 ; 0.2) = 1- 0.1429 = 0.8571
2. The number of hits on a popular Web page follows a Poisson process with an...
The number of hits to a Web site follows a Poisson process. Hits occur at the rate of 1.8 per minute between 7:00 P.M. and 12:00 P.M. Given that x hits to the Web site between 9: 46 P.M. and 9:51 P.M 25. Compute the probability of x is fewer than seven. 26. Compute the probability of x is more than seven For the past 108 years, a certain state suffered 23 direct hits from major (category 3 to 5)...
The number of hits to a web site follows a Poisson distribution. If the average number of hits per minute is 6, answer the following questions: The probability of no hits in the next minute? The probability of exactly eight hits in the next minute? The probability of exactly eight hits in the next 2 minutes? The probability of at least 6 hits in the next 2 minutes? Expected number of hits in an hour?
The number of hits to a Web site follows a Poisson process. Hits occur at the rate of 0.9 per minute between 7:00 P.M. and 10:00 P.M. Given below are three scenarios for the number of hits to the Web site. Compute the probability of each scenario between 8:12 P.M. and 8:21 P.M. (a) exactly four. (b) fewer than four. (c) at least four.
he number of hits to a Web site follows a Poisson process. Hits occur at the rate of 0.1 per minute0.1 per minute between 7:00 P.M. and 1212:00 P.M. Given below are three scenarios for the number of hits to the Web site. Compute the probability of each scenario between 9 : 20 P.M.9:20 P.M. and 99:2929 P.M. (a) exactly fourfour. (b) fewer than fourfour. (c) at least fourfour.
The number of hits to a Web site follows a Poisson process. Hits occur at the rate of 1.0 per minute between 7:00 P.M. and 12:00 P.M. Given below are three scenarios for the number of hits to the Web site. Compute the probability of each scenario between 9:10 P.M. and 9:13 P.M. and interpret the results. (a) exactly four hits (b) fewer than four hits (c) at least four hits (a) P(4) = (Round to four decimal places as...
The number of hits on a certain website follows a Poisson distribution with a mean rate of 4 per minute. What is the probability that 5 messages are received in a given minute?
The number of cars arriving at a gas station follows a Poisson distribution with μ=20 customers in an hour. Let X= waiting time (in minutes) between two arrivals. What is the distribution of X? What is the probability of having no arrivals in a 10-minute interval? What is the probability that the next arrival is within 5 minutes?
4) A baseball player has a .300 batting average. Define H as the number of hits the batter gets in 4 at bats. a) What probability distribution does H follow? Give the name of the distribution and the value of its parameter(s) (2 points) b) Find the probability that the batter gets 3 hits in 4 at bats (1 point). c) Find the probability that the batter gets more than 1 hit in 4 at bats (1 point)
The number of automobiles entering a tunnel per 2-minute period follows a Poisson distribution. The mean number of automobiles entering a tunnel per 2-minute period is four. (A) Find the probability that the number of automobiles entering the tunnel during a 2minute period exceeds one. (B) Assume that the tunnel is observed during four 2-minute intervals, thus giving 4 independent observations, X1, X2, X3, X4, on a Poisson random variable. Find the probability that the number of automobiles entering the...
Someone claims that the number of hits on his website has a Poisson distribution with mean three per half an hour. We would like to observe the website statistics during a period of two hours to figure out the number of hits during this period a)Define the random variable of interest, its support, and parameter values over this period b)What is the probability that number of hits will be at least 10 over this period