Expectation over a max operation
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{
margin-bottom:0;
}
$begingroup$
Let $X in mathbb{R}_{geq 0}$ be a "non-negative" random variable and $c$ is a "given" strictly positive number. I wonder if the following inequality holds:
$$
E[max{X,c}] leq max{E[X],c},
$$
where $E[cdot]$ is the expectation.
I suspect from Jensen's inequality the other way around should be true; but since the $c$ above is a certain constant, I'm still (naively) hopeful that it could be true.
probability mathematical-statistics
$endgroup$
add a comment
|
$begingroup$
Let $X in mathbb{R}_{geq 0}$ be a "non-negative" random variable and $c$ is a "given" strictly positive number. I wonder if the following inequality holds:
$$
E[max{X,c}] leq max{E[X],c},
$$
where $E[cdot]$ is the expectation.
I suspect from Jensen's inequality the other way around should be true; but since the $c$ above is a certain constant, I'm still (naively) hopeful that it could be true.
probability mathematical-statistics
$endgroup$
$begingroup$
$newcommand{E}{Bbb{E}}$For any constant $c$, $xmapsto max(x,c)$ is a convex function, so as you noted, Jensen's inequality gives us $E[max(X,c)]ge maxleft(E[X],cright)$.
$endgroup$
– Minus One-Twelfth
Jun 1 at 12:46
add a comment
|
$begingroup$
Let $X in mathbb{R}_{geq 0}$ be a "non-negative" random variable and $c$ is a "given" strictly positive number. I wonder if the following inequality holds:
$$
E[max{X,c}] leq max{E[X],c},
$$
where $E[cdot]$ is the expectation.
I suspect from Jensen's inequality the other way around should be true; but since the $c$ above is a certain constant, I'm still (naively) hopeful that it could be true.
probability mathematical-statistics
$endgroup$
Let $X in mathbb{R}_{geq 0}$ be a "non-negative" random variable and $c$ is a "given" strictly positive number. I wonder if the following inequality holds:
$$
E[max{X,c}] leq max{E[X],c},
$$
where $E[cdot]$ is the expectation.
I suspect from Jensen's inequality the other way around should be true; but since the $c$ above is a certain constant, I'm still (naively) hopeful that it could be true.
probability mathematical-statistics
probability mathematical-statistics
edited May 27 at 13:02
Navid Noroozi
asked May 27 at 12:39
Navid NorooziNavid Noroozi
312 bronze badges
312 bronze badges
$begingroup$
$newcommand{E}{Bbb{E}}$For any constant $c$, $xmapsto max(x,c)$ is a convex function, so as you noted, Jensen's inequality gives us $E[max(X,c)]ge maxleft(E[X],cright)$.
$endgroup$
– Minus One-Twelfth
Jun 1 at 12:46
add a comment
|
$begingroup$
$newcommand{E}{Bbb{E}}$For any constant $c$, $xmapsto max(x,c)$ is a convex function, so as you noted, Jensen's inequality gives us $E[max(X,c)]ge maxleft(E[X],cright)$.
$endgroup$
– Minus One-Twelfth
Jun 1 at 12:46
$begingroup$
$newcommand{E}{Bbb{E}}$For any constant $c$, $xmapsto max(x,c)$ is a convex function, so as you noted, Jensen's inequality gives us $E[max(X,c)]ge maxleft(E[X],cright)$.
$endgroup$
– Minus One-Twelfth
Jun 1 at 12:46
$begingroup$
$newcommand{E}{Bbb{E}}$For any constant $c$, $xmapsto max(x,c)$ is a convex function, so as you noted, Jensen's inequality gives us $E[max(X,c)]ge maxleft(E[X],cright)$.
$endgroup$
– Minus One-Twelfth
Jun 1 at 12:46
add a comment
|
4 Answers
4
active
oldest
votes
$begingroup$
If $text{max}(mathbb{E}[X], c) = c$, as $text{max}(X,c) geq c$, we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq c \
&geq text{max}(mathbb{E}[X],c)
end{align*}
When $text{max}(mathbb{E}[X],c) = mathbb{E}[X]$ then again as $text{max}(X,c) geq X$ we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq mathbb{E}[X] \
&geq text{max}(mathbb{E}[X],c)
end{align*}
So that the inequality is actually the other way
$$
mathbb{E}[text{max}(X,c)] geq text{max}(mathbb{E}[X], c)
$$
$endgroup$
2
$begingroup$
How did you obtain "$c ge max(mathbb{E}[X], c)$"?
$endgroup$
– whuber♦
May 27 at 13:44
$begingroup$
If you speak about the third line of my answer, I simply substituted $c$ by $text{max}(mathbb{E}[X],c)$
$endgroup$
– winperikle
May 27 at 14:01
1
$begingroup$
Sorry about that comment--I figured it out immediately after writing it and thought I had deleted it. (+1 already.)
$endgroup$
– whuber♦
May 27 at 14:53
add a comment
|
$begingroup$
Similar to winperikle's answer, just tightening the arguments a bit:
$max{X, c} geq X$ and $max{X, c} geq c$. So, by taking expectation, $text{E}left(max{X, c}right) geq text{E} X$ and $text{E}left(max{X, c}right) geq c$. Combining, we get $text{E}left(max{X, c}right) geq max {text{E} X, c}$.
These arguments can be generalized to show that for a sequence of $mathcal{L}_1$ random variables $(X_n)_{ngeq 1}$, $text{E} left(sup_{n geq 1} |X_n| right) geq sup_{n geq 1} text{E}|X_n|$.
$endgroup$
add a comment
|
$begingroup$
Let X be uniform in (0, 5) and c=2. Here you have a counterexample with each side of the inequality being 3.5 and 2.5
$endgroup$
$begingroup$
Thanks for your reply. But as $X in mathbb{R}_{geq 0}$ your counterexample could not be applied.
$endgroup$
– Navid Noroozi
May 27 at 13:05
1
$begingroup$
Oops! My bad! But you can take X uniform in (0,5) and c=2, leading to the same thing. Let's edit the answer
$endgroup$
– David
May 27 at 13:21
add a comment
|
$begingroup$
The inequality you have asserted is false: A simple counter-example is $X sim text{Bin}(2,tfrac{1}{2})$ and $c=1$, which gives you the expectation:
$$mathbb{E}(max(X,c)) = frac{3}{4} cdot 1 + frac{1}{4} cdot 2 = frac{5}{4}.$$
For this counter-example we have:
$$frac{5}{4} = mathbb{E}(max(X,c)) > max(mathbb{E}(X),c) = 1.$$
There is a related inequality that is true: Although the inequality you have asserted is false (or at least, not generally true), the following alternative inequality is true:
$$mathbb{E}(max(X,c)) geqslant max(mathbb{E}(X), c).$$
This inequality can easily be proven either for the discrete or continuous (or mixed) case. For a discrete random variable you have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} x cdot p_X(x) = mathbb{E}(X). \[8pt]
end{aligned} end{equation}$$
You also have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} c cdot p_X(x) = c. \[8pt]
end{aligned} end{equation}$$
Putting these together gives the inequality.
$endgroup$
add a comment
|
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "65"
};
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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/4.0/"u003ecc by-sa 4.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: 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%2fstats.stackexchange.com%2fquestions%2f410281%2fexpectation-over-a-max-operation%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
If $text{max}(mathbb{E}[X], c) = c$, as $text{max}(X,c) geq c$, we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq c \
&geq text{max}(mathbb{E}[X],c)
end{align*}
When $text{max}(mathbb{E}[X],c) = mathbb{E}[X]$ then again as $text{max}(X,c) geq X$ we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq mathbb{E}[X] \
&geq text{max}(mathbb{E}[X],c)
end{align*}
So that the inequality is actually the other way
$$
mathbb{E}[text{max}(X,c)] geq text{max}(mathbb{E}[X], c)
$$
$endgroup$
2
$begingroup$
How did you obtain "$c ge max(mathbb{E}[X], c)$"?
$endgroup$
– whuber♦
May 27 at 13:44
$begingroup$
If you speak about the third line of my answer, I simply substituted $c$ by $text{max}(mathbb{E}[X],c)$
$endgroup$
– winperikle
May 27 at 14:01
1
$begingroup$
Sorry about that comment--I figured it out immediately after writing it and thought I had deleted it. (+1 already.)
$endgroup$
– whuber♦
May 27 at 14:53
add a comment
|
$begingroup$
If $text{max}(mathbb{E}[X], c) = c$, as $text{max}(X,c) geq c$, we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq c \
&geq text{max}(mathbb{E}[X],c)
end{align*}
When $text{max}(mathbb{E}[X],c) = mathbb{E}[X]$ then again as $text{max}(X,c) geq X$ we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq mathbb{E}[X] \
&geq text{max}(mathbb{E}[X],c)
end{align*}
So that the inequality is actually the other way
$$
mathbb{E}[text{max}(X,c)] geq text{max}(mathbb{E}[X], c)
$$
$endgroup$
2
$begingroup$
How did you obtain "$c ge max(mathbb{E}[X], c)$"?
$endgroup$
– whuber♦
May 27 at 13:44
$begingroup$
If you speak about the third line of my answer, I simply substituted $c$ by $text{max}(mathbb{E}[X],c)$
$endgroup$
– winperikle
May 27 at 14:01
1
$begingroup$
Sorry about that comment--I figured it out immediately after writing it and thought I had deleted it. (+1 already.)
$endgroup$
– whuber♦
May 27 at 14:53
add a comment
|
$begingroup$
If $text{max}(mathbb{E}[X], c) = c$, as $text{max}(X,c) geq c$, we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq c \
&geq text{max}(mathbb{E}[X],c)
end{align*}
When $text{max}(mathbb{E}[X],c) = mathbb{E}[X]$ then again as $text{max}(X,c) geq X$ we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq mathbb{E}[X] \
&geq text{max}(mathbb{E}[X],c)
end{align*}
So that the inequality is actually the other way
$$
mathbb{E}[text{max}(X,c)] geq text{max}(mathbb{E}[X], c)
$$
$endgroup$
If $text{max}(mathbb{E}[X], c) = c$, as $text{max}(X,c) geq c$, we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq c \
&geq text{max}(mathbb{E}[X],c)
end{align*}
When $text{max}(mathbb{E}[X],c) = mathbb{E}[X]$ then again as $text{max}(X,c) geq X$ we have
begin{align*}
mathbb{E}[text{max}(X,c)] &geq mathbb{E}[X] \
&geq text{max}(mathbb{E}[X],c)
end{align*}
So that the inequality is actually the other way
$$
mathbb{E}[text{max}(X,c)] geq text{max}(mathbb{E}[X], c)
$$
answered May 27 at 13:31
winperiklewinperikle
5831 silver badge9 bronze badges
5831 silver badge9 bronze badges
2
$begingroup$
How did you obtain "$c ge max(mathbb{E}[X], c)$"?
$endgroup$
– whuber♦
May 27 at 13:44
$begingroup$
If you speak about the third line of my answer, I simply substituted $c$ by $text{max}(mathbb{E}[X],c)$
$endgroup$
– winperikle
May 27 at 14:01
1
$begingroup$
Sorry about that comment--I figured it out immediately after writing it and thought I had deleted it. (+1 already.)
$endgroup$
– whuber♦
May 27 at 14:53
add a comment
|
2
$begingroup$
How did you obtain "$c ge max(mathbb{E}[X], c)$"?
$endgroup$
– whuber♦
May 27 at 13:44
$begingroup$
If you speak about the third line of my answer, I simply substituted $c$ by $text{max}(mathbb{E}[X],c)$
$endgroup$
– winperikle
May 27 at 14:01
1
$begingroup$
Sorry about that comment--I figured it out immediately after writing it and thought I had deleted it. (+1 already.)
$endgroup$
– whuber♦
May 27 at 14:53
2
2
$begingroup$
How did you obtain "$c ge max(mathbb{E}[X], c)$"?
$endgroup$
– whuber♦
May 27 at 13:44
$begingroup$
How did you obtain "$c ge max(mathbb{E}[X], c)$"?
$endgroup$
– whuber♦
May 27 at 13:44
$begingroup$
If you speak about the third line of my answer, I simply substituted $c$ by $text{max}(mathbb{E}[X],c)$
$endgroup$
– winperikle
May 27 at 14:01
$begingroup$
If you speak about the third line of my answer, I simply substituted $c$ by $text{max}(mathbb{E}[X],c)$
$endgroup$
– winperikle
May 27 at 14:01
1
1
$begingroup$
Sorry about that comment--I figured it out immediately after writing it and thought I had deleted it. (+1 already.)
$endgroup$
– whuber♦
May 27 at 14:53
$begingroup$
Sorry about that comment--I figured it out immediately after writing it and thought I had deleted it. (+1 already.)
$endgroup$
– whuber♦
May 27 at 14:53
add a comment
|
$begingroup$
Similar to winperikle's answer, just tightening the arguments a bit:
$max{X, c} geq X$ and $max{X, c} geq c$. So, by taking expectation, $text{E}left(max{X, c}right) geq text{E} X$ and $text{E}left(max{X, c}right) geq c$. Combining, we get $text{E}left(max{X, c}right) geq max {text{E} X, c}$.
These arguments can be generalized to show that for a sequence of $mathcal{L}_1$ random variables $(X_n)_{ngeq 1}$, $text{E} left(sup_{n geq 1} |X_n| right) geq sup_{n geq 1} text{E}|X_n|$.
$endgroup$
add a comment
|
$begingroup$
Similar to winperikle's answer, just tightening the arguments a bit:
$max{X, c} geq X$ and $max{X, c} geq c$. So, by taking expectation, $text{E}left(max{X, c}right) geq text{E} X$ and $text{E}left(max{X, c}right) geq c$. Combining, we get $text{E}left(max{X, c}right) geq max {text{E} X, c}$.
These arguments can be generalized to show that for a sequence of $mathcal{L}_1$ random variables $(X_n)_{ngeq 1}$, $text{E} left(sup_{n geq 1} |X_n| right) geq sup_{n geq 1} text{E}|X_n|$.
$endgroup$
add a comment
|
$begingroup$
Similar to winperikle's answer, just tightening the arguments a bit:
$max{X, c} geq X$ and $max{X, c} geq c$. So, by taking expectation, $text{E}left(max{X, c}right) geq text{E} X$ and $text{E}left(max{X, c}right) geq c$. Combining, we get $text{E}left(max{X, c}right) geq max {text{E} X, c}$.
These arguments can be generalized to show that for a sequence of $mathcal{L}_1$ random variables $(X_n)_{ngeq 1}$, $text{E} left(sup_{n geq 1} |X_n| right) geq sup_{n geq 1} text{E}|X_n|$.
$endgroup$
Similar to winperikle's answer, just tightening the arguments a bit:
$max{X, c} geq X$ and $max{X, c} geq c$. So, by taking expectation, $text{E}left(max{X, c}right) geq text{E} X$ and $text{E}left(max{X, c}right) geq c$. Combining, we get $text{E}left(max{X, c}right) geq max {text{E} X, c}$.
These arguments can be generalized to show that for a sequence of $mathcal{L}_1$ random variables $(X_n)_{ngeq 1}$, $text{E} left(sup_{n geq 1} |X_n| right) geq sup_{n geq 1} text{E}|X_n|$.
answered May 28 at 5:55
rishicrishic
964 bronze badges
964 bronze badges
add a comment
|
add a comment
|
$begingroup$
Let X be uniform in (0, 5) and c=2. Here you have a counterexample with each side of the inequality being 3.5 and 2.5
$endgroup$
$begingroup$
Thanks for your reply. But as $X in mathbb{R}_{geq 0}$ your counterexample could not be applied.
$endgroup$
– Navid Noroozi
May 27 at 13:05
1
$begingroup$
Oops! My bad! But you can take X uniform in (0,5) and c=2, leading to the same thing. Let's edit the answer
$endgroup$
– David
May 27 at 13:21
add a comment
|
$begingroup$
Let X be uniform in (0, 5) and c=2. Here you have a counterexample with each side of the inequality being 3.5 and 2.5
$endgroup$
$begingroup$
Thanks for your reply. But as $X in mathbb{R}_{geq 0}$ your counterexample could not be applied.
$endgroup$
– Navid Noroozi
May 27 at 13:05
1
$begingroup$
Oops! My bad! But you can take X uniform in (0,5) and c=2, leading to the same thing. Let's edit the answer
$endgroup$
– David
May 27 at 13:21
add a comment
|
$begingroup$
Let X be uniform in (0, 5) and c=2. Here you have a counterexample with each side of the inequality being 3.5 and 2.5
$endgroup$
Let X be uniform in (0, 5) and c=2. Here you have a counterexample with each side of the inequality being 3.5 and 2.5
edited May 27 at 13:23
answered May 27 at 12:57
DavidDavid
1,6511 gold badge1 silver badge11 bronze badges
1,6511 gold badge1 silver badge11 bronze badges
$begingroup$
Thanks for your reply. But as $X in mathbb{R}_{geq 0}$ your counterexample could not be applied.
$endgroup$
– Navid Noroozi
May 27 at 13:05
1
$begingroup$
Oops! My bad! But you can take X uniform in (0,5) and c=2, leading to the same thing. Let's edit the answer
$endgroup$
– David
May 27 at 13:21
add a comment
|
$begingroup$
Thanks for your reply. But as $X in mathbb{R}_{geq 0}$ your counterexample could not be applied.
$endgroup$
– Navid Noroozi
May 27 at 13:05
1
$begingroup$
Oops! My bad! But you can take X uniform in (0,5) and c=2, leading to the same thing. Let's edit the answer
$endgroup$
– David
May 27 at 13:21
$begingroup$
Thanks for your reply. But as $X in mathbb{R}_{geq 0}$ your counterexample could not be applied.
$endgroup$
– Navid Noroozi
May 27 at 13:05
$begingroup$
Thanks for your reply. But as $X in mathbb{R}_{geq 0}$ your counterexample could not be applied.
$endgroup$
– Navid Noroozi
May 27 at 13:05
1
1
$begingroup$
Oops! My bad! But you can take X uniform in (0,5) and c=2, leading to the same thing. Let's edit the answer
$endgroup$
– David
May 27 at 13:21
$begingroup$
Oops! My bad! But you can take X uniform in (0,5) and c=2, leading to the same thing. Let's edit the answer
$endgroup$
– David
May 27 at 13:21
add a comment
|
$begingroup$
The inequality you have asserted is false: A simple counter-example is $X sim text{Bin}(2,tfrac{1}{2})$ and $c=1$, which gives you the expectation:
$$mathbb{E}(max(X,c)) = frac{3}{4} cdot 1 + frac{1}{4} cdot 2 = frac{5}{4}.$$
For this counter-example we have:
$$frac{5}{4} = mathbb{E}(max(X,c)) > max(mathbb{E}(X),c) = 1.$$
There is a related inequality that is true: Although the inequality you have asserted is false (or at least, not generally true), the following alternative inequality is true:
$$mathbb{E}(max(X,c)) geqslant max(mathbb{E}(X), c).$$
This inequality can easily be proven either for the discrete or continuous (or mixed) case. For a discrete random variable you have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} x cdot p_X(x) = mathbb{E}(X). \[8pt]
end{aligned} end{equation}$$
You also have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} c cdot p_X(x) = c. \[8pt]
end{aligned} end{equation}$$
Putting these together gives the inequality.
$endgroup$
add a comment
|
$begingroup$
The inequality you have asserted is false: A simple counter-example is $X sim text{Bin}(2,tfrac{1}{2})$ and $c=1$, which gives you the expectation:
$$mathbb{E}(max(X,c)) = frac{3}{4} cdot 1 + frac{1}{4} cdot 2 = frac{5}{4}.$$
For this counter-example we have:
$$frac{5}{4} = mathbb{E}(max(X,c)) > max(mathbb{E}(X),c) = 1.$$
There is a related inequality that is true: Although the inequality you have asserted is false (or at least, not generally true), the following alternative inequality is true:
$$mathbb{E}(max(X,c)) geqslant max(mathbb{E}(X), c).$$
This inequality can easily be proven either for the discrete or continuous (or mixed) case. For a discrete random variable you have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} x cdot p_X(x) = mathbb{E}(X). \[8pt]
end{aligned} end{equation}$$
You also have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} c cdot p_X(x) = c. \[8pt]
end{aligned} end{equation}$$
Putting these together gives the inequality.
$endgroup$
add a comment
|
$begingroup$
The inequality you have asserted is false: A simple counter-example is $X sim text{Bin}(2,tfrac{1}{2})$ and $c=1$, which gives you the expectation:
$$mathbb{E}(max(X,c)) = frac{3}{4} cdot 1 + frac{1}{4} cdot 2 = frac{5}{4}.$$
For this counter-example we have:
$$frac{5}{4} = mathbb{E}(max(X,c)) > max(mathbb{E}(X),c) = 1.$$
There is a related inequality that is true: Although the inequality you have asserted is false (or at least, not generally true), the following alternative inequality is true:
$$mathbb{E}(max(X,c)) geqslant max(mathbb{E}(X), c).$$
This inequality can easily be proven either for the discrete or continuous (or mixed) case. For a discrete random variable you have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} x cdot p_X(x) = mathbb{E}(X). \[8pt]
end{aligned} end{equation}$$
You also have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} c cdot p_X(x) = c. \[8pt]
end{aligned} end{equation}$$
Putting these together gives the inequality.
$endgroup$
The inequality you have asserted is false: A simple counter-example is $X sim text{Bin}(2,tfrac{1}{2})$ and $c=1$, which gives you the expectation:
$$mathbb{E}(max(X,c)) = frac{3}{4} cdot 1 + frac{1}{4} cdot 2 = frac{5}{4}.$$
For this counter-example we have:
$$frac{5}{4} = mathbb{E}(max(X,c)) > max(mathbb{E}(X),c) = 1.$$
There is a related inequality that is true: Although the inequality you have asserted is false (or at least, not generally true), the following alternative inequality is true:
$$mathbb{E}(max(X,c)) geqslant max(mathbb{E}(X), c).$$
This inequality can easily be proven either for the discrete or continuous (or mixed) case. For a discrete random variable you have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} x cdot p_X(x) = mathbb{E}(X). \[8pt]
end{aligned} end{equation}$$
You also have:
$$begin{equation} begin{aligned}
mathbb{E}(max(X,c))
&= sum_{x in mathscr{X}} max(x,c) cdot p_X(x) \[8pt]
&geqslant sum_{x in mathscr{X}} c cdot p_X(x) = c. \[8pt]
end{aligned} end{equation}$$
Putting these together gives the inequality.
answered May 28 at 6:48
BenBen
38.1k2 gold badges49 silver badges167 bronze badges
38.1k2 gold badges49 silver badges167 bronze badges
add a comment
|
add a comment
|
Thanks for contributing an answer to Cross Validated!
- 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%2fstats.stackexchange.com%2fquestions%2f410281%2fexpectation-over-a-max-operation%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
$begingroup$
$newcommand{E}{Bbb{E}}$For any constant $c$, $xmapsto max(x,c)$ is a convex function, so as you noted, Jensen's inequality gives us $E[max(X,c)]ge maxleft(E[X],cright)$.
$endgroup$
– Minus One-Twelfth
Jun 1 at 12:46