Navigation

  • next
  • previous |
  • Scipy lecture notes »
  • 3. Packages and applications »
  • 3.1. Statistics in Python »
  • Collapse to compact view Collapse document to compact view
  • Edit Improve this page:
    Edit it on Github.

3.1.6.1. Examples¶

3.1.6.1.1. Code examples¶

Code examples for the statistics in Python tutorial.

../../../_images/plot_paired_boxplots.png

Boxplots and paired differences

../../../_images/plot_pandas.png

Plotting simple quantities of a pandas dataframe

../../../_images/plot_iris_analysis.png

Analysis of Iris petal and sepal sizes

../../../_images/plot_regression.png

Simple Regression

../../../_images/plot_wage_education_gender.png

Test for an education/gender interaction in wages

../../../_images/plot_regression_3d.png

Multiple Regression

../../../_images/plot_wage_data.png

Visualizing factors influencing wages

../../../_images/plot_airfare.png

Air fares before and after 9/11

3.1.6.1.2. Solutions to the exercises of the course¶

../../../_images/plot_brain_size.png

Relating Gender and IQ

Table Of Contents

  • 3.1.6.1. Examples
    • 3.1.6.1.1. Code examples
    • 3.1.6.1.2. Solutions to the exercises of the course

Navigation

  • next
  • previous |
  • Scipy lecture notes »
  • 3. Packages and applications »
  • 3.1. Statistics in Python »
  • Collapse to compact view Collapse document to compact view
  • Edit Improve this page:
    Edit it on Github.
© Copyright 2012,2013,2015. Created using Sphinx 1.2.3.