The CV is a statistical parameter that describes variance of data.
For each group of data (e.g. wells of plates) CVs are calculated for each selected subset (e.g. control wells of a plate).
CV = sd(x[subset] / mean(x[subset]) * 100
or
CV = mad(x[subset] / median(x[subset]) * 100
Literature: Zhang, J. et al., J Biomol Screen 1999; 4;
67
Wikipedia: Coefficient of variation
You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.
To use this node in KNIME, install the extension KNIME HCS Tools from the below update site following our NodePit Product and Node Installation Guide:
Deploy, schedule, execute, and monitor your KNIME workflows locally, in the cloud or on-premises – with our brand new NodePit Runner.
Try NodePit Runner!