Help with total expectation formula

AI Thread Summary
The discussion revolves around applying the law of total expectation to calculate the expected number of people giving money to a beggar. The scenario involves a Poisson process with a rate of 10 people per hour and a 20% chance of each person donating. The beggar's sitting time is uniformly distributed between 3 to 8 hours. The provided solution uses the formula E(N(X)) = E(E(N(X)|X)) = E(2X) to find the expectation, which simplifies to 2 times the average of the sitting time. Clarification is sought on the application of the law of total expectation in this context.
yevi
Messages
65
Reaction score
0
I need some help with "law of total expectation".

Sorry for my English, I don't know the right English expressions.

The Problem is:
People come (show in) with with Poisson rate of 10 people per hour.
There is a 0.2 chance that a person will give money to a beggar sitting in the corner.
The time that beggar is sitting is U[3,8] (continuous) hours.

Need to find the expectation E of people that will give money.

I mark:
N(t)~P(10*0.2*t) as the number of people giving money per hour.
X~U(3,8) time that beggar is sitting.

The given solution is following : E(N(X))=E(E(N(X)|X))=E(2X)=2*(3+8)/2

What I don't understand is their usage law of total expectation, according to the formula it should be like this:

E(Y)=E[E[Y|X]]=\intE[Y|X=x]*f_{x}(x)dx

And this is not what they have...
 
Physics news on Phys.org
Well, anyone?
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top