Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

7.2: Standard Types of Continuous Random Variables

( \newcommand{\kernel}{\mathrm{null}\,}\)

Section 1: Uniform Random Variable

Next, we will consider one of the standard continuous random variables called uniform and how to work with it.

Definition: Uniform probability density curve

A uniform probability density curve with parameters a and b is a horizontal line y=1ba from x=a to x=b.

clipboard_e3d6772ef6ba99cee1d45b18322924458.png

Definition: Uniform random variable

A random variable with a uniform probability density curve is called a uniform random variable with parameters a and b. We adopt the following notation to denote a uniform random variable with parameters a and b:

XU(a,b)

Example 7.2.1.1.1

If XU(1,3) is a uniform random variable with parameters 1 and 3 then its probability density curve will look like a horizontal line spanning from 1 to 3.

clipboard_e245a607eeb44984783538e0ba05253ba.png

Easy to see that the graph satisfies the criteria for a probability density curve as it is above the x-axis and its area is the area of a rectangle with the base 4 and the height 14 which can be found using the formula for the area of a rectangle and is equal to 1.

Example 7.2.1.1.2

Let’s find the probability of X=2. As we previously discussed, the probability of a continuous random variable being equal to a single value is equal to P(X=2)=0.

clipboard_ed84a3d0e1b3d71c05aeb1ba063042bd0.png

Example 7.2.1.1.3

To find the probability that X is less than 2 we will look for the area under the curve between 1 and 2. This region is a rectangle with the base 3 and the height 14. The area can be found using the formula for the area of a rectangle and is equal to P(X<2)=0.75 or 75%.

clipboard_ed7acdf47015409699c28cef45615579e.png

Example 7.2.1.1.4

To find the probability that X is less than 0 we will look for the area under the curve between 1 and 0. This region is a rectangle with the base 1 and the height 14. The area can be found using the formula for the area of a rectangle and is equal to P(1<X<0)=0.25 or 25%.

clipboard_e942c741d7308a57e88acd412d252c841.png

Example 7.2.1.1.5

To find the probability that X is between 0 and 2 we will look for the area under the curve between 0 and 2. This region is a rectangle with the base 2 and the height 14. The area can be found using the formula for the area of a rectangle and is equal to P(0<X<2)=0.5 or 50%. Alternatively, we could have used the subdivision rule to compute the same probability as the difference between the probability of X being less than 2 and the probability of X being less than 0 both of which we already computed previously, so the answer is again 50%.

clipboard_ee744931b6752c02e7c65b5bb84dc5a56.png

Example 7.2.1.1.6

To find the probability that X is greater than 2 we will look for the area under the curve between 2 and 3. This region is a rectangle with the base 1 and the height 14. The area can be found using the formula for the area of a rectangle and is equal to P(X>2)=0.25 or 25%. Alternatively, we could have used the complementary rule to compute the same probability as the complement of the probability of X being less than 2 which we already computed previously, so the answer is again 25%.

clipboard_e6eb3adfe2ccbb58e9a07ad40eacfb87d.png

Theorem: Formulas for Continuous Uniform Random Variables

In general, for XU(a,b) and any c, d such that a<c<d<b:

P(c<X<d)=dcba

P(X<d)=daba

P(X>c)=bcba

Also,

μX=a+b2

σX=ba12

Example 7.2.1.2

For example, for XU(1,3):

P(0<X<2)=203(1)=24=0.50

P(X<0)=0(1)3(1)=14=0.25

P(X>2)=323(1)=14=0.25

Also,

μX=1+32=2

σX=3(1)12=1.15

Try It Yourself! 7.2.1.2.1
Try It Yourself! 7.2.1.2.2
Try It Yourself! 7.2.1.2.3
Example 7.2.1.3

A city metro train runs every 15 minutes.

  1. Find the probability that the waiting time is:
    1. less than 8 minutes;
    2. more than 3 minutes;
    3. between 3 and 7 minutes.
  2. Compute the following:
    1. the expected waiting time;
    2. the standard deviation of waiting time.
Solution

Waiting time is frequently estimated by a uniform random variable. Let X be the waiting time of a randomly selected passenger then it can be assumed uniform with parameters 0 and 15, i.e.:

XU(0,15)

Using the formulas we can compute all the quantities.

  1. Find the probability that the waiting time is:
    1. less than 8 minutes: P(X<8)=80)150=815=0.53
    2. more than 3 minutes: P(X>3)=153150=1215=0.80
    3. between 3 and 7 minutes: P(3<X<7)=73150=415=0.27
  2. Compute the following:
    1. the expected value of X: μX=0+152=7.5
    2. the standard deviation of X: σX=15012=4.33
Try It Yourself! 7.2.1.3

Section 2: Standard Normal Variable

Definition: Standard normal density curve

The standard normal density curve is a bell-shaped curve that satisfies the following properties:

  1. Has the peak at 0 and symmetric about 0.
  2. Extends indefinitely in both directions, approaching but never touching the horizontal axis.
  3. The Empirical rule holds that is:
    1. ~68% of the area under the curve is between -1 and +1
    2. ~95% of the area under the curve is between -2 and +2
    3. ~99.7% of the area under the curve is between -3 and +3

The description of the curve should sound familiar as we have seen it before!

clipboard_eef43c1af7a6b4ae7b5b6cb0da921ca5b.png

Definition: Standard normal probability density curve

We define the standard normal random variable as a random variable with the standard normal probability density curve. We denote the standard normal random variable as

ZN(0,1)

Let’s make sure we understand the properties of the standard normal probability density curve and use the empirical rules to find some probabilities.

Example 7.2.2.1
  • To find the probability that X is less than 0 we will look for the area under the curve to the left of 0. This region’s area can be found by adding the areas of included regions together to get P(X<0)=0.50 or 50%.
  • To find the probability that X is between 1 and 1 we will look for the area under the curve between 1 and 1. This region’s area can be found by adding the areas of included regions together to get P(1<X<1)=0.68 or 68%.
  • To find the probability that X is between 0 and 2 we will look for the area under the curve between 0 and 2. This region’s area can be found by adding the areas of included regions together to get P(0<X<2)=0.475 or 47.5%.
  • To find the probability that X is between 1 and 2 we will look for the area under the curve between 1 and 2. This region’s area can be found by adding the areas of included regions together to get P(1<X<2)=0.815 or 81.5%.
  • To find the probability that X is greater than 1 we will look for the area under the curve to the right of 1. This region’s area can be found by adding the areas of included regions together to get P(X>1)=0.16 or 16%.
  • To find the probability that X is less than 2 we will look for the area under the curve to the left of 2. This region’s area can be found by adding the areas of included regions together to get P(X<2)=0.025 or 2.5%.
  • To find the probability that X is greater than 4 we will look for the area under the curve to the right of 4. This region’s area is essentially equal to 0 so the probability is nearly 0%, that is P(X>4)=0.
Try It Yoursefl! 7.2.2.1.1

To find the probability that X is less than 1.23 we will look for the area under the curve to the left of 1.23. While it is clear what this region’s area looks like it cannot be found by using the empirical rule.

Try It Yourself! 7.2.2.1.2

So how do we find the probabilities that involve values that are not covered by the Empirical rule such as P(Z<1.23), P(Z>1.23), P(0<Z<1.23). The good news is that the latter two probabilities can be related to the first one by using the complementary rule and the subdivision rule:

P(Z>1.23)=1P(Z<1.23)

P(0<Z<1.23)=P(Z<1.23)0.5

But how do we find the probability P(Z<1.23)? Luckily all such probabilities have been computed and put together in the form of a table (part 1part 2) that looks like this!

clipboard_eabad895d2d05242a2d29ad27e847e137.png

To find the probability that Z is less than 1.23 we split the number 1.23 into 1.2 and 0.03 then find the row corresponding to 1.2 and the column corresponding to 0.03. In the intersection, we find the desired probability, so the probability is P(Z<1.23)=0.8907 or 89.07%.

Now that we found the probability P(Z<1.23), we can find the other probabilities using the complementary rule and the subdivision rule:

  • P(Z<1.23)=0.8907
  • P(Z>1.23)=1P(Z<1.23)=10.8907=0.1093
  • P(0<Z<1.23)=P(Z<1.23)0.5=0.89070.5=0.3907

Let’s practice using the table!

Example 7.2.2.2.1

To find the probability that Z is less than 0.71, we split the number 0.71 into 0.7 and 0.01, find the row corresponding to 0.7, find the column corresponding to 0.01. In the intersection, we find the desired probability, so the probability is P(Z<0.71)=0.7611 or 76.11%. Also,

  • P(Z<0.71)=0.7611
  • P(Z>0.71)=1P(Z<0.71)=10.7611=0.2389
  • P(0<Z<0.71)=P(Z<0.71)0.5=0.76110.5=0.2611
  • P(0.71<Z<1.23)=P(Z<1.23)P(Z<0.71)=0.89070.7611=0.1296
Example 7.2.2.2.2

Example: To find the probability that Z is less than 1.02, we split the number 1.02 into 1.0 and 0.02, find the row corresponding to 1.0, find the column corresponding to 0.02. In the intersection, we find the desired probability, so the probability is P(Z<1.02)=0.1539 or 15.39%. Also,

  • P(Z<1.02)=0.1539
  • P(Z>1.02)=1P(Z<1.02)=10.1539=0.8461
Example 7.2.2.2.3

To find the probability that Z is less than 0.47, we split the number 0.47 into 0.4 and 0.07, find the row corresponding to 0.4, find the column corresponding to 0.07. In the intersection, we find the desired probability, so the probability is P(Z<0.47)=0.3192 or 31.92%. Also,

  • P(Z<0.47)=0.3192
  • P(Z>0.47)=1P(Z<0.47)=10.3192=0.6808
  • P(1.02<Z<0.47)=P(Z<0.47)P(Z<1.02)=0.31920.1539=0.1653
Try It Yourself! 7.2.2.2.1
Try It Yourself! 7.2.2.2.2
Try It Yourself! 7.2.2.2.3

Section 3: α-notation

Definition: α-notation

Consider a random variable X and its probability density curve. A value the area to the right of which is equal to alpha is called xα.

clipboard_ed9c38d43b3e933c50f2393d8f9ed5c6c.png

This fact can be expressed as the following probability statement:

P(X>xα)=α

As a result, the area to the left of xα is by the complementary rule must be 1α. This fact can be expressed as the following probability statement:

P(X<xα)=1α

Example 7.2.3.1

For a continuous random variable X, the value the area to the right of which is equal to 0.3 is called x0.3.

clipboard_ecb54c50bb7f784ce31a0aa758120fae1.png

This fact can be expressed as the following probability statement:

P(X>x0.3)=0.3

As a result, the area to the left of X is by the complementary rule must be 10.3=0.7. This fact can be expressed as the following probability statement:

P(X<x0.3)=0.7

Try It Yourself! 7.2.3.1.1
Try It Yourself! 7.2.3.1.2
Example 7.2.3.2.1

Consider a uniform random variable with parameters 1 and 3, i.e., XU(1,3). The value the area to the right of which is equal to 0.25 is called x0.25. In this case, we happened to know that x0.25=2.

clipboard_e2ef7dca56f9fcefa0b1eb6383d30ce87.png

This fact can be expressed in two ways:

P(X<x0.25)=0.75 and P(X>x0.25)=0.25

Example 7.2.3.2.2

Consider a uniform random variable with parameters 1 and 3, i.e., XU(1,3). The value the area to the left of which is equal to 0.6 is called x0.4. In this case, we happened to know that x0.40=1.4.

clipboard_ef3d2ba1f8ddc5e1a93d77a5bef3b8b1b.png

This fact can be expressed in two ways:

P(X<x0.4)=0.6 and P(X>x0.4)=0.4

Theorem: Finding xα for a Uniform Random Variable

In general, for a uniform random variable with parameters a and b, to find xα means to find the value the area to the right of which is α and the area to the left is 1α. The following formula can be used to find the xα:

xα=aα+b(1α)

Example 7.2.3.3

Again, consider a uniform random variable with parameters 1 and 3, i.e. XU(1,3).

  1. x0.25=10.25+30.75=2
  2. x0.4=10.4+30.6=1.4
Try It Yourself! 7.2.3.3

Now that we know what the alpha-notation is and how to find uα for uniform random variables let’s consider the standard normal random variable, Z, and learn how to do the same.

Example 7.2.3.4.1

clipboard_e0e63bd6723ce73a8045db3401c746e20.png

In this case, we happened to know that according to the empirical rule the area to the right of 1 is 16%. A value the area to the right of which under the Z-curve is equal to 0.16 is called z0.16. Therefore

z0.16=1

and this fact can be expressed as the following probability statements:

P(Z<1)=0.84 and P(Z>1)=0.16

Example 7.2.3.4.2

Let’s consider the standard normal random variable, Z, and interpret the previously discovered probability statement P(Z<1.23)=0.89 as z0.11=1.23.

clipboard_e7c3a09d6296a0faae714cc4d48614eb8.png

In general, we want to be able to find zα for any α.

clipboard_ea8a4329ff4ee99d8f8da01c3fa52a464.png

To do that we can use the Z-table (part 1part 2) :

clipboard_ea59fb9e12aa64c2995139edb901eca73.png

Example 7.2.3.4.3

Find z0.38 using the Z-table.

Solution
  1. We identify alpha as α=0.38 and 1α=0.62. In the z-table, the closest value to 0.62 is 0.6217.
  2. We read the corresponding numbers 0.3 on the left and 0.01 on top and put them together to obtain the answer.
  3. z0.38=0.31
Example 7.2.3.4.4

Find z0.10 using the Z-table.

Solution
  1. We identify alpha as α=0.10 and 1α=0.90. In the z-table, the closest value to 0.90 is 0.8997.
  2. We read the corresponding numbers 1.2 on the left and 0.08 on top and put them together to obtain the answer.
  3. z0.10=1.28
Theorem: Property of z-scores for symmetric distributions

For Z and other distributions symmetric about zero:

x1α=xα

Example 7.2.3.4.5

z0.9=z0.10=1.28

z0.95=z0.05=1.645

z0.99=z0.01=2.33

Try It Yourself! 7.2.3.4

Section 4: Percentiles

Definition: p-th percentile

The p-th percentile of a random variable X is the value xp% that is greater than p% of the observations if the experiment is repeated many times.

In other words,

P(X<xp%)=p%

The relation between the percentiles and α-notation:

xp%=xα=1p100

Example 7.2.4.1

Find the 80-th percentile for Z.

Solution

z80%=z0.2=0.84

Example 7.2.4.2

Find the 55-th percentile for XU(1,5).

Solution

x55%=x0.45=10.45+50.55=3.2

Example 7.2.4.3

z10%=z0.9=1.28 is the 10-th percentile for Z.

z62%=z0.38=0.31 is the 62-nd percentile for Z.

x75%=x0.25=2 is the 75-th percentile for XU(1,3).

x60%=x0.40=1.4 is the 60-th percentile for XU(1,3).

Try It Yourself! 7.2.4.1
Try It Yourself! 7.2.4.2
Try It Yourself! 7.2.4.3
Try It Yourself! 7.2.4.4
Try It Yourself! 7.2.4.5

This page titled 7.2: Standard Types of Continuous Random Variables is shared under a not declared license and was authored, remixed, and/or curated by Anton Butenko.

Support Center

How can we help?