Course on Statistics for Data Science
Types of data Levels of measurement Categorical variables: Visualization […]
Data analytics and Digital Marketing
Types of data Levels of measurement Categorical variables: Visualization […]
Descriptives9ProfitN Mean Std. Deviation Std. Error 95% Confidence Interval for […]
1. Mean, Median and Mode2. Variance and Standard Deviation3. […]
R is a collaborative project with many contributors.Type ‘contributors()’ for […]
You look at the p-value for interpreting the regression results. […]
Open RStudio Click on the packages in R console at […]
Case description Problem – Predicting survivors on titanic ship using […]
Case description This case study will discuss ways to take […]
Steps to create a project in RStudio Open RStudio Click […]
Version of R exists for Windows, MacOS, and Linux/UNIX computers. […]
How to Install R studio The pre-requisite for running / […]
The software / tools / programming language that you need […]
In this blog, we are going to learn about the […]
Let us try to understand what did we do before […]
Data scientist are the new breed of professionals with an […]
The pre-requisite for running / installing R commander is the […]
What is machine learning? Machine Learning refers to the techniques […]
install.packages(‘Package name’) install.packages(‘Readxl’) install.packages(‘e1071’) install.packages(‘psych’) install.packages(‘ggplot2’) install.packages(‘caret’) install.packages(‘tidyverse’) install.packages(‘dplyr’) install.packages(‘tidyr’) […]
Basics of statistics for data science: Type of data measurement […]
Z score is a statistic used to measure the number […]
Steps to Read and import different data files in R […]
This case study study is about predicting customer churn in […]
1. Titanic dataset 2. Targeted Marketing Campaign 3. […]
This case study discusses steps to build loan default model […]
Start your Base R on your laptop or computer Basically, […]
# Let us create vectors in R# Vectors are one-dimension […]
You are already Subscribed!!!