Get startedGet started for free

Customer purchases

The business with the hops is highly competitive. The main competitor of Hoppiness is the nation-wide offered brand Bud. Developing an effective marketing strategy requires the analysis of Hoppiness purchases in comparison to Bud.

The data sheet named choice.data is already loaded for you in R. You can use the function str() to compactly display the structure and the first few observations of sales.data.

This exercise is part of the course

Building Response Models in R

View Course

Exercise instructions

  • Display the structure of choice.data.

Hands-on interactive exercise

Have a go at this exercise by completing this sample code.

# Structure of choice.data
Edit and Run Code