mixing distributions



Hallo,

the problem is as follows:

I have a dataset and want to fit a distribution on it. I found that in the
left area e.g. a lognormal distribution fits very well and in the right area
the pareto distr fits very well. First I tried to put them together via
"splicing". That means, the compound distr is a defined as lognormal below
x=u and as pareto else.
But the problem with this approach is that I have to chose a single u, whats
sometimes quiet difficult.
So I think of a modification ... why setting u as fixum instead of taking a
mixing of the both functions?

The Idea is: I sum up the two distributions with a variable weighting so the
lognormal dominates in the leftern and the pareto in the rightern part of
the compound distr. The weighting should be another function (e.g. the
normal CDF)
Sadly my first tries with such a mixing criterion didnt work. I found that
with such a mixing the result is not a density function because:

* the CDF is not monotonic increasing if I use the CDF
* the mass under the curve is <> 1 if I use the density functions

So ... what now? Does anybody know a solution for the setting above?

Thank you very much for any reply.


.



Relevant Pages

  • Re: random numbers according to user defined distribution ??
    ... Unfortunately the random module does not contain the distribution I ... arbitrary probability density function over some range, ... def integrate: ... return cdf ...
    (comp.lang.python)
  • Re: Question about probability
    ... If we just consider the odd number in the sample trial, ... I have a question with the probability. ... are you asking for the distribution of the number in the ... density function F1 related to a one trial. ...
    (sci.math)
  • Re: distribution comparison
    ... Viktor Martyanov wrote: ... Not sure how to do that while evaluating the fits ... there are measures such as the log-likelihood (which the ... looking at the distribution of 256 4-mer DNA motifs in front of each ...
    (comp.soft-sys.matlab)
  • Re: Question about the problem
    ... The frequency response of the displacement is: ... I have a question with the probability. ... are you asking for the distribution of the number in the ... density function F1 related to a one trial. ...
    (sci.math)
  • Re: What density can represent donut shapes?
    ... parametric density function which has this capability, ... question I mean if there is a well known multivariate distribution ... I do not know of a "standard" distribution that fits your criteria, ... talking about or the 2 dimensions that on second look I suspect he was ...
    (sci.stat.math)