About
Richie Cotton is a mathematician/data analyst/all-round geek. He runs The Damned Liars statistics consultancy and works for Live Analytics. 4D Pie Charts is a collection of thoughts on scientific programming generated by spending too much time playing with R and MATLAB.


http://stackoverflow.com/questions/14497349/draw-random-numbers-from-restricted-pareto-distribution
in your answer on stackoverflow, how do you find the lower_bound and the upper_bound of a given pareto distribution (i.e. defined by real observational data)?
What is the difference beween m = minimum value and lower_bound of a given pareto distribution?
Thanks