State null and alternate hypotheses
H0: µ=5
Ha: µ≠5
Calculate z-statistic
Z = (x̄-µ)/(s/√n)
Z = (5.25-5)/(2.60/√81)
Z ≈ 0.87
Calculate p-value
P(Z<-0.87) + P(Z>0.87) = 2•P(Z>0.87) = 2(0.1922) = 0.3844 ≈ 0.384
As 0.384>α, we fail to reject the null hypothesis. This means that we are 99% confident that the true population mean is 5.
Hope this helped! The answer in bold is the p-value.