Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

University of Southern California BUAD 425 -Trojan Hose QUESTIONS WITH VERIFIED SOLUTIONS-GRADED A+

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
16-06-2021
Written in
2020/2021

Trojan  Horse:  Unexpected  Style  at  Your  Door1 Case  Questions:   Decision  Tree 1. Using  the  training  data,  build  a  decision  tree  model  to  predict  probability  that   a  member  will  purchase  a  box.    If  you  set  a  cut-­‐off  threshold  of  .15,  how  many   members  would  you  target in  the  training  set?    Which  ones?     There  are  3  leaves  we  target  with  36  +  107  +  189  =  332  members  in  the   training  set.    The  leaves  are: • R    16  &&  ClassicGentleman  =  1  &&  Rugged  =2 • R    16  &&  ClassicGentleman  =  1  &&  Rugged  2 • R    16  &&  ClassicGentleman    1  &&  R    8 We  can  simplify  the  description  of  these  members  to: • R  16  and  ClassicGentleman  =  1 • R    8  and  ClassicGentleman    1 2. What  is  the  R2 of  your  model?    In  simple  words,  what  does  this  mean? The  R2  is  10.5%  on  the  training  data,  7.9%  on  the  testing  data.    In  words,  this   means  that  the  model  only  explains  about  10%  of  the  variability  in  the  data,   which  doesn’t  seem  like  very  much.    We’ll  see  later,  though,  that  it  still  has   enough  classification  accuracy  to  improve  our  marketing  campaign.     3. Examine  each  of  the  split  variables.    Do  they  make  intuitive/business  sense?     Explain  each  one. • Splitting  on  R  is  intuitive.    Customers  who  haven’t  purchased  in  a  long   time  probably  don’t  like  the  service  and  won’t  purchase  again. • Splitting  on  ClassicGentleman  probably  occurs  because  members  who   like  “ClassicGentleman” items like  the  current  box.     • The  box  is  also  probably  more  on  the  “Rugged”  side,  explaining  why   customers  who  purchase  from  Rugged  are  more  likely  to  buy.     • The  final  split  is  somewhat  more  confusing.    Customers  who  haven’t   bought  a  ClassicGentleman  product,  but  have  purchased  something   within  the  last  8  months  do  tend  to  like  the  box.    This  split  merits   further  investigation.    One  possibility,  e.g.,  is  that  members  in  this  box   are  new  to  the  service  and,  hence  haven’t  had  the  chance  to  buy  a   ClassicGentleman  product,  but  would  if  they were  offered  one.    If  they   had,  they’d  be  part  of  the  other  leaves.   These  splits  also  suggest  that  the  current  box  is  very  “ClassicGentleman”,  but  has   “Rugged”  elements  to  it.    Importantly,  this  description  of  the  box  was  generated

Show more Read less
Institution
Course

Content preview

BUAD
425

1
Trojan
Horse:
Unexpected
Style
at
Your
Door



Case
Questions:




Decision
Tree



1. Using
the
training
data,
build
a
decision
tree
model
to
predict
probability
that

a
member
will
purchase
a
box.

If
you
set
a
cut-­‐off
threshold
of
.15,
how
many

members
would
you
target
in
the
training
set?

Which
ones?



There
are
3
leaves
we
target
with
36
+
107
+
189
=
332
members
in
the

training
set.

The
leaves
are:

• R
<
16
&&
ClassicGentleman
>=
1
&&
Rugged
>=2

• R
<
16
&&
ClassicGentleman
>=
1
&&
Rugged
<2

• R
<
16
&&
ClassicGentleman
<
1
&&
R
<
8

We
can
simplify
the
description
of
these
members
to:





m
• R<
16
and
ClassicGentleman
>=
1





er as
• R
<
8
and
ClassicGentleman
<
1





co






eH w






o.
2. What
is
the
R2
of
your
model?

In
simple
words,
what
does
this
mean?

rs e
The
R2
is
10.5%
on
the
training
data,
7.9%
on
the
testing
data.

In
words,
this

ou urc
means
that
the
model
only
explains
about
10%
of
the
variability
in
the
data,

which
doesn’t
seem
like
very
much.

We’ll
see
later,
though,
that
it
still
has

enough
classification
accuracy
to
improve
our
marketing
campaign.



o



aC s




vi y re


3. Examine
each
of
the
split
variables.

Do
they
make
intuitive/business
sense?


Explain
each
one.

• Splitting
on
R
is
intuitive.

Customers
who
haven’t
purchased
in
a
long

time
probably
don’t
like
the
service
and
won’t
purchase
again.

ed d




• Splitting
on
ClassicGentleman
probably
occurs
because
members
who

ar stu




like
“ClassicGentleman”
items
like
the
current
box.



• The
box
is
also
probably
more
on
the
“Rugged”
side,
explaining
why

customers
who
purchase
from
Rugged
are
more
likely
to
buy.



is




• The
final
split
is
somewhat
more
confusing.

Customers
who
haven’t

bought
a
ClassicGentleman
product,
but
have
purchased
something

Th




within
the
last
8
months
do
tend
to
like
the
box.

This
split
merits

further
investigation.

One
possibility,
e.g.,
is
that
members
in
this
box

are
new
to
the
service
and,
hence
haven’t
had
the
chance
to
buy
a

sh




ClassicGentleman
product,
but
would
if
they
were
offered
one.

If
they

had,
they’d
be
part
of
the
other
leaves.


These
splits
also
suggest
that
the
current
box
is
very
“ClassicGentleman”,
but
has

“Rugged”
elements
to
it.

Importantly,
this
description
of
the
box
was
generated



























































1
This
case
was
developed
for
USC
Marshall’s
BUAD
425
by
Prof.
Arif
Ansari
and
Prof.
Vishal
Gupta.





This study source was downloaded by 100000793680026 from CourseHero.com on 06-16-2021 03:06:17 GMT -05:00
1


https://www.coursehero.com/file/22350914/BUAD-425-Trojan-Hose-SOLUTIONS/

,

BUAD
425

by
the
members
themselves,
not
by
what
the
stylists
think
the
members
would

say.




4. Using
the
testing
data
set
and
a
cut-­‐off
threshold
of
.15,
build
the
confusion

matrix
for
this
model.

If
you
were
to
target
at
most
an
additional
48,000

members
using
this
model,
what
do
you
estimate
your
profit
to
be?

See
Excel
spreadsheet.









Predicted



Positive
Negative

Actual
TRUE
66
39

FALSE
258
637



From
the
confusion
matrix,
our
model
picks
about
(66
+
258)
/
(66
+
258
39

+
637)
=
32.4%
of
members.

Of
our
total
member
base,
this
is
32.4%
*





m
500,000
=
101,852
>
48,000.

So
we
will
want
to
target
all
48,000
members.






er as
(Notice,
if
this
number
was
smaller
than
48,000,
we
would
want
to
target





co
fewer
than
48,000
members.)







eH w






o.
The
probability
a
targeted
member
purchases
is
66/(66+258)=
20.4%.

Thus,

rs e
the
expected
profit
per
targeted
member
is:

ou urc


45.5
*
.204

-­‐
4
*(1-­‐.204)
=
$6.083.



o

Across
our
48,000
targeted
members
this
yields
a
profit
of
$292,000.

aC s




vi y re




5. (More
challenging)

The
threshold
.15
was
somewhat
arbitrary.

Build
a
curve

computing
the
expected
profit
on
the
48,000
members
for
different
values
of

the
threshold.

What
threshold
value
would
you
propose?


ed d




We
use
Excels
Data
Table
function
to
construct
the
table
of
values.

The
curve
of

ar stu




profits
for
different
thresholds
is
below.

is
Th
sh








For
very
small
values
of
the
threshold,
we
target
too
many
customers
that
are

unlikely
to
purchase
the
box
and
lose
money
on
customers
that
don’t.

For
very



This study source was downloaded by 100000793680026 from CourseHero.com on 06-16-2021 03:06:17 GMT -05:00
2


https://www.coursehero.com/file/22350914/BUAD-425-Trojan-Hose-SOLUTIONS/

Written for

Institution
Course

Document information

Uploaded on
June 16, 2021
File latest updated on
June 16, 2021
Number of pages
6
Written in
2020/2021
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$10.99
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Examhack Stanford University
Follow You need to be logged in order to follow users or courses
Sold
301
Member since
4 year
Number of followers
238
Documents
999
Last sold
6 days ago
EASY A GRADE!!

Here, you will find simple, articulate well-researched education material for you. .... ALL WORK HAS PASSED WITHOUT NEEDING REVISIONS AND BY THE RUBRIC.

3.8

61 reviews

5
31
4
11
3
5
2
4
1
10

Recently viewed by you

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions