Giter Club home page Giter Club logo

statsintro's Introduction

statsintro

Introduction to Statistics

I have now finished my book on an "Introduction to Statistics with Python", and it will appear with Springer approximately in January 2016. The corresponding git-repo - which is essentially the continuation of this repo - is

https://github.com/thomas-haslwanter/statsintro_python.git

which also contains the IPython Notebooks that go with this manuscript.

For the book the manuscript has been significantly extended, corrected, and improved. For a short time, an outdated version of the manuscript will still be available under http://work.thaslwanter.at/Stats/html/ I hope that when I have to take that manuscript offline, I will be able to interest you in the full version of the book.

Python rocks - also for statistical tasks!

statsintro's People

Contributors

raghothams avatar thomas-haslwanter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

statsintro's Issues

effect size in statsTests

the definition for d is

d, the magnitude of the investigated effect relative to ฯƒ, the standard deviation of the sample

which sounds like effect size, for example mean difference divided by sigma

However, the examples below use d for the original magnitude (mean difference) and explicitly divide by sigma, AFAICS

maybe introducing another variable for the original magnitude (difference of mean from null value)

R has both kinds of functions (those that use original magnitude and sigma, power.t.test in package stats, and those that use effect size d, package pwr)

Incorrect file path to data file

Incorrect file path to data files specified in exercises

  • swim100.csv (statsPython.rst)
  • Table 2.8 Waist loss.xls (statsPython.rst)
  • babyboom.dat.txt (statsPython.rst))

New license questions

First of all, this is a phenomenal resource - thank you so much for putting this together. Regarding the license, does this mean that this repo is no longer open to contributions? Also, what license have you switched to? Thanks.

cross-links

Hi,

Could you add in the readme file, the links to the compiled version (http://work.thaslwanter.at/Stats/html/) and the pdf?

Could you also add a link in the document (near the license for example) to this repository?

That would be really useful for readers, contributors etc.

Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.