| Calculate Row Summary |
| See Also |
| All numeric columns | - All variate and factor columns within the spreadsheet |
| All variate columns | - All variate columns within the spreadsheet |
| All factor columns | - All factor columns within the spreadsheet |
| Selected columns | - The currently selected columns within the spreadsheet. This option is only available when a spreadsheet contains selected columns. |
| Statistic | Description | GenStat Command |
| Sum | The sum/total of the values in the row | VTOTALS/VSUMS function |
| Mean | The mean of the values in the row | VMEANS function |
| Standard deviation | The standard deviation of the values in the row | VSD function |
| Variance | The variance of the values in the row | VVARIANCES function |
| Standard error of Means | The standard error of the row mean | VSEMEANS function |
| Median | The median value in the row | VMEDIANS function |
| Minima | The minimum value in the row | VMAXIMA function |
| Maxima | The minimum value in the row | VMINIMA function |
| No. of Observations | The number of non missing values | VNOBSERVATIONS function |
| No. of Missing Values | The number of missing values (*) | VNMV function |
| No. of Values | The number of columns | VNVALUES function |
| Skewness | The skewness of the values | VSKEWNESS function |
| Kurtosis | The kurtosis of the values | VKURTOSIS function |