Analysis for Total % CPU time usage

This seems to work:

sum of (it as floating point / sum of (it as floating point) of (string values of selects “numberofprocessors from Win32_computersystem” of wmis)) of (string values of selects “LoadPercentage from Win32_Processor” of wmis)

Thanks very much for the help!