Statistics Probability11 q3 Week2 v4
Statistics Probability11 q3 Week2 v4
PROBABILITY 11
3rd Quarter
Week 2
Illustration Credits:
Title Page: Marieto Cleben V. Lozada
Visual Cues: Ivin Mae M. Ambos
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
Competencies:
1. Computes probabilities corresponding to a given random variable.
M11/12SP – IIIa-6
2. Illustrates the mean and variance of a discrete random variable.
M11/12SP – IIIb-1
3. Calculates the mean and variance of a discrete random variable.
M11/12SP – IIIb-2
Learner’s Tasks
Lesson Overview
The number of heads in tossing a coin, the sum of the number of dots in rolling
a pair of dice, the sum of the numbers on a card drawn from a deck, the body
temperature and height of students are few examples of random variables discussed
in the previous lesson.
In this lesson, you will not only look into the values of the random variable but
will find the probability associated with these values. The concept of probability will
help you make practical decisions especially if you are not sure what will be the
outcome of your activity or experiment.
You will also compute the mean or expected value of a discrete random
variable. The mean or expected value shows the location or the central tendency of
the random variable.
You will also be guided on the process on how to accurately determine not
only the mean but also the variance and standard deviation of a discrete random
variable. Calculating the mean and variance of a discrete random variable will not
only improve your computation skills but will also help you appreciate the richness and
beauty of Statistics which you can apply to similar situations you encounter every day.
Let us start by reviewing important concepts we will use in this Learning Activity
Sheet.
Example:
Toss 2 coins. Let X represent the number of heads as an outcome. The sample
space or possible outcome for this experiment is given by S = { HH, HT, TH, TT }.
X can take x = 2, because X can have 2 heads as {HH}, X can also take x = 1
because it can have 1 head as {HT} or {TH}, and X can also take x = 0 because it can
have 0 head as {TT}. The lowercase x represents the specific value of X.
X is an example of a random variable. The possible values of X are { 0, 1, 2 }.
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
1
Definition of a Discrete Random Variable
Example:
Let X be the number of defective computers in the computer laboratory. This
is a discrete random variable because its possible values are 0, 1, 2, and so on. These
values are obtained by counting.
Probability of an Event E
Example:
Suppose two iPhones were tested at random. Let D represents defective
iPhone and N represents non-defective iPhone. Let X represent the random variable
representing the number of defective iPhones. The sample space for this experiment
is given by S = { DD, ND, DN, NN }. Hence, the total number of outcomes is 4.
2
P(1) = or 0.50 since there are 2 outcomes with 1 defective iPhone,
4
that is {ND} and {DN}
1
P(0) = or 0.25 since there is only 1 outcome with 0 defective iPhone,
4
that is {NN}.
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
2
Mean of a Discrete Random Variable
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
3
more concentrated around the mean. The value of the variance and standard
deviation is always positive.
σ = ඥΣ [(𝑥 − μ) 2 ∙ P(x)]
where;
σ = standard deviation
μ = population mean
x = outcome or value of the random variable
P(x) = probability of the outcome x
Illustrative Example:
Liza wanted to help her family earn money in this time of pandemic. She
decided to sell facemasks online. She recorded her sales for the first ten days. The
number of boxes sold for ten days is shown below.
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
4
Solution:
2 2
42 or 0.2 42 boxes are sold on days 7 and 9, P(x = 42) = .
10 10
2
45 boxes are sold on days 3 and 5, P(x = 45) = .
10
45 2
or 0.2 2
10 50 boxes are sold on day 4 and 10, P(x = 50)= .
10
50 2
or 0.2
10
b. The probability that 42 or more boxes will be delivered in a day means P(x ≥ 42).
This means that you have to add P(x = 42), P(x = 45) and P(x = 50).
c. The probability that the number of boxes delivered will be at least 37 but not more
than 45 means P(37 ≤ x < 45). This means that you have to add P(x = 37), P(x = 40),
and P(x = 42).
P(37 ≤ x < 45) = P(x = 37) + P(x = 40) + P(x = 42)
2 1 2
= + +
10 10 10
5
= or 0.5
10
d. The probability that at most 40 boxes will be delivered in a day means P(x ≤ 40).
This means that you have to add P(x = 35), P(x = 37) and P(x = 40).
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
5
e. To compute for the mean, variance and standard deviation, use the following
table:
σ = ඥ𝚺 [(𝒙 − 𝛍) 𝟐 ∙ 𝐏(𝐱)]
σ = √𝟐𝟒. 𝟖𝟏 = 4.98
1. The first two columns x and P(x) are obtained from (a).
2. To find x ∙ P(x), multiply the values of x in column 1 by the values of P(x) in column
2.
3. To find the mean μ, add the values of x ∙ P(x) in column 3.
4. To find x - μ, subtract each value of x in column 1 by μ = 42.3.
5. To find (𝑥 − μ) 2 , square each value of x – μ in column 4.
6. To find (𝐱 − 𝛍)𝟐 ∙ P(x), multiply the values of (x − μ)2 in column 5 by the values
of P(x) in column 2.
7. To compute for the variance σ2, add the values of (𝐱 − 𝛍)𝟐 ∙ P(x) in column 6.
8. Since the variance σ2 = 24.81, the standard deviation σ is equal to the its square
root. thus σ = √24.81 = 4.98.
f. Since Liza’s average sales per day is 42.3 boxes and if her net profit per box is 10
pesos, her daily average income in selling facemask is (42.30)(10) = 423.00 pesos.
Alternative Method
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
6
Activity 1. Study the illustration below and answer the questions that follow. Write
your answer in a separate sheet of paper.
The spinner below is divided into eight sections. Let X be the score where the arrow
will stop (numbered 1, 2, 3, and 4 in the figure below).
Questions:
1. What are the values of X?
2. Find the probability of landing on 1, 2, 3 and 4?
3. Construct a discrete probability distribution
for the random variable X.
Activity 2. Use the discrete probability distribution in Activity 1. Copy the table and
compute the mean, variance and standard deviation. Write your answer in a
separate sheet of paper.
Activity 3. Explain your answer. Use a separate sheet of paper for your answer.
Your friend Eric challenged you to play a dart using the spinner above. He told
you that he will give you 25 pesos if you will throw and land on number 3 and in return
you will give him 20 pesos if he can throw and land on number 2. Will you accept his
deal? Why or why not?
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
7
Formative Test
Let us see how far you have learned about our lesson. Consider the problem below
and answer the questions that follow. Write your answer in a separate sheet of paper.
0.2
0.15
0.1
0.05
0
15 16 17 18 19
Number of Patients , x
Answers Key
Activity 1.
1. X = { 1, 2, 3, 4 }
3 3 1 1
2. P(x = 1) = ; P(x = 2) = ; P(x = 3) = ; and P(x = 4) = .
8 8 8 8
3. Discrete Probability Distribution of X
x P(x)
3
or 0.375
8
1
3
or 0.375
8
2
1
or 0.125
8
3
1
or 0.125
8
4
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
8
Activity 2
Activity 3
Answers may vary.
(Possible answer) I will not accept the deal because it is not fair. The probability
of throwing and landing on number 2 is higher which is P(2) = 0.375 compared to the
probability of throwing and landing on number 3 which is only P(3) = 0.125.
References
Mercado, Jesus P., et.al. (2016). Next Century Mathematics, Statistics and Probability,
pp. 19 - 41, Quezon Avenue, Quezon City, Philippines. Phoenix Publishing House,
Inc.
PIVOT 4A Learner’s Material. Statistics and Probability. First Edition. Department of
Education - Region 4A CALABARZON
Disclaimer: This Learning Activity Sheet (LAS) is based from the Self-Learning Modules, Learner’s Materials, Textbooks and Teaching Guides
released by DepEd Central Office. Furthermore, utilization of duly acknowledged external resources is purely of non-profit, for educational
use and constitutes fair use. All Rights Reserved.
9