Below is an equation $f(x)$ that is the sum of two lognormal waveforms. All of the coefficients are known, and by integration, the area under the curve is simply $P_1 + P_2$.
$\displaystyle f(x) = \frac {P_1 } {S_1(x + D) \sqrt { 2 \Pi}} e ^ {-(\ln(x + D)-M_1) ^2 / 2S_1^2} + \frac {P_2 } {S_2(x + D) \sqrt { 2 \Pi}} e ^ {-(\ln(x + D)-M_2) ^2 / 2S_2^2} + B$
Treating these two waveforms as probability distributions, the skewness and kurtosis of the individual waveforms can be calculated from the coefficients $S_1$ and $S_2$ as
Skewness = $(e^{S_x^2}\!\!+2) \sqrt{e^{S_x^2}\!\!-1}$
Kurtosis = $\displaystyle e ^ {4S_x^2} + 2e ^ {3S_x^2} + 3e ^ {2S_x^2} - 6$
If $f(x)$ itself represents a probability distribution, how can one obtain the skewness and kurtosis of $f(x)$ from these same coefficients?
