Skip to main content

Grokking Statistics

0h 0m 0s
English
Paid

Course description

"Mastering Statistics" - everything you need to know about statistics, presented with clear illustrations, understandable explanations, and real-life examples.

Author Thomas Nield turns complex topics - from probabilities and distributions to hypothesis testing - into accessible and engaging content. You will not only master the basics but also enjoy the process!

In the book, you will find:

  • work with probability distributions and data forms;
  • the connection between samples and populations through the central limit theorem;
  • confidence intervals and hypothesis testing;
  • the basics of machine learning: linear and logistic regression;
  • a breakdown of common mistakes, p-hacking, and motivational pitfalls.

Statistics help make decisions under uncertainty - from demand forecasting to user behavior analysis. In this book, you'll immediately apply your knowledge in mini-projects: analyze tornado data, model the "perfect cup of coffee," or test the weight of a bag of chips.

"Mastering Statistics" is not dry mathematics, but an exciting journey into the world of probabilities, forecasts, and analysis. You will learn to apply statistics responsibly, avoid pitfalls, and express your conclusions in simple Python code.

Books

Read Book Grokking Statistics

#Title
1Grokking Statistics v1 MEAP

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

  • Compilers, Interpreters and Formal Languages

    Compilers, Interpreters and Formal Languages

    Sources: Gustavo Pezzi
    This course is a beginner-friendly introduction to compilers. We will gradually develop an interpreter for a simple scripting language.
    28 hours 52 minutes 1 second
  • DNS course for developers

    DNS course for developers

    Sources: Ruurtjan Pul
    Learn DNS once and for all. They say you should learn the fundamentals, and the rest will fall into place. DNS is right at the foundation of the internet. Having a clear underst...
    2 hours 44 minutes 2 seconds
  • Deployment from Scratch

    Deployment from Scratch

    Sources: Josef Strzibny
    "Deployment from Scratch" is an introduction to web application deployment that covers the entire process from basic concepts to complex server and database...