Date: 26/04/2019 20:30:15
From: mollwollfumble
ID: 1379911
Subject: pdf for non-negative variables

Does this probability distribution function pdf have a name? It looks like it could be quite useful. I was looking for a pdf to describe the variation of numbers of shark species (of different types) with depth, and neither truncated normal, gumbel, or weibull was a fit. A similar pdf could be used to describe perhaps wind speed for example.

a e -x +(1-a) x e -x
where 0 ≤ a ≤ 1.

Reply Quote

Date: 26/04/2019 20:36:44
From: Bubblecar
ID: 1379917
Subject: re: pdf for non-negative variables

mollwollfumble said:


Does this probability distribution function pdf have a name? It looks like it could be quite useful. I was looking for a pdf to describe the variation of numbers of shark species (of different types) with depth, and neither truncated normal, gumbel, or weibull was a fit. A similar pdf could be used to describe perhaps wind speed for example.

a e -x +(1-a) x e -x
where 0 ≤ a ≤ 1.


Looks like a rainbow carrot from Vega Centauri.

Reply Quote

Date: 28/04/2019 11:43:49
From: mollwollfumble
ID: 1380489
Subject: re: pdf for non-negative variables

Bubblecar said:


mollwollfumble said:

Does this probability distribution function pdf have a name? It looks like it could be quite useful. I was looking for a pdf to describe the variation of numbers of shark species (of different types) with depth, and neither truncated normal, gumbel, or weibull was a fit. A similar pdf could be used to describe perhaps wind speed for example.

a e -x +(1-a) x e -x
where 0 ≤ a ≤ 1.


Looks like a rainbow carrot from Vega Centauri.

This is how it fits number of shark species as a function of depth, a = 0.5.
As good a fit as erfc(x), if not better. erfc has the disadvantage of having no free parameter, so can’t match number of dogfish species as a function of depth, for example.

Reply Quote