Statistics L1
Statistics L1
1
I. Lesson Title: Random Variables and Probability Distributions
II. Objectives:
At the end of the session, the students can illustrate, distinguish, and compute a random variable (discrete and continuous) by:
1. Defining a random variable (discrete and continuous);
2. Distinguishing between a discrete and continuous random variable in a real-life scenario; and
3. Computing probabilities corresponding to a given random variable.
III.Reference/s: Alonzo, A. Statistics and Probability for Senior High School. Salinlahi Publishing House, Inc., 2016.
IV. Values: Perseverance
I. INTRODUCTION
A. Activity 1: Oral Recitation
Q1: Have you ever tossed a coin and wished for a tail to come out instead of a head?
Q2: Have you ever played a game and wondered why you keep on losing and wished if only you knew the possibilities of winning the game so you
won’t be able to risk more?
Activity 2: Arrange Me!
Instruction: Given are the scrambled letters of our topic for today. The one who can arrange the letters of the given words first, will earn 10pts.
1. CRSETEDI OBPLITRABIY IBUTITRISDON 2.
NTCUOUOINS PBLIROITABY IDSITUTNRIBO
____________________________________________ _______________________________________________
II. INTERACTION
B. Concept Notes
What is a variable?
To understand what discrete, continuous, and random variables are, you first need to know what a variable is.
In math, a "variable" is a quantity that can take on different values. It is a quantity that "varies."
We typically denote variables using a lower- or upper-case letter of the Latin alphabet, such as a , b , X ,∨Y . You can attach a subscript to the letter
to provide more information about the variable. For example, if h is a variable representing height, you might use h1 and h1 to differentiate between
the heights of two different people.
What is a random variable?
Random Variable: assigns a number to each outcome of a random circumstance, or equivalently, to each unit in a population.
Two Different Broad Classes of Random Variables
1. A continuous random variable can take any value in an interval or collection of intervals.
2. A discrete random variable can take one of countable list of distinct values.
Notation for either type: X , Y , Z ,W , etc .
What is a discrete variable?
A discrete variable is a variable that takes on distinct, countable values. In theory, you should always be able to count the values of a discrete variable.
EXAMPLES
Years of schooling
Number of goals made in a soccer match
Amount of red M&Ms in a candy jar
Votes for a specific politician
The number of times a coin lands on heads after ten-coin tosses
All of these variables take a finite number of values that you can count. They are examples of discrete variables.
What is a continuous variable?
A continuous variable is a variable that can take on any value within a range. A continuous variable takes on an infinite number of possible values
within a given range.
Because the possible values for a continuous variable are infinite, we measure continuous variables (rather than count them), often using a measuring
device like a ruler or stopwatch. Continuous variables include all the fractional or decimal values within a range.
EXAMPLES
The time it takes sprinters to run 100 meters
The size of real estate lots in a city
The weight of baby elephants
The body temperature of patients with the flu
The deployment altitude of skydivers
None of these variables are countable. Each of them could take on an infinite number of values within a range.
EXAMPLE #1:
Looking at the table we see just 1 case of Three Heads,
but 3 cases of Two Heads, 3 cases of One Head, and 1
case of Zero Heads. So:
P(X = 3) = 1/8
P(X = 2) = 3/8
P(X = 1) = 3/8
P(X = 0) = 1/8
A Range of Values
We could also calculate the probability that a Random
Variable takes on a range of values.
SOLUTION
In the table, the random variable X assumes that values 0,1,2, and 3. The corresponding probabilities of those values are 0.125, 0.375, 0.375 and 0.125,
respectively. These corresponding probabilities are each less than 1 but greater than 0 and when added, the sum is 1.
∑ P ( X )=0.125+0.375+ 0.375+0.125
¿ 1.
Example 2. A random variable X has the following probability distribution.
X 1 2 3 4
P(X) 0.25 0.01 k 0.24
SOLUTION
Probability Mass Function (PMF): The probability function for a discrete probability distribution because probability is massed at discrete
values of the random variable.
Example: Suppose 60% of the students at a Senior High School prefer getting their daily news from the internet as opposed to television. These are
the only two choices. Four students are randomly selected. Let x be the number of students sampled who prefer news from the internet. Obtain the
probability distribution of X and plot the probability histogram.
SOLUTION
0.2
0.15
0.1
0.05
0
0 1 2 3 4
Variable x
The expected value of a discrete random variable X , denoted by E( X ), is equal to the weighted average of the elements x in the Support S where
each element where weighted by its respective probability, by using the following formula:
∑ E ( X ) =xf ( x)
x∈ S
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
-