= Comparing a single (patient) score to controls = Crawford and Howell (1998) propose a test that compares a single patient score to those obtained from a control group. This is a more conservative test that the usual one sample t-test because it assumes the patient score has a variance equal to that of the controls rather than treating this score as a constant with zero variance. This test may be implemented using [[attachment:crawford1.xls|this spreadsheet]] for raw data or Crawford's own [[attachment:singlims.exe|program]] for summary data. See also [[attachment:npsy.pdf|here.]] An alternatively similar approach used in imaging studies compares controls scores with those of individual patients using the same tests. For example, suppose we wish to obtain standardised scores to see how impaired a patient's Culture Fair score is compared to that predicted using the same NART score assuming they had come from a control group. This can be achieved by firstly obtaining the intercept and regression estimate for NART from a simple regression of NART on Cukture Fair from a group of controls. These two coefficients can then be used to obtain the predicted score of the patient using the patient's NART score. The standardised residual for this patient is then equal to $$\mbox{z(patient)} = \frac{\mbox{Observed Patient Culture Fair Score - (control intercept + control NART regression coefficient x patient NART)}}{\mbox{sd(residuals in controls)}} where sd(residuals in controls) is the residual standard deviation in the controls equal to the square root of the Mean Square of the residual term outputted in the ANOVA table from the simple regression of NART on Culture Fair using the controls. Z-scores calculated as above can also be combined e.g. for different outcome measures looking at aspects of a similar underlying measures observed on both patients and controls e.g. Culture Fair, AH4. Such z-scores correspond to the definition of standardised residuals evaluated in, for example, SPSS whn performing simple and multiple linear regressions.