Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Customer purchase history matrix. A store keeps track of its sales of products from K different product categories to N customers over some time

Customer purchase history matrix. A store keeps track of its sales of products from K different product categories to N customers over some time period, like one month. (While it doesn't matter for this problem, K might be on the order of 1000 and N might be 100000.) The data is stored in an N x K matrix C, with Cij being the total dollar purchases of product j by customer i. All the entries of C are nonnegative. The matrix C is typically sparse, i.e., many of its entries are zero. (a) What is C1? (b) What is CT1? (c) Give a short matrix-vector expression for the total dollar amount of all purchases, by all customers. (d) What does it mean if (CCT) kl = 0? Your answer should be simple English. (e) Suppose you run k-means on the rows of C, with k = 100. How would you interpret the centroids 21,..., 2100?

Step by Step Solution

There are 3 Steps involved in it

Step: 1

a What is C1C1C1 The matrix CCC is an NKNKNK matrix where CijCijCij represents the total dollar purchases of product jjj by customer iii The vector 11... 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

Managerial Accounting An Integrative Approach

Authors: C J Mcnair Connoly, Kenneth Merchant

2nd Edition

099950049X, 978-0999500491

More Books

Students also viewed these Business Communication questions

Question

Describe the components of identity.

Answered: 1 week ago

Question

Explain the importance of Human Resource Management

Answered: 1 week ago

Question

Discuss the scope of Human Resource Management

Answered: 1 week ago

Question

Discuss the different types of leadership

Answered: 1 week ago

Question

Write a note on Organisation manuals

Answered: 1 week ago