Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Challenge: Summarize and Report Findings | Reporting and Communicating Insights
Visualization and Reporting with R
Sezione 3. Capitolo 2
single

single

bookChallenge: Summarize and Report Findings

Scorri per mostrare il menu

Compito

Swipe to start coding

You are preparing a data report for a company's regional sales. Use the provided sales_data dataset to create a clear summary table that highlights key statistics for each region.

  • Calculate the total sales and average sales for each region.
  • Organize your results in a summary table with columns: region, total_sales, and average_sales.
  • Assign your summary table to a variable named summary_sales_table.
  • Do not print or display the table; just create and assign it.
  • Do not use the same code structure as shown in previous examples (avoid summarise(mean_value = mean(value))).
  • Focus on clarity and concise presentation of the statistics.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 2
single

single

Chieda ad AI

expand

Chieda ad AI

ChatGPT

Chieda pure quello che desidera o provi una delle domande suggerite per iniziare la nostra conversazione

some-alt