You work as a data scientist for a Youtube-like product. A product person asks for the distribution of "# of minutes watched" among our users. How would you communicate the result back?

Data Science Interview QuestionsCategory: Data ScienceYou work as a data scientist for a Youtube-like product. A product person asks for the distribution of "# of minutes watched" among our users. How would you communicate the result back?
MockInterview Staff asked 6 years ago

Hint:

  • Would create a raw data excel/csv file with each user and the # of minutes watched?
  • Would you give them a data visualization, if so? which data visualization?
  • Think about data visualizations that are good at showing distribution.  

1 Answers
Matt answered 6 years ago

Histogram and/or a Box Plot would be a good choice.

Your Answer

3 + 3 =