send link to app

Semicircle Distribution app for iPhone and iPad


4.2 ( 4832 ratings )
Productivity Education
Developer: Donald Schaefer
Free
Current version: 1.2, last update: 4 years ago
First release : 15 Sep 2016
App size: 1.09 Mb

The Semicircle Distribution is the probability distribution supported on the interval [−R, R] the graph of whose probability density function f is a semicircle of radius R centered at (0, 0) and then suitably normalized (so that it is really a semi-ellipse):

Random variable X has the standard semicircle distribution if X has a continuous distribution on [−1,1] with probability density function g given by

f(x;mu,r) = 2*sqrt(r**2 - (x-mu)**2)/(PI*r**2)
mu - r <= x <= mu + r

For the Semicircle Distribution App two data parameters for the Center ( a ) and Radius ( r ) are input via numeric data input fields to compute PDF and CDF values and the Semicircle Distribution mean and variance. The PDF and CDF values are displayed both in data table and graph forms.

The PDF and CDF graphs are touch interactive graphs for computed (x/Pr(x) paired values. The graphs have a touch feature whereby upon the touch a slidable vertical line appears. Upon movement of the line a paired (x,Pr(x) values appear relative to the line position on the graph curve.

The horizontal x-axis displays computed (x) values. The vertical y-axis plots a range of Pr(x) values.