Python Naming Conventions
Like all programming languages, Python has conventions for naming. This post covers some of them for Python version […]
Like all programming languages, Python has conventions for naming. This post covers some of them for Python version […]
Confidence intervals are often misunderstood. Let’s use an example. You have a population of oak trees in your […]
Inferential statistics uses sample data to draw conclusions or make predictions about a larger population. Sampling is the […]
The normal distribution is a continuous probability distribution that is symmetrical on both sides of the mean and […]
The Poisson distribution is a probability distribution that models the probability that a certain number of events will […]
Identifying the distribution of your data is a key step in any analysis. It might be binomial or […]
The successful study of probability distributions depends on your understanding of basic probability. You can use probability distributions […]
Probability is the branch of mathematics that deals with measuring and quantifying uncertainty. Probability uses math to describe […]
The Google Business Intelligence Professional Certificate was just recently released at Coursera. It is divided up into three […]
What is natural language processing (NLP)? Wikipedia says: “Natural language processing is an interdisciplinary subfield of linguistics, computer […]
Apache Airflow is an open-source workflow management platform for data engineering pipelines. Airflow allow you to programmatically author […]
What is machine learning (ML)? Machine learning is the use and development of algorithms and statistical models to […]