After loading in all its program files and before giving you your first prompt XLISP-STAT looks to see if there is a file named statinit.lsp in the startup folder. If there is one it will be loaded. You can use this file to load any data sets you would like to have available or to define functions of your own.
Anthony Rossini