# sample.mtb Noecho note This macro will draw repeated samples from a population note in the open worksheet and calculate the sample mean note for each sample. note note The user is to specify the column containing the population, note the sample size, and the number of samples. note note Each sample is stored in column c50. note The resulting sample means are stored in column c51. note note ***** Do you want to proceed? ***** yesno k1 exec 'sample\sample1.mtb' k1 echo end