Skip to content Skip to navigation

Connexions

You are here: Home » Content » Continuous Random Variables: Introduction

Navigation

Content Actions

  • Download module PDF
  • Add to ...
    Add the module to:
    • My Favorites
    • A lens
    • An external social bookmarking service
    • My Favorites (What is 'My Favorites'?)
      'My Favorites' is a special kind of lens which you can use to bookmark modules and collections directly in Connexions. 'My Favorites' can only be seen by you, and collections saved in 'My Favorites' can remember the last module you were on. You need a Connexions account to use 'My Favorites'.
    • A lens (What is a lens?)

      Definition of a lens

      Lenses

      A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

      What is in a lens?

      Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

      Who can create a lens?

      Any individual Connexions member, a community, or a respected organization.

    • External bookmarks
  • E-mail the authors

Lenses

What is a lens?

Definition of a lens

Lenses

A lens is a custom view of Connexions content. You can think of it as a fancy kind of list that will let you see Connexions through the eyes of organizations and people you trust.

What is in a lens?

Lens makers point to Connexions materials (modules and collections), creating a guide that includes their own comments and descriptive tags about the content.

Who can create a lens?

Any individual Connexions member, a community, or a respected organization.

This content is ...

In these lenses

  • Bio 502 at CSUDH

    This module is included inLens: Bio 502
    By: Terrence McGlynnAs a part of collection:"Collaborative Statistics"

    Comments:

    "This is the course textbook for Biology 502 at CSU Dominguez Hills"

    Click the "Bio 502 at CSUDH" link to see all content selected in this lens.

Recently Viewed

This feature requires Javascript to be enabled.

Tags

(What is a tag?)

These tags come from the endorsement, affiliation, and other lenses that include this content.

Continuous Random Variables: Introduction

Module by: Dr. Barbara Illowsky, Susan Dean

Summary: This module serves as an introduction to the Continuous Random Variables chapter in the Elementary Statistics textbook.

Student Learning Objectives

By the end of this chapter, the student should be able to:

  • Recognize and understand continuous probability distribution functions in general.
  • Recognize the uniform probability distribution and apply it appropriately.
  • Recognize the exponential probability distribution and apply it appropriately.

Introduction

Continuous random variables have many applications. Baseball batting averages, IQ scores, the length of time a long distance telephone call lasts, the amount of money a person carries, the length of time a computer chip lasts, and SAT scores are just a few. The field of reliability depends on a variety of continuous random variables.

This chapter gives an introduction to continuous random variables and the many continuous distributions. We will be studying these continuous distributions for several chapters.

The characteristics of continuous random variables are:

  • The outcomes are measured, not counted.
  • Geometrically, the probability of an outcome is equal to an area under the density curve, fxfx.
  • Each individual value has zero probability of occurring. Instead we find the probability that the value is between two endpoints.

We will start with the two simplest continuous distributions, the Uniform and the Exponential.

NOTE:

The values of discrete and continuous random variables can be ambiguous. For example, if XX is equal to the number of miles (to the nearest mile) you drive to work then XX is a discrete random variable. You count the miles. If XX is the distance you drive to work, then you measure values of XX and XX is a continuous random variable. How the random variable is defined is very important.

Glossary

Uniform Distribution:
Continuous random variable (RV) that appears to have equally likely outcomes over the domain, a<x<ba<x<b size 12{a<x<b} {}. Often referred as Rectangular distribution because graph of its pdf has form of rectangle. Notation: X~U(a,b)X~U(a,b) size 12{X "~" U \( a,b \) } {}. The mean is μ=a+b2μ=a+b2 size 12{μ= { {a+b} over {2} } } {}, and the variance is σ2=(ba)212σ2=(ba)212 size 12{s rSup { size 8{2} } = { { \( b-a \) rSup { size 8{2} } } over {"12"} } } {}, the probability density function is f(x)=1ba,aXbf(x)=1ba,aXb size 12{f \( x \) = { {1} over {b-a} } ," "a <= X <= b} {}, and cumulative distribution is P(Xx)=xabaP(Xx)=xaba size 12{P \( X <= x \) = { {x-a} over {b-a} } } {}.
Exponential Distribution:
Continuous random variable (RV) that appears when we are interested in intervals of time between some random events, for example, the length of time between emergency arrivals at a hospital. Notation: X ~ Exp(m)X ~ Exp(m) size 12{X " ~ " ital "Exp" \( m \) } {}; the mean is μ=1mμ=1m size 12{μ= { {1} over {m} } } {}, and the variance is σ 2 = 1 m 2 σ 2 = 1 m 2 , the probability density function is f(x)=memx,f(x)=memx, size 12{f \( x \) = ital "me" rSup { size 8{- ital "mx"} } ," "} {} x 0 x 0 and cumulative distribution is P(Xx)=1emxP(Xx)=1emx size 12{P \( X <= x \) =1-e rSup { size 8{- ital "mx"} } } {}.

Comments, questions, feedback, criticisms?

Send feedback