Comprehensive Guide to Statistics
Comprehensive Guide to Statistics
Editor AprilDolphin
Date 8/4/2025
Miscellaneous Page
Instruction on Use of Standard Normal Table – Probability from Far-Left 37
(Negative Infinity) of Normal Distribution of the Normal Distribution to
Z-Score
Example
Number of 0 1 2 3
Events
Probability 0.5 0.25 0.10 0.15
The following limitation is imposed, as any values that doesn’t comply to the following
limitation is undefined.
0≤𝑘≤𝑛
The inequality 0 ≤ 𝑘 < ∞, implies the number of events you are performing the
probability calculations for can be any finite whole number greater than or equal to 0.
While there is no upper limit to the value of 𝑘, a theorem guarantees the value of all
probability will sum up to 1:
As the probability within a Binomial Distribution approaches 0 and the number of trials
approaches infinity. The Binomial Distribution will converge to the Poisson Distribution.
This implies that the Poisson Distribution is just a special case of Binomial Distribution,
which means the probability will still sum up to 1 anyway.
Title Polytechnic and A Level H2 Mathematics (Statistics) Binomial
Distribution
Author Lim Wang Sheng, School of Information Technology, Nanyang
Polytechnic
[CCA: NYP Mentoring Club]
Date 9/6/2018
Due to my school’s syllabus, it may or may not cover everything required for H2
Mathematics. JC/MI students should see referring to this guide as a last resort if you still
don’t know the basics.
You must also know the following information or able to derive the following details
➢ You know the probability of each trial
➢ You are given the total number of trials and the number of trials the probability is
being calculated for, which will be shown in notation form in the next few pages.
𝑛
𝑃(𝑋 = 𝑘 ) = ( ) 𝑝𝑘 (1 − 𝑝)𝑛−𝑘
𝑘
[It may be written slightly differently in other textbooks. But they should mean the same
thing.]
Notation Meaning
𝑃 (𝑋 = 𝑘 ) Probability of obtaining an outcome, given the variable or the
number of trials being calculated for will be exactly equal to 𝑘
Or simply put, the number of trials the outcome is being
calculated for
𝑛 Total number of combinations the 2 outcomes can be
( )
𝑘 rearranged
𝑛 refers to the total number trials
𝑘 refers to the number of trials the outcome is being is being
calculated for
Q1(a)
5
𝑃(𝑋 = 2) = ( ) 0.32 (1 − 0.3)5−2 = 10(0.09)(0.343) = 0.3087
2
Q1(b)
𝑃 (𝑋 < 2) = 𝑃 (𝑋 = 0) + 𝑃 (𝑋 = 1)
5
𝑃(𝑋 = 0) = ( ) 0.30 (1 − 0.3)5−0 = 1(0.3)0 (0.7)5−0 = 0.16807
0
5
𝑃(𝑋 = 1) = ( ) 0.31 (1 − 0.3)5−1 = 5(0.3)1 (0.7)5−1 = 0.36015
1
Q1(c)
𝑃(𝑋 < 3) = 1 − [𝑃(𝑋 = 3) + 𝑃(𝑋 = 4) + 𝑃(𝑋 = 5)]
[Values of all probabilities in binomial distribution must sum up to 1]
**Use the method that require the least number of calculation.
5
𝑃(𝑋 = 3) = ( ) 0.33 (1 − 0.3)5−3 = 10(0.027)(0.7)2 = 0.1323
3
5
𝑃(𝑋 = 4) = ( ) 0.34 (1 − 0.3)5−4 = 5(0.0081)(0.7) = 0.02835
4
5
𝑃(𝑋 = 5) = ( ) 0.35 (1 − 0.3)5−5 = 1(0.00243)(1) = 0.00243
5
𝑃(𝑋 = 3) + 𝑃(𝑋 = 4) + 𝑃(𝑋 = 5) = 0.16308
(a) Is binomial distribution suitable for this question, please justify your answer.
(b) Find the probability that exactly 4 students are interested in the event.
(c) Find the probability that at most 3 students are interested in the event.
(d) Find the expected value, standard deviation and variance of the distribution.
(a) Yes. Every student’s interest in the event can be regarded as independent.
There are only two possible outcomes, either a “YES” or a “NO”.
(b)
7
𝑃(𝑋 = 4) = ( ) (0.6)4 (1 − 0.6)7−4 = 35(0.1296)(0.064) = 0.290304
4
(c)
𝑃 (𝑋 ≤ 3) = 𝑃 (𝑋 = 0) + 𝑃 (𝑋 = 1) + 𝑃 (𝑋 = 2 ) + 𝑃 (𝑋 = 3)
7
𝑃(𝑋 = 0) = ( ) (0.6)0 (1 − 0.6)7−0 = 0.00164
0
7
𝑃(𝑋 = 1) = ( ) (0.6)1 (1 − 0.6)7−1 = 0.01720
1
7
𝑃(𝑋 = 2) = ( ) (0.6)2 (1 − 0.6)7−2 = 0.00741
2
7
𝑃(𝑋 = 3) = ( ) (0.6)3 (1 − 0.6)7−3 = 0.19354
3
𝑃(𝑋 ≤ 3) = 0.00164 + 0.01720 + 0.00741 + 0.19354 = 0.21979
(d)
𝜇 = 𝑛𝑝
𝜇 = 0.6(7) = 4.2
𝜎 2 = 𝑛𝑝(1 − 𝑝)
𝜎 2 = 4.2(1 − 0.6) = 1.62
𝜎 = √1.62 = 1.2728
Mean 𝜇 = 𝑛𝑝 = 5
15
Variance =𝜎 2 = 𝑛𝑝(1 − 𝑝) =
8
Equation 1: 𝑛𝑝 = 5
15
Equation 2: 𝑛𝑝(1 − 𝑝) =
8
15
𝑛𝑝(1 − 𝑝) ( 8 )
1−𝑝= = = 0.375
𝑛𝑝 5
𝑝 = 1 − 0.375 = 0.625
𝑛𝑝 5
𝑛= = =8
𝑝 0.625
Title Polytechnic and JC H2 Mathematics – Poisson Distribution
Author Liu Hui Ling, Ngee Ann Polytechnic
(Assisted by Chen Xin Yi)
Date 10/6/2018
Apart from studying Business related modules, we also do some Business Statistics
Module which drew my interest in this topic of probability distribution. I think we can
just get straight to the point and explain what are the prerequisite and reason for using
of this type of probability distribution.
Information needed
➢ Mean occurrence rate
➢ Unit of Intervals (Unit of interval is the key word here. Without this unit of
intervals, it is highly likely that the use of Poisson Distribution cannot be justified.
Unit of intervals can come in terms of the time-interval, area-interval, volume-
interval and etc.)
Requirements
➢ Multiple events cannot happen simultaneously
➢ All events must be independent (i.e. Unaffected by past events and will not affect
subsequent events)
Question 1.
The number of sick leaves taken by students in a class per week is known to follow a
Poisson distribution with a mean of 1.8.
(a)
−1.8
1.80
𝑃 (𝑋 = 0) = 𝑒 ( ) = 0.165298
0!
(b)
1.80
𝑃(𝑋 = 0) = 𝑒 −1.8 ( ) = 0.165298
0!
1.81
𝑃(𝑋 = 1) = 𝑒 −1.8 ( ) = 0.297538
1!
−1.8
1.82
𝑃 (𝑋 = 2) = 𝑒 ( ) = 0.267784
2!
−1.8
1.83
𝑃 (𝑋 = 3) = 𝑒 ( ) = 0.160671
3!
𝑃(𝑋 = 4) = 1 − [𝑃(𝑋 = 0) + 𝑃(𝑋 = 1) + 𝑃(𝑋 = 2) + 𝑃(𝑋 = 3)] = 0.108709
Q2 [Taken from NYP Exam Paper] [Added with help from Anonymous Engineering
Student from Nanyang Polytechnic who refuses to disclose his/her name]
(a)
(i)
2.40
𝑃(𝑋 = 0) = 𝑒 −2.4 ( ) = 0.09071795 = 0.0907(4𝑑𝑝)
0!
(ii)
2.41
𝑃(𝑋 = 1) = 𝑒 −2.4 ( ) = 0.2177231
1!
𝑃(𝑋 ≥ 2) = 1 − [𝑃(𝑋 = 0) + 𝑃(𝑋 = 1)] = 0.6916 (4𝑑𝑝)
(iii)Since there are 2.4 Network Errors a day, we can argue that in a 7-day-work
week, there should be 7 × 2.4 Network Errors which is an average of 16.8 network
errors per week. In this case, the mean occurrence rate per week is 𝜇 = 16.8.
16.80
𝑃(𝑋 = 0) = 𝑒 −16.8 ( ) = 5.0565313 × 10−8
0!
16.80
𝑃(𝑋 = 1) = 𝑒 −16.8 ( ) = 8.4949727 × 10−7
1!
𝑃(𝑋 > 1 ) = 1 − [𝑃(𝑋 = 0) + 𝑃(𝑋 = 1)] = 1 − [𝑃(𝑋 = 0) + 𝑃(𝑋 = 1)]
= 1.0000 (4𝑑𝑝)
Title Poisson Distribution
Approximation for Binomial Distribution for large values of 𝑛 and small
values of 𝑝
Author [Anonymous], Student from School of Engineering, Nanyang Polytechnic
Date 4/3/2019
As a result, the following are the requirements for any Binomial Distribution to be
approximated by a Poisson Distribution:
A stamping machine produces components at a rate of 300 per day. It is known that 1%
of the output is defective. Assuming this rate is approximated by a Poisson Distribution.
(a)
𝑋~𝐵(𝑛, 𝑝) ≈ 𝑋~𝑃𝑜 (𝜇)
𝜇 = 𝑛𝑝 = 1%(300) = 3
(b)
𝑋~𝑃𝑜(3)
−𝑢
𝜇𝑘
𝑃 (𝑋 = 𝑘 ) = 𝑒 ( )
𝑘!
30
𝑃(𝑋 = 0) = 𝑒 −0 ( ) = 0.0497870683
0!
(c)
−3
31
𝑃(𝑋 = 1) = 𝑒 ( )
1!
32
𝑃(𝑋 = 2) = 𝑒 −3 ( )
2!
−3
33
𝑃(𝑋 = 3) = 𝑒 ( )
3!
−3
34
𝑃(𝑋 = 4) = 𝑒 ( )
4!
−3
35
𝑃(𝑋 = 5) = 𝑒 ( )
5!
−3
36
𝑃(𝑋 = 6) = 𝑒 ( )
6!
37
𝑃(𝑋 = 7) = 𝑒 −3 ( )
7!
38
𝑃(𝑋 = 8) = 𝑒 −3 ( )
8!
−3
39
𝑃(𝑋 = 9) = 𝑒 ( )
9!
−3
310
𝑃(𝑋 = 10) = 𝑒 ( )
10!
Summing up all the probabilities 𝑃(𝑋 = 0) 𝑡𝑜 𝑃(𝑋 = 10), we get the following values
𝑃(𝑋 ≤ 10) = 0.999707663
Continuous random variables occur in many areas in statistics, they can take on
uncountable number of variables in contrast with Discrete random variables which takes
on countable number of variables.
Example includes
- Height of students
- Test scores
- Weight of bobcats
- Time students spend studying and revising for exams
Basic Operations Involving Illustration using a graph (Normal Distribution as an
Continuous Probability Example)
Distribution
𝑃(𝑋 = 𝑘 ) = 0
Consequently
𝑃(𝑋 > 𝑘 ) = 𝑃(𝑋 ≥ 𝑘)
𝑃(𝑋 < 𝑘 ) = 𝑃(𝑋 ≤ 𝑘)
− =
− =
𝑃(𝑎 < 𝑋 < 𝑏) =
𝑃(𝑋 < 𝑏) − 𝑃(𝑋 < 𝑎)
− =
Title Polytechnic and A Level H2 Mathematics (Statistics) – Normal Distribution
Author Lim Wang Sheng, School of Information Technology, Nanyang Polytechnic
[CCA: NYP Mentoring Club]
Date 15/6/2018
(Recommended, print a Standard Normal Table to refer to while doing your homework
and assignments, while there are literally thousands of them on the internet, best is get
from your school teacher and keep it. I also recommend you upload a copy to a cloud
disks, just in case you lose the Standard Normal Table, you restore them quickly and
reprint them.)
SEAB do have a copy of Standard Normal Table on their website. With enough searching
you should be able to find it.
My school also issues its own version of the standard normal table
(I have seen Standard Normal Table issued by other schools before, they have different
way of expressing the value of area under curve and different numerical accuracy
requirements.)
Table of Notation
𝑿~𝑵(𝝁, 𝝈𝟐 ) This is how a Normally Distributed
Variable should be written. This literally
means,
Table of Formula
Formula for Standardization
𝑋−𝜇
𝑍~𝑁(0,1) =
𝜎
(This is important to know as I am aware that some standard normal table out there are
not as straightforward, I have seen other schools’ standard normal table that shows
value of area under curve from the mean to the 𝑍-score, the most common types,
however, shows area from the left of the distribution to the mean and shows the area
from the left of the distribution all the way to the right of the distribution.)
Example Questions
Example 1:
(Taken from Oxford University Lecture Notes)
The marks of 500 candidates in an examination are normally distributed with a mean of
45 marks and a standard deviation of 20 marks.
If 20% of the candidates obtained a distinction by scoring 𝑥 marks or more, estimate the
value of 𝑥.
Within the Standard Normal Table, I will look for the probability value closest to 0.800
(In this case, the standard normal table doesn’t have a value exactly equal to 0.800.)
It turned out, the standard normal table probability value closest to 0.800 is 0.7995,
under 𝑧 = 0.84
Given
𝑥−𝜇
𝑧=
𝜎
Applying Standardization Formula
𝑥−45
0.84 =
20
20(0.84) = 𝑥 − 45
16.8 = 𝑥 − 45
𝑥 = 16.8 + 45 = 61.8
Example 2 (Taken from Online Sources)
The daily revenue of a small restaurant is approximately normally distributed with a
mean of $530 and a standard deviation of $120. To be in profit, the restaurant must
receive at least $350.
Find the probability that the restaurant will be in profit on any given day.
𝑥−𝜇
Given 𝑧 =
𝜎
Looking for z-𝑠𝑐𝑜𝑟𝑒 = 1.5 in the standard normal table, it turns out the probability
value is 0.9332, thus the probability of the restaurant getting ≥ $350, is 0.9332
Example 3 (Taken from NYP Computing Mathematics 2 Paper)
Example 3
(a) (i)
10−15 5
𝑍(𝐾 = 10) = = − = −2.5
2 2
20 − 15
𝑍(𝐾 = 20) = = 2.5
2
(ii)
18−15 3
𝑍(𝐾 = 18) = = = 1.5
2 2
Applicable to
• Nanyang Polytechnic – School of Chemical and Life Sciences (Biostatistics)
• Nanyang Polytechnic – School of Engineering (Engineering Mathematics)
• Nanyang Polytechnic – School of Information Technology (Computing
Mathematics – Statistics)
Assumptions
• You already understood normal distribution and how to read the standard
normal table. (Do read up on Normal Distribution if you don’t understand Normal
Distribution as the notations and calculations used in this topic are rather
similar.)
Notation Meaning
𝜇 Population Mean
𝑋̅ Sample Mean
𝜎 Population standard deviation
𝜎𝑋̅ Standard Deviation of Sampling
Distribution (Also referred to as standard
error)
𝑛 Sample Size (Number of subjects you are
performing the analysis on)
Formula List
𝜎
𝜎𝑋̅ =
√𝑛
𝑋−𝜇
𝑍 − 𝑠𝑐𝑜𝑟𝑒 =
𝜎𝑋
̅
Question 1. (Taken from SCL Notes)
In a certain population of swordtail fish, the length of individual fish follows an
approximately normal distribution, with a mean of 52.0 mm and standard deviation of
6.0mm. Find the probability that a random sample of 25 swordtail fishes with have an
average length of
a) Less than 48.6 mm
b) Between 52.4mm and 54.4mm
Answer: 0.0023
52.4−52.0
𝑍(𝑋̅ = 52.4) = = 0.33
1.2
The following table best illustrate the prerequisite to using either z-score method (z-
test) or t-score method (t-test) to compute the confidence interval of a sample.
**This guide assumes you have already read my previous guide on accessing which
method is the most suitable for construction of confidence interval in various situations.
Margin of Error 𝜎
𝐸 = 𝑍𝐶 ( )
• Population Standard Deviation (𝜎) √𝑛
Known
• Question Mentions the Sample is 𝐸 refers to the margin of error
Normally or Approximately 𝑍𝑐 refers to the 𝑧 − 𝑠𝑐𝑜𝑟𝑒 of the
Normally Distributed confidence interval in question
• Large Sample Size of 𝑛 ≥ 30 𝜎 refers to the population standard
deviation
𝑛 refers to the sample size
Margin of Error 𝑠
𝐸 = 𝑡𝑐 ( )
• Population Standard Deviation (𝜎) √𝑛
not known and small sample size
of 𝑛 < 30 𝐸 refers to the margin of error
𝑡𝑐 refers to the 𝑡 − score of the
confidence interval in question
𝑠 refers to the standard deviation of the
sample
𝑛 refers to the sample size
A 0.95 or 95% confidence interval has a 0.95 probability of containing the population
mean under the curve of the distribution.
(Taken from University of Texas at Dallas Website)
Q1. A sample size of 𝑛 = 100 produced a sample mean of 𝑋̅ = 16. Assuming the
population standard deviation 𝜎 = 3, compute the 95% confidence interval for the
population mean 𝜇.
From my school’s Standard Normal Table, the 𝑧-score of the confidence interval
mentioned in the question is 1.960.
Standard Error
𝜎 3
= = 0.3
√𝑛 √100
𝜎
Margin of Error = 𝐸 = 𝑧𝑐 ( )
√𝑛
𝐸 = 0.3(1.960) = 0.588
Since 𝑛 ≤ 30 and the population standard deviation 𝜎 is not known, we answer the
question using the t-score method.
0.95+1.02+1.01+0.98
Sample Mean 𝑋̅ = = 0.99
4
0.03162
Standard Error = = 0.01581
√4
Once again, the same concepts from other topics will apply. I want to elaborate in the
context of this topic in this case.
If question doesn’t specify a known standard deviation and sample size 𝑛 < 30, use the
𝑡 − 𝑠𝑐𝑜𝑟𝑒 method to solve the question.
Since question doesn’t specify words that imply “more than” or “less than”, the test is
said to be two-tailed in nature, the null and alternative hypothesis will follow.
𝐻0 : 𝜇 = 130
𝐻𝑎 : 𝜇 ≠ 130, implying 𝜇 > 130 𝑂𝑅 𝜇 < 130
We will also need to set the criteria for not rejecting and rejecting the null hypothesis.
Since 𝑛 ≥ 30, we will use 𝑧 − 𝑠𝑐𝑜𝑟𝑒 to perform the test. (As inferred from the standard
normal table issued by my school.)
𝐻0 : −1.960 ≤ 𝑧 ≤ 1.960
𝐻𝑎 : 𝑧 > 1.960 𝑂𝑅 𝑧 < −1.960
Since the test statistics falls in the rejection region I mentioned above,
𝐻0 is to be rejected, as there is a lack of evidence to support the claim.
Question 2.
The management of a weight loss club claims it’s members lose an average of 3 kg or
more within the first month after joining the club. A consumer agency that wanted to
check this claim took a random sample of 36 members of this club and they lost an
average of 2.9 kg with standard deviation of 0.6 within the first month of membership.
Test at 10% significance level if the management’s claim is true.
The question stated the claim as “3 kg or more”, implying the objective of the test is
reject the hypothesis should the value falls below a certain threshold, the test is left-
tailed in nature.
𝐻0 : 𝜇 ≥ 3
𝐻𝑎 : 𝜇 < 3
Since the test is left tailed nature, involving sample size 𝑛 ≥ 30, the following
information is required to test the claim.
𝐻0 : 𝑧 ≥ −1.282
𝐻𝛼 : 𝑧 < −1.282
2.9 − 3.0
𝑧= = −1
0.6
√36
Since test statistics doesn’t fall within the rejection region as specified earlier,
We will not reject the claim as there is enough evidence to support the management’s
claim.
Question 3. [Question Created by Hui Ling herself.]
A report from XYZ Clinics claims that the waiting time for each patient from registration
to consultation is 25 minutes or less. A civil servant from the Ministry of Health was
tasked to check if the claim is valid and took a random sample of 15 patients and found
out the average waiting time for each patient is 26.5 minutes, with a standard deviation
of 8 minutes. Given the test is to be performed at 𝛼 = 0.05, what conclusion should
that civil servant come to?
The claim specifies 25 minutes or less, implying the aim of the test is to reject the claim
should the value fall above a certain threshold, which further implies a right tailed test is
to be conducted.
𝐻0 : 𝜇 ≤ 25
𝐻𝛼 : 𝜇 > 25
Since sample size is small and question did not mention “normally”, “approximately
normally distributed” or the population standard deviation, we use the 𝑡 − 𝑠𝑐𝑜𝑟𝑒
method to approach the question. At degrees of freedom of 𝑛 − 1 = 14, the following
information is obtained.
𝐻0 : 𝑡 ≤ 1.761
𝐻𝛼 : 𝑡 > 1.761
Since the test statistics doesn’t falls in the rejection region, we conclude the following:
Since 𝑡 ≤ 1.761, the civil servant should not reject the claim mentioned in the report of
XZY Clinics.
Title Chi-Squared-Test for Goodness-of-Fit
Author Lim Wang Sheng, School of Information Technology, Nanyang Polytechnic
[CCA: NYP Mentoring Club]
Date 19/10/2018
***You will need a Chi-Squared table (for assignments) or a software (for projects) in
order to be able to calculate or obtain the Chi-Squared Critical Values.
In this topic, we will focus mainly on the first goal, to measure the difference between
the hypothesized value and observed value and from there, we will arrive at a decision
on whether the hypothesized value is considered reliable.
(𝜒 2 test for Goodness-of-Fit are always right-tailed in nature. You reject the null
hypothesis should the 𝜒 2 value goes beyond a certain threshold as obtained in your
𝜒 2 𝑡𝑎𝑏𝑙𝑒. That value is sometimes called the “critical value”.)
Example 1 (Obtained from NYP SCL Biostatistics Notes):
A recruitment agency’s manager says that 22% of the undergraduates do not work, 26%
work 1 to 20 hours per week, 18% work 21 to 34 hours, and 34% work 35 or more hours
per week. You randomly selected 120 undergraduates and gather the results shown in
the table. At 𝛼 = 0.01, can you reject the manager’s claim?
Response Frequency
Do not work 29
Work 1 to 20 hours 26
Work 21 to 34 hours 25
Work 35 or hours 40
(𝑶𝒃𝒔𝒆𝒓𝒗𝒆𝒅−𝑬𝒙𝒑𝒆𝒄𝒕𝒆𝒅)𝟐
Step 4. Compute ∑ to get 𝝌𝟐 value.
𝑬𝒙𝒑𝒆𝒄𝒕𝒆𝒅
2
(𝑂𝑏𝑠𝑒𝑟𝑣𝑒𝑑 𝑉𝑎𝑙𝑢𝑒 − 𝐸𝑥𝑝𝑒𝑐𝑡𝑒𝑑 𝑉𝑎𝑙𝑢𝑒)2
𝜒 =∑
𝐸𝑥𝑝𝑒𝑐𝑡𝑒𝑑 𝑉𝑎𝑙𝑢𝑒
Null Hypothesis
𝐻0 : The 2 categorical variables in the question are independent.
𝐻𝛼 : The 2 categorical variables in the question are dependent.
Example 1. (Taken from NYP SCL Biostatistics Notes)
A health club manager wants to determine whether the number of days per week that
students spent exercising is dependent of gender. A random sample of 275 students is
selected and the results are shown as classified in the table. At 5% level, is there enough
evidence to conclude that the number of days spent exercising per week is dependent
of gender?
The following table is the result of calculation of the Expected Value using the above
formula as shown.
Step 6:
Compute Chi Square Statistic Value by Applying the Following Formula
2
(𝑂𝑏𝑠𝑒𝑟𝑣𝑒𝑑 𝑉𝑎𝑙𝑢𝑒 − 𝐸𝑥𝑝𝑒𝑐𝑡𝑒𝑑 𝑉𝑎𝑙𝑢𝑒)2
𝜒 =∑
𝐸𝑥𝑝𝑒𝑐𝑡𝑒𝑑 𝑉𝑎𝑙𝑢𝑒
𝜒 2 = 3.493
Step 7:
Make a conclusion
Since 𝜒 2 < 7.815, we do not reject the null hypothesis, that number of days spent
exercising per week is independent of gender.
Title Utilizing a Standard Normal Table - Probability as Area from Far Left of
the Normal Distribution to the Z-Score
Author -
Date 10/4/2019
Probability as Area from Far Left of the Normal Distribution to the Z-Score
(There are many types of Standard Normal Table out there, check before proceeding.
For a different type of Standard Normal Table, consult your teachers, professors or
lecturers for help as I cannot accommodate to all the possible types with limited
resources.)
2nd
decimal
place
Whole
Number and
1st Decimal
Place
Objective Instructions
Probability for Which Z-score ≤ 0 Look up the whole number and first
decimal place, then, look up the second
decimal place and take the probability as
shown in the table.
Example:
If question wants 95% confidence
interval.
Therefore 𝑧𝑐 = 1.96
𝛼 𝛼
𝑧 − 𝑠𝑐𝑜𝑟𝑒 for 2-tailed test Compute and find the 𝑧-score for
2 2
𝛼 0.05
Compute = = 0.025
2 2
Find the z-score corresponding to 𝑝 =
0.0025