Question: # R code goes on the line after each question prompt. ****Need help on 2 and 3 Thank You . # CG Q0 # Read
# R code goes on the line after each question prompt. ****Need help on 2 and 3 Thank You
. # CG Q0 # Read in the data as tlmrk. tlmrk<-read.csv("telemarketing.csv",strings=T)
# CG Q1 # Use the nrow() function to find the nummber of customer records. nrow(tlmrk)
# CG Q2 # How many customers in this dataset subscribed to a term deposit product?
# CG Q3 # Find the percent of customers that subscribed to a term deposit product.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
