Thanks all for the prompt reply. I followed Allen's direction and used the following command to try to install the stats package, and received the included error message.
I have a current version of Windows 7 Professional and just installed the current version of GNU Octave. So I am puzzled by the error message regarding dependencies.
>> pkg install -forge statistics
error: the following dependencies were unsatisfied:
statistics needs io >= 1.0.18
Regarding the comment that the statics pkg is not included in GNU octave I just ran the following command and received the associated error message:
>> [m,v] = normstat (2, 0.4)
warning: the 'normstat' function belongs to the statistics package from Octave
Forge which seems to not be installed in your system.
I need more help.
Cheers,
Nick