Assignment
Assignment
A continuous random variable is one which takes an infinite number of possible values.
Continuous random variables are usually measurements.
EXPLANATION=
A continuous random variable is not defined at specific values. Instead, it is defined over
an interval of values, and is represented by the area under a curve (in advanced
mathematics, this is known as an integral). The probability of observing any single value
is equal to 0, since the number of values which may be assumed by the random variable
is infinite.
Suppose a random variable X may take all values over an interval of real numbers. Then
the probability that X is in the set of outcomes A, P(A), is defined to be the area
above A and under a curve. The curve, which represents a function p(x), must satisfy the
following:
That is, the possible outcomes lie in a set which is formally (by real-analysis)
continuous, which can be understood in the intuitive sense of having no gaps. The fact
that XX is technically a function can usually be ignored for practical purposes outside of
the formal field of measure theory. In applications, XX is treated as some quantity
which can fluctuate e.g. in repeated experiments, which has statistical properties
like mean and variance ..
For example, a random variable measuring the time taken for something to be
done is continuous since there are an infinite number of possible times that can be
taken.
For any continuous random variable with probability density function f(x), we have that:
This is a useful fact.
Example
X is a continuous random variable with probability density function given by f(x) = cx for
0 ≤ x ≤ 1, where c is a constant. Find c.
If we integrate f(x) between 0 and 1 we get c/2. Hence c/2 = 1 (from the useful fact
above!), giving c = 2.
A uniform random variable is one where every value is drawn with equal probability. For
instance, a random variable that is uniform on the interval [0,1][0,1] is:
f(x) = \begin{cases} 1 \quad & x \in [0,1] \\ 0 \quad & \text{ otherwise} \
end{cases}.f(x)={10x∈[0,1] otherwise.
GRAPH=
Continuous Probability
Distribution
If a random variable is a continuous variable , its probability distribution is called a continuous
probability distribution .
The probability that a continuous random variable will assume a particular value is zero.
As a result, a continuous probability distribution cannot be expressed in tabular form.
Instead, an equation or formula is used to describe a continuous probability distribution.
The charts below show two continuous probability distributions. The first chart shows a
probability density function described by the equation y = 1 over the range of 0 to 1 and y = 0
elsewhere.
y=1
The next chart shows a probability density function described by the equation y = 1 - 0.5x over
the range of 0 to 2 and y = 0 elsewhere. The area under the curve is equal to 1 for both charts.
y = 1 - 0.5x
The probability that a continuous random variable falls in the interval between a and b is equal
to the area under the pdf curve between a and b. For example, in the first chart above, the
shaded area shows the probability that the random variable X will fall between 0.6 and 1.0. That
probability is 0.40. And in the second chart, the shaded area shows the probability of falling
between 1.0 and 2.0. That probability is 0.25
EXPLANATION=
The random variable X in the normal equation is called the normal random variable. The normal
equation is the probability density function for the normal distribution.
The graph of the normal distribution depends on two factors - the mean and the standard deviation. The
mean of the distribution determines the location of the center of the graph, and the standard deviation
determines the height and width of the graph. All normal distributions look like a symmetric, bell-shaped
curve, as shown below.
When the standard deviation is small, the curve is tall and narrow; and when the standard deviation is big,
the curve is short and wide (see above)
The normal distribution is a continuous probability distribution. This has several implications for
probability.
About 68% of the area under the curve falls within 1 standard deviation of the mean.
About 95% of the area under the curve falls within 2 standard deviations of the mean.
About 99.7% of the area under the curve falls within 3 standard deviations of the mean.
Collectively, these points are known as the empirical rule or the 68-95-99.7 rule. Clearly, given a normal
distribution, most outcomes will be within 3 standard deviations of the mean.
σ), then
68% that X falls within 1 standard deviation (sigma, σ) of the mean (mu, μ)
95% that X falls within 2 standard deviations (sigma, σ) of the mean (mu, μ)
99.7% that X falls within 3 standard deviation (sigma, σ) of the mean (mu, μ).
The standard normal distribution is a special case of the normal distribution . It is the distribution that
occurs when a normal random variable has a mean of zero and a standard deviation of one.
The normal random variable of a standard normal distribution is called a standard score or a z score. Every
normal random variable X can be transformed into a z score via the following equation:
z = (X - μ) / σ
where X is a normal random variable, μ is the mean, and σ is the standard deviation.
The density function for a standard normal random variable is shown in This graph.
To compute probabilities for ZZ we will not work with its density function directly but
instead read probabilities out in this graph. The tables are tables
of cumulative probabilities; their entries are probabilities of the form P(Z<z)P(Z<z).