Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Impara Challenge: Session Duration Insights | Sessionized Data Fundamentals
SQL for Product Analysts

bookChallenge: Session Duration Insights

Compito

Swipe to start coding

Use the data in the sessions table to find the average session duration, in minutes, for each device_type.

  • Calculate the duration of each session in minutes.
  • Group the sessions by device_type.
  • For each device type, calculate the average session duration in minutes and return it as avg_session_duration_minutes.
  • Your result should have one row per device type, with columns: device_type and avg_session_duration_minutes.

Soluzione

Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 1. Capitolo 4
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

Suggested prompts:

Can you explain this in simpler terms?

What are some examples related to this topic?

Where can I learn more about this?

close

bookChallenge: Session Duration Insights

Scorri per mostrare il menu

Compito

Swipe to start coding

Use the data in the sessions table to find the average session duration, in minutes, for each device_type.

  • Calculate the duration of each session in minutes.
  • Group the sessions by device_type.
  • For each device type, calculate the average session duration in minutes and return it as avg_session_duration_minutes.
  • Your result should have one row per device type, with columns: device_type and avg_session_duration_minutes.

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 1. Capitolo 4
single

single

some-alt