Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Sales and Revenue | Matrices
R Introduction: Part II
course content

Contenido del Curso

R Introduction: Part II

R Introduction: Part II

1. Matrices
2. Data Frames
3. Lists

Sales and Revenue

Let's consolidate acquired knowledge with a practical task!

Note

If you want to multiply each element of the row to a specific value (i.e., not one number for all elements), you need to have the condition: the number of rows of the matrix equals the multiplying vector length satisfied.

Tarea

You have the selling data for a local furniture store stored in the sellings matrix.

MonthSofaArmchairDining tableDining chairBookshelf
March1621302310
April4039132116
May1121363216

And vector of prices named prices.

SofaArmchairDining tableDining chairBookshelf
34015011545160

Your tasks are:

  1. Output the total number of items sold each month.
  2. Transpose of the sellings matrix and reassign the result to the sellings variable.
  3. Find out revenue by each good by multiplying sellings and prices. Save the result to the income variable.
  4. Output the monthly revenues.
  5. Output the total three months' revenue.

Tarea

You have the selling data for a local furniture store stored in the sellings matrix.

MonthSofaArmchairDining tableDining chairBookshelf
March1621302310
April4039132116
May1121363216

And vector of prices named prices.

SofaArmchairDining tableDining chairBookshelf
34015011545160

Your tasks are:

  1. Output the total number of items sold each month.
  2. Transpose of the sellings matrix and reassign the result to the sellings variable.
  3. Find out revenue by each good by multiplying sellings and prices. Save the result to the income variable.
  4. Output the monthly revenues.
  5. Output the total three months' revenue.

¿Todo estuvo claro?

Sección 1. Capítulo 7
toggle bottom row

Sales and Revenue

Let's consolidate acquired knowledge with a practical task!

Note

If you want to multiply each element of the row to a specific value (i.e., not one number for all elements), you need to have the condition: the number of rows of the matrix equals the multiplying vector length satisfied.

Tarea

You have the selling data for a local furniture store stored in the sellings matrix.

MonthSofaArmchairDining tableDining chairBookshelf
March1621302310
April4039132116
May1121363216

And vector of prices named prices.

SofaArmchairDining tableDining chairBookshelf
34015011545160

Your tasks are:

  1. Output the total number of items sold each month.
  2. Transpose of the sellings matrix and reassign the result to the sellings variable.
  3. Find out revenue by each good by multiplying sellings and prices. Save the result to the income variable.
  4. Output the monthly revenues.
  5. Output the total three months' revenue.

Tarea

You have the selling data for a local furniture store stored in the sellings matrix.

MonthSofaArmchairDining tableDining chairBookshelf
March1621302310
April4039132116
May1121363216

And vector of prices named prices.

SofaArmchairDining tableDining chairBookshelf
34015011545160

Your tasks are:

  1. Output the total number of items sold each month.
  2. Transpose of the sellings matrix and reassign the result to the sellings variable.
  3. Find out revenue by each good by multiplying sellings and prices. Save the result to the income variable.
  4. Output the monthly revenues.
  5. Output the total three months' revenue.

¿Todo estuvo claro?

Sección 1. Capítulo 7
toggle bottom row

Sales and Revenue

Let's consolidate acquired knowledge with a practical task!

Note

If you want to multiply each element of the row to a specific value (i.e., not one number for all elements), you need to have the condition: the number of rows of the matrix equals the multiplying vector length satisfied.

Tarea

You have the selling data for a local furniture store stored in the sellings matrix.

MonthSofaArmchairDining tableDining chairBookshelf
March1621302310
April4039132116
May1121363216

And vector of prices named prices.

SofaArmchairDining tableDining chairBookshelf
34015011545160

Your tasks are:

  1. Output the total number of items sold each month.
  2. Transpose of the sellings matrix and reassign the result to the sellings variable.
  3. Find out revenue by each good by multiplying sellings and prices. Save the result to the income variable.
  4. Output the monthly revenues.
  5. Output the total three months' revenue.

Tarea

You have the selling data for a local furniture store stored in the sellings matrix.

MonthSofaArmchairDining tableDining chairBookshelf
March1621302310
April4039132116
May1121363216

And vector of prices named prices.

SofaArmchairDining tableDining chairBookshelf
34015011545160

Your tasks are:

  1. Output the total number of items sold each month.
  2. Transpose of the sellings matrix and reassign the result to the sellings variable.
  3. Find out revenue by each good by multiplying sellings and prices. Save the result to the income variable.
  4. Output the monthly revenues.
  5. Output the total three months' revenue.

¿Todo estuvo claro?

Let's consolidate acquired knowledge with a practical task!

Note

If you want to multiply each element of the row to a specific value (i.e., not one number for all elements), you need to have the condition: the number of rows of the matrix equals the multiplying vector length satisfied.

Tarea

You have the selling data for a local furniture store stored in the sellings matrix.

MonthSofaArmchairDining tableDining chairBookshelf
March1621302310
April4039132116
May1121363216

And vector of prices named prices.

SofaArmchairDining tableDining chairBookshelf
34015011545160

Your tasks are:

  1. Output the total number of items sold each month.
  2. Transpose of the sellings matrix and reassign the result to the sellings variable.
  3. Find out revenue by each good by multiplying sellings and prices. Save the result to the income variable.
  4. Output the monthly revenues.
  5. Output the total three months' revenue.

Sección 1. Capítulo 7
Cambia al escritorio para practicar en el mundo realContinúe desde donde se encuentra utilizando una de las siguientes opciones
We're sorry to hear that something went wrong. What happened?
some-alt