Finding the mean and probabilities from an approximated probability density function

35 Views Asked by At

After a lot of calculations, I've ended up with an approximation of a continuous probability density function (pdf) please see this link: Approx PDF

This looks smooth but is in fact just many many point that build up the pdf.

I'm looking to find the mean of this distribution and then ultimately to be able to find percentiles of the distribution. How can I go about doing this?