When doing a stats calc - how do I store the result in memory? I can get it to be stored in a list but, er, how to I get at the value in the list if I am using Run mode (ie option 1)?
Thank you, but not quite. No, what I mean is let's say you have a two part q, the first uses the normal to calculate a probability, the second uses that probability in a binomial. How do you copy the first result into the second calculation?
Comments