Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Post History

#4: Post edited by user avatar tommi‭ · 2023-01-31T08:06:14Z (about 1 year ago)
clarified the question based on the comments and added the probability tag
  • What is the probability that the convex hull of $n$ randomly distributed points has length $l$?
  • What is the probability that the convex hull of $n$ randomly distributed points has $l$ of the points on its boundary?
  • Consider a square in which $n$ points are randomly distributed. Now consider the convex hull of these points. The "length" of the convex hull is defined as the number of points connected in the perimeter of the convex hull i.e. $n \\; -$ the number of points strictly contained by the convex hull.
  • I conjecture that the probability that the convex hull has "length" $l$ is the same for all $3 \le l \le n$ as the points are randomly arranged in the grid. However, I’m unable to come up with a proof for this claim.
  • Is my conjecture correct, and if not, what is the correct probability distribution?
  • Note that the grid is not a lattice grid - the points can be arranged anywhere inside it, so there are infinite possibilities for the arrangement of points and there will be no identical points.
  • Consider a square in which $n$ points are uniformly randomly distributed. Now consider the convex hull of these points. The "length" of the convex hull is defined as the number of points in the perimeter of the convex hull i.e. $n \\; -$ the number of points strictly contained by the convex hull.
  • I conjecture that the probability that the convex hull has "length" $l$ is the same for all $3 \le l \le n$ as the points are randomly arranged in the grid. However, I’m unable to come up with a proof for this claim.
  • Is my conjecture correct, and if not, what is the correct probability distribution?
  • Note that the points do not lie on any grid - there are infinite possibilities for the arrangement of points and (almost surely) there will be no identical points.
#3: Post edited by user avatar trichoplax‭ · 2022-11-20T11:19:02Z (over 1 year ago)
Update to match the confirmations made in the comments
What is the probability that the convex hull of $n$ randomly distributed points has length $l$?
  • Consider a square grid in which $n$ points are randomly distributed. Now consider the convex hull of these points. The length of the convex hull is defined as the number of points connected in the perimeter of the convex hull i.e. $n \\; -$ the number of points inside the convex hull.
  • I conjecture that the probability that the convex hull has length $l$ is the same for all $3 \le l \le n$ as the points are randomly arranged in the grid. However, I’m unable to come up with a proof for this claim.
  • Is my conjecture correct, and if not, what is the correct probability distribution?
  • Edit: The grid is not a lattice grid - the points can be arranged anywhere inside it, so there are infinite possibilities for the arrangement of points.
  • Consider a square in which $n$ points are randomly distributed. Now consider the convex hull of these points. The "length" of the convex hull is defined as the number of points connected in the perimeter of the convex hull i.e. $n \\; -$ the number of points strictly contained by the convex hull.
  • I conjecture that the probability that the convex hull has "length" $l$ is the same for all $3 \le l \le n$ as the points are randomly arranged in the grid. However, I’m unable to come up with a proof for this claim.
  • Is my conjecture correct, and if not, what is the correct probability distribution?
  • Note that the grid is not a lattice grid - the points can be arranged anywhere inside it, so there are infinite possibilities for the arrangement of points and there will be no identical points.
#2: Post edited by user avatar siric‭ · 2022-11-18T17:25:38Z (over 1 year ago)
  • Consider a square grid in which $n$ points are randomly distributed. Now consider the convex hull of these points. The length of the convex hull is defined as the number of points connected in the perimeter of the convex hull i.e. $n \\; -$ the number of points inside the convex hull.
  • I conjecture that the probability that the convex hull has length $l$ is the same for all $3 \le l \le n$ as the points are randomly arranged in the grid. However, I’m unable to come up with a proof for this claim.
  • Is my conjecture correct, and if not, what is the correct probability distribution?
  • Consider a square grid in which $n$ points are randomly distributed. Now consider the convex hull of these points. The length of the convex hull is defined as the number of points connected in the perimeter of the convex hull i.e. $n \\; -$ the number of points inside the convex hull.
  • I conjecture that the probability that the convex hull has length $l$ is the same for all $3 \le l \le n$ as the points are randomly arranged in the grid. However, I’m unable to come up with a proof for this claim.
  • Is my conjecture correct, and if not, what is the correct probability distribution?
  • Edit: The grid is not a lattice grid - the points can be arranged anywhere inside it, so there are infinite possibilities for the arrangement of points.
#1: Initial revision by user avatar siric‭ · 2022-11-18T16:23:46Z (over 1 year ago)
What is the probability that the convex hull of $n$ randomly distributed points has length $l$?
Consider a square grid in which $n$ points are randomly distributed. Now consider the convex hull of these points. The length of the convex hull is defined as the number of points connected in the perimeter of the convex hull i.e. $n \\; -$ the number of points inside the convex hull. 

I conjecture that the probability that the convex hull has length $l$ is the same for all $3 \le l \le n$ as the points are randomly arranged in the grid. However, I’m unable to come up with a proof for this claim.

Is my conjecture correct, and if not, what is the correct probability distribution?