In text-book statistics, one can use the one-sample t-test for comparing a population mean to a specific value. What would be the correct way to conduct a Dunnett's procedure of comparing multiple means to a specific value?

Specifically, in normal Dunnett's procedure for testing sample mean µi against a control mean µc one can use

t = (µi - µc) / sqrt( MSE(1/ni + 1/nc)  )

where MSE is the pooled variance of all groups including the control. What should the formular look like when comparing to a specific value, rather than a control mean, and how should the degrees of freedoms be modified when obtaining the critical Dunnett's t-statistic?

Similar questions and discussions