[SciPy-User] Some interactive Python tutorials on basic stats, possibly useful for teaching

Fernando Perez fperez.net at gmail.com
Mon Feb 14 10:37:14 EST 2011


On Mon, Feb 14, 2011 at 6:54 AM, Rajeev Raizada
<rajeev.raizada at dartmouth.edu> wrote:
>
> Those of you whose duties include teaching basic stats
> might be interested in these interactive tutorial files,
> designed to illustrate basic concepts.

Wonderful codes!  Many thanks for sharing these, they are a fantastic
illustration...

<shameless plug>
For those using the ipython qt console from git's master, you can load
Rajeevs' codes straight in via:

%loadpy http://www.dartmouth.edu/~raj/Python/interactive_mean_std_normal_distribution.py

%loadpy http://www.dartmouth.edu/~raj/Python/interactive_two_sample_t_test.py

%loadpy http://www.dartmouth.edu/~raj/Python/interactive_correlation_plot.py

</plug>

Cheers,

f



More information about the SciPy-User mailing list