Forum Discussion
Anonymous
2 years agoNot applicable
Combining numerical columns for average
I have a data set with scores attributed to each row. There are 5 different fields that contain these scores. I want to combine all of these columns into 1 column I can average so I can get an averag...
- Anonymous2 years ago
I solved this just by summing the collumns. There is no overlap so I do not really need an average.
Anonymous
2 years agoNot applicable
I solved this just by summing the collumns. There is no overlap so I do not really need an average.