The coefficient of variation (CV), also known as relative standard deviation (RSD), is a standardized measure of dispersion of a probability distribution.
For each group of data (e.g per plate), CVs are calculated for each selected subset (e.g. control wells of a plate).
| Original | CV = sd(x[subset] / mean(x[subset]) * 100 |
| Robust | CV = mad(x[subset] / median(x[subset]) * 100 |
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!