20.03.2013 Views

From Algorithms to Z-Scores - matloff - University of California, Davis

From Algorithms to Z-Scores - matloff - University of California, Davis

From Algorithms to Z-Scores - matloff - University of California, Davis

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

19.4. TRANSFORM METHODS 389<br />

transform approach.<br />

<strong>From</strong> Section 19.4.3:<br />

where ν = µ1 + µ2.<br />

gN(t) = gN1 (t)gN2 (t) = e−ν+νt<br />

(19.66)<br />

But the last expression in (19.66) is the generating function for a Poisson distribution <strong>to</strong>o! And<br />

since there is a one-<strong>to</strong>-one correspondence between distributions and transforms, we can conclude<br />

that N has a Poisson distribution with parameter ν. We <strong>of</strong> course knew that N would have mean<br />

ν but did not know that N would have a Poisson distribution.<br />

So: A sum <strong>of</strong> two independent Poisson variables itself has a Poisson distribution. By induction,<br />

this is also true for sums <strong>of</strong> k independent Poisson variables.<br />

19.4.5 Random Number <strong>of</strong> Bits in Packets on One Link<br />

Consider just one <strong>of</strong> the two links now, and for convenience denote the number <strong>of</strong> packets on the<br />

link by N, and its mean as µ. Continue <strong>to</strong> assume that N has a Poisson distribution.<br />

Let B denote the number <strong>of</strong> bits in a packet, with B1, ..., BN denoting the bit counts in the N<br />

packets. We assume the Bi are independent and identically distributed. The <strong>to</strong>tal number <strong>of</strong> bits<br />

received during that time period is<br />

T = B1 + ... + BN<br />

(19.67)<br />

Suppose the generating function <strong>of</strong> B is known <strong>to</strong> be h(s). Then what is the generating function <strong>of</strong><br />

T?<br />

Here is how these steps were made:<br />

gT (s) = E(s T ) (19.68)<br />

= E[E(s T |N)] (19.69)<br />

= E[E(s B1+...+BN |N)] (19.70)<br />

= E[E(s B1 |N)...E(s BN |N)] (19.71)<br />

= E[h(s) N ] (19.72)<br />

= gN[h(s)] (19.73)<br />

= e −µ+µh(s)<br />

(19.74)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!