Statistics Olympiad Problem
$begingroup$
Given that the mean, median, range and the only mode of 200 integers are also 200. If $A$ is the largest integer among those 200 integers, find the maximum value of $A$.
I have asked some of my friends and colleagues to solve this problem, but no one give me a light.
Attempt:
Assuming first that all the numbers are $200$.
To maximize $A$, but satisfies all the criterion given, we need to make $A$ ascending while descending the value of other numbers.
Logically,
$100, 200, 200, cdots, 300$
still satisfies.
Maybe we have$A_{text{max}} = 300$?
I don't know how to approach it clearly.
statistics
$endgroup$
add a comment |
$begingroup$
Given that the mean, median, range and the only mode of 200 integers are also 200. If $A$ is the largest integer among those 200 integers, find the maximum value of $A$.
I have asked some of my friends and colleagues to solve this problem, but no one give me a light.
Attempt:
Assuming first that all the numbers are $200$.
To maximize $A$, but satisfies all the criterion given, we need to make $A$ ascending while descending the value of other numbers.
Logically,
$100, 200, 200, cdots, 300$
still satisfies.
Maybe we have$A_{text{max}} = 300$?
I don't know how to approach it clearly.
statistics
$endgroup$
add a comment |
$begingroup$
Given that the mean, median, range and the only mode of 200 integers are also 200. If $A$ is the largest integer among those 200 integers, find the maximum value of $A$.
I have asked some of my friends and colleagues to solve this problem, but no one give me a light.
Attempt:
Assuming first that all the numbers are $200$.
To maximize $A$, but satisfies all the criterion given, we need to make $A$ ascending while descending the value of other numbers.
Logically,
$100, 200, 200, cdots, 300$
still satisfies.
Maybe we have$A_{text{max}} = 300$?
I don't know how to approach it clearly.
statistics
$endgroup$
Given that the mean, median, range and the only mode of 200 integers are also 200. If $A$ is the largest integer among those 200 integers, find the maximum value of $A$.
I have asked some of my friends and colleagues to solve this problem, but no one give me a light.
Attempt:
Assuming first that all the numbers are $200$.
To maximize $A$, but satisfies all the criterion given, we need to make $A$ ascending while descending the value of other numbers.
Logically,
$100, 200, 200, cdots, 300$
still satisfies.
Maybe we have$A_{text{max}} = 300$?
I don't know how to approach it clearly.
statistics
statistics
edited Jan 16 at 7:47
David G. Stork
11.6k41534
11.6k41534
asked Jan 16 at 7:35
Shane Dizzy SukardyShane Dizzy Sukardy
60819
60819
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
If $Agt 400$ then, since the range is $200$, all the integers would exceed $200$, making the mean exceed $200$, so that is not possible
If $A=400$ then, since the range is $200$, all the integers would be at least $200$ and at least one is strictly greater, making the mean exceed $200$, so that is not possible
If $A=399$ then, since the range is $200$, the minimum would be $199$. Since the median is $200$, no more than $99$ of the integers can be $199$, with mean at least $frac{1}{200}(99 times 199 + 100 times 200 +1 times 399)=200.5$, making the mean exceed $200$, so that is not possible
If $A=398$ then, since the range is $200$, the minimum would be $198$. There is a solution with
$198$ appearing $99$ times,
$200$ appearing $100$ times, and
$398$ appearing $1$ time,
with mean $frac{1}{200}(99 times 198 + 100 times 200 +1 times 398)=200$, and clearly the range, median and mode are all $200$ too, so that is possible
So the maximum possible value of $A$ is $398$
$endgroup$
add a comment |
$begingroup$
The distribution consisting of ${196, underbrace{198, ldots, 198}_{96}, underbrace{200, ldots 200}_{102}, 396 }$
Has mean = mode = range = $200$ and $A_{max} = 396$.
Here's the histogram, with the two "singletons" barely visible:
$endgroup$
$begingroup$
@JackMoody: I posted my solution within 10 seconds of Henry.
$endgroup$
– David G. Stork
Jan 16 at 17:10
$begingroup$
For those coming along and seeing this later: the issue @JackMoody identified has been fixed.
$endgroup$
– Michael Lugo
Jan 16 at 17:50
$begingroup$
@MichaelLugo shouldn't the max value be 398 as stated in the solution by @Henry?
$endgroup$
– Jack Moody
Jan 16 at 17:55
$begingroup$
@JackMoody: $398$ is just an upper bound.
$endgroup$
– David G. Stork
Jan 16 at 17:56
add a comment |
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3075426%2fstatistics-olympiad-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If $Agt 400$ then, since the range is $200$, all the integers would exceed $200$, making the mean exceed $200$, so that is not possible
If $A=400$ then, since the range is $200$, all the integers would be at least $200$ and at least one is strictly greater, making the mean exceed $200$, so that is not possible
If $A=399$ then, since the range is $200$, the minimum would be $199$. Since the median is $200$, no more than $99$ of the integers can be $199$, with mean at least $frac{1}{200}(99 times 199 + 100 times 200 +1 times 399)=200.5$, making the mean exceed $200$, so that is not possible
If $A=398$ then, since the range is $200$, the minimum would be $198$. There is a solution with
$198$ appearing $99$ times,
$200$ appearing $100$ times, and
$398$ appearing $1$ time,
with mean $frac{1}{200}(99 times 198 + 100 times 200 +1 times 398)=200$, and clearly the range, median and mode are all $200$ too, so that is possible
So the maximum possible value of $A$ is $398$
$endgroup$
add a comment |
$begingroup$
If $Agt 400$ then, since the range is $200$, all the integers would exceed $200$, making the mean exceed $200$, so that is not possible
If $A=400$ then, since the range is $200$, all the integers would be at least $200$ and at least one is strictly greater, making the mean exceed $200$, so that is not possible
If $A=399$ then, since the range is $200$, the minimum would be $199$. Since the median is $200$, no more than $99$ of the integers can be $199$, with mean at least $frac{1}{200}(99 times 199 + 100 times 200 +1 times 399)=200.5$, making the mean exceed $200$, so that is not possible
If $A=398$ then, since the range is $200$, the minimum would be $198$. There is a solution with
$198$ appearing $99$ times,
$200$ appearing $100$ times, and
$398$ appearing $1$ time,
with mean $frac{1}{200}(99 times 198 + 100 times 200 +1 times 398)=200$, and clearly the range, median and mode are all $200$ too, so that is possible
So the maximum possible value of $A$ is $398$
$endgroup$
add a comment |
$begingroup$
If $Agt 400$ then, since the range is $200$, all the integers would exceed $200$, making the mean exceed $200$, so that is not possible
If $A=400$ then, since the range is $200$, all the integers would be at least $200$ and at least one is strictly greater, making the mean exceed $200$, so that is not possible
If $A=399$ then, since the range is $200$, the minimum would be $199$. Since the median is $200$, no more than $99$ of the integers can be $199$, with mean at least $frac{1}{200}(99 times 199 + 100 times 200 +1 times 399)=200.5$, making the mean exceed $200$, so that is not possible
If $A=398$ then, since the range is $200$, the minimum would be $198$. There is a solution with
$198$ appearing $99$ times,
$200$ appearing $100$ times, and
$398$ appearing $1$ time,
with mean $frac{1}{200}(99 times 198 + 100 times 200 +1 times 398)=200$, and clearly the range, median and mode are all $200$ too, so that is possible
So the maximum possible value of $A$ is $398$
$endgroup$
If $Agt 400$ then, since the range is $200$, all the integers would exceed $200$, making the mean exceed $200$, so that is not possible
If $A=400$ then, since the range is $200$, all the integers would be at least $200$ and at least one is strictly greater, making the mean exceed $200$, so that is not possible
If $A=399$ then, since the range is $200$, the minimum would be $199$. Since the median is $200$, no more than $99$ of the integers can be $199$, with mean at least $frac{1}{200}(99 times 199 + 100 times 200 +1 times 399)=200.5$, making the mean exceed $200$, so that is not possible
If $A=398$ then, since the range is $200$, the minimum would be $198$. There is a solution with
$198$ appearing $99$ times,
$200$ appearing $100$ times, and
$398$ appearing $1$ time,
with mean $frac{1}{200}(99 times 198 + 100 times 200 +1 times 398)=200$, and clearly the range, median and mode are all $200$ too, so that is possible
So the maximum possible value of $A$ is $398$
edited Jan 16 at 9:29
answered Jan 16 at 8:35
HenryHenry
101k482169
101k482169
add a comment |
add a comment |
$begingroup$
The distribution consisting of ${196, underbrace{198, ldots, 198}_{96}, underbrace{200, ldots 200}_{102}, 396 }$
Has mean = mode = range = $200$ and $A_{max} = 396$.
Here's the histogram, with the two "singletons" barely visible:
$endgroup$
$begingroup$
@JackMoody: I posted my solution within 10 seconds of Henry.
$endgroup$
– David G. Stork
Jan 16 at 17:10
$begingroup$
For those coming along and seeing this later: the issue @JackMoody identified has been fixed.
$endgroup$
– Michael Lugo
Jan 16 at 17:50
$begingroup$
@MichaelLugo shouldn't the max value be 398 as stated in the solution by @Henry?
$endgroup$
– Jack Moody
Jan 16 at 17:55
$begingroup$
@JackMoody: $398$ is just an upper bound.
$endgroup$
– David G. Stork
Jan 16 at 17:56
add a comment |
$begingroup$
The distribution consisting of ${196, underbrace{198, ldots, 198}_{96}, underbrace{200, ldots 200}_{102}, 396 }$
Has mean = mode = range = $200$ and $A_{max} = 396$.
Here's the histogram, with the two "singletons" barely visible:
$endgroup$
$begingroup$
@JackMoody: I posted my solution within 10 seconds of Henry.
$endgroup$
– David G. Stork
Jan 16 at 17:10
$begingroup$
For those coming along and seeing this later: the issue @JackMoody identified has been fixed.
$endgroup$
– Michael Lugo
Jan 16 at 17:50
$begingroup$
@MichaelLugo shouldn't the max value be 398 as stated in the solution by @Henry?
$endgroup$
– Jack Moody
Jan 16 at 17:55
$begingroup$
@JackMoody: $398$ is just an upper bound.
$endgroup$
– David G. Stork
Jan 16 at 17:56
add a comment |
$begingroup$
The distribution consisting of ${196, underbrace{198, ldots, 198}_{96}, underbrace{200, ldots 200}_{102}, 396 }$
Has mean = mode = range = $200$ and $A_{max} = 396$.
Here's the histogram, with the two "singletons" barely visible:
$endgroup$
The distribution consisting of ${196, underbrace{198, ldots, 198}_{96}, underbrace{200, ldots 200}_{102}, 396 }$
Has mean = mode = range = $200$ and $A_{max} = 396$.
Here's the histogram, with the two "singletons" barely visible:
edited Jan 16 at 17:54
answered Jan 16 at 7:43
David G. StorkDavid G. Stork
11.6k41534
11.6k41534
$begingroup$
@JackMoody: I posted my solution within 10 seconds of Henry.
$endgroup$
– David G. Stork
Jan 16 at 17:10
$begingroup$
For those coming along and seeing this later: the issue @JackMoody identified has been fixed.
$endgroup$
– Michael Lugo
Jan 16 at 17:50
$begingroup$
@MichaelLugo shouldn't the max value be 398 as stated in the solution by @Henry?
$endgroup$
– Jack Moody
Jan 16 at 17:55
$begingroup$
@JackMoody: $398$ is just an upper bound.
$endgroup$
– David G. Stork
Jan 16 at 17:56
add a comment |
$begingroup$
@JackMoody: I posted my solution within 10 seconds of Henry.
$endgroup$
– David G. Stork
Jan 16 at 17:10
$begingroup$
For those coming along and seeing this later: the issue @JackMoody identified has been fixed.
$endgroup$
– Michael Lugo
Jan 16 at 17:50
$begingroup$
@MichaelLugo shouldn't the max value be 398 as stated in the solution by @Henry?
$endgroup$
– Jack Moody
Jan 16 at 17:55
$begingroup$
@JackMoody: $398$ is just an upper bound.
$endgroup$
– David G. Stork
Jan 16 at 17:56
$begingroup$
@JackMoody: I posted my solution within 10 seconds of Henry.
$endgroup$
– David G. Stork
Jan 16 at 17:10
$begingroup$
@JackMoody: I posted my solution within 10 seconds of Henry.
$endgroup$
– David G. Stork
Jan 16 at 17:10
$begingroup$
For those coming along and seeing this later: the issue @JackMoody identified has been fixed.
$endgroup$
– Michael Lugo
Jan 16 at 17:50
$begingroup$
For those coming along and seeing this later: the issue @JackMoody identified has been fixed.
$endgroup$
– Michael Lugo
Jan 16 at 17:50
$begingroup$
@MichaelLugo shouldn't the max value be 398 as stated in the solution by @Henry?
$endgroup$
– Jack Moody
Jan 16 at 17:55
$begingroup$
@MichaelLugo shouldn't the max value be 398 as stated in the solution by @Henry?
$endgroup$
– Jack Moody
Jan 16 at 17:55
$begingroup$
@JackMoody: $398$ is just an upper bound.
$endgroup$
– David G. Stork
Jan 16 at 17:56
$begingroup$
@JackMoody: $398$ is just an upper bound.
$endgroup$
– David G. Stork
Jan 16 at 17:56
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3075426%2fstatistics-olympiad-problem%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown