fma (version 2.4)

advert: Sales and advertising expenditure

Description

Monthly sales and advertising expenditure for an automotive parts company.

Usage

advert

Arguments

Format

Data frame containing the following columns:

advert

Monthly Advertising expenditure

sales

Monthly sales volume

Examples

Run this code
plot(sales ~ advert, data=advert)

Run the code above in your browser using DataLab