Solve Probability Question: Find r & E[X] = 7.3

  • Thread starter Thread starter Calu
  • Start date Start date
  • Tags Tags
    Probability
AI Thread Summary
To solve the probability question, the ratio P(X = k+1)/P(X = k) simplifies to 7.3/(k+1), indicating that the probability increases for k values less than 6.3. Consequently, the most likely value of X is determined to be k = 7, as P(7) is greater than P(6) and probabilities decrease for k values greater than 7. The value of r is found to be e^-7.3, ensuring that the total probability sums to 1. The expected value E[X] is calculated to be 7.3 through a series of transformations involving the summation of probabilities. The discussion highlights the importance of understanding the relationships between k, probabilities, and expected values in this context.
Calu
Messages
73
Reaction score
0
Could someone talk me through this question please? I understand some of it, but I'd like some help understanding the rest. Comments are below each line of the answer.

Here's the question:

Evaluate P(X = k+1)/P(X = k) and hence find the most likely value of X when

P(X = k) = r(7.3k/k!) , for all k = 0, 1, 2 ... ; r > 0.

Find the value of r and prove that E[X] = 7.3 (where E[X] is the expected value of X).

Answer:

P(X = k+1)/P(X = k) = r(7.3k+1/(k+1)!) / r(7.3k/k!) = 7.3/(k+1).

--> This line I understand just fine.

∴ P(X = k+1) > P(X = k) ⇔ 7.3/(k+1) > 1 ⇔ k < 6.3

--> What I don't understand here is why we can state that P(X = k+1) > P(X = k) ⇔ 7.3/(k+1).

Hence increasing for k = 0, 1, 2, ... , 6 and P(7) > P(6) and decreasing for k = 7, 8, 9, ...
∴ Most likely value for k is k = 7.

--> I understand the increasing and decreasing parts, but not the P(7) > P(6) or the most likely value of k.

k=o Pk = 1 => r∑k=o (7.3k/k!) = e7.3 = 1 r = e-7.3.

--> This line I understand fine.

From here, I'm struggling to see what's happening:

E[X] = ∑k=o ke-7.3(7.3k/k!) = e-7.3(7.3)∑k=1 7.3k-1/(k-1)!

--> I believe by finding the expected value we are finding the total sum of the weighted means, hence the summation has the form ∑k=o k.f(k). However I don't see how the k multiplying the function of k, f(k), has been removed and how the k=1 appears on the summation and k-1 appears in the function, and how the 7.3 finds itself outside the summation as a constant.

Let j = k+1,

e-7.3(7.3)∑j=0 7.3j/(j)! = e-7.3(7.3)e7.3 = 7.3

--> This last line I understand also.

Any help you can offer would be greatly appreciated!
 
Physics news on Phys.org
Calu said:
Could someone talk me through this question please? I understand some of it, but I'd like some help understanding the rest. Comments are below each line of the answer.

Here's the question:

Evaluate P(X = k+1)/P(X = k) and hence find the most likely value of X when

P(X = k) = r(7.3k/k!) , for all k = 0, 1, 2 ... ; r > 0.

Find the value of r and prove that E[X] = 7.3 (where E[X] is the expected value of X).

Answer:

P(X = k+1)/P(X = k) = r(7.3k+1/(k+1)!) / r(7.3k/k!) = 7.3/(k+1).

--> This line I understand just fine.

∴ P(X = k+1) > P(X = k) ⇔ 7.3/(k+1) > 1 ⇔ k < 6.3

--> What I don't understand here is why we can state that P(X = k+1) > P(X = k) ⇔ 7.3/(k+1).

Hence increasing for k = 0, 1, 2, ... , 6 and P(7) > P(6) and decreasing for k = 7, 8, 9, ...
∴ Most likely value for k is k = 7.

--> I understand the increasing and decreasing parts, but not the P(7) > P(6) or the most likely value of k.

Using ##p(k)=P(X=k)## you have shown ##p(k+1)>p(k)## if ##k<6.3##. In particular, with ##k=6## this says ##p(7) > p(6)##. And you know ##p(k+1) < p(k)## if ##k\ge 7##. So wouldn't that make ##p(7)## the largest value of any ##p(k)##?

k=o Pk = 1 => r∑k=o (7.3k/k!) = e7.3 = 1 r = e-7.3.

--> This line I understand fine.

From here, I'm struggling to see what's happening:

E[X] = ∑k=o ke-7.3(7.3k/k!) = e-7.3(7.3)∑k=1 7.3k-1/(k-1)!

--> I believe by finding the expected value we are finding the total sum of the weighted means, hence the summation has the form ∑k=o k.f(k). However I don't see how the k multiplying the function of k, f(k), has been removed and how the k=1 appears on the summation and k-1 appears in the function, and how the 7.3 finds itself outside the summation as a constant.

You have $$\sum_{k=0}^\infty ke^{-7.3}\frac{7.3^k}{k!}$$Notice that the first term when ##{k=0}## is zero so you have$$
E(X) = \sum_{k=1}^\infty ke^{-7.3}\frac{7.3^k}{k!}$$Also, since ##\frac k {k!} = \frac 1 {(k-1)!}##we have$$
E(X) = \sum_{k=1}^\infty e^{-7.3}\frac{7.3^k}{(k-1)!}=
e^{-7.3}(7.3)\sum_{k=1}^\infty \frac{7.3^{k-1}}{(k-1)!}$$The two constants can be removed from the sum and it is now ready for your next step.

Let j = k+1,

e-7.3(7.3)∑j=0 7.3j/(j)! = e-7.3(7.3)e7.3 = 7.3

--> This last line I understand also.

Any help you can offer would be greatly appreciated!
 
  • Like
Likes 1 person
Ahh, I now understand, thanks!
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top