ball_positive_distance, a Python code which considers the problem of describing the typical value of the distance between a pair of points randomly selected from the interior of the unit positive ball in 3D.
The computer code and data files made available on this web page are distributed under the MIT license
ball_positive_distance is available in a MATLAB version and an Octave version and a Python version.
python_distance, a Python code which estimates the typical distance between a pair of points randomly selected from the surface or interior of a geometric object such as a circle, disk, sphere, cube.