Skip to main content

How do I calculate statistics on a row-by-row basis?

Use the matrix operator along with the statistics command and enter 0 for both the starting and ending row . For example, the formula c5 = mean([0:0, 1:4]) calculates the mean for each individual row in columns 1 through 4 and stores the results in column 5.

In version 4.0 and later, the formula c5 = mean(1:4) performs the same operation.

Scroll to Top
Synergy Software
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.