8 Let X have a uniform distribution on the interval [A,B]. compute V(X)
9 Let X have a standard gamma distribution with
α=7
α=7
. Compute P(X<4 or X>6)
10 Let X = the time between two successive arrivals at the drive –up window of a bank. If X has a exponential distribution with h=1 ( which is identical to a standard gamma distribution with a=1). Compute the standard deviation of the time between successive arrivals
1
Expert's answer
2016-05-17T09:21:03-0400
Answer on Question #59915 – Math – Statistics and Probability
Question
8 Let X have a uniform distribution on the interval [A,B]. Compute V(X)
Solution
Since x is uniformly distributed in [A,B], the probability density function is
9 Let X have a standard gamma distribution with α=7. Compute P(X<4 or X>6)
Solution
Let the cumulative distribution function of the standard gamma distribution with shape parameter α be F(x).
Then
P(X<4)=F(4);P(X>6)=1−F(6).P(X<4 or X>6)=P(X<4)+P(X>6)=F(4)+1−F(6)=0.1107+1−0.3937=0.7170.
We used Excel function GAMMA.DIST to calculate the values of the cumulative distribution function:
F(6)=GAMMA.DIST(6,7,1,TRUE) and F(4)=GAMMA.DIST(4,7,1,TRUE).
Answer: P(X<4 or X>6)=0.7170.
Question
10 Let X= the time between two successive arrivals at the drive-up window of a bank. If X has an exponential distribution with h=1 (which is identical to a standard gamma distribution with a=1). Compute the standard deviation of the time between successive arrivals.
Solution
The probability density function (pdf) of an exponential distribution is
"assignmentexpert.com" is professional group of people in Math subjects! They did assignments in very high level of mathematical modelling in the best quality. Thanks a lot
Comments