SlideShare a Scribd company logo
20
Most read
21
Most read
23
Most read
Previous Lesson
What are the properties of
sampling distribution of the
sample means?
Refresher:
A. Revisiting the
A National Achievement Test
was given to a group of high
school graduating students.
The result shows that the mean
score is 95 with a standard
deviation of 15. Determine the
standard scores corresponding
to the following scores.
Score Standard
Score
110
100
85
70
B. Areas Under the Normal Curve
Find the area under the normal curve
given the following conditions.
Conditions Area
Between z=0.5 and z=1.5
To the left of z=0.27
To the right of z= 1.23
Answer:
A. B.
Score Standard
Score
110 z=1
100 z=0.33
85 z=-0.67
70 z=-1.67
Conditions Area
Between z=0.5 and z=1.5 0.2417 or
24.17%
To the left of z=0.27 0.6064 or
60.64%
To the right of z= 1.23 0.1093 or
10.93%
Central Limit Theorem
PREPARED BY:
AILEEN D. LOSITAÑO
SHS TEACHER
True or false?
1. If the population is normal, the sample size should be greater
than 30. _______
2. The Central Limit Theorem tells us that as the sample size
increases, the sampling distribution of the sample means
approaches a normal distribution regardless of the shape of the
population.__________
3. The sample mean can be standardized or converted to z-score
if the population is normal and any sample size can be use.
_____
The Central Limit Theorem
(for the sample mean x)
If a random sample of n observations is selected
from a population (any population), then when n is
sufficiently large, the sampling distribution of x will be
approximately normal.
(The larger the sample size, the better will be the
normal approximation to the sampling distribution of
x.)
The Central Limit Theorem
This theorem allows us to use a
sample to make inferences
about a population because it
states that if n is sufficiently
large, the sampling distribution
will be approximately normal no
matter what the population
distribution looks like.
To apply the Central Limit Theorem
-If the population distribution is normal,
any sample size can be used.
-If the population distribution is not
normal, then 𝑛 ≥ 30.
-The distribution can be converted to
standard scores provide that sample size
is large.
Using the Central Limit Theorem to Convert
to the Standard Normal Distribution
Example 1: Cholesterol Level
The average number of milligrams (mg) of cholesterol in a
cup of a certain brand of ice cream is 660mg, and the
standard deviation is 35mg. Assume the variable is
normally distributed.
A. If a cup of ice cream is selected, what is the probability
that the cholesterol content will be more than 670mg?
B. If a sample of 10 cups of ice cream is selected, what is
the probability that the mean of the sample will be larger
than 670mg?
Solution:
Given: µ=660; σ=35; X=670
a. Find P(X>670)
𝑧 =
𝑋 − 𝜇
𝜎
=
670 − 660
35
= 0.29
Find the area under the normal curve using the z-table:
The P(X>670) has the area of 0.3859 or 38.59%
b. Given: µ=660; σ=35; 𝑥 = 670; n=10
𝑧 =
𝑥 − 𝜇
𝜎
𝑛
=
670 − 660
35
10
= 0.90
Using the z-table: The P( 𝑥>670) is 0.1841 or 18.41%
Example 2: Time to complete
a Jingle
The average time it takes a group of
college students to complete a certain jingle
presentation in MAPEH is 46.2 minutes. The
standard deviation is 8 minutes. Assume that the
variable is normally distributed. If 50 randomly
selected college students create a jingle, what is
the probability that the mean time it takes the
group to complete the jingle will be less than 43
minutes?
Solution:
Given: µ=46.2 ; σ=8 ; 𝑥=43 ;n=50 find P( 𝑥<43)
𝑧 =
𝑥−𝜇
𝜎
𝑛
= 𝑧 =
43−46.2
8
50
=
−3.2
1.131
= −2.83
Using z table, the area of z=-2.83 to the left is 0.0023
or 0.23%
So, the probability that 50 randomly selected college
student will complete the jingle in less than 43 minutes
is 0.23%.
Board Work:
1. The average cholesterol content of a certain canned
goods is 215 milligrams and the standard deviation is 15
milligrams. Assume the variable is normally distributed. If a
sample of 25 canned goods is selected, what is the
probability that the mean of the sample will be larger than
220 milligrams?
2. The average public high school has 468 students with a
standard deviation of 87. If a random sample of 38 public
elementary schools is selected, what is the probability that
the mean number of students enrolled is between 445 and
485?
Solution:
1. Given: µ=215; σ=15; 𝑥 =220; n=25
Find P( 𝑥 >220)
𝑧 =
𝑥 − 𝜇
𝜎
𝑛
=
220 − 215
15
25
= 1.67
2. Given: µ=468; σ=87; 𝑥 = 445 𝑎𝑛𝑑 485; n=38
Find P(445 ≤ 𝑥 ≤ 485)
𝑧1 =
𝑥 − 𝜇
𝜎
𝑛
=
445 − 468
87
38
=
−23
14.113
= −1.63 𝑧2 =
𝑥 − 𝜇
𝜎
𝑛
=
485 − 468
87
38
=
17
14.113
= 1.20
Using the z-table: The PP(445 ≤ 𝑥 ≤ 485) is 0.8849-0.0516=0.8333 or 83.33%
Find the area under
the normal curve
using the z-table:
The P( 𝑥 >220) has the
area of 0.0475 or
4.75%
What do you think is the importance
of Central Limit Theorem?
Central limit theorem application
Seatwork:
 Try this!
1. An electrical company claims that the average life of the
bulbs it manufactures is 1200 hours with a standard
deviation of 250 hours. If a random sample of 100 bulbs
is chosen, what is the probability that the sample mean
will be:
a. Greater than 1,150 hours?
b. Less than 1,250 hours?
c. Between 1,150 and 1,250 hours?
Solution:
Given: µ=1200; σ=250; n=100
a. Find P( 𝑥 >1,150)
𝑧 =
𝑥 − 𝜇
𝜎
𝑛
=
1,150 − 1,200
250
100
= −2
Find the area under the normal curve using the z-table:
The P( 𝑥 >1,150) has the area of 0.9772 or 97.72%
b. Find P( 𝑥 <1,250)
𝑧 =
𝑥 − 𝜇
𝜎
𝑛
=
1,250 − 1,200
250
100
= 2
Find the area under the normal curve using the z-table:
The P( 𝑥 <1,250) has the area of 0.9772 or 97.72%
c. Find P(1,150 ≤ 𝑥 ≤1,250)
(Answer in A and B)
The P( 𝑥 >1,150) has the area of 0.9772 or 97.72%
The P( 𝑥 <1,250) has the area of 0.9772 or 97.72%
Solution:
.9972-.9972= 0
P(1,150 ≤ 𝑥 ≤1,250)=0 %
Evaluation:
1. Manufacturer of ball bearings claims that
this product has a mean weight 502g and
standard deviation of 30g. What is the
probability that a random sample of 100
ball bearings will have combined weight:
a. Between 496g and 500g?
b. More than 510g?
Answer:
Given: µ=502; σ=30; n=100
a. Find P(496 ≤ 𝑥 ≤ 500)
𝑧 =
𝑥 − 𝜇
𝜎
𝑛
=
496 − 502
30
100
= −2
𝑧 =
𝑥 − 𝜇
𝜎
𝑛
=
500 − 502
30
100
= −0.67
Find the area under the normal curve using the z-table:
The 0.2514 – 0.0228=0.2286 or 22.86%
Thank you and
God bless!!!

More Related Content

PPTX
Statistics and Probability Estimation of Parameters pptx
PPTX
Computes probabilities and percentiles using the standard normal table..pptx
PPTX
Stat-2.pptx
PPT
Understanding the z score
PPTX
Statistics and probability test questions
PPTX
Test for mean
PPTX
1.2 the normal curve
PPT
The Interpretation Of Quartiles And Percentiles July 2009
Statistics and Probability Estimation of Parameters pptx
Computes probabilities and percentiles using the standard normal table..pptx
Stat-2.pptx
Understanding the z score
Statistics and probability test questions
Test for mean
1.2 the normal curve
The Interpretation Of Quartiles And Percentiles July 2009

What's hot (20)

PPTX
Statistics and probability lesson 1
PPTX
Holistic vs Partial Point of View
PPTX
Simple annuities
PPT
Simple annuities
PPTX
DECILE : MEASURES OF POSITION FOR GROUPED DATA
PPTX
Statement of the Problem
PPSX
Research Proposal 6 - How to Write the Definitions of Terms
PPTX
Statistics and probability lesson2&3
PPT
Operations on Functions
PPTX
Converting normal to standard normal distribution and vice versa ppt
PDF
Media and information literacy 2 | Evolution of Media
PPTX
Pagsulat ng bionote
PPTX
Ang mananaliksik
PPTX
Legal, Ethical and Societal Issues in Media and Information - Media and Infor...
PPTX
Kasaysayan ng Wikang Pambansa sa Panahon ng Rebulusyong Filipino
PPTX
Article 3 - Bill of Rights
PPTX
Media habits, lifestyle and preferences
PPT
Pananaliksik
PPTX
Media and Information Literacy (MIL) - 11. People Media
PPTX
Methods of philosophizing
Statistics and probability lesson 1
Holistic vs Partial Point of View
Simple annuities
Simple annuities
DECILE : MEASURES OF POSITION FOR GROUPED DATA
Statement of the Problem
Research Proposal 6 - How to Write the Definitions of Terms
Statistics and probability lesson2&3
Operations on Functions
Converting normal to standard normal distribution and vice versa ppt
Media and information literacy 2 | Evolution of Media
Pagsulat ng bionote
Ang mananaliksik
Legal, Ethical and Societal Issues in Media and Information - Media and Infor...
Kasaysayan ng Wikang Pambansa sa Panahon ng Rebulusyong Filipino
Article 3 - Bill of Rights
Media habits, lifestyle and preferences
Pananaliksik
Media and Information Literacy (MIL) - 11. People Media
Methods of philosophizing
Ad

Similar to Central limit theorem application (20)

PDF
Sampling and Sampling Distribution_Part 2.pdf
PDF
Solution to the Practice Test 3A, Chapter 6 Normal Probability Distribution
PPTX
The Central Limit Theorem
PPTX
ProbStat - Central Limit Theorem.pptx
PPTX
Normal probability distribution
PDF
Solution to the Practice Test 3A, Normal Probability Distribution
PPTX
CENTRAL-LIMIT-THEOREMFHHFHHDHDDHHHDHDDH.pptx
PPTX
PSUnit_II_Lesson_4_Determining_Probabilities (1).pptx
PPTX
7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx
PPTX
CENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITY
PPTX
Using the normal table in reverse for any normal variable x
PPTX
The Central Limit Theorem
PPTX
Central-limit-theorem of probability.pptx
PPTX
CENTRAL LIMIT THEOREM lesson on statisitic and probability
PDF
Module 6 - Continuous Distribution_efcd52595b081d24a9bc3ca31b5f8d05.pdf
PPT
Ch05
PPT
8. normal distribution qt pgdm 1st semester
PPTX
Inferiential statistics .pptx
PDF
L6.slides.pdf
Sampling and Sampling Distribution_Part 2.pdf
Solution to the Practice Test 3A, Chapter 6 Normal Probability Distribution
The Central Limit Theorem
ProbStat - Central Limit Theorem.pptx
Normal probability distribution
Solution to the Practice Test 3A, Normal Probability Distribution
CENTRAL-LIMIT-THEOREMFHHFHHDHDDHHHDHDDH.pptx
PSUnit_II_Lesson_4_Determining_Probabilities (1).pptx
7-THE-SAMPLING-DISTRIBUTION-OF-SAMPLE-MEANS-CLT.pptx
CENTRAL LIMIT THEOREM- STATISTICS AND PROBABILITY
Using the normal table in reverse for any normal variable x
The Central Limit Theorem
Central-limit-theorem of probability.pptx
CENTRAL LIMIT THEOREM lesson on statisitic and probability
Module 6 - Continuous Distribution_efcd52595b081d24a9bc3ca31b5f8d05.pdf
Ch05
8. normal distribution qt pgdm 1st semester
Inferiential statistics .pptx
L6.slides.pdf
Ad

Recently uploaded (20)

PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PDF
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PDF
Anesthesia in Laparoscopic Surgery in India
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
102 student loan defaulters named and shamed – Is someone you know on the list?
PPTX
Pharma ospi slides which help in ospi learning
PPTX
master seminar digital applications in india
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PPTX
GDM (1) (1).pptx small presentation for students
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PPTX
Pharmacology of Heart Failure /Pharmacotherapy of CHF
PDF
Pre independence Education in Inndia.pdf
PDF
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PDF
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
PDF
Complications of Minimal Access Surgery at WLH
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
Abdominal Access Techniques with Prof. Dr. R K Mishra
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
grade 11-chemistry_fetena_net_5883.pdf teacher guide for all student
Module 4: Burden of Disease Tutorial Slides S2 2025
Anesthesia in Laparoscopic Surgery in India
Final Presentation General Medicine 03-08-2024.pptx
102 student loan defaulters named and shamed – Is someone you know on the list?
Pharma ospi slides which help in ospi learning
master seminar digital applications in india
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
GDM (1) (1).pptx small presentation for students
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
2.FourierTransform-ShortQuestionswithAnswers.pdf
Pharmacology of Heart Failure /Pharmacotherapy of CHF
Pre independence Education in Inndia.pdf
Saundersa Comprehensive Review for the NCLEX-RN Examination.pdf
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
3rd Neelam Sanjeevareddy Memorial Lecture.pdf
Complications of Minimal Access Surgery at WLH

Central limit theorem application

  • 1. Previous Lesson What are the properties of sampling distribution of the sample means?
  • 2. Refresher: A. Revisiting the A National Achievement Test was given to a group of high school graduating students. The result shows that the mean score is 95 with a standard deviation of 15. Determine the standard scores corresponding to the following scores. Score Standard Score 110 100 85 70
  • 3. B. Areas Under the Normal Curve Find the area under the normal curve given the following conditions. Conditions Area Between z=0.5 and z=1.5 To the left of z=0.27 To the right of z= 1.23
  • 4. Answer: A. B. Score Standard Score 110 z=1 100 z=0.33 85 z=-0.67 70 z=-1.67 Conditions Area Between z=0.5 and z=1.5 0.2417 or 24.17% To the left of z=0.27 0.6064 or 60.64% To the right of z= 1.23 0.1093 or 10.93%
  • 5. Central Limit Theorem PREPARED BY: AILEEN D. LOSITAÑO SHS TEACHER
  • 6. True or false? 1. If the population is normal, the sample size should be greater than 30. _______ 2. The Central Limit Theorem tells us that as the sample size increases, the sampling distribution of the sample means approaches a normal distribution regardless of the shape of the population.__________ 3. The sample mean can be standardized or converted to z-score if the population is normal and any sample size can be use. _____
  • 7. The Central Limit Theorem (for the sample mean x) If a random sample of n observations is selected from a population (any population), then when n is sufficiently large, the sampling distribution of x will be approximately normal. (The larger the sample size, the better will be the normal approximation to the sampling distribution of x.)
  • 8. The Central Limit Theorem This theorem allows us to use a sample to make inferences about a population because it states that if n is sufficiently large, the sampling distribution will be approximately normal no matter what the population distribution looks like.
  • 9. To apply the Central Limit Theorem -If the population distribution is normal, any sample size can be used. -If the population distribution is not normal, then 𝑛 ≥ 30. -The distribution can be converted to standard scores provide that sample size is large.
  • 10. Using the Central Limit Theorem to Convert to the Standard Normal Distribution
  • 11. Example 1: Cholesterol Level The average number of milligrams (mg) of cholesterol in a cup of a certain brand of ice cream is 660mg, and the standard deviation is 35mg. Assume the variable is normally distributed. A. If a cup of ice cream is selected, what is the probability that the cholesterol content will be more than 670mg? B. If a sample of 10 cups of ice cream is selected, what is the probability that the mean of the sample will be larger than 670mg?
  • 12. Solution: Given: µ=660; σ=35; X=670 a. Find P(X>670) 𝑧 = 𝑋 − 𝜇 𝜎 = 670 − 660 35 = 0.29 Find the area under the normal curve using the z-table: The P(X>670) has the area of 0.3859 or 38.59% b. Given: µ=660; σ=35; 𝑥 = 670; n=10 𝑧 = 𝑥 − 𝜇 𝜎 𝑛 = 670 − 660 35 10 = 0.90 Using the z-table: The P( 𝑥>670) is 0.1841 or 18.41%
  • 13. Example 2: Time to complete a Jingle The average time it takes a group of college students to complete a certain jingle presentation in MAPEH is 46.2 minutes. The standard deviation is 8 minutes. Assume that the variable is normally distributed. If 50 randomly selected college students create a jingle, what is the probability that the mean time it takes the group to complete the jingle will be less than 43 minutes?
  • 14. Solution: Given: µ=46.2 ; σ=8 ; 𝑥=43 ;n=50 find P( 𝑥<43) 𝑧 = 𝑥−𝜇 𝜎 𝑛 = 𝑧 = 43−46.2 8 50 = −3.2 1.131 = −2.83 Using z table, the area of z=-2.83 to the left is 0.0023 or 0.23% So, the probability that 50 randomly selected college student will complete the jingle in less than 43 minutes is 0.23%.
  • 15. Board Work: 1. The average cholesterol content of a certain canned goods is 215 milligrams and the standard deviation is 15 milligrams. Assume the variable is normally distributed. If a sample of 25 canned goods is selected, what is the probability that the mean of the sample will be larger than 220 milligrams? 2. The average public high school has 468 students with a standard deviation of 87. If a random sample of 38 public elementary schools is selected, what is the probability that the mean number of students enrolled is between 445 and 485?
  • 16. Solution: 1. Given: µ=215; σ=15; 𝑥 =220; n=25 Find P( 𝑥 >220) 𝑧 = 𝑥 − 𝜇 𝜎 𝑛 = 220 − 215 15 25 = 1.67 2. Given: µ=468; σ=87; 𝑥 = 445 𝑎𝑛𝑑 485; n=38 Find P(445 ≤ 𝑥 ≤ 485) 𝑧1 = 𝑥 − 𝜇 𝜎 𝑛 = 445 − 468 87 38 = −23 14.113 = −1.63 𝑧2 = 𝑥 − 𝜇 𝜎 𝑛 = 485 − 468 87 38 = 17 14.113 = 1.20 Using the z-table: The PP(445 ≤ 𝑥 ≤ 485) is 0.8849-0.0516=0.8333 or 83.33% Find the area under the normal curve using the z-table: The P( 𝑥 >220) has the area of 0.0475 or 4.75%
  • 17. What do you think is the importance of Central Limit Theorem?
  • 19. Seatwork:  Try this! 1. An electrical company claims that the average life of the bulbs it manufactures is 1200 hours with a standard deviation of 250 hours. If a random sample of 100 bulbs is chosen, what is the probability that the sample mean will be: a. Greater than 1,150 hours? b. Less than 1,250 hours? c. Between 1,150 and 1,250 hours?
  • 20. Solution: Given: µ=1200; σ=250; n=100 a. Find P( 𝑥 >1,150) 𝑧 = 𝑥 − 𝜇 𝜎 𝑛 = 1,150 − 1,200 250 100 = −2 Find the area under the normal curve using the z-table: The P( 𝑥 >1,150) has the area of 0.9772 or 97.72% b. Find P( 𝑥 <1,250) 𝑧 = 𝑥 − 𝜇 𝜎 𝑛 = 1,250 − 1,200 250 100 = 2 Find the area under the normal curve using the z-table: The P( 𝑥 <1,250) has the area of 0.9772 or 97.72%
  • 21. c. Find P(1,150 ≤ 𝑥 ≤1,250) (Answer in A and B) The P( 𝑥 >1,150) has the area of 0.9772 or 97.72% The P( 𝑥 <1,250) has the area of 0.9772 or 97.72% Solution: .9972-.9972= 0 P(1,150 ≤ 𝑥 ≤1,250)=0 %
  • 22. Evaluation: 1. Manufacturer of ball bearings claims that this product has a mean weight 502g and standard deviation of 30g. What is the probability that a random sample of 100 ball bearings will have combined weight: a. Between 496g and 500g? b. More than 510g?
  • 23. Answer: Given: µ=502; σ=30; n=100 a. Find P(496 ≤ 𝑥 ≤ 500) 𝑧 = 𝑥 − 𝜇 𝜎 𝑛 = 496 − 502 30 100 = −2 𝑧 = 𝑥 − 𝜇 𝜎 𝑛 = 500 − 502 30 100 = −0.67 Find the area under the normal curve using the z-table: The 0.2514 – 0.0228=0.2286 or 22.86%
  • 24. Thank you and God bless!!!