please forgive my naivety here, but I am having issues interpreting the p-values when doing ttests in STATA, I am finding that I have overlapping 95% confidence intervals but my p value is less than 0.05
The code i am using is
ttest avgdiagtotal, by (secondaryanalysis)
The output I get is attached.
You can see that Pr(|T| > |t|) = 0.0192
I would expect this p value to be more than 0.05, as the confidence intervals overlap??
The code i am using is
ttest avgdiagtotal, by (secondaryanalysis)
The output I get is attached.
You can see that Pr(|T| > |t|) = 0.0192
I would expect this p value to be more than 0.05, as the confidence intervals overlap??

Comment