Ashish B. answered 1d
A well qualified & enthusiastic professional with 5 years exp
This problem is concerned with a single sample with sample size > 30 and the dataset is satisfying parametric assumptions, hence the appropriate statistical test would be single sample z-test. The step by step sequence for z - test is as follows:
The question provides:
p₀ = 0.75
p̂ = 0.73
n = 100
Formula to calculate z :
z = (p̂ - p₀) / √[p₀(1 - p₀) / n]
Substituting values:
z = (0.73 - 0.75) / √[(0.75 × 0.25) / 100]
z = (-0.02) / √(0.001875)
z = (-0.02) / 0.0433
z ≈ -0.460
Answer: z = -0.460