A random variable whose set of possible values is an entire interval of numbers is not discrete.app
A random variable X is said to be continuous if its set of possible values is an entire interval of numbers -- that is, if for some A<B, any number x between A and B is possible.dom
Let X be a continuous rv. Then a probability distribution or probability density function (pdf) of X is a function ƒ(x) such that for any two numbers a and b with a≤b,ui
P(a≤X≤b) = ∫ƒ(x)dxorm
That is, the probability that X takes on a value in the interval [a,b] is the area under the graph of the density function. The graph of ƒ(x) is often referred to as the density curve.blog
A continuous rv X is said to be uniform distribution on the interval [A,B] if the pdf of X is rem
ƒ(x;A,B) = 1/(B-A) for A≤x≤Bit
= 0 for otherwiseio
The cumulative distribution function F(x) for a continuous rv X defined for every number x bytable
F(x) = p(X≤x) = ∫ƒ(x)dxfunction
For each x, F(x) is the area under the density curve to the left of x, where F(x) increases smoothly as x increases.
The importance of the cdf here, just as for discrete rv's, is that probabilities of various intervals can be computed from a formula for or table of F(x).
PROPOSITION:
Let X be a continuous rv with pdf ƒ(x) and cdf F(x).
Then for any number a,
P(X>a) = 1 - F(a)
and for any two numbers a and b with a<b,
P(a≤X≤b) = F(b) - F(a)
For X discrete, the pmf is obtained from the cdf by taking the difference between two F(x) values. The continuous analog of a difference is a derivative.
PROPOSITION:
If X is a continuous rv with pdf ƒ(x) and cdf F(x), then at every x at which the derivative F'(x) exists, F'(x) = ƒ(x).
Let p be a number between 0 and 1. The (100p)th percentile of the distribution of a continuous rv X, denoted by η(p), is defined by p = F(η(p))
The expected or mean value of a continuous rv X with pdf ƒ(x) is μx = E(X) = ∫xƒ(x)dx
If X is a continuous rv with pdf ƒ(x) and h(X) is any function of X, then E[h(x)] = μh(x) = ∫h(x)ƒ(x)dx
V(X) = E(X2) - [E(X)]2
A continuous rv X is said to have a normal distribution with parameters μ and σ, where -∞<μ<∞ and 0<σ
The normal distribution with parameter values μ=0 and σ=1 is called a standard normal distribution. A random variable that has a standard is called a standard normal random variable and will be denoted by Z.
For any p between 0 and 1, Appendix Table can be used to obtain the 100pth percentile of the standard normal distribution.
Zα will denote the value on the measurement axis for which α of the area under the z curve lies to the right of zα
Nonstandard Normal Distributions
If X has a normal distribution with mean μ and standard deviation σ, then Z = (X-μ)/σ
If the population distribution of a variable is (approximately) normal, then
(100p)th percentile for normal (μ,σ) = μ + [(100p)th for standard normal]*σ
The normal distribution is often used as an approximation to the distribution of values in a discrete population. The correction for discreteness of the underlying distribution is called a continuity correction. It is helpful in the following application of the normal distribution to the computation of binomial probabilities.
As long as the binomial probability histogram is not too skewed, binomial probabilitites can be well approximated by normal curve areas. It is then customary to say that X has apporoximately a normal distribution.
For α>0, the gamma function Γ(α) is defined by Γ(α) =