cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A092678 Decimal expansion of the probable error.

Original entry on oeis.org

6, 7, 4, 4, 8, 9, 7, 5, 0, 1, 9, 6, 0, 8, 1, 7, 4, 3, 2, 0, 2, 2, 2, 7, 0, 1, 4, 5, 4, 1, 3, 0, 7, 1, 8, 5, 3, 8, 6, 9, 0, 4, 4, 1, 5, 0, 4, 9, 8, 6, 1, 8, 9, 5, 6, 6, 2, 0, 9, 3, 7, 8, 8, 5, 9, 4, 8, 4, 8, 6, 7, 9, 2, 8, 2, 4, 4, 3, 0, 9, 1, 0, 9, 5, 4, 4, 5, 0, 4, 4, 7, 4, 0, 1, 6, 7, 7, 8, 4, 5, 7, 3
Offset: 0

Views

Author

Eric W. Weisstein, Mar 03 2004

Keywords

Comments

0.75 percentile of the normal probability distribution function. In a bilateral sense, normally distributed random values x are equally likely to fall inside the interval (-a*sigma, +a*sigma) as to fall outside, "a" being this constant. - Stanislav Sykora, Nov 08 2013

Examples

			InverseErf(1/2) * sqrt(2) = 0.674489750...
		

Crossrefs

Programs

Formula

Equals A069286 * A002193.

A069287 Continued fraction for rho with erf(rho) = 1/2 = erfc(rho).

Original entry on oeis.org

0, 2, 10, 2, 1, 17, 3, 1, 12, 6, 6, 2, 2, 1, 7, 1, 6, 1, 15, 2, 1, 1, 2, 1, 1, 1, 2, 4, 1, 6, 1, 1, 1, 4, 14, 2, 10, 1, 3, 3, 4, 1, 2, 1, 8, 7, 1, 12, 2, 1, 1, 1, 6, 4, 2, 1, 2, 1, 2, 1, 3, 1, 7, 4, 2, 1, 7, 1, 1, 2, 35, 1, 13, 13, 1, 2, 9, 8, 1, 1, 11, 2, 3, 12, 15, 1, 4, 2, 2, 1, 2, 2, 7, 1, 3, 3
Offset: 0

Views

Author

Frank Ellermann, Mar 14 2002

Keywords

Examples

			0.4769362762044698733814183536431305598089697490594706447...
		

Crossrefs

Cf. A069286 (decimal expansion).

Programs

  • Mathematica
    ContinuedFraction[InverseErf[1/2], 50] (* G. C. Greubel, Apr 22 2018 *)
Showing 1-2 of 2 results.