ナビゲーション

  • 次へ
  • 前へ |
  • Scipy lecture notes »
  • 3. パッケージとその応用 »
  • 3.1. Python での統計 »
  • Collapse to compact view Collapse document to compact view
  • Edit Improve this page:
    Edit it on Github.

3.1.6.1. 例¶

3.1.6.1.1. コード例¶

Python での統計チュートリアルのコード例

../../../_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. このコースの練習問題解答¶

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

性別と IQ の関連

目次

  • 3.1.6.1. 例
    • 3.1.6.1.1. コード例
    • 3.1.6.1.2. このコースの練習問題解答

ナビゲーション

  • 次へ
  • 前へ |
  • Scipy lecture notes »
  • 3. パッケージとその応用 »
  • 3.1. Python での統計 »
  • Collapse to compact view Collapse document to compact view
  • Edit Improve this page:
    Edit it on Github.
© Copyright 2012,2013,2015. このドキュメントは Sphinx 1.3.1 で生成しました。