CHAPTER 2 RANDOM VARIABLES.

Slides:



Advertisements
Similar presentations
Lecture 7. Distributions
Advertisements

Presentation on Probability Distribution * Binomial * Chi-square
DISCRETE RANDOM VARIABLES AND PROBABILITY DISTRIBUTIONS
Chapter 4 Probability and Probability Distributions
Review of Basic Probability and Statistics
Chapter 5 Basic Probability Distributions
Chapter 2: Probability.
Probability Distributions
Discrete Probability Distributions
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.
Eighth lecture Random Variables.
Chapter 5 Discrete Random Variables and Probability Distributions
Chapter 5 Several Discrete Distributions General Objectives: Discrete random variables are used in many practical applications. These random variables.
Chapter 5 Discrete Probability Distribution I. Basic Definitions II. Summary Measures for Discrete Random Variable Expected Value (Mean) Variance and Standard.
Discrete Random Variable and Probability Distribution
Random Variables and Probability Distributions
McGraw-Hill/IrwinCopyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Chapter 4 and 5 Probability and Discrete Random Variables.
Chapter 1 Probability and Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
TELECOMMUNICATIONS Dr. Hugh Blanton ENTC 4307/ENTC 5307.
Chapter 3 Random Variables and Probability Distributions 3.1 Concept of a Random Variable: · In a statistical experiment, it is often very important to.
1 Random Variables and Discrete probability Distributions Chapter 7.
Theory of Probability Statistics for Business and Economics.
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted by.
1 Dr. Jerrell T. Stracener, SAE Fellow Leadership in Engineering EMIS 7370/5370 STAT 5340 : PROBABILITY AND STATISTICS FOR SCIENTISTS AND ENGINEERS Systems.
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted by.
Free Powerpoint Templates ROHANA BINTI ABDUL HAMID INSTITUT E FOR ENGINEERING MATHEMATICS (IMK) UNIVERSITI MALAYSIA PERLIS MADAM ROHANA BINTI ABDUL HAMID.
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}.
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted by.
Ch 5 Probability: The Mathematics of Randomness Random Variables and Their Distributions A random variable is a quantity that (prior to observation)
Chapter Four Random Variables and Their Probability Distributions
2.1 Introduction In an experiment of chance, outcomes occur randomly. We often summarize the outcome from a random experiment by a simple number. Definition.
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted.
Math b (Discrete) Random Variables, Binomial Distribution.
1 Continuous Probability Distributions Continuous Random Variables & Probability Distributions Dr. Jerrell T. Stracener, SAE Fellow Leadership in Engineering.
EQT 272 PROBABILITY AND STATISTICS
Random Variable The outcome of an experiment need not be a number, for example, the outcome when a coin is tossed can be 'heads' or 'tails'. However, we.
Review of Chapter
Probability Distributions, Discrete Random Variables
 A probability function is a function which assigns probabilities to the values of a random variable.  Individual probability values may be denoted.
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.
TELECOMMUNICATIONS Dr. Hugh Blanton ENTC 4307/ENTC 5307.
EQT 272 PROBABILITY AND STATISTICS
Chapter 6 Large Random Samples Weiqi Luo ( 骆伟祺 ) School of Data & Computer Science Sun Yat-Sen University :
Probability Distribution. Probability Distributions: Overview To understand probability distributions, it is important to understand variables and random.
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.
Chapter 3 Probability Distribution.  A probability function is a function which assigns probabilities to the values of a random variable.  Individual.
Probability Distributions  A variable (A, B, x, y, etc.) can take any of a specified set of values.  When the value of a variable is the outcome of a.
Chapter 3 Applied Statistics and Probability for Engineers
Probability Distributions
Probability Distributions
ONE DIMENSIONAL RANDOM VARIABLES
ECE 313 Probability with Engineering Applications Lecture 7
EQT 272 PROBABILITY AND STATISTICS
Random Variable.
Chapter Four Random Variables and Their Probability Distributions
Chapter. 5_Probability Distributions
Introduction to Probability and Statistics
DISCRETE RANDOM VARIABLES AND THEIR PROBABILITY DISTRIBUTIONS
Random Variable.
LESSON 8: RANDOM VARIABLES EXPECTED VALUE AND VARIANCE
Random Variables and Probability Distributions
Tutorial 7 Probability and Calculus
RANDOM VARIABLES Random variable:
M248: Analyzing data Block A UNIT A3 Modeling Variation.
Random Variables and Probability Distributions
Presentation transcript:

CHAPTER 2 RANDOM VARIABLES

RANDOM VARIABLES 2.1 Introduction 2.2 Discrete probability distribution 2.3 Continuous probability distribution 2.4 Cumulative distribution function 2.5 Expected value, variance and standard deviation

Introduction Random variable Variable In an experiment of chance, outcomes occur randomly. We often summarize the outcome from a random experiment by a simple number. Variable is a symbol such as X or Y that assumes values for different elements. If the variable can assume only one value, it is called a constant. Random variable A function that assigns a real number to each outcome in the sample space of a random experiment. Denote by an uppercase letter. i.e: X After experiment, denoted as lowercase letter. i.e: x=70 miliampere

Elements of sample space Example 2.1 A balanced coin is tossed two times. List the elements of the sample space, the corresponding probabilities and the corresponding values X, where X is the number of getting head. Solution Random Variable, X : the number of getting head Elements of sample space Probability X HH ¼ 2 HT 1 TH TT

Exercise The time to recharge the flash is tested in three cell phone cameras. The probability a camera passes the test is 0.8 and the camera perform independently. List the elements of the sample space, the corresponding probabilities and the corresponding values X, where X denotes the number of camera passes the test.

Solution Camera 1 Camera 2 Camera 3 Probability X Pass 0.512 3 Fail 0.128 2 0.032 1 0.008

TWO TYPES OF RANDOM VARIABLES Discrete Random Variables A random variable is discrete if its set of possible values consist of discrete points on the number line. Continuous Random Variables A random variable is continuous if its set of possible values consist of an entire interval on the number line.

EXAMPLES Examples of discrete random variables: number of scratches on a surface number of defective parts among 1000 tested number of transmitted bits received error Examples of continuous random variables: electrical current length Time Temperature weight

2.2 DISCRETE PROBABILITY DISTRIBUTIONS Definition 2.3: If X is a discrete random variable, the function given by f(x)=P(X=x) for each x within the range of X is called the probability distribution of X. Requirements for a discrete probability distribution:

Example Check whether the distribution is a probability distribution. 1 2 3 4 P(X=x) 0.125 0.375 0.025 Since the summation of all probabilities is not equal to 1, so the distribution is not a probability distribution

Example 2.3 Check whether the given function can serve as the probability distribution random variable

Solution # so the given function is a probability distribution of a discrete random variable.

2.3 CONTINUOUS PROBABILITY DISTRIBUTIONS Definition 2.4: A function with values f(x), defined over the set of all numbers, is called a probability density function of the continuous random variable X if and only if

Requirements for a probability density function of a continuous random variable X:

Example 2.4 Let X be a continuous random variable with the following Verify whether this distribution is a probability density function Find

Answer; The distribution is probability density function if it fulfill the following requirements, All f(x)≥0 If In this problem, First requirement f(0)=3/4≥0, f(1)=3/2≥0, f(x)=0, otherwise - All f(x)≥0 Must write the conclusion so that we know the first requirement is fulfill!

Write last conclusion to answer the question! 2) Second requirement Must write the conclusion so that we know the second requirement is fulfill! Write last conclusion to answer the question! Since all requirements are fulfill, the distribution is probability density function.

Example 2.5 Let X be a continuous random variable with the following probability density function

Solution

b)

EXERCISE A random variable X can assume 0,1,2,3,4. A probability distribution is shown here: (b) Find (c) Find X 1 2 3 4 P(X) 0.1 0.3 ?

2. Let 3. Let

2.4 CUMULATIVE DISTRIBUTION FUNCTION The cumulative distribution function of a discrete random variable X , denoted as F(x), is For a discrete random variable X, F(x) satisfies the following properties:

If the range of a random variable X consists of the values

2.4 CUMULATIVE DISTRIBUTION FUNCTION The cumulative distribution function of a continuous random variable X is

Example 2.5 Solution x 1 2 3 4 f(x) 4/10 3/10 2/10 1/10 F(x) 7/10 9/10

Example 2.6 If X has the probability density

Solution

Summary is important!!!

EXERCISE : Given the probability density function of a random variable X as follows; Find the cumulative distribution function, F(X) Find

How to change CDF to PDF Given, Find f(x) .

Solution

2.5 EXPECTED VALUE, VARIANCE AND STANDARD DEVIATION The mean of a random variable X is also known as the expected value of X as If X is a discrete random variable, If X is a continuous random variable,

2.5.2 Variance

2.5.3 Standard Deviation

2.5.4 Properties of Expected Values For any constant a and b,

2.5.4 Properties of Variances For any constant a and b,

Example 2.7 Find the mean, variance and standard deviation of the probability function

Solution Mean:

Variance:

Standard deviation

Example 2.8 Let X be a continuous random variable with the following probability density function

Solution

Exercise Let X and Y be random variables with Find Hint: Use this properties! Ans: 44

Exercise: The number of holes, X that can be drilled per bit while drilling into limestone is given in table below: (a) Find y. (Ans: 0.03) (b) Find (Ans: 4.96, 26.34) (c) Find . (Ans: 1.7384, 1.3185) Let X and Y be random variables with (a) Find (Ans: 11) (b) Find (Ans: 208) X 1 2 3 4 5 6 7 8 P(X=x) 0.02 0.03 0.05 0.2 0.4 0.07 y

EXERCISE: The table below represents the number of CDs sold for a certain month and their probability distribution. Find the value of A and B if expected value E(X) = 104. (Ans: 0.1,0.2) Given (a) Find the value c (Ans: 17) (b) Build a cumulative frequency density function. X 80 90 100 110 120 130 P(X=x) A 0.2 B 0.3 0.1

The temperature readings from a thermocouple in a furnace fluctuate according to a cumulative distribution function. Determine (Ans: 0.5, 0.5, 0.2)