menu_logo

menu_view_template done edit menu_subscribe menu_add menu_publish iOS Create Account Login
menu_clear
  • menu_insert_row
  • menu_delete_row
  • menu_insert
  • menu_share_template
  • menu_share_results
  • menu_duplicate
  • menu_view_source
  • menu_view_calc_log
  • menu_settings
  • menu_tags
  • help
  • menu_profile
  • menu_log_out
menu_preview_only
details_tap
details_type
details_title

Gaussian Probability Calculator

x =
Mean =
Standard Deviation =
Gaussian Approximation =

Help

Calculates an excellent approximation (within 0.27%) for the probability of a random variable X that has a Gaussian Probability Density Function.
This template will accept and invert values of X less than the mean, or X less than zero in the case of standardized values.
It will also standardize the Random Variable if Ax and Px are given.
For pre-standardized values of X use:
Ax=0
Px=1

Rows

- Fx: Gaussian Approximation
- x: Variable
- Ax: Mean
- Px: Standard Deviation
StandardX = (x-Ax)/Px

Equation

Fx =1 - ( 1 / (.661 * StandardX + .339 * sqrt(StandardX² + 5.51)) * exp(-StandardX² / 2)/sqrt(2 * pi))

Keywords

Gaussian Approximation
x
Mean
Standard Deviation
-------------