Discrete Random Variables and Probability Distributions

Slides:



Advertisements
Similar presentations
Week 21 Basic Set Theory A set is a collection of elements. Use capital letters, A, B, C to denotes sets and small letters a 1, a 2, … to denote the elements.
Advertisements

Chapter 5.1 & 5.2: Random Variables and Probability Mass Functions
Chapter 2 Discrete Random Variables
Discrete Probability Distributions
Engineering Statistics ECIV 2305 Chapter 2 Random Variables.
Sections 4.1 and 4.2 Overview Random Variables. PROBABILITY DISTRIBUTIONS This chapter will deal with the construction of probability distributions by.
Probability Distributions Finite Random Variables.
BCOR 1020 Business Statistics Lecture 9 – February 14, 2008.
Chapter 5: Probability Concepts
Probability Distributions
1 Engineering Computation Part 5. 2 Some Concepts Previous to Probability RANDOM EXPERIMENT A random experiment or trial can be thought of as any activity.
Probability Distributions Random Variables: Finite and Continuous Distribution Functions Expected value April 3 – 10, 2003.
Copyright © 2014 by McGraw-Hill Higher Education. All rights reserved.
C4: DISCRETE RANDOM VARIABLES CIS 2033 based on Dekking et al. A Modern Introduction to Probability and Statistics Longin Jan Latecki.
Eighth lecture Random Variables.
Copyright © Cengage Learning. All rights reserved. 3 Discrete Random Variables and Probability Distributions.
Discrete Random Variables and Probability Distributions
Chapter 21 Random Variables Discrete: Bernoulli, Binomial, Geometric, Poisson Continuous: Uniform, Exponential, Gamma, Normal Expectation & Variance, Joint.
Probability Distributions: Finite Random Variables.
The Binomial Probability Distribution and Related Topics
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved.
Copyright © 2010, 2007, 2004 Pearson Education, Inc. Review and Preview This chapter combines the methods of descriptive statistics presented in.
Copyright © Cengage Learning. All rights reserved. CHAPTER 9 COUNTING AND PROBABILITY.
1 Lecture 7: Discrete Random Variables and their Distributions Devore, Ch
Random Variables. A random variable X is a real valued function defined on the sample space, X : S  R. The set { s  S : X ( s )  [ a, b ] is an event}.
Chapter 5: Random Variables and Discrete Probability Distributions
Discrete Random Variables. Numerical Outcomes Consider associating a numerical value with each sample point in a sample space. (1,1) (1,2) (1,3) (1,4)
Chapter Four Random Variables and Their Probability Distributions
Random Variables Presentation 6.. Random Variables A random variable assigns a number (or symbol) to each outcome of a random circumstance. A random variable.
Chapter 3 Discrete Random Variables and Probability Distributions  Random Variables.2 - Probability Distributions for Discrete Random Variables.3.
Probability (outcome k) = Relative Frequency of k
Discrete Random Variables. Introduction In previous lectures we established a foundation of the probability theory; we applied the probability theory.
AP STATISTICS Section 7.1 Random Variables. Objective: To be able to recognize discrete and continuous random variables and calculate probabilities using.
Random Variables. Numerical Outcomes Consider associating a numerical value with each sample point in a sample space. (1,1) (1,2) (1,3) (1,4) (1,5) (1,6)
CHAPTER Discrete Models  G eneral distributions  C lassical: Binomial, Poisson, etc Continuous Models  G eneral distributions 
Chapter 2: Probability. Section 2.1: Basic Ideas Definition: An experiment is a process that results in an outcome that cannot be predicted in advance.
Copyright ©2011 Brooks/Cole, Cengage Learning Random Variables Class 34 1.
Copyright © 2010 Pearson Addison-Wesley. All rights reserved. Chapter 3 Random Variables and Probability Distributions.
Random Variables 2.1 Discrete Random Variables 2.2 The Expectation of a Random Variable 2.3 The Variance of a Random Variable 2.4 Jointly Distributed Random.
Copyright © Cengage Learning. All rights reserved. 3 Discrete Random Variables and Probability Distributions.
Copyright © Cengage Learning. All rights reserved. 3 Discrete Random Variables and Probability Distributions.
1 Dr. Jerrell T. Stracener, SAE Fellow Leadership in Engineering EMIS 7370/5370 STAT 5340 : PROBABILITY AND STATISTICS FOR SCIENTISTS AND ENGINEERS Systems.
Random Variables By: 1.
Copyright © Cengage Learning. All rights reserved. 3 Discrete Random Variables and Probability Distributions.
Conditional Probability 423/what-is-your-favorite-data-analysis-cartoon 1.
Copyright © Cengage Learning. All rights reserved. 3 Discrete Random Variables and Probability Distributions.
Copyright © Cengage Learning. All rights reserved. 4 Continuous Random Variables and Probability Distributions.
Random Variables and Probability Distribution (1)
CHAPTER 10: Introducing Probability
3 Discrete Random Variables and Probability Distributions
ECE 313 Probability with Engineering Applications Lecture 7
CHAPTER 2 RANDOM VARIABLES.
4 Elementary Probability Theory
What is Probability? Quantification of uncertainty.
Chapter 2 Discrete Random Variables
STATISTICS Random Variables and Distribution Functions
Chapter Four Random Variables and Their Probability Distributions
4 Elementary Probability Theory
Random Variables Binomial Distributions
COUNTING AND PROBABILITY
7.1: Discrete and Continuous Random Variables
Chapter 2. Random Variables
Discrete Random Variables: Basics
Discrete Random Variables: Basics
Experiments, Outcomes, Events and Random Variables: A Revisit
Random Variables and Probability Distributions
Random Variables Binomial and Hypergeometric Probabilities
Discrete Random Variables: Basics
Sets, Combinatorics, Probability, and Number Theory
Presentation transcript:

Discrete Random Variables and Probability Distributions 3 Copyright © Cengage Learning. All rights reserved.

Copyright © Cengage Learning. All rights reserved. 3.1 Random Variables Copyright © Cengage Learning. All rights reserved.

Z = the length of the fish in inches Random Variables Informally: A rule for assigning a real number to each outcome of a random experiment A fish is randomly selected from a lake. Let the random variable Z = the length of the fish in inches A voter is randomly selected and asked if he or she supports a candidate running for office. Let the random variable

Random Variables Such a rule of association is called a random variable—a variable because different numerical values are possible and random because the observed value depends on which of the possible experimental outcomes results (Figure 3.1). A random variable Figure 3.1

Random Variables Definition

Random Variables Random variables are customarily denoted by uppercase letters, such as X and Y, near the end of our alphabet. In contrast to our previous use of a lowercase letter, such as x, to denote a variable, we will now use lowercase letters to represent some particular value of the corresponding random variable. The notation X (s) = x means that x is the value associated with the outcome s by the rv X.

Example 3.1 When a student calls a university help desk for technical support, he/she will either immediately be able to speak to someone (S, for success) or will be placed on hold (F, for failure). With = {S, F}, define an rv X by X (S) = 1 X (F) = 0 The rv X indicates whether (1) or not (0) the student can immediately speak to someone.

Random Variables - observations A random variable is a function. A random variable is not a probability. Random variables can be defined in practically any way. Their values do not have to be positive or between 0 and 1 as with probabilities. Random variables are typically named using capital letters such as X, Y , or Z. Values of random variables are denoted with their respective lower-case letters. Thus, the expression X = x means that the random variable X has the value x.

Discrete Random Variables Definition A random variable is discrete if its range is either finite or countable. Chapter 4 – Continuous random variables

Probability Mass Functions Definition Let X be a discrete random variable and let R be the range of X. The probability mass function (abbreviated p.m.f.) of X is a function f : R → ℝ that satisfies the following three properties:

Distribution Definition The distribution of a random variable is a description of the probabilities of the values of variable.

Example A bag contains one red cube and one blue cube. Consider the random experiment of selecting two cubes with replacement. The two cubes we select are called the sample. The same space is S = {RR, RB, BR, BB}, and we assume that each outcome is equally likely. Define the random variable X = the number of red cubes in the sample

Example X(RR) = 2, X(RB) = 1, X(BR) = 1, X(BB) = 0 Values of X: Values of the p.m.f.:

Example The Distribution Table Probability Histogram Formula

Uniform Distribution Definition Let X be a discrete random variable with k elements in its range R. X has a uniform distribution (or be uniformally distributed) if its p.m.f. is

Example Consider the random experiment of rolling a fair six-sided die. The sample space is S ={1, 2, 3, 4, 5, 6} Let the random variable X be the number of dots on the side that lands up. Then (i.e. X has a uniform distribution)

Cumulative Distribution Function Definition The cumulative distribution function (abbreviated c.d.f.) of a discrete random variable X is

Example Consider the random experiment of rolling two fair six-sided dice and calculating the sum. Let the random variable X be this sum.

Example Consider the random experiment of rolling two fair six-sided dice and calculating the sum. Let the random variable X be this sum.

Mode and Median Definition The mode of a discrete random variable X is a value of X at which the p.m.f. f is maximized. The median of X is the smallest number m such that

Example Mode = 1 Median = 1 since

Random Variables Definition

Example 3.3 Example 2.3 described an experiment in which the number of pumps in use at each of two six-pump gas stations was determined. Define rv’s X, Y, and U by X = the total number of pumps in use at the two stations Y = the difference between the number of pumps in use at station 1 and the number in use at station 2 U = the maximum of the numbers of pumps in use at the two stations

Example 3.3 cont’d If this experiment is performed and s = (2, 3) results, then X((2, 3)) = 2 + 3 = 5, so we say that the observed value of X was x = 5. Similarly, the observed value of Y would be y = 2 – 3 = –1, and the observed value of U would be u = max(2, 3) = 3.