oops... one more thing. As noti already stated, he didn't pick
his +/- number out of thin
air. You see, for a poisson distirbution, the number of cycles
(mean) = the variance
ALWAYS.
So, given X cycyles, you have a variance of X. Thus a standard
deviation of sqrt(X). NOTI
chose X+/- 2*SQRT(X) as the size of the symetric interval, where
the sqrt(x) was an
integer. It turns out this trick gives numbers close to 95%
percent, and gets close as X
gets bigger....
100+/-20 = 0.959879
But does it ever hit 95% exactly? Does it go too far? (And why
would anyone care?)
[Computing this much above X=100 requires some tricks. Most
computers can't handle
the large factorirals involved. Instead, though one can use the
gammaln(n) function,
which for integer n, is effectively the same as the ln(factorial
(n)). Nice. But problems will
soon show up with the gammaln function as n get too big for it. Oh
what to do, what to
do? LOL]
--- In vpFREE@yahoogroups.com, "cdfsrule" <groups.yahoo@v...>
wrote:
>
> I think what NOTI is trying to say is this: In VP parlance, the
Poisson distribution only
> depends on the number of cycles. It does not depend on the size
of the cycle, so the
> Poisson distirbution doesn't care if you are computing something
for Quads or RF's , etc.
> IMHO, its an exellent point that NOTI made.
>
> Prob (m) = Poisson(m, X) where m = number of occurrences of
something and X is
number
> of cycles.
>
> Now suppose you play for X cycles of something and you want to
know your so-called
> SYMETRIC 95% confidence interval . That is, 95% if the time you
would have gotten
> between (X-A) and (X+A) of whatever that something was, an you
want to know A
>
> Well, since we know that the Poisson distributoin only depends
on the number of cycles
X,
> we can go ahead find the value of A for various values of X
that gives 95% . We do not
> need to know how many handw we played, whether the something is
Quads or RF's.
Nice.
cdfrules,
Followed your explanation completely. I had figured out the other
size numbers correctly, Thought I had, but the 2SD was throwing
me, but now I understand.
Thanks
···
--- In vpFREE@yahoogroups.com, "cdfsrule" <groups.yahoo@v...> wrote: