Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/8.0.0/doc/imweightadd/node7.html
Дата изменения: Wed Jul 2 14:41:18 2008
Дата индексирования: Fri Sep 5 22:13:54 2008
Кодировка:

Поисковые слова: arp 220
Null-hypothesis probability distribution for a weighted sum of Poissonian variates XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


imweightadd (tools-1.63) [xmmsas_20080701_1801-8.0.0]

Detection sensitivity Description Estimation of the optimal Home Index

Meta Index / Home Page / Description


Null-hypothesis probability distribution for a weighted sum of Poissonian variates

The approach followed in the present section is essentially that of Fay and Feuer [1]. See also Stewart []

Let $X$ be a random deviate which follows a Poissonian probability distribution about the expectation value $a = \langle X \rangle$. Although the Poisson distribution itself is only defined for integer $X$, one can find the following continuous `envelope function' to the Poisson values:


\begin{displaymath}
e(X;a) = \frac{a^X \exp(-a)}{\Gamma(X+1)},
\end{displaymath} (3)

where $\Gamma$ is the gamma function


\begin{displaymath}
\Gamma(a) = \int_0^\infty dt \ e^{-1} \ t^{a-1}.
\end{displaymath}

Note that both the expectation value $\langle X^2 \rangle$ and variance $\langle X \rangle-\langle X \rangle^2$ of the function $e$ are identical to those of the corresponding discrete Poisson distribution, namely both equal to $a$. Now, given $N$ random deviates $X_i$, each of which follows a distinct Poisson distribution about its average $a_i$, let us form the weighted sum


\begin{displaymath}
Y = \sum_{i=1}^N w_i X_i.
\end{displaymath}

The expectation value $\mu$ of $Y$ is


\begin{displaymath}
\mu = \langle Y \rangle = \sum_{i=1}^N w_i \langle X_i \rangle = \sum_{i=1}^N w_i a_i;
\end{displaymath}

the variance $v$ can in similar fashion be shown to equal


\begin{displaymath}
v = \sum_{i=1}^N w_i^2 a_i.
\end{displaymath}

The probability function $p(Y)$ only has values where all the $X_i$ are integer and generally speaking may be expected to be a messy-looking and intractable function. However, recall that for purposes of source detection we are not interested in $p$ but in the integral $P$ of $p$ from a particular sample $y$ of $Y$ to infinity. $P$ is stepwise continuous, the steps becoming smaller and denser as $y$ increases. The envelope function with the same expectation value and variance as $Y$ is given by


\begin{displaymath}
e(Y;\mu,v) = \frac{(k\mu)^{(kY)} exp(-k\mu)}{\Gamma(kY+1)},
\end{displaymath} (4)

where


\begin{displaymath}
k = \mu / v.
\end{displaymath}

In plain English, what comparison of equations 3 and 4 suggests is that a weighted sum of Poisson variates behaves approximately like a single Poisson distribution with the same average and variance. Therefore since, for a single Poisson variate $X$, the probability $P$ for $X$ to be greater than some sampled value $x$ is given by


\begin{displaymath}
P(X\ge x;a) = 1 - Q(x,a)
\end{displaymath}

(where $Q$ is the incomplete gamma function we met with in section 3.2) we postulate that the equivalent expression for $Y$ is approximately given as follows:


\begin{displaymath}
P(Y\ge y;\mu,v) \sim 1 - Q(ky,k\mu).
\end{displaymath} (5)

Equation 5 is used both in the present program and in boxdetect to estimate the null-hypothesis probability distribution of the weighted sum of Poissonian images.


Detection sensitivity Description Estimation of the optimal Home Index

XMM-Newton SOC/SSC -- 2008-07-02