Loading [Contrib]/a11y/accessibility-menu.js

About This App

This web application provides a cumulative probability calculator for various types of distributions. Additionally, there is a short blurb that presents some information about the named distribution, the definitions for the distribution function (CDF/CPF) and rate-of-change function (pdf/pmf), and an example of using distribution shorthand notation.

Instructions for using this application:

  1. Select the desired distribution type from the side bar.
  2. Enter the appropriate parameter values in the marked boxes.
  3. Enter the values you're using to define your event space. NOTE: the application provides cumulative probability values and is set to make use of both a lower and an upper bound to the data event. You'll need to enter your values accordingly.
  4. Press "Compute Probability" to get the corresponding cumulative probability value and to see a graphical representation.

Keep in mind that the standard convention in Statistics when graphing distributions functions (a.k.a. CDFs or CPFs) is to graph the function on the domain of all Reals, regardless of the actual domain of the stochastic variable.

This page was coded by Grant Sander. Mathematical content written by Neil Hatfield. Built upon jStat, MathJax and JSXGraph.