This article summarizes our recent article series on the definition, meaning and use of the various algorithms and analytical methods and techniques used in predictive analytics for business users, and in augmented data preparation and augmented data discovery tools. The article series is designed to […]
Tag: Data Literacy
This article will focus on the Naïve Bayes Classification method of analysis. What is Naïve Bayes Classification? Naive Bayes is a classification algorithm that is suitable for binary and multiclass classification. It is a supervised classification technique used to classify future objects by assigning class […]
In this article, we discuss the analytical method known as frequent pattern mining, previously known as ‘association’. What is Frequent Pattern Mining? Frequent Pattern Mining (AKA Association Rule Mining) is an analytical process that finds frequent patterns, associations, or causal structures from data sets found […]
In this article, we will discuss the KNN Classification method of analysis. What is the KNN Classification Algorithm? The KNN (K Nearest Neighbors) algorithm analyzes all available data points and classifies this data, then classifies new cases based on these established categories. It is useful […]
This article describes the analytical technique of multiple linear regression. What is Multiple Linear Regression Analysis? Multiple Linear Regression is a statistical technique that is designed to explore the relationship between two or more variables (X, and Y). It is useful in identifying important factors […]
This article focuses on the Independent Samples T Test technique of Hypothesis testing. What is the Independent Samples T Test Method of Hypothesis Testing? The independent sample t-test is a statistical method of hypothesis testing that determines whether there is a statistically significant difference between […]
This article discusses the analytical technique known as Sampling and provides a brief explanation of two types of sampling analysis, and how each of these methods is applied. What is Sampling Analysis? Sampling is the technique of selecting a representative part of a population for […]
This article describes the Spearman’s Rank Correlation and how it is used for enterprise analysis. What is Spearman’s Rank Correlation? Correlation is a statistical measure that indicates the extent to which two variables fluctuate together A positive correlation indicates the extent to which those variables […]
In this article, we will discuss the Binary Logistic Regression Classification method of analysis, and how it can be used in business. What is Binary Logistic Regression Classification? Logistic regression measures the relationship between the categorical target variable and one or more independent variables. It […]
This article discusses the Paired Sample T Test method of hypothesis testing and analysis. What is the Paired Sample T Test? The Paired Sample T Test is used to determine whether the mean of a dependent variable e.g., weight, anxiety level, salary, reaction time, etc., […]