Cargando…

Think stats /

"Think Stats: Probability and Statistics for Programmers is a textbook for a new kind of introductory prob-stat class. It emphasizes the use of statistics to explore large datasets. It takes a computation approach: students write programs in Python as a way of developing and testing their under...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Downey, Allen
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Sebastopol, Calif. : O'Reilly Media, Ã2011.
Edición:1st ed.
Colección:Probability and statistics for programmers.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Statistical thinking for programmers
  • 2. Descriptive statistics
  • 3. Cumulative distribution functions
  • 4. Continuous distributions
  • 5. Probability
  • 6. Operations on distributions
  • 7. Hypothesis testing
  • 8. Estimation
  • 9. Correlation.