Asked by Alpha

Each phone call by Ali consumes an amount of time that follows an exponential distribution with mean 5 minutes. The number of different phone calls Ali makes on any given day has a Poisson distribution with mean 3. Assume that a single call always falls within a single day (no calls continue past midnight).
Further, suppose that the number of phone calls that Ali makes on different days are independent, and that the lengths of the phone calls are also independent of each other. For simplicity, also assume that different phone calls never overlap and that there are 30 days in each given month.
Let 𝑋 be the total number of minutes Ali spends on the phone during one month.
Find 𝐄(𝑋) and 𝖵𝖺𝗋(𝑋).

Using the central limit theorem and a standard normal table or calculator, find the probability that the total number of phone calls Ali makes during an entire year (12 months of 30 days each) is between 1100 and 1200.
(Note that in this part of the question, you are asked about the number of phone calls, not the number of minutes.)

Answers

Answered by in need
2880
Answered by Anonymous
E[X]=450
Var(X)=4500
(1100<=P<=1200)=0.2996
(but i'm not sure)
Answered by Anonymous
For 3 I calculated as 0.2741. 1 and 2 are correct.
Answered by Anonymous
30*E_phones*E_minutes
Answered by Anonymous
3. 0.2712
Answered by Amynius
How did you guys find the variance?
Answered by df
Variance, var(x) = 7200 ?
Answered by Anon
var = 135000= 30^2*fmla
Answered by Anonymous
Var[∑i=1NXi] = E[N]Var[X1]+(E[X1])2Var(N).
=(5*3+25*5)*30=4500

Does that look right?
Answered by Anonymous
Exp distribution mean = 5
mean = 1/lambda
variance = 1/lamdba^2
although the sum of exponential random variables over a day should be
mean=k/lambda variance = k/lambda^2 where k = 3 here
Answered by Anonymous
@df .. how did you get 7200 as var?
Answered by Anonymous
7200 is wrong
Answered by Anonymous
Var[∑i=1NXi] = E[N]Var[X1]+(E[X1])2Var(N).
=(3*sqrt(5)+25*3) *30 --?
Answered by df
I missed calculated (30*15+(15^2)* 30) = 7200 :(
Answered by Anonymous
does anyone have final correct answers
Answered by Anonymous
X1 is an exponential RV so the mean cant be equal to variance
Answered by Anonymous
I got
E[X]=450
Var(X)=4500
(1100<=P<=1200)=0.2712
Answered by Anonymous
how do you get 0.2712?
1100 - 1080 / sqrt(1080) < P < 1200 - 1080 / sqrt(1080) ?
Answered by vb22
Var[∑i=1NXi] = E[N]Var[X1]+(E[X1])2Var(N).
=(3*25+25*3)*30=4500

X1 is exponential distribution, var does not equal E
N is poisson distribution, var = E
Answered by just saying
E[x]=450 minutes is OK for a month
var(X)=4500 minutes is the number you get from calculaltions, but does it make any sense as a variance?
Answered by P
I'm skeptical of var(x) = 4500. That's taking the variance for a day and multiplying it by 30, which is the naive approach. But the 30 days constant should go inside of the variance, so it get's effectively squared.
Answered by RocknRoll
Agree with mean = 450

As the variance is concerned: we CAN'T consider 30*Xi and so 30^2*var(Xi) because it does not make sense to multiply by 30 the 'randomness' of a single day. Actually, is it more appropriate to think at X as x1+x2+...+x30.

Given that all the days are independent, Var(x1+...+x30) = var(x1) + ... + var(x30) = 30 * var(xi) = 4500
Answered by Dare
I think the answer others have gotten for part 3 is slightly off: P(1100 ≤ P ≤ 1200) = P((1100 - 1080)/sqrt(1080) ≤ Z ≤ (1200-1080)/sqrt(1080)) = P(20/sqrt(1080) ≤ Z ≤ 120/sqrt(1080)) = P(Z ≤ 3.65148...) - P(Z ≤ 0.060858...) = 0.99987 - 0.72907 = 0.2708, not 0.2712. But if you're only giving 2 decimal places, it doesn't matter.
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions