Session Ready
Exercise

Interquartile range

The final value that Dave wants is the count of users in the revenue interquartile range (IQR). Users outside the revenue IQR are outliers, and Dave wants to know the number of "typical" users.

Return the count of users in the revenue IQR.

Instructions 1/3
undefined XP
  • 1
  • 2
  • 3
  • Return a table of user IDs and generated revenues for each user.