English

Area and Perimeter of the Convex Hull of Stochastic Points

Computational Geometry 2015-09-10 v3

Abstract

Given a set PP of nn points in the plane, we study the computation of the probability distribution function of both the area and perimeter of the convex hull of a random subset SS of PP. The random subset SS is formed by drawing each point pp of PP independently with a given rational probability πp\pi_p. For both measures of the convex hull, we show that it is \#P-hard to compute the probability that the measure is at least a given bound ww. For ε(0,1)\varepsilon\in(0,1), we provide an algorithm that runs in O(n6/ε)O(n^{6}/\varepsilon) time and returns a value that is between the probability that the area is at least ww, and the probability that the area is at least (1ε)w(1-\varepsilon)w. For the perimeter, we show a similar algorithm running in O(n6/ε)O(n^{6}/\varepsilon) time. Finally, given ε,δ(0,1)\varepsilon,\delta\in(0,1) and for any measure, we show an O(nlogn+(n/ε2)log(1/δ))O(n\log n+ (n/\varepsilon^2)\log(1/\delta))-time Monte Carlo algorithm that returns a value that, with probability of success at least 1δ1-\delta, differs at most ε\varepsilon from the probability that the measure is at least ww.

Keywords

Cite

@article{arxiv.1412.5153,
  title  = {Area and Perimeter of the Convex Hull of Stochastic Points},
  author = {Pablo Pérez-Lantero},
  journal= {arXiv preprint arXiv:1412.5153},
  year   = {2015}
}