Problem Set 6. Statistics and Probability
Problem Set 6. Statistics and Probability
Estimation of Parameters
2. Find the 90% confidence interval of the population mean for the income of
the executive secretaries in makati City. A random sample of 30 executive
secretaries . The data is in thousands of pesos.
17.0 14.0 20.0 18.2 14.5 15.0 25.3 20.1 21.9 22.6
23.0 17.4 19.0 16.0 13.0 16.0 30.2 19.0 16.3 14.6
13.0 17.0 25.0 15.9 14.0 22.7 18.3 17.0 15.8 18.2
∑ x 550
𝑥̅ = = = 18.3
n 30
∑(𝑥 − 𝑥̅ )2
𝑠=√ = 4.07
n−1
Find a / 2. Since the 90% confidence interval is to be used, a = 1 - 0.90 = 0.10 and
a / 2 = 0.10/2 = 0.05 .
Find za/2. Subtract 0.05 from 0.5000 to get 0.4500. The corresponding z value
obtained is 1.645.
s s
𝑥̅ − 𝑧a/2 ( ) < 𝜇 < 𝑥̅ + 𝑧a/2 ( )
√n √n
(Since n ≥ 30, s is used in place of 𝜎 when 𝜎 is unknown.)
4.07 4.07
18.3 − 1.645 ( ) < 𝜇 < 18.3 + 1.645 ( )
√30 √30
18.3 − 1.222 < 𝜇 < 18.3 + 1.222
17.078 < 𝜇 < 19.522
Thus, one can be 90% confident that the population mean income is between
P17,078 and P19,522, based on a sample of 30 executive secretaries.
4. A recent study of 19 students of San Rafael College showed that the mean of
the distance they travel to go to school was 10.2 km. The standard deviation of
the sample was 2.3 kilometers. Find the 99% confidence interval of the true
mean.
Given: 𝑥̅ = 10.2, 𝑠 = 2.3, 𝑛 = 19
Find a / 2 Since the 99% confidence interval is to be used, a = 1 - 0.99 = 0.01 and
a / 2 = 0.01/2 = 0.005
Find ta/2. Use 99% confidence interval width df=n-1=19-1=18.It is 2.878.
s s
𝑥̅ − ta/2 ( ) < 𝜇 < 𝑥̅ + ta/2 ( )
√n √n
2.3 2.3
10.2 − 2.878 ( ) < 𝜇 < 10.2 + 2.878 ( )
√19 √19
10.2 − 1.519 < 𝜇 < 10.2 + 1.519
8.681 < 𝜇 < 11.719
Thus, one can be 99% confident that the population mean of the distance
traveled is between 8.681 and 11.719, based on a sample of 19 students.
5. A sample of 350 engineering applicants included 140 women. Find the 95%
confidence interval of the true proportion of women who applied to the
engineering program.
Given: x = 140 and n = 350
𝛼 = 1 − 0.95 = 0.05 and za/2 = 1.960
p̂q̂ p̂q̂
p̂ − za/2 √ < p < p̂ + za/2 √
n n
140
𝑤ℎ𝑒𝑛 p̂ = = 0.40, and q̂ = 1 − p̂ = 1 − 0.40 = 0.60
350
(0.40)(0.60) (0.40)(0.60)
0.40 − 1.960√ < p < 0.40 + 1.960√
350 350
0.40 − 0.051 < p < 0.40 + 0.051
0.349 < p < 0.451
34.9% < p < 45.1%
Thus, one can be 95% confident that the percentage of the applicants who are
women is between 34.9% and 45.1%.