Probability of exactly one student failing?
I have the following problem:
If the probability that student A will fail a certain statis- tics
examination is 0.5, the probability that student B will fail the
examination is 0.2, and the probability that both student A and
student B will fail the examination is 0.1, what is the probability
and that exactly one of the two students will fail the examina- tion?
I came up with the following solution:
$$P(A) = 0.5; P(B) = 0.2$$
'exactly one' means either A only fails or B only fails.
Event $X_1$: 'A only fails'$$ P(X_1) = P(A) *P(B)^c = 0.5*0.8 = 0.4 $$
Event $X_2$: 'B only fails' $$P(X_2) = P(A)^c * P(B) = 0.5*0.2 = 0.1 $$
And therefore:
$$P(X_1lor X_2) = P(X_1)+P(X_2)-P(X_1land X_2) = 0.4+0.1-0 = 0.5 $$
My thoughts behind $P(X_1 land X_2) = 0$ were that it is not possible that both only happens at the same time. I'm not fully sure whether that is correct. Should these logical thought be correct is the value of $0.5$ correct?
probability
add a comment |
I have the following problem:
If the probability that student A will fail a certain statis- tics
examination is 0.5, the probability that student B will fail the
examination is 0.2, and the probability that both student A and
student B will fail the examination is 0.1, what is the probability
and that exactly one of the two students will fail the examina- tion?
I came up with the following solution:
$$P(A) = 0.5; P(B) = 0.2$$
'exactly one' means either A only fails or B only fails.
Event $X_1$: 'A only fails'$$ P(X_1) = P(A) *P(B)^c = 0.5*0.8 = 0.4 $$
Event $X_2$: 'B only fails' $$P(X_2) = P(A)^c * P(B) = 0.5*0.2 = 0.1 $$
And therefore:
$$P(X_1lor X_2) = P(X_1)+P(X_2)-P(X_1land X_2) = 0.4+0.1-0 = 0.5 $$
My thoughts behind $P(X_1 land X_2) = 0$ were that it is not possible that both only happens at the same time. I'm not fully sure whether that is correct. Should these logical thought be correct is the value of $0.5$ correct?
probability
Welcome to math.SE! Asking for correctness here is OK (and it is encouraged to provide your own ideas for every question, what did you try and what didn't work), but it would also be good in the future to write your solution using MathJax, instead of uploading pictures.
– Nutle
Nov 21 '18 at 15:54
It'd be better to write your solution in the body of the question rather than linking to an image. (Also, the image should be rotated to make it easier to read.)
– littleO
Nov 21 '18 at 15:54
I see. Thank you both, I edited my question now.
– thebilly
Nov 21 '18 at 16:10
add a comment |
I have the following problem:
If the probability that student A will fail a certain statis- tics
examination is 0.5, the probability that student B will fail the
examination is 0.2, and the probability that both student A and
student B will fail the examination is 0.1, what is the probability
and that exactly one of the two students will fail the examina- tion?
I came up with the following solution:
$$P(A) = 0.5; P(B) = 0.2$$
'exactly one' means either A only fails or B only fails.
Event $X_1$: 'A only fails'$$ P(X_1) = P(A) *P(B)^c = 0.5*0.8 = 0.4 $$
Event $X_2$: 'B only fails' $$P(X_2) = P(A)^c * P(B) = 0.5*0.2 = 0.1 $$
And therefore:
$$P(X_1lor X_2) = P(X_1)+P(X_2)-P(X_1land X_2) = 0.4+0.1-0 = 0.5 $$
My thoughts behind $P(X_1 land X_2) = 0$ were that it is not possible that both only happens at the same time. I'm not fully sure whether that is correct. Should these logical thought be correct is the value of $0.5$ correct?
probability
I have the following problem:
If the probability that student A will fail a certain statis- tics
examination is 0.5, the probability that student B will fail the
examination is 0.2, and the probability that both student A and
student B will fail the examination is 0.1, what is the probability
and that exactly one of the two students will fail the examina- tion?
I came up with the following solution:
$$P(A) = 0.5; P(B) = 0.2$$
'exactly one' means either A only fails or B only fails.
Event $X_1$: 'A only fails'$$ P(X_1) = P(A) *P(B)^c = 0.5*0.8 = 0.4 $$
Event $X_2$: 'B only fails' $$P(X_2) = P(A)^c * P(B) = 0.5*0.2 = 0.1 $$
And therefore:
$$P(X_1lor X_2) = P(X_1)+P(X_2)-P(X_1land X_2) = 0.4+0.1-0 = 0.5 $$
My thoughts behind $P(X_1 land X_2) = 0$ were that it is not possible that both only happens at the same time. I'm not fully sure whether that is correct. Should these logical thought be correct is the value of $0.5$ correct?
probability
probability
edited Nov 21 '18 at 16:10
asked Nov 21 '18 at 15:50
thebilly
566
566
Welcome to math.SE! Asking for correctness here is OK (and it is encouraged to provide your own ideas for every question, what did you try and what didn't work), but it would also be good in the future to write your solution using MathJax, instead of uploading pictures.
– Nutle
Nov 21 '18 at 15:54
It'd be better to write your solution in the body of the question rather than linking to an image. (Also, the image should be rotated to make it easier to read.)
– littleO
Nov 21 '18 at 15:54
I see. Thank you both, I edited my question now.
– thebilly
Nov 21 '18 at 16:10
add a comment |
Welcome to math.SE! Asking for correctness here is OK (and it is encouraged to provide your own ideas for every question, what did you try and what didn't work), but it would also be good in the future to write your solution using MathJax, instead of uploading pictures.
– Nutle
Nov 21 '18 at 15:54
It'd be better to write your solution in the body of the question rather than linking to an image. (Also, the image should be rotated to make it easier to read.)
– littleO
Nov 21 '18 at 15:54
I see. Thank you both, I edited my question now.
– thebilly
Nov 21 '18 at 16:10
Welcome to math.SE! Asking for correctness here is OK (and it is encouraged to provide your own ideas for every question, what did you try and what didn't work), but it would also be good in the future to write your solution using MathJax, instead of uploading pictures.
– Nutle
Nov 21 '18 at 15:54
Welcome to math.SE! Asking for correctness here is OK (and it is encouraged to provide your own ideas for every question, what did you try and what didn't work), but it would also be good in the future to write your solution using MathJax, instead of uploading pictures.
– Nutle
Nov 21 '18 at 15:54
It'd be better to write your solution in the body of the question rather than linking to an image. (Also, the image should be rotated to make it easier to read.)
– littleO
Nov 21 '18 at 15:54
It'd be better to write your solution in the body of the question rather than linking to an image. (Also, the image should be rotated to make it easier to read.)
– littleO
Nov 21 '18 at 15:54
I see. Thank you both, I edited my question now.
– thebilly
Nov 21 '18 at 16:10
I see. Thank you both, I edited my question now.
– thebilly
Nov 21 '18 at 16:10
add a comment |
2 Answers
2
active
oldest
votes
You need to find $P(A, neg B) + P(neg A, B)$. We know $P(A)$, $P(B)$ and $P(A, B)$.
We also know that $P(A,B)+P(A,neg B)=P(A)$. You can get the value $P(A, neg B)$ from here. Likewise, we also know that $P(A, B)+P(neg A, B)=P(B)$ and thus you can also get the value $P(neg A, B)$.
add a comment |
Your $P(X_1)=0.4$ and $P(X_2)=0.1$ are right. But then it is asked for $P(X_2cap overline X_1)+P(X_1cap overline X_2)$
This is $[P(X_1)-P(X_1cap X_2)]+[P(X_2)-P(X_1cap X_2)]=P(X_1)+P(X_2)-2cdot P(X_1cap X_2)$
$=0.2+0.5-2cdot 0.1=0.5$
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%2f3007901%2fprobability-of-exactly-one-student-failing%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
You need to find $P(A, neg B) + P(neg A, B)$. We know $P(A)$, $P(B)$ and $P(A, B)$.
We also know that $P(A,B)+P(A,neg B)=P(A)$. You can get the value $P(A, neg B)$ from here. Likewise, we also know that $P(A, B)+P(neg A, B)=P(B)$ and thus you can also get the value $P(neg A, B)$.
add a comment |
You need to find $P(A, neg B) + P(neg A, B)$. We know $P(A)$, $P(B)$ and $P(A, B)$.
We also know that $P(A,B)+P(A,neg B)=P(A)$. You can get the value $P(A, neg B)$ from here. Likewise, we also know that $P(A, B)+P(neg A, B)=P(B)$ and thus you can also get the value $P(neg A, B)$.
add a comment |
You need to find $P(A, neg B) + P(neg A, B)$. We know $P(A)$, $P(B)$ and $P(A, B)$.
We also know that $P(A,B)+P(A,neg B)=P(A)$. You can get the value $P(A, neg B)$ from here. Likewise, we also know that $P(A, B)+P(neg A, B)=P(B)$ and thus you can also get the value $P(neg A, B)$.
You need to find $P(A, neg B) + P(neg A, B)$. We know $P(A)$, $P(B)$ and $P(A, B)$.
We also know that $P(A,B)+P(A,neg B)=P(A)$. You can get the value $P(A, neg B)$ from here. Likewise, we also know that $P(A, B)+P(neg A, B)=P(B)$ and thus you can also get the value $P(neg A, B)$.
answered Nov 21 '18 at 16:15
DavidPM
28118
28118
add a comment |
add a comment |
Your $P(X_1)=0.4$ and $P(X_2)=0.1$ are right. But then it is asked for $P(X_2cap overline X_1)+P(X_1cap overline X_2)$
This is $[P(X_1)-P(X_1cap X_2)]+[P(X_2)-P(X_1cap X_2)]=P(X_1)+P(X_2)-2cdot P(X_1cap X_2)$
$=0.2+0.5-2cdot 0.1=0.5$
add a comment |
Your $P(X_1)=0.4$ and $P(X_2)=0.1$ are right. But then it is asked for $P(X_2cap overline X_1)+P(X_1cap overline X_2)$
This is $[P(X_1)-P(X_1cap X_2)]+[P(X_2)-P(X_1cap X_2)]=P(X_1)+P(X_2)-2cdot P(X_1cap X_2)$
$=0.2+0.5-2cdot 0.1=0.5$
add a comment |
Your $P(X_1)=0.4$ and $P(X_2)=0.1$ are right. But then it is asked for $P(X_2cap overline X_1)+P(X_1cap overline X_2)$
This is $[P(X_1)-P(X_1cap X_2)]+[P(X_2)-P(X_1cap X_2)]=P(X_1)+P(X_2)-2cdot P(X_1cap X_2)$
$=0.2+0.5-2cdot 0.1=0.5$
Your $P(X_1)=0.4$ and $P(X_2)=0.1$ are right. But then it is asked for $P(X_2cap overline X_1)+P(X_1cap overline X_2)$
This is $[P(X_1)-P(X_1cap X_2)]+[P(X_2)-P(X_1cap X_2)]=P(X_1)+P(X_2)-2cdot P(X_1cap X_2)$
$=0.2+0.5-2cdot 0.1=0.5$
answered Nov 21 '18 at 16:16
callculus
17.9k31427
17.9k31427
add a comment |
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%2f3007901%2fprobability-of-exactly-one-student-failing%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
Welcome to math.SE! Asking for correctness here is OK (and it is encouraged to provide your own ideas for every question, what did you try and what didn't work), but it would also be good in the future to write your solution using MathJax, instead of uploading pictures.
– Nutle
Nov 21 '18 at 15:54
It'd be better to write your solution in the body of the question rather than linking to an image. (Also, the image should be rotated to make it easier to read.)
– littleO
Nov 21 '18 at 15:54
I see. Thank you both, I edited my question now.
– thebilly
Nov 21 '18 at 16:10