R Scoring Excel - Scl 90

Better: use named ranges or an item lookup table. Create a table in Scoring sheet:

=SUM(RawData!B2, RawData!E2, RawData!M2, RawData!AB2, RawData!AN2, RawData!AP2, RawData!AV2, RawData!AW2, RawData!AZ2, RawData!BA2, RawData!BD2, RawData!BF2) (adjust columns as per your layout) scl 90 r scoring excel

| Scale | ItemNum | |-----------|---------| | SOM | 1 | | SOM | 4 | | SOM | 12 | | ... | ... | | O-C | 3 | | etc. | | Better: use named ranges or an item lookup table

=ROUND(((SOM_sum / num_items_SOM) - mean) / SD * 10 + 50, 1) Example: scl 90 r scoring excel

=TotalScore / PST You need gender-specific norms. Example formula for SOM T-score (female, general population, mean=0.36, SD=0.42):

Then: