Probability negative information
I there, about this exercise:
An event F is said to carry negative information
about an event E, and we write $Frightarrow E$ if $P(E|F)leq P(E)$
Prove or give a counter example for the following claim:
If $Frightarrow E$ then $E rightarrow F $
Well, my attempt was:
$$
P(E|F) = frac{P(E cap F)}{P(F)} leq P(E) => P(E cap F)geq P(E)*P(F)
$$
$$
P(F|E) = frac{P(F cap E)}{P(E)} leq P(F) => P(F cap E)geq P(F)*P(E)
$$
And since $ P(F cap E) = P(E cap F) $
Than it seems pretty correct to me! (but the solution manual says I'm wrong).
What is wrong in my way of thinking?
Thanks!
probability conditional-probability
add a comment |
I there, about this exercise:
An event F is said to carry negative information
about an event E, and we write $Frightarrow E$ if $P(E|F)leq P(E)$
Prove or give a counter example for the following claim:
If $Frightarrow E$ then $E rightarrow F $
Well, my attempt was:
$$
P(E|F) = frac{P(E cap F)}{P(F)} leq P(E) => P(E cap F)geq P(E)*P(F)
$$
$$
P(F|E) = frac{P(F cap E)}{P(E)} leq P(F) => P(F cap E)geq P(F)*P(E)
$$
And since $ P(F cap E) = P(E cap F) $
Than it seems pretty correct to me! (but the solution manual says I'm wrong).
What is wrong in my way of thinking?
Thanks!
probability conditional-probability
Related: math.stackexchange.com/questions/1138373/…
– Henry
Dec 8 at 9:40
add a comment |
I there, about this exercise:
An event F is said to carry negative information
about an event E, and we write $Frightarrow E$ if $P(E|F)leq P(E)$
Prove or give a counter example for the following claim:
If $Frightarrow E$ then $E rightarrow F $
Well, my attempt was:
$$
P(E|F) = frac{P(E cap F)}{P(F)} leq P(E) => P(E cap F)geq P(E)*P(F)
$$
$$
P(F|E) = frac{P(F cap E)}{P(E)} leq P(F) => P(F cap E)geq P(F)*P(E)
$$
And since $ P(F cap E) = P(E cap F) $
Than it seems pretty correct to me! (but the solution manual says I'm wrong).
What is wrong in my way of thinking?
Thanks!
probability conditional-probability
I there, about this exercise:
An event F is said to carry negative information
about an event E, and we write $Frightarrow E$ if $P(E|F)leq P(E)$
Prove or give a counter example for the following claim:
If $Frightarrow E$ then $E rightarrow F $
Well, my attempt was:
$$
P(E|F) = frac{P(E cap F)}{P(F)} leq P(E) => P(E cap F)geq P(E)*P(F)
$$
$$
P(F|E) = frac{P(F cap E)}{P(E)} leq P(F) => P(F cap E)geq P(F)*P(E)
$$
And since $ P(F cap E) = P(E cap F) $
Than it seems pretty correct to me! (but the solution manual says I'm wrong).
What is wrong in my way of thinking?
Thanks!
probability conditional-probability
probability conditional-probability
asked Dec 8 at 9:26
superuser123
1686
1686
Related: math.stackexchange.com/questions/1138373/…
– Henry
Dec 8 at 9:40
add a comment |
Related: math.stackexchange.com/questions/1138373/…
– Henry
Dec 8 at 9:40
Related: math.stackexchange.com/questions/1138373/…
– Henry
Dec 8 at 9:40
Related: math.stackexchange.com/questions/1138373/…
– Henry
Dec 8 at 9:40
add a comment |
1 Answer
1
active
oldest
votes
The $geq$ signs in your attempt should be $leq$ signs.
That's all I can find.
Further the idea is okay.
If both sides are multiplied by factor $P(F)$ then $P(Emid F)leq P(E)$ changes into: $$P(Ecap F)leq P(E)P(F)$$and it is immediate then that the relation is symmetric.
Thanks but the fact that $P(F) leq 1$ doesn't flip the sign when multiplying?
– superuser123
Dec 8 at 9:34
1
No, positive numbers do not flip the sign. Negative numbers do.
– drhab
Dec 8 at 9:36
Yes, foolish me :) Anyway, @drhab do you think it's a mistake in the manual?
– superuser123
Dec 8 at 9:36
1
If the manual is rejecting this proof then: yes, the manual is wrong.
– drhab
Dec 8 at 9:38
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%2f3030878%2fprobability-negative-information%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
The $geq$ signs in your attempt should be $leq$ signs.
That's all I can find.
Further the idea is okay.
If both sides are multiplied by factor $P(F)$ then $P(Emid F)leq P(E)$ changes into: $$P(Ecap F)leq P(E)P(F)$$and it is immediate then that the relation is symmetric.
Thanks but the fact that $P(F) leq 1$ doesn't flip the sign when multiplying?
– superuser123
Dec 8 at 9:34
1
No, positive numbers do not flip the sign. Negative numbers do.
– drhab
Dec 8 at 9:36
Yes, foolish me :) Anyway, @drhab do you think it's a mistake in the manual?
– superuser123
Dec 8 at 9:36
1
If the manual is rejecting this proof then: yes, the manual is wrong.
– drhab
Dec 8 at 9:38
add a comment |
The $geq$ signs in your attempt should be $leq$ signs.
That's all I can find.
Further the idea is okay.
If both sides are multiplied by factor $P(F)$ then $P(Emid F)leq P(E)$ changes into: $$P(Ecap F)leq P(E)P(F)$$and it is immediate then that the relation is symmetric.
Thanks but the fact that $P(F) leq 1$ doesn't flip the sign when multiplying?
– superuser123
Dec 8 at 9:34
1
No, positive numbers do not flip the sign. Negative numbers do.
– drhab
Dec 8 at 9:36
Yes, foolish me :) Anyway, @drhab do you think it's a mistake in the manual?
– superuser123
Dec 8 at 9:36
1
If the manual is rejecting this proof then: yes, the manual is wrong.
– drhab
Dec 8 at 9:38
add a comment |
The $geq$ signs in your attempt should be $leq$ signs.
That's all I can find.
Further the idea is okay.
If both sides are multiplied by factor $P(F)$ then $P(Emid F)leq P(E)$ changes into: $$P(Ecap F)leq P(E)P(F)$$and it is immediate then that the relation is symmetric.
The $geq$ signs in your attempt should be $leq$ signs.
That's all I can find.
Further the idea is okay.
If both sides are multiplied by factor $P(F)$ then $P(Emid F)leq P(E)$ changes into: $$P(Ecap F)leq P(E)P(F)$$and it is immediate then that the relation is symmetric.
edited Dec 8 at 9:35
answered Dec 8 at 9:32
drhab
97.4k544128
97.4k544128
Thanks but the fact that $P(F) leq 1$ doesn't flip the sign when multiplying?
– superuser123
Dec 8 at 9:34
1
No, positive numbers do not flip the sign. Negative numbers do.
– drhab
Dec 8 at 9:36
Yes, foolish me :) Anyway, @drhab do you think it's a mistake in the manual?
– superuser123
Dec 8 at 9:36
1
If the manual is rejecting this proof then: yes, the manual is wrong.
– drhab
Dec 8 at 9:38
add a comment |
Thanks but the fact that $P(F) leq 1$ doesn't flip the sign when multiplying?
– superuser123
Dec 8 at 9:34
1
No, positive numbers do not flip the sign. Negative numbers do.
– drhab
Dec 8 at 9:36
Yes, foolish me :) Anyway, @drhab do you think it's a mistake in the manual?
– superuser123
Dec 8 at 9:36
1
If the manual is rejecting this proof then: yes, the manual is wrong.
– drhab
Dec 8 at 9:38
Thanks but the fact that $P(F) leq 1$ doesn't flip the sign when multiplying?
– superuser123
Dec 8 at 9:34
Thanks but the fact that $P(F) leq 1$ doesn't flip the sign when multiplying?
– superuser123
Dec 8 at 9:34
1
1
No, positive numbers do not flip the sign. Negative numbers do.
– drhab
Dec 8 at 9:36
No, positive numbers do not flip the sign. Negative numbers do.
– drhab
Dec 8 at 9:36
Yes, foolish me :) Anyway, @drhab do you think it's a mistake in the manual?
– superuser123
Dec 8 at 9:36
Yes, foolish me :) Anyway, @drhab do you think it's a mistake in the manual?
– superuser123
Dec 8 at 9:36
1
1
If the manual is rejecting this proof then: yes, the manual is wrong.
– drhab
Dec 8 at 9:38
If the manual is rejecting this proof then: yes, the manual is wrong.
– drhab
Dec 8 at 9:38
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3030878%2fprobability-negative-information%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
Related: math.stackexchange.com/questions/1138373/…
– Henry
Dec 8 at 9:40