From the course: SQL for Statistics Essential Training

Welcome - PostgreSQL Tutorial

From the course: SQL for Statistics Essential Training

Start my 1-month free trial

Welcome

- [Dan] Hi, I'm Dan Sullivan, and in this course, I'll be describing how to use SQL for statistics. We'll start by reviewing the basics of descriptive statistics, like sum, average and standard deviation. We'll cover how to use discrete and continuous percentiles to bucket data. We will explore ways to identify and understand relations between variables or columns within rows, as well as across rows. We'll also delve into more advanced functions for making predictions with linear regression. So let's take a look at statistics in SQL.

Contents