So if I had a smallish data set, say miles run per day or "did work out/didn't"...
#statistics
So if I had a smallish data set, say miles run per day or "did work out/didn't" and I want to know all the mean, median, stdev etc - which is the best tool for dummies for doing bootstrap/jackknife and similar techniques?
Is it R? some other tool? a python package?
Self-replies
and by dummies, I mean, I got a very unused econ degree & can write code better than I can solve equations by hand nowadays.