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

josef.pktd at gmail.com josef.pktd at gmail.com
Mon Feb 14 11:03:39 EST 2011


On Mon, Feb 14, 2011 at 10:37 AM, Fernando Perez <fperez.net at gmail.com> wrote:
> 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>

And additionally thanks for the link to
http://en.wikipedia.org/wiki/Anscombe%27s_quartet

I didn't know about those.

(and, to follow in Fernando's footsteps)

<plug without links>

use higher order moments
use general measures of dependence
use non-linearity tests
use a robust estimator
and use partial correlation in the multivariate case

</plug>

Josef

>
> Cheers,
>
> f
> _______________________________________________
> SciPy-User mailing list
> SciPy-User at scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>



More information about the SciPy-User mailing list