Hi, I am a new owner of a TI-85. Could any body help me in: generating a list random numbers and displaying it's histogram. I tried the following :100->N :N->dimL A :For (K,1,N) :rand->A(K) :End :Hist A But it does not seem to display the histogram. The manual is unclear about what exactly does Hist need and what exactly should the XScl should be. Thanks. Regards, sanjay