What is the probability that n random points on a sphere, sliced by m planes passing through the center, all fall on the same hemisphere defined by one of the m planes? Assume that each plane is perpendicular to a vector from the center of the sphere to one corner of an embedded cube (m=8/2 or 4 unique planes), or in general, a 3D lattice with m=k^3 vertices where k is the number of levels in each dimension.
For example, 5 points are placed on a sphere divided into 14 regions by 4 planes.
This is a generalization of Probability that $n$ random points on a circle, divided into $m$ fixed and equal sized slices are contained in less than $m/2$ adjacent slices.