0% found this document useful (0 votes)
26 views3 pages

SLP IN Statistics and Probability 11 Lesson 2

The document discusses teaching a lesson on mean, variance, and standard deviation of discrete random variables. It provides definitions and formulas for these terms and an example problem for students to solve involving a probability distribution of a discrete random variable X.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
26 views3 pages

SLP IN Statistics and Probability 11 Lesson 2

The document discusses teaching a lesson on mean, variance, and standard deviation of discrete random variables. It provides definitions and formulas for these terms and an example problem for students to solve involving a probability distribution of a discrete random variable X.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 3

ST CLARE COMMUNITY FOUNDATION

SCHOOL
LEARNING PLAN

TEACHER: JOHN MARK A. BABAO Date: 01/10/22


YEAR LEVEL: GRADE 11 Duration: 1 HOUR
SUBJECT: GENERAL MATHEMATICS Grade Level
TOPIC : MEAN AND STANDARD DEVIATION OF A DESCRETE VARIABLE
OBJECTIVES
At the end of the lesson , learners are expected to:
COGNITIVE:
demonstrates understanding of key concepts of random variables and probability distributions.
PSYCHOMOTOR:
 The learner is able to apply an appropriate random variable for a given real-life problem
(such as in decision making and games of chance).
AFFECTIVE
 distinguishes between a discrete and a continuous random variable.

RESOURCES
 Department of Education-Bureau of Learning Resources
 Advanced Algebra, Trigonometry and Statistics Textbook

ASSESSMENT
Solve the following probability distribution. Write your answer at the space provided or at
the back of this page

1. A discrete random variable x has the following probability distribution

Compute each of the following quantities.


a. P(80)
b. P(x > 80)
c. P(x ≤ 80)
d. The mean μ of X
e. The variance σ2 of x
f. The standard deviation σ of X

DIFERENTIATION: WHAT PLAN WILL BE DONE IF THE STUDENTS HAVE


DIFFERENT LEVEL OF ABILITIES?
 Review on this topic

SKILL TO BE DEVELOPED
 Accurately construct mathematical models to represent real-life situations

INFORMATION TECHNOLOGY – IS THERE A RELATED ICT TO BE


INCLUDED IN YOUR LESSON, IF YES WHAT IS IT?
 No
OUTLINE OF CONTENT AND TEACHER ACTIVITY –
Discussion of lesson:
Definition
The mean (also called the expected value) of a discrete random variable X is the
number
μ=E(X)=Σx P(x)μ=E(X)=Σx P(x)
The mean of a random variable may be interpreted as the average of the values assumed
by the random variable in repeated trials of the experiment.
find the mean of the discrete random variable x whose probability distribution is

Solution:
The formula in the definition gives
μ = Σx P(x)
μ = (−2)⋅0.21+(1)⋅0.34+(2)⋅0.24+(3.5)⋅0.21=1.135
A service organization in a large town organizes a raffle each month. One thousand raffle
tickets are sold for $1 each. Each has an equal chance of winning. First prize is $300,
second prize is $200, and third prize is $100. Let X denote the net gain from the purchase
of one ticket.
a. Construct the probability distribution of X.
b. Find the probability of winning any money in the purchase of one ticket.
c. Find the expected value of X, and interpret its meaning.
Solution:
a. If a ticket is selected as the first prize winner, the net gain to the purchaser is the $300
prize less the $1 that was paid for the ticket, hence X = 300 − 1 = 299. There is one such
ticket, so P(299) = 0.001. Applying the same “income minus outgo” principle to the second
and third prize winners and to the 997 losing tickets yields the probability distribution:

b. Let W denote the event that a ticket is selected to win one of the prizes. Using the table
P(W)=P(299)+P(199)+P(99)=0.001+0.001+0.001=0.003P(W)=P(299)+P(199)+P(99)=0
.001+0.001+0.001=0.003
c. Using the formula in the definition of expected value,
E(X)=299⋅0.001+199⋅0.001+99⋅0.001+
(−1)⋅0.997=−0.4E(X)=299·0.001+199·0.001+99·0.001+(−1)·0.997=−0.4
The negative value means that one loses money on the average. In particular, if
someone were to buy tickets repeatedly, then although he would win now and then, on
average he would lose 40 cents per ticket purchased.
Definition
The variance, σ2σ2, of a discrete random variable X is the number
σ2=Σ(x−μ)2 P(x)
which by algebra is equivalent to the formula
σ2=[Σx2 P(x)]−μ2
The standard deviation, σ, of a discrete random variable X is the square root of its
variance, hence is given by the formulas

Example:
A discrete random variable x has the following probability distribution:

Compute each of the following quantities.


a. a.
b. P(0).P(0).
c. P(X > 0).
d. P(X ≥ 0).
e. P(X≤−2).P(X≤−2).
f. The mean μ of X.
g. The variance σ2σ2 of X.
h. The standard deviation σ of X.
Solution:
a. Since all probabilities must add up to 1, a=1−(0.2+0.5+0.1)=0.2.a=1−(0.2+0.5+0.1)=0.2.
b. Directly from the table, P(0)=0.5.P(0)=0.5.
c. From the table, P(X>0)=P(1)+P(4)=0.2+0.1=0.3.P(X>0)=P(1)+P(4)=0.2+0.1=0.3.
d. From the
table, P(X≥0)=P(0)+P(1)+P(4)=0.5+0.2+0.1=0.8.P(X≥0)=P(0)+P(1)+P(4)=0.5+0.2+0.1=0.8.
e. Since none of the numbers listed as possible values for X is less than or equal to −2, the
event X ≤ −2 is impossible, so P(X ≤ −2) = 0.
f. Using the formula in the definition of μ,
μ=Σx P(x)=(−1)⋅0.2+0⋅0.5+1⋅0.2+4⋅0.1=0.4μ=Σx P(x)=(−1)·0.2+0·0.5+1·0.2+4·0.1=0.4
g. Using the formula in the definition of σ2σ2 and the value of μ that was just computed,
σ2===Σ(x−μ)2 P(x)
(−1−0.4)2⋅0.2+(0−0.4)2⋅0.5+(1−0.4)2⋅0.2+(4−0.4)2⋅0.11.84σ2=Σ(x−μ)2
P(x)=(−1−0.4)2·0.2+(0−0.4)2·0.5+(1−0.4)2·0.2+(4−0.4)2·0.1=1.84
h. Using the result of part (g), σ=1.84−−−−√=1.3565.
VALUE INTEGRATION/GOALS OF SCHOOLS INTEGRATION

 Develop self-esteem and independence in every child


ASSIGNMENT
Solve the following probability distribution. Write your answer at the space provided or at
the back of this page

1. A discrete random variable x has the following probability distribution

Compute each of the following quantities.


a. P(80)
b. P(x > 80)
c. P(x ≤ 80)
d. The mean μ of X
e. The variance σ2 of x
f. The standard deviation σ of X

You might also like