MathOverflow will be down for maintenance for approximately 3 hours, starting Monday evening (06/24/2013) at approximately 9:00 PM Eastern time (UTC-4).
1

I have a probability mass function of some experimental data who's log looks like the following: (please ignore the fact that it is not normalized) alt text

(meaning if p(x) is the pmf, this is log(p(x)) ) Does anyone know what parametric family it might belong to? (note that this is a discrete distribution)

flag
1 
The graph kind of looks like a rotated Fermi-Dirac distribution... Can you give some information about where this data is coming from? Do you have any theoretical model to compare it to? – Alberto GarcĂ­a-Raboso Feb 9 2010 at 22:14
Sigmoids ( en.wikipedia.org/wiki/Sigmoid_function ) are all over the place in probability laws. You should try to fit the examples linked to in Wikipedia. – Steve Huntsman Feb 9 2010 at 22:21
1 
if anything it is more of an inverse sigmoid. It came from the distribution of certain image features after they have been quantized (it is the distribution of a sort of 'visual vocabulary'). The distribution is from a large database of images with no special characteristic (natural + synthetic images). – liza Feb 9 2010 at 22:30
1 
So the y axis is log-number of features falling in a particular bin, and X is just feature index sorted by popularity? – sheldon-cooper Feb 9 2010 at 22:44
sheldon: exactly – liza Feb 9 2010 at 22:47

1 Answer

3

I tried taking the logarithm to the pdf of a $\beta(0.5, 1.5)$ (see Beta distribution) and it gave me this

beta

Maybe this can be fitted for your data.

link|flag
2 
The Beta-family seems a really good guess, though at this point it is just what it is: an educated guess. If liza could explain to us what and how has been measured, we might say more :). – fedja Feb 22 2010 at 15:59
Very interesting! I'll try it – liza Feb 23 2010 at 20:37

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.