Skip to content
Prev 165533 / 398506 Next

Percent damage distribution

Not an R question as yet .....

In my limited experience (we have some insurance projets), 100% can occur, 
but otherwise a beta distbribution may suit, which suggests a mixture 
distribution.  But start with an empirical examination (histogram, ecdf, 
density plot) of the distribution, since it may reveal other features.

The next question is 'why model'?   For such a simple problem (a 
univariate distribution) a plot may be a sufficent analysis, and for e.g. 
simulation you could just re-sample the data.
On Thu, 25 Dec 2008, diegol wrote: