Probability distribution, find constant

AI Thread Summary
The discussion revolves around finding the constant k in the probability distribution defined by P(x) = k(5-x) for x = 0, 1, 2, 3, 4. The initial probabilities given (0.4, 0.1, 0.1, 0.1, 0.3) do not align with the proposed equation, as they sum to 1 but do not satisfy the relationship defined by k. It is clarified that if k is derived from the equation, it results in k = 1/15, but this does not match the provided probabilities. Participants express confusion about whether the listed probabilities are part of the problem or results of an attempt to solve it. Ultimately, the conclusion is that the given probabilities cannot be derived from the equation P(x) = k(5-x).
Deathfish
Messages
80
Reaction score
0

Homework Statement



x = 0, P(x) = 0.4
x = 1, P(x) = 0.1
x = 2, P(x) = 0.1
x = 3, P(x) = 0.1
x = 4, P(x) = 0.3

If P(x)=k(5-x) for x = 0,1,2,3,4, find value of constant k

The Attempt at a Solution



0.4 = k(5-0)
0.1 = k(5-1)
0.1 = k(5-2)
0.1 = k(5-3)
0.3 = k(5-4)

5k+4k+3k+2k+k=1
15k=1
k = 1/15
 
Physics news on Phys.org
Deathfish said:
If P(x)=k(5-x) for x = 0,1,2,3,4, find value of constant k

Are you sure you have stated the problem correctly? The sum of the probabilities is already 1.
 
The probability distribution,
x = 0, P(x) = 0.4
x = 1, P(x) = 0.1
x = 2, P(x) = 0.1
x = 3, P(x) = 0.1
x = 4, P(x) = 0.3

does NOT satisfy P(x)= k(5- x). If it did, then you would have to have P(0)= 0.4= k(5)so that k= 0.4/5= 0.08 but then P(1)= k(5-1)= 0.08(4)= 0.32, not 0.1. If P(x)= k(5- x) then 15k= 1 because any probability distribution must sum to 1, not because of "0.4+ 0.1+ 0.1+ 0.1+ 0.3= 1".
 
Deathfish said:

Homework Statement



x = 0, P(x) = 0.4
x = 1, P(x) = 0.1
x = 2, P(x) = 0.1
x = 3, P(x) = 0.1
x = 4, P(x) = 0.3

If P(x)=k(5-x) for x = 0,1,2,3,4, find value of constant k

Deathfish, I have apparently misunderstood your problem. Tell me, are the numbers 0.4,0.1,0.1,0.1, and 0.3 you have listed above supposed to have been somehow given in the statement of the problem or they a result of your attempt at solving the problem? If they are results of your work they shouldn't be stated as part of the problem. If they are the result of your work, they are wrong as Halls has pointed out.
 
0.4,0.1,0.1,0.1, and 0.3 are the values of P(x) in the question... values of x and corresponding P(x) are listed down in a table although i don't know how to post a table here... i have no idea what the question means by "If P(x)=k(5-x) for x = 0,1,2,3,4, find value of constant k" this i am copying down from the question too
 
If P(x)= k(5- x), then it can not be the same P as for the given list.
 
Back
Top