Learning for Citizen Data Scientists and Data Literacy Across the Enterprise! So you want to transform your business users and encourage learning for Citizen Data Scientists to enable data literacy across your enterprise? If your business is like most, your average business user doesn’t know […]
Tag: Data Literacy
One of the most common excuses used to avoid data democratization and self-serve augmented data discovery is that the organization cannot guarantee data integrity and that, if business users have access to dated, incorrect or incomplete data, the resulting decisions will not be better but […]
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 […]
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 […]