User Portlet
Discussions |
---|
Hi, I have a list of 250 numbers in "data" which I imported from an Excel file. I can use RandomSample[data, 7] to get samples from this "data". How can I sample my "data" x times, calculate the mean each time and create a dot plot of the... |