Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The CourseTopics.csv (Links to an external site.) file contains eight attributes which are courses that a student could take. Each data row provides the courses

The CourseTopics.csv (Links to an external site.) file contains eight attributes which are courses that a student could take. Each data row provides the courses taken (1 in the attribute) by a single student. Analyze this data by performing the following steps.

  1. Create and interpret 3-5 association rules.
  2. Follow the process described in section 14.1.
  3. Use the R code example in Table 14.4.
  4. Use 0.01 for minimum support.
  5. Run minimum confidence of 0.1 and 0.5 in the apriori() function.
  6. For your assignment submission, copy your commands into your R Markdown file.
    1. Include R comments on all your code.
    2. Separate sections of R code by using appropriate R Markdown headings.
  7. Use the R Markdown Knit drop down menu to select Knit to Word to create the Word document for your assignment submission.

IntroDataMiningSurveyCat DataRegressionForecastDOESW
11000000
00100000
01011001
10000000
11000000
01000000
10000000
00010111
10000000
00010000

Step by Step Solution

3.43 Rating (162 Votes )

There are 3 Steps involved in it

Step: 1

Answer The CourseTopicscsv Links to an external site file contains eight properties each of which re... blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Business Analytics Methods Models And Decisions

Authors: James R. Evans

2nd Edition

321997824, 978-1119298588, 978-0321997821

More Books

Students also viewed these Operating System questions