Maximum Difference between mean and mode of the given set

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have a sample of $121$ integers between $1$ and $1000$ both inclusive, with repetitions allowed. I am also given that the sample has a unique mode. What will be the greatest integer less than the largest possible value of the difference between the mode and the arithmetic mean of the sample?



I tried keeping the mode to be maximum, i.e. assuming $1000$ to appear $2$ times and the rest to be minimum by assuming them to be $1,2,3,ldots$ all appearing only once. Any error in this?







share|cite|improve this question





















  • What do you think?
    – iamwhoiam
    Jul 29 at 10:25







  • 1




    I tried keeping the mode to be maximum, ie assuming 1000 to appear 2 times and the rest to be minimum by assuming them to be 1,2,3,.... all appearing only once. Any error in this?
    – saisanjeev
    Aug 4 at 7:55














up vote
0
down vote

favorite












I have a sample of $121$ integers between $1$ and $1000$ both inclusive, with repetitions allowed. I am also given that the sample has a unique mode. What will be the greatest integer less than the largest possible value of the difference between the mode and the arithmetic mean of the sample?



I tried keeping the mode to be maximum, i.e. assuming $1000$ to appear $2$ times and the rest to be minimum by assuming them to be $1,2,3,ldots$ all appearing only once. Any error in this?







share|cite|improve this question





















  • What do you think?
    – iamwhoiam
    Jul 29 at 10:25







  • 1




    I tried keeping the mode to be maximum, ie assuming 1000 to appear 2 times and the rest to be minimum by assuming them to be 1,2,3,.... all appearing only once. Any error in this?
    – saisanjeev
    Aug 4 at 7:55












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a sample of $121$ integers between $1$ and $1000$ both inclusive, with repetitions allowed. I am also given that the sample has a unique mode. What will be the greatest integer less than the largest possible value of the difference between the mode and the arithmetic mean of the sample?



I tried keeping the mode to be maximum, i.e. assuming $1000$ to appear $2$ times and the rest to be minimum by assuming them to be $1,2,3,ldots$ all appearing only once. Any error in this?







share|cite|improve this question













I have a sample of $121$ integers between $1$ and $1000$ both inclusive, with repetitions allowed. I am also given that the sample has a unique mode. What will be the greatest integer less than the largest possible value of the difference between the mode and the arithmetic mean of the sample?



I tried keeping the mode to be maximum, i.e. assuming $1000$ to appear $2$ times and the rest to be minimum by assuming them to be $1,2,3,ldots$ all appearing only once. Any error in this?









share|cite|improve this question












share|cite|improve this question




share|cite|improve this question








edited Aug 4 at 22:30









Henry

92.8k469147




92.8k469147









asked Jul 29 at 9:53









saisanjeev

362210




362210











  • What do you think?
    – iamwhoiam
    Jul 29 at 10:25







  • 1




    I tried keeping the mode to be maximum, ie assuming 1000 to appear 2 times and the rest to be minimum by assuming them to be 1,2,3,.... all appearing only once. Any error in this?
    – saisanjeev
    Aug 4 at 7:55
















  • What do you think?
    – iamwhoiam
    Jul 29 at 10:25







  • 1




    I tried keeping the mode to be maximum, ie assuming 1000 to appear 2 times and the rest to be minimum by assuming them to be 1,2,3,.... all appearing only once. Any error in this?
    – saisanjeev
    Aug 4 at 7:55















What do you think?
– iamwhoiam
Jul 29 at 10:25





What do you think?
– iamwhoiam
Jul 29 at 10:25





1




1




I tried keeping the mode to be maximum, ie assuming 1000 to appear 2 times and the rest to be minimum by assuming them to be 1,2,3,.... all appearing only once. Any error in this?
– saisanjeev
Aug 4 at 7:55




I tried keeping the mode to be maximum, ie assuming 1000 to appear 2 times and the rest to be minimum by assuming them to be 1,2,3,.... all appearing only once. Any error in this?
– saisanjeev
Aug 4 at 7:55










1 Answer
1






active

oldest

votes

















up vote
0
down vote













Your idea of having $1000$ appear twice and the values $1,2,ldots, 119$ appearing once each is a good idea



It should give you a difference between the most frequent value and the mean of about $924.4628$



But it is not the best option. Consider having $1000$ appear three times and the values $1,2,ldots, 59$ appearing twice each. That should give you a difference between the most frequent value and the mean of about $945.9504$; this is a higher gap between the most frequent value and the mean as reducing the average of the low values from $60$ to $30$ more than offsets having an extra occurrence of $1000$



And even that is not the best option, but you can continue looking at this sort of solution. You will not have to look very far, as quite soon increasing the number of times $1000$ appears will tend to drive up the mean and not be sufficiently offset, so reducing the gap between the most frequent value and the mean



Rather than spoil the question for you, here is a graph of the maximum distance plotted against the number of times $1000$ appears - you are only interested in the top left values when $1000$ only appears a few times



enter image description here






share|cite|improve this answer





















  • yeah I figured out the answer. Thanks for your help, but can you help me give a rigorous approach to this question
    – saisanjeev
    5 hours ago










Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2865939%2fmaximum-difference-between-mean-and-mode-of-the-given-set%23new-answer', 'question_page');

);

Post as a guest






























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes








up vote
0
down vote













Your idea of having $1000$ appear twice and the values $1,2,ldots, 119$ appearing once each is a good idea



It should give you a difference between the most frequent value and the mean of about $924.4628$



But it is not the best option. Consider having $1000$ appear three times and the values $1,2,ldots, 59$ appearing twice each. That should give you a difference between the most frequent value and the mean of about $945.9504$; this is a higher gap between the most frequent value and the mean as reducing the average of the low values from $60$ to $30$ more than offsets having an extra occurrence of $1000$



And even that is not the best option, but you can continue looking at this sort of solution. You will not have to look very far, as quite soon increasing the number of times $1000$ appears will tend to drive up the mean and not be sufficiently offset, so reducing the gap between the most frequent value and the mean



Rather than spoil the question for you, here is a graph of the maximum distance plotted against the number of times $1000$ appears - you are only interested in the top left values when $1000$ only appears a few times



enter image description here






share|cite|improve this answer





















  • yeah I figured out the answer. Thanks for your help, but can you help me give a rigorous approach to this question
    – saisanjeev
    5 hours ago














up vote
0
down vote













Your idea of having $1000$ appear twice and the values $1,2,ldots, 119$ appearing once each is a good idea



It should give you a difference between the most frequent value and the mean of about $924.4628$



But it is not the best option. Consider having $1000$ appear three times and the values $1,2,ldots, 59$ appearing twice each. That should give you a difference between the most frequent value and the mean of about $945.9504$; this is a higher gap between the most frequent value and the mean as reducing the average of the low values from $60$ to $30$ more than offsets having an extra occurrence of $1000$



And even that is not the best option, but you can continue looking at this sort of solution. You will not have to look very far, as quite soon increasing the number of times $1000$ appears will tend to drive up the mean and not be sufficiently offset, so reducing the gap between the most frequent value and the mean



Rather than spoil the question for you, here is a graph of the maximum distance plotted against the number of times $1000$ appears - you are only interested in the top left values when $1000$ only appears a few times



enter image description here






share|cite|improve this answer





















  • yeah I figured out the answer. Thanks for your help, but can you help me give a rigorous approach to this question
    – saisanjeev
    5 hours ago












up vote
0
down vote










up vote
0
down vote









Your idea of having $1000$ appear twice and the values $1,2,ldots, 119$ appearing once each is a good idea



It should give you a difference between the most frequent value and the mean of about $924.4628$



But it is not the best option. Consider having $1000$ appear three times and the values $1,2,ldots, 59$ appearing twice each. That should give you a difference between the most frequent value and the mean of about $945.9504$; this is a higher gap between the most frequent value and the mean as reducing the average of the low values from $60$ to $30$ more than offsets having an extra occurrence of $1000$



And even that is not the best option, but you can continue looking at this sort of solution. You will not have to look very far, as quite soon increasing the number of times $1000$ appears will tend to drive up the mean and not be sufficiently offset, so reducing the gap between the most frequent value and the mean



Rather than spoil the question for you, here is a graph of the maximum distance plotted against the number of times $1000$ appears - you are only interested in the top left values when $1000$ only appears a few times



enter image description here






share|cite|improve this answer













Your idea of having $1000$ appear twice and the values $1,2,ldots, 119$ appearing once each is a good idea



It should give you a difference between the most frequent value and the mean of about $924.4628$



But it is not the best option. Consider having $1000$ appear three times and the values $1,2,ldots, 59$ appearing twice each. That should give you a difference between the most frequent value and the mean of about $945.9504$; this is a higher gap between the most frequent value and the mean as reducing the average of the low values from $60$ to $30$ more than offsets having an extra occurrence of $1000$



And even that is not the best option, but you can continue looking at this sort of solution. You will not have to look very far, as quite soon increasing the number of times $1000$ appears will tend to drive up the mean and not be sufficiently offset, so reducing the gap between the most frequent value and the mean



Rather than spoil the question for you, here is a graph of the maximum distance plotted against the number of times $1000$ appears - you are only interested in the top left values when $1000$ only appears a few times



enter image description here







share|cite|improve this answer













share|cite|improve this answer



share|cite|improve this answer











answered Aug 4 at 22:29









Henry

92.8k469147




92.8k469147











  • yeah I figured out the answer. Thanks for your help, but can you help me give a rigorous approach to this question
    – saisanjeev
    5 hours ago
















  • yeah I figured out the answer. Thanks for your help, but can you help me give a rigorous approach to this question
    – saisanjeev
    5 hours ago















yeah I figured out the answer. Thanks for your help, but can you help me give a rigorous approach to this question
– saisanjeev
5 hours ago




yeah I figured out the answer. Thanks for your help, but can you help me give a rigorous approach to this question
– saisanjeev
5 hours ago












 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2865939%2fmaximum-difference-between-mean-and-mode-of-the-given-set%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?