Show population and sample variance plus MAD of column 2
Reports four spread statistics for column 2: pstdev and pvar (population standard deviation and variance), svar (sample variance), and mad (median absolute deviation). Population versions divide by the count while sample versions divide by count minus one, matching statistics conventions. MAD is a robust spread measure resistant to outliers. Use pstdev alone when you only need one number.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.