Thomas Haslwanter
unread,Mar 6, 2013, 1:37:12 PM3/6/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to pystat...@googlegroups.com
Hi,
as you may have guessed from some of my previous entries, I am not a statistics expert. But I am a huge Python fan, and I currently have to hold the introductory lecture to Statistics at our institution. Since the wikibook on "Statistics" is not yet in a shape ready to use, and does not include any sample code, I wrote my own script, attached to this message. The plan was to give my students an introduction to statistics, as well as a Python toolkit which they can use later on when they have to analyze data in the field.
The reason I am posting this note is that I would be willing to make this script open source (as I believe in open access to information), and am wondering what other people more experienced in stats think about it. Does this make sense? And if so, what would be the best format?
And one step beyond: to be frank, I found getting started with using statsmodels pretty difficult. If anyone more experienced than me is keen, maybe it would be possible to extend the script to also facilitate a start with statsmodel.
Anyway, I would be grateful for feedback, critical as well as supportive.
thomas
PS: the script is currently written in LaTex.