Symposium is part of a larger work referred to as Platos Dia
Solution
Here level of significance = 0.01
Null hypothesis is H0 : p = 21.4/100 = 0.214
Alternative hypothesis H1 : p > 0.214
where p is the population proportion.
q = 1 - 0.214 = 0.786
Option b) is correct.
We have to check the conditions that,
n*p = 499 * 0.214 = 106.786
n*q = 499 * 0.786 = 392.214
The standard normal, since np > 5 and nq > 5
Option b) is correct.
p^ = x / n = 132 / 499 = 0..2645
The test statistic for testing hypothesis is,
Z = (p^ - p) / sqrt [p*q/n]
Z = (0.2695 - 0.214) / sqrt [ 0.214*0.786 / 499 ]
Z = 2.75
The test statistic value is 2.75
P-value we can find by using EXCEL.
EXCEL syntax :
=NORMSDIST(z)
where z is the test statistic value
P-value = 1 - 0.9970398 = 0.0030
Here option a) is correct.
P-value < alpha (0.01)
Reject H0 at 0.01 significance level.
Conclude that data are statistically significant.
Option a) is correct.
There is sufficient evidence at the 0.01 level to conclude that the true proportion of the five syllable sequence is higher than that in Plato\'s Symposium.

