This problem requires a Pro subscription. Upgrade to access all 15 industry domains and 1,500+ questions.
Upgrade to ProYou are a Data Science Analyst at Netflix. The personalization team wants to segment users by their engagement level to tailor content recommendations. By dividing users into four equal quartiles based on total watch hours, the team can compare the characteristics of power users (Q4) versus casual viewers (Q1). The output should provide summary statistics for each quartile: how many users it contains, the range of watch hours, the average watch hours, and the average number of sessions.
You are a Data Science Analyst at Netflix. The personalization team wants to segment users by their engagement level to tailor content recommendations. By dividing users into four equal quartiles based on total watch hours, the team can compare the characteristics of power users (Q4) versus casual viewers (Q1). The output should provide summary statistics for each quartile: how many users it contains, the range of watch hours, the average watch hours, and the average number of sessions.