Chapter 0.2 LESSON
Chapter 0.2 LESSON
Chapter 0.2 LESSON
Assignment
(1)
(2)
(3)
An auto insurance company has 10,000 policyholders. Each policyholder is classified as
(i) young or old;
(ii) male or female; and
(iii) married or single.
Of these policyholders, 3000 are young, 4600 are male, and 7000 are married. The policyholders
can also be classified as 1320 young males, 3010 married males, and 1400 young married persons. Finally,
600 of the policyholders are young married males. How many of the company’s? policyholders are young,
female, and single?
Random Variables
The formal definition of a random variable is that it is a function on a probability space S.
Discrete random variable: The random variable is discrete and is said to have a discrete
distribution if it can take on values only from a finite or countable infinite sequence (usually the
integers or some subset of the integers).
As an example, consider the following two random variables related to successive tosses of a coin:
X=1 if the first head occurs on an even-numbered toss, X= 0 if the first head occurs on an odd-
numbered toss;
Y= n, where n is the number of the toss on which the first head occurs.
Both X and Y are discrete random variables, where X can take on only the values 0 or 1 , and Y
can take on any positive integer value. The "probability space" or set of possible outcomes for X
is {0,1}, and the probability space for Y is {1,2,3, 4,…..}
Probability Function of a Discrete Random Variable:
The probability function (pf) of a discrete random variable is usually denoted p(x), f(x), fx (x) or
𝑝𝑥 , and is equal to the probability that the value x occurs. This probability is sometimes denoted
P [ X=x]. The probability function must satisfy
Suppose that X has the probability function p (0) = 0.2, p (1) = 0.4, p (2) = 0.3, and p (3) =0.1.
Find Various probability for this random variables X.
Continuous Random Variables:
A continuous random variable usually can assume numerical values from an interval of real
numbers, or perhaps the whole set of real numbers. The probability space for the random variable
is this interval.
Probability Density Function
A continuous random variable has a probability density function (pdf) usually denoted f(x) or 𝑓𝑥
(x), which is a continuous function except possibly at a finite number of points. Probabilities
related to X are found by integrating the density function over an interval. The probability that X
is in the interval (a , b) is
Note that for a continuous random variable P[ X=c] =0 for any individual point c, since
This is true since the probability at a single point is 0, so it doesn't matter whether or not we include
the endpoints a and b or not.
Example 4
Exercise 2
Assignment
(1)
An Insurance Company insures a large number of homes. The Insured Value X of a randomly selected
home is assumed to follow up distribution with density function.
(2)
The loss due to a fire in a commercial Building is modeled by a random Variables X with density function
(3)
________________________________1st week__________________________________
EXPETATION
For a random variable, the expected value (also called the expectation) is denoted 𝐸ሾ𝑋ሿ , or µx or
µ.
The mean is interpreted as the "average" of the random outcomes.
Mean of a Discrete Random Variable
For a discrete random variable, the expected value of X is
where the sum is taken over all points x at which X has non-zero probability. For instance, if is the
result of one toss of a fair die, then
Example 1
A cube has three red faces, two green faces, and one blue face. A game consists of rolling the
cube twice. You pay $2 to play. If both faces are the same color, you are paid $5(that is you win
$3). If not, you lose the $2 it costs to play. Will you win money in the long run? Let W denote
the event that you win. Then
𝟏 𝟏 𝟏 𝟏 𝟏 𝟏 𝟕
W = {RR, GG, BB} and P (W) = P (RR) + P (GG) + P (BB) = ∗𝟐+𝟑∗𝟑+𝟔∗𝟔 = =
𝟐 𝟏𝟖
𝟑𝟗%
𝟏𝟏
Thus, P (L) = 𝟏𝟖 = 61%
Hence, if you play the game 18 times you expect to win 7 times and lose 11 times on average. So
your winnings in dollars will be 3 × 7 − 2 × 11 = −1. That is, you can expect to lose $1 if you play
𝟏
the game 18 times. On the average, you will lose $ 𝟏𝟖 per game (about 6 cents).
Quiz 1
Suppose that an insurance company has broken down yearly automobile claims for drivers from
age 16 through 21 as shown in the following table.
Amount of claim Probability
$0 0.80
$ 2000 0.10
$ 4000 0.05
$ 6000 0.03
$ 8000 0.01
$ 10000 0.01
How much should the company charge as its average premium in order to break even on costs for
claims?
(a) 660 (b) 665 (c) 760 (d) 765
Quiz 2
Quiz 4