Get Math Help

GET TUTORING NEAR ME!

(800) 434-2582

By submitting the following form, you agree to Club Z!'s Terms of Use and Privacy Policy

    Home / Get Math Help

    Ball Point Picking

    Definition

    Ball point picking is the selection of points randomly placed inside a ball. n random points can be picked in a unit ball in the Wolfram Language using the function RandomPoint[Ball[], n]. Pick variates X_1, ..., X_n independently from a standard normal distribution and variate Y independently from an exponential distribution with parameter λ = 1. Then the distribution of points (X_1, ..., X_n)/sqrt(Y + sum_(i = 1)^n X_i^2)

    Back to List | POWERED BY THE WOLFRAM LANGUAGE