Step 1 :The null hypothesis (H0) is that the proportion of correct polygraph results is 80% or more, and the alternative hypothesis (H1) is that the proportion of correct polygraph results is less than 80%. So, the hypotheses are: \[H_{0}: p=0.80\] \[H_{1}: p<0.80\]
Step 2 :Next, we calculate the test statistic, which is a z-score (z). The formula for the z-score is: \[z = \frac{{\hat{p} - p_{0}}}{{\sqrt{\frac{{p_{0} * (1 - p_{0})}}{n}}}}\] where \(\hat{p}\) is the sample proportion, \(p_{0}\) is the proportion in the null hypothesis, and n is the sample size.
Step 3 :In this case, \(\hat{p} = \frac{73}{97} = 0.7526\), \(p_{0} = 0.80\), and n = 97.
Step 4 :Substituting these values into the z-score formula, we get: \[z = \frac{0.7526 - 0.80}{\sqrt{\frac{0.80 * (1 - 0.80)}{97}}} = \frac{-0.0474}{\sqrt{0.0041}} = \frac{-0.0474}{0.0640} = -0.74\] (rounded to two decimal places).
Step 5 :So, the test statistic is \(\boxed{z = -0.74}\).