Math11 SP Q3 M2 PDF
Math11 SP Q3 M2 PDF
Department of Education
Regional Office IX, Zamboanga Peninsula
What I Know
Directions: Encircle the letter of the correct answer.
1. What is the probability that two Heads will occur in tossing a fair coin thrice?
A. ½ B. C. D.
2. Which is NOT true about the probability of all the values of a discrete random
variable?
A. The probability of each value must be between 0 and 1
B. The sum of the probabilities is equal to 1
C. The probability of the value could be zero
D. The value of a random variable could be zero
4. What is the first step in finding the variance of a discrete probability distribution?
A. Calculate the standard deviation
B. Find the mean of the probability distribution
C. Subtract the mean from each value of the random variable X
D. Multiply the square of the difference of X and the mean by each value of the
random variable.
5. Which is NOT a possible value of a random variable, if two coins are tossed?
A. 0 B. 1 C. 2 D. 3
X 1 2 3 4 5
P(X) 0.08 0.21 0.43 0.23 0.05
10. Which statement is true about the mean of the probability distribution?
A. It tells us the average of the items in a distribution.
B. It shows how far apart the elements of the set are spread out.
C. It describes the amount of variability of the items in a distribution.
D. It describes the amount of spread and dispersion of the items in a
distribution.
What’s In
Toss a fair coin twice. Let X be the random variable representing the
number of tails that occur.
1. Which is the correct sample space for tossing a fair of coin twice?
A. { H,T} B. { HH,HT,TT } C. { HH,HT,TH, TT } D. { HH, TT }
2. What are the possible values that the random variable X can take?
A. 1, 2 B. 0, 1, 2 C. 0, 1 D. 1, 2, 3
5. What is the sum of the probabilities of all the values of the random variable X?
A. ½ B. less than 1 C. 0 D. 1
2
What’s New
Direction: Complete the table below by finding the product of X and the probability of X.
X P(X) X.P(X)
1 ⁄ 1)_________
6 ⁄ 2)_________
11 ⁄ 3)_________
16 ⁄ 4)_________
21 ⁄ 5)_________
TOTAL 6)_________
What is it
3
follows: (1) the probability of each outcome is between 0 and 1, and (2) the sum of all the
probabilities is equal to 1.
Example 1: Two balls are drawn in succession without replacement from an urn
containing 5 red balls and 6 blue balls. Let Z be the random variable representing the
number of blue balls.
Solution:
Steps Solution
1. Determine the sample
space. Let B represent the
blue balls and R for red S ={ RR, RB, BR, BB }
balls.
2. Count the number of blue Possible Value of
balls in each outcome in Outcome Variable Z
the sample space and RR 0
assign this number to this RB 1
outcome. BR 1
BB 2
In order to compute for the mean of a discrete random variable, we need to follow
the following steps:
Step 1: Construct the probability distribution for the random variable.
Step 2: Multiply the value of the random variable (X) by the corresponding probability.
Step 3: Add the result obtained in step 2.
Example 2. What is the average number of spots that would appear in rolling a die?
Solution:
Steps Solution
1. Construct the Number of spots Probability P(X)
probability distribution 1 ⁄
for the random variable 2 ⁄
X representing the 3 ⁄
number of spots that
4 ⁄
would come out.
5 ⁄
6 ⁄
5
The value obtained in Step 3 is called the mean of the random variable X or the
mean of the probability distribution of X. The mean which is 3.5 tells us the average
number of spots that would appear in a roll of a die.
Solution:
Steps Solution
1. Construct the Number of Patients (X) Probability P(X)
probability distribution. 3 0.15
4 0.10
5 0.20
6 0.25
7 0.30
So, the average number of patients that a doctor operates in a day is 5.45.
6
The variance of the probability distribution
The variance of a set of numbers measures how far apart the elements of the set are
spread out.
A variance of zero indicates that all the values are identical. Variance is always
nonnegative: A small variance indicates that the data points tend to be very close to the
mean (expected value) and to each other, whereas a high variance indicates that the data
points are very spread out around the mean and from each other. The variance, together
with the standard deviation describe the amount of spread, dispersion, or variability of
the items in a distribution.
To calculate for the variance and standard deviation, follow the following
steps:
= ∑ 𝑿−µ 𝟐 𝐏 𝐗
Example 4. What is the variance of the outcome you would get from rolling a single six-
sided die?
Solution:
The first step here is to identify the sample space of rolling a single die.
{ 1, 2, 3, 4, 5, 6 }
X 1 2 3 4 5 6
P(x)
7
Step 1: We find the mean using the formula:
µ = X1 . P(X1) + X2 . P(X2) + X3 . P(X3) + …, + Xn . P(Xn)
= 1( )+ 2( ) + 3( ) + 4( ) + 5( ) + 6( )
= + + + + +
=
µ = 3.5
Step 2: Subtract the mean from each value of the random variable X.
X P(X) X.P(X) X-µ
1 1-3.5 = -2.5
2 2–3.5 = -1.5
3 3–3.5 = -0.5
4 4-3.5 = 0.5
5 5-3.5 = 1.5
6 6-3.5 = 2.5
2 -1.5 2.25
3 -0.5 0.25
4 0.5 0.25
5 1.5 2.25
6 2.5 6.26
8
Step 4. Multiply the results obtained in Step 3 by the corresponding probability.
X P(X) X.P(X) X-µ (X - µ)2 (X - µ)2. P(X)
(-2.5)2 (6.25).(1/6)
1 -2.5
=6.25 = 1.042
Example 5. The number of adults living in homes on a randomly selected city block is
described by the following probability distribution:
No. of adult, X 1 2 3 4
P(X) 0.25 0.50 0.15 0.10
Calculate the mean, variance and standard deviation of the probability distribution.
Solution:
A. Find the mean
No. of X.P(X)
P(X)
adult, X
1 0.25 0.25
2 0.50 1.00
3 0.15 0.45
4 0.10 0.40
µ=∑ = 2.10
9
B. Find the variance
2 = ∑ − µ .P(X)
= 0.3025 + 0.005 + 0.1215 + 0.361
2 = 0.79
∑ −µ =√
= 0.89
What’s More
Activity 3: You’re so Mean!
1. X 6 7 8 9
P(X) 0.24 0.06 0.43 0.26
2. X 1 2 3 5
P(X) 1/4 3/8 1/4 1/8
10
3. X 4 8 12 15 17
P(X) 1/5 1/8 1/8 1/5 1/8
4. X 0 2 4 6 8
P(X) 1/6 1/6 1/6 1/3 1/6
5. X 1 2 3 4
P(X) 2/5 1/5 1/5 5/25
11
What I Have Learned
Directions: Make a table similar to the one below and perform what is asked. Write your
answer on a separate sheet of paper.
Find the variance and standard deviation of the random variable X, which can
take only the values 3, 5, and 7, given that P(3) = , P(5) = , and P(7) = .
What I Can Do
Activity 5: You’re so Standard!
Directions: Consider the situation below and answer the questions that follow. Write
your answer on a separate sheet of paper.
Assessment
Directions: Encircle the letter of the correct answer.
1. Which is used to describe the average or expected value of the items in a discrete
probability distribution?
2. What is the first step in finding the variance of a discrete probability distribution?
3. Which statement is NOT true about the variance of a discrete random variable?
X 1 4 9 16
P(X) 0.40 0.07 ? 0.23
13
6. Which is NOT a discrete probability distribution?
A) X 3 4 5 B) X 1 2 3 4
P(X) 0.40 0.10 0.5 P(X) 0.15 0.35 0.40 0.5
C) X 1 2 3 4 D) X 0 2 4 6
P(X) 1/5 3/10 1/5 3/10 P(X) 1/5 1/5 2/5 1/5
X 0 2 4 6 8
P(X) 1/5 1/5 1/5 1/5 1/5
9. What is the probability that a customer will buy more than 4 items in a grocery
store?
10. What is the average item that a customer can buy in the grocery store?
14
References
Belecina, Rene R.,et al. 2016. Statistics and Probability. Published and distributed by Rex
Book Store Inc. pp. 21-43
Walpole, Ronald E. ,et al. Probability and Statistics for Engineers and Scientists. Ninth
Edition. University of San Antonio. Prentice Hall. pp. 84-86.
Development Team
Writer: Graciano O. Gemeniano
Imelda National High School
Editor/QA:
Ivy V. Deiparine
Pede I. Casing
Danniel M. Manlang
Illustrator:
Layout Artist:
Management Team:
Evelyn F. Importante
OIC-CID Chief EPS
Jerry C. Bokingkito
OIC-Assitant Schools Division Superintendent
Aurilio D. Santisas
OIC-Assistant Schools Division Superintendent
15