标题: I am F('d) on this Probability Density Function [打印本页] 作者: Elliotbay 时间: 2011-7-11 18:42 标题: I am F('d) on this Probability Density Function
Schweser Secret Sauce:
Prob(x) = x/15 for x =1,2,3,4,5
F(3) or Prob (x < or equal to 3) is 1/15 + 2/15 + 3/15 = 1/3
This is simply the sume of the probabilities of 1, 2, and 3.
(I understand everything above, here is what I don't understand
Note that Prob (x = 3, 4) can be calculated as
F(4) - F(2) = 10/15 - 3/15 = 7/15
Why does he subtract F(2) and not F(3)?作者: rgonzalez 时间: 2011-7-11 18:42
probability of getting a number over 2 and equal to or less than 4?作者: Wasteoftime 时间: 2011-7-11 18:42
Do you mean this is a Cumulative density function? your equation doesnt make sense 1/15+2/15+3/15 does not equal 1/3 it equals 2/5作者: Bluetick1010 时间: 2011-7-11 18:42
It is a cumulative density function.
That's actually not something I understand either.
It says:
"For the probability density function, Prob (x) = x/15 for x = 1, 2, 3, 4, 5 the CDF is:
[Sigma] x/15, so that F(3) or Prob (x < or equal to 3) is 1/15 + 2/15 + 3/15 = 1/3.
This simply is the sum of the probabilities of 1, 2, and 3. Note that
Prob (x = 3, 4) can be calculated as F(4) - F(2) = 10/15 - 3/15 = 7/15.
I don't understand:
1) How 1/15 + 2/15 + 3/15 = 1/3 (it would just need to be 2/15 + 3/15)