StatisticsFebruary 3, 20223 min read Basics of statistics for data science: Type of data measurement scale
StatisticsFebruary 3, 20222 min read Basics of statistics for Data science: Descriptive statistics with R codes
StatisticsFebruary 3, 20223 min read Data visualization with R: Histogram, Boxplot, Piechart, Mosiacplot, Correlation
Statistics StatisticsMarch 3, 20264 min read When to use different statistical test for your business problems?
Statistics StatisticsMarch 15, 20231 min read How to perform one-way anova in SPSS and interpret the results
Statistics StatisticsApril 17, 20222 min read Linear regression in R with codes: Analysis and interpretation
StatisticsFebruary 3, 20224 min read Metrics to evaluate classification models with R codes: Confusion Matrix, Sensitivity, Specificity, Cohen’s Kappa Value, Mcnemar’s Test
StatisticsFebruary 3, 20226 min read Unsupervised machine learning Creating Segments using RFM data Kmeans clustering in R