1
2
3
4
5
#

Name:

Description:

The dataset is the details of the customers in a company.

Variables:

The column are about it's estimated salary, age, sex, etc. Aiming to provide all details about an employee.

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Churn_Modelling_1578_72.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
#PROBLEM-49256

The following questions will be answered based on the Churn Modelling data. You can find it her...

Question
#PROBLEM-49257

Using R, find the minimum and maximum customers' ages, respectively. ...

Question
#PROBLEM-49258

How many customers are there with the surname "Manna"? ...

Question
#PROBLEM-49293

The following questions will be answered based on the Churn Modelling data. You can find it her...

Question
Showing 1-4 of 4 items.