2

Let $\sigma_1, \sigma_2, \dots, $ be the sequence of cumulants of a probability density function $p(x)$. How can we reconstruct $p(x)$ from its cumulants?

P.S. If it helps, you can assume that $p(x)$ is of bounded support in a finite interval $[a,b]$. Also, it is implicit that all the cumulants of $p(x)$ are finite.

kjetil b halvorsen
  • 63,378
  • 26
  • 142
  • 467
becko
  • 3,298
  • 1
  • 19
  • 36
  • 1
    Related: https://stats.stackexchange.com/questions/141652/constructing-a-continuous-distribution-to-match-m-moments, https://stats.stackexchange.com/questions/191492/how-does-saddlepoint-approximation-work/191781#191781 – kjetil b halvorsen Mar 03 '20 at 02:32

2 Answers2

1

The cumulants can be obtained from the cumulant generating function (cgf), which is the logarithm of the moment generating function. The cgf can be used to approximate the density function via the saddlepoint approximation, see How does saddlepoint approximation work?. Other ideas can be found at Constructing a continuous distribution to match $m$ moments and the scholarpedia.

Some examples:

kjetil b halvorsen
  • 63,378
  • 26
  • 142
  • 467
0

The cumulant generating function is the log of the moment generating function. It is possible then to characterize the distribution with the cumulants.

This in turn can help you obtain the density function.

https://en.wikipedia.org/wiki/Cumulant