a normal distribution

2
A normal distribution in a variate with mean and variance is a statistic distribution with probability density function ( 1 ) on the domain . While statisticians and mathematicians uniformly use the term "normal distribution" for this distribution, physicists sometimes call it a Gaussian distribution and, because of its curved flaring shape, social scientists refer to it as the "bell curve." Feller (1968) uses the symbol for in the above equation, but then switches to in Feller (1971). de Moivre developed the normal distribution as an approximation to the binomial distribution, and it was subsequently used by Laplace in 1783 to study measurement errors and by Gauss in 1809 in the analysis of astronomical data (Havil 2003, p. 157). The normal distribution is implemented in the Wolfram Language as NormalDistribution[mu, sigma]. The so-called "standard normal distribution" is given by taking and in a general normal distribution. An arbitrary normal distribution can be converted to a standard normal distribution by changing variables to , so , yielding ( 2 ) The Fisher-Behrens problem is the determination of a test for the equality of means for two normal distributions with different variances. The normal distribution function gives the probability that a standard normal variate assumes a value in the interval , PART 1 (b)

Upload: elia-lya

Post on 12-Jan-2016

9 views

Category:

Documents


5 download

DESCRIPTION

Form 5

TRANSCRIPT

Page 1: A Normal Distribution

A normal distribution in a variate   with mean   and variance   is a statistic distribution with probability density function

(1)

on the domain  . While statisticians and mathematicians uniformly use the term "normal distribution" for this distribution, physicists sometimes call it a Gaussian distribution and, because of its curved flaring shape, social scientists refer to it as the "bell curve." Feller (1968) uses the symbol   for   in the above equation, but then switches to   in Feller (1971).

de Moivre developed the normal distribution as an approximation to the binomial distribution, and it was subsequently used by Laplace in 1783 to study measurement errors and by Gauss in 1809 in the analysis of astronomical data (Havil 2003, p. 157).

The normal distribution is implemented in the Wolfram Language as NormalDistribution[mu, sigma].

The so-called "standard normal distribution" is given by taking   and   in a general normal distribution. An arbitrary normal distribution can be converted to a standard normal distribution by changing variables to  , so  , yielding

(2)

The Fisher-Behrens problem is the determination of a test for the equality of means for two normal distributions with different variances.

The normal distribution function   gives the probability that a standard normal variate assumes a value in the interval  ,

(3)

(4)

where erf is a function sometimes called the error function. Neither   nor erf can be expressed in terms of finite additions, subtractions, multiplications, and root extractions, and so both must be either computed numerically or otherwise approximated.

PART 1

(b)