An analytics team tracked the monthly recurring revenue (in thousands of dollars) for 10 distinct client accounts of a SaaS company. The arithmetic mean of the monthly revenues across these 10 accounts was thousand, and the median monthly revenue was thousand. If the revenue for each account was a distinct positive integer (in thousands of dollars), what is the maximum possible monthly revenue, in thousands of dollars, generated by the single highest-performing account?
Answer: 241 thousand dollars
Answer
The maximum possible monthly revenue generated by the single highest-performing account is 241 thousand dollars.
The total sum of the 10 distinct positive integer revenues is thousand dollars. To maximize the largest term (), the sum of the remaining 9 terms ( through ) must be minimized. The smallest 4 positive integers are (sum = ). Given a median of 38, the two central terms must satisfy . Because all values are distinct integers and , the smallest possible integer value for is 39 (making ). To minimize , they should be the smallest distinct integers greater than 39, which are . Summing these minimal values gives . Subtracting this sum from the total sum yields thousand dollars.
Step-by-Step Solution
Key Concept
Extremal optimization of distinct statistics data sets given mean and median constraints