




Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The mode of a continuous probability distribution is the point at which the probability density function attains its maximum value. The median of a continuous ...
Typology: Summaries
1 / 8
This page cannot be seen from the preview
Don't miss anything!





With continuous variables we can again define a probability distribution but instead of specifying Pr(X = j) we specify Pr(X < u) since Pr(u < X < u + δ) → 0 as δ → 0. For example, if X is the amount of oil (in barrels) which will be extracted from a particular well then we can find Pr(X < 1000000) or Pr(X < 500000) but it makes no sense to talk about Pr(X = 750000) because we could measure the amount more precisely and find that it was not exactly 750000 barrels. We can plot a graph of Pr(X < u) against u. This graph represents a function of u. This function is called the distribution function of X. We might write it as F (u). Hence Pr(X < u) = F (u). Because this is a probability, it is always between 0 and 1. That is 0 ≤ F (u) ≤ 1. Also, because, for example, the probability that X < 600000 must be at least as big as the probability that X < 500000 , we can say that if w > u then F (w) ≥ F (u).
Another important way of representing a continuous probability distribution is the prob- ability density function or pdf. This is actually the gradient of the distribution function. That is the pdf is
f (u) = dF (u) du
If we draw a graph of the probability density function then probabilities are represented by areas under the curve on the graph. For example, the probability that 500000 < X < 600000 is the area above the axis and below the curve between the limits at 500000 and
Note that ∫ (^) w
−∞
f (u).du = F (w), ∫ (^) ∞
−∞
f (u).du = 1.
The mode of a continuous probability distribution is the point at which the probability density function attains its maximum value. The median of a continuous probability distribution is the point at which the distribution function has the value 0.5.
A continuous random variable X has the following distribution function.
FX (u) =
0 (u < 0) 3 4 (u (^2) − u (^3) /3) (0 ≤ u ≤ 2) 1 (u > 2)
The median is 1.0. The probability density function is as follows.
fX (u) =
0 (u < 0) 3 4 (2u^ −^ u
(^2) ) (0 ≤ u ≤ 2) 0 (u > 2)
The mode is 1.0. The probability that 0. 5 < X < 1 .5 can be found as follows.
Pr(0. 5 < X < 1 .5) = FX (1.5) − FX (0.5)
=
(
)
Alternatively
Pr(0. 5 < X < 1 .5) =
∫ (^1). 5
fX (u).du.
The results concerning expectation etc. for continuous random variables are similar to those for discrete random variables with the summations replaced with integrals. Let X be a continuous random variable with pdf fX (u). Then
E(X) =
∫ (^) ∞
−∞
ufX (u).du.
For example, in the example above,
∫ (^) ∞
−∞
ufX (u).du
∫ (^2)
0
(2u^2 − u^3 ).du
[ 2 u^3 3
u^4 4
] 2
0 = 1.
Let a and b be two real numbers such that a < b. If a random variable X has the probability density function
fX (u) =
{ (b − a)−^1 a ≤ u ≤ b 0 otherwise
we say that X has a continuous uniform distribution on the interval [a, b]. That is X ∼ U (a, b). The distribution function is
FX (u) =
0 u < a (u − a)/(b − a) a ≤ u ≤ b 1 u > b
The mean of X is obviously (b − a)/2 but we can find this formally as follows.
E(X) = (b − a)−^1
∫ (^) b
a
u.du
= (b − a)−^1
{ 1 2
(b^2 − a^2 )
}
(b − a)(b + a) (b − a) =
(b + a)
Similarly we can find the variance. First recall that var(X) = E
( {X − E[X]}^2
) .
var(X) = (b − a)−^1
∫ (^) b
a
{ u −
(b + a)
} 2 .du
= (b − a)−^1
∫ (^) (b−a)/ 2
−(b−a)/ 2
v^2 .dv
(b − a)^2 12 where v = u − (b + a)/ 2. Example: A car ferry over a short crossing leaves from one side every 20 minutes. A car arrives at a random point in time to use the ferry. The distribution of waiting time in minutes is uniform(0, 20). The mean is 10 minutes, the variance is 33.333 and the standard deviation is 5.77 minutes. The probability that the waiting time is more than 5 minutes is 0.25 etc.
Let λ be a positive real number. If a random variable T has the probability density function
fT (t) =
{ 0 (t < 0) λe−λt^ (0 ≤ t < ∞)
we say that T has a negative exponential distribution ( sometimes called simply an “exponential distribution.”) The distribution function is
FT (t) =
{ 0 (t < 0) 1 − e−λt^ (0 ≤ t < ∞)
In finding the mean and variance it helps first to evaluate E(T n) for n ≥ 1.
E(T n) =
∫ (^) ∞
−∞
tnfT (t).dt
=
∫ (^) ∞
0
tnλe−λt.dt
=
[ −tne−λt
]∞ 0 +
∫ (^) ∞
0
ntn−^1 e−λt.dt
=
n λ E(T n−^1 )
Now E(T 0 ) = E(1) = 1 so
E(T ) =
λ and E(T 2 ) = 2/λ^2 so
var(T ) =
λ^2
( 1 λ
) 2
λ^2
Consider a series of “events” at points in time which are random and independent in such a way that they are equally as likely to occur at any time as at any other time and the
mean is ¯x = 16.3 and the sample standard deviation is s = 5.7 then we would estimate θ using θˆ = s/ 1 .28255 = 5. 7 / 1 .28255 = 4.444 and estimate ξ using ξˆ = ¯x − 0. 57722 θˆ =
The Rayleigh distribution is often used to model wave heights and wind speeds. The distribution function is
F (x) = 1 − exp
{ −
x^2 2 θ^2
}
for 0 < x < ∞. The probability density function is
f (x) =
xe−x^2 /^2 θ^2 θ^2
mean θ
√ π/2 = 1. 2533 θ variance (4 − π)θ^2 /2 = 0. 42920 θ^2 standard deviation θ
√ {(4 − π)/ 2 } = 0. 65514 θ Note that E(X^2 ) = var(X) + [E(X)]^2 = 2θ^2. There is only one parameter, θ. We can estimate it using the sample mean so that ˆθ = ¯x/√π/2 = ¯x/ 1. 2533.
(a) the expected total number of failures in the factory in a year? (b) the probability that there are fewer than two failures in the factory in a year?
(a) the probability that he goes home with three fish. (b) the expected number of fish he takes home.
fT (u) =
0 (u < 0) 3(1 − u/k) (0 ≤ u ≤ k) 0 (u > k)
Find
(a) k. (b) E(T ). (c) E(T 2 ). (d) var(T ).
fX (u) =
0 (u < 0) ku (0 ≤ u ≤ 1) 0 (u > 1)
(a) Find k. (b) Find the distribution function FX (u). (c) Find E(X). (d) Find var(X). (e) Find E(eX^ ). (f) Find var(eX^ ). (g) Find the distribution function of eX^. (Hint: For what values of X is eX^ < u?) (h) Find the probability density function of eX^. (i) Sketch fX (u). (j) Sketch FX (u).