Dear all,
I have got a statistical question concerning a test about the consistency
of a density function.
Consider a real valued time series of prices. I would like to test, whether
the (conditional) density of price changes is unimodal with a maximum at
zero. The density comes from a kernel estimation with a Gaussian kernel.
Has someone an idea how to do the test?
Thank you
Thomas Siwik
WEDIT Deloitte & Touche
-----------------------------------------------------------------------
This message was distributed by s-n...@wubios.wustl.edu. To unsubscribe
send e-mail to s-news-...@wubios.wustl.edu with the BODY of the
message: unsubscribe s-news
---
This coefficient has value .555 for the uniform, and 1 (exactly) for the
Bernoulli distribution. The Bernoulli of course has only two values with
prob p and 1-p, the ultimate bimodal. I don't know any additional
properties. The sampling version of the coefficient is defined slightly
differently to avoid bias for small samples.
Another approach would be to use cross-entropy between the data and a two
parametric forms, one unimodal and the other multimodal. Say a normal with
unknown mean and variance (two free parameters) and the other a mixture of
normals (as many as 5 parameters). Then use the EM algorithm to get the
cross-entropy from the expect log likelihood. The details are a little
tricky. I think in general this is a hard problem.