Performing Detection with IID RV: Unknown PDF & Neamen Pearson Test Efficiency

  • Thread starter Thread starter sibtain125
  • Start date Start date
  • Tags Tags
    Pdf
AI Thread Summary
Detection of signals in the presence of Gaussian noise can still utilize the Neyman-Pearson test even when the distribution of the signal is unknown, provided the signal is an IID random variable with zero mean and fixed variance. The resulting probability density function (pdf) under the alternative hypothesis (H1) can be approximated as Gaussian, with a mean of zero and a variance equal to the sum of the noise variance and the signal variance. For effective application of the Neyman-Pearson test, it is crucial to select appropriate statistics, as using individual observed values without a defined distribution for the signal limits likelihood computation. When considering the sum of IID random variables, the distribution can be approximated as normal, facilitating detection. This discussion highlights the importance of understanding the underlying statistical properties in signal detection systems.
sibtain125
Messages
3
Reaction score
0
Hi all


1) When we are performing detection , and we have received this y(n)=x(n)+z(n) for n=0,1,2,3..., where z is gaussian noise, but about x(n) we don't know its distribution , all we know that it is I.I.D. random variable with zero mean and fxed given variance. Now my question is can we still perform the Neamen Pearson test . p(y;H1)/p(y;H0)>gamma in the same manner we do when x distribution is completely known.

2) If the answer to the above question is yes then will the pdf of p(y;H1) be gaussian with mean=0 and variance = (noise variance + signal variance).

3) Can you please refer me to useful texts where i can find how COST functions are modeled for signal detection systems.

regards
 
Physics news on Phys.org
What exactly are your hypotheses?

A Gaussian would apply if you are talking about the distribution of the sum or average of a large number of signals.

If your hypotheses are about a single signal , such as H0: y[3] = 5 , I think you are out of luck.
 
hi well i have say N number of samples and it can be assumed to be large. actually its a standard detection problem in signal processing , when you are looking for the presence or absence of a signal . H0 means that the signal is not there and the variance of data is say sigma0 and under H1 when the signal is present then the variance of the received data is sigma1.
Inshort yes , the signals come from the distributions of large no. of signals.
 
sibtain125 said:
H0 means that the signal is not there and the variance of data is say sigma0 and under H1 when the signal is present then the variance of the received data is sigma1

To use Neyman-Peason you must pick some statistic or statistics and compute the likelihood of their observed value given each of the sigma's. If your idea is to use the individual values of the observed signals y[0], y[1],... as the statistics, you cannot compute the liklihood of this vector of values without assuming some specific probability distribution for the x. If you use a statistic involving the sum of the y, you can approximate this distribution as normal. For example, the mean, y_bar, of a sample of n of the y is approximately normally distributed.
 
Thanks Stephen, that solves the problem ,

anyway it means that we don't know what happens when we add IID RV (say: mean=0, var=1, unknown pdf) to a gaussian pdf (mean=0, var=1). should the resultng pdf remain a gaussian with var=2. thanks again
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...

Similar threads

Back
Top