English

Implementation Strategies for Multidimensional Spreadsheets

Software Engineering 2020-06-11 v1

Abstract

Seasoned Excel developers were invited to participate in a challenge to implement a spreadsheet with multi-dimensional variables. We analyzed their spreadsheet to see the different implement strategies employed. We identified two strategies: most participants used a projection of three or four-dimensional variables on the two-dimensional plane used by Excel. A few participants used a database approach where the multi-dimensional variables are presented in the form of a dataset table with the appropriate primary key. This approach leads to simpler formulas.

Keywords

Cite

@article{arxiv.2006.05814,
  title  = {Implementation Strategies for Multidimensional Spreadsheets},
  author = {Paul Mireault},
  journal= {arXiv preprint arXiv:2006.05814},
  year   = {2020}
}

Comments

12 Pages, 18 Colour Figures. arXiv admin note: text overlap with arXiv:1801.09777