Descriptive Statisticshard
0:00.0

A dataset consists of nn distinct positive numbers with mean xˉ\bar{x}. Removing the largest element, xmaxx_{\max}, reduces the mean of the remaining n1n-1 elements to xˉd\bar{x} - d. Removing instead the smallest element, xminx_{\min}, increases the mean of the remaining n1n-1 elements to xˉ+c\bar{x} + c. Find the range of the original dataset (xmaxxminx_{\max} - x_{\min}) in terms of n,c, and dn, c, \text{ and } d.