Calculate probability if an event would have had occured
$begingroup$
I need help in solving the following question:
A company is working on new type of airbags for cars. The old air bags, in case of accident, are known to fail at a rate of 23%. New air bags were tested on 230 cars and 10% of them failed. What is the probability that 10% of the 230 cars would have had failures with old bags?
I am not able to figure out what information is provided and what am I supposed to calculate like for the first piece of information, P(failure|old air bags) is given or P(failure, old air bags). How do you figure from sentences if conditional probability is given or probability of intersection of two things?
probability conditional-probability
$endgroup$
add a comment |
$begingroup$
I need help in solving the following question:
A company is working on new type of airbags for cars. The old air bags, in case of accident, are known to fail at a rate of 23%. New air bags were tested on 230 cars and 10% of them failed. What is the probability that 10% of the 230 cars would have had failures with old bags?
I am not able to figure out what information is provided and what am I supposed to calculate like for the first piece of information, P(failure|old air bags) is given or P(failure, old air bags). How do you figure from sentences if conditional probability is given or probability of intersection of two things?
probability conditional-probability
$endgroup$
add a comment |
$begingroup$
I need help in solving the following question:
A company is working on new type of airbags for cars. The old air bags, in case of accident, are known to fail at a rate of 23%. New air bags were tested on 230 cars and 10% of them failed. What is the probability that 10% of the 230 cars would have had failures with old bags?
I am not able to figure out what information is provided and what am I supposed to calculate like for the first piece of information, P(failure|old air bags) is given or P(failure, old air bags). How do you figure from sentences if conditional probability is given or probability of intersection of two things?
probability conditional-probability
$endgroup$
I need help in solving the following question:
A company is working on new type of airbags for cars. The old air bags, in case of accident, are known to fail at a rate of 23%. New air bags were tested on 230 cars and 10% of them failed. What is the probability that 10% of the 230 cars would have had failures with old bags?
I am not able to figure out what information is provided and what am I supposed to calculate like for the first piece of information, P(failure|old air bags) is given or P(failure, old air bags). How do you figure from sentences if conditional probability is given or probability of intersection of two things?
probability conditional-probability
probability conditional-probability
asked Jan 24 at 22:40
SinisterSixSinisterSix
32
32
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
You have been asked to find the probability that a count of 23 cars (among the 230) would have had failures when using old bags.
Hint: use binomial distribution as your model.
When X ~ Bin(230, 0.23), find P(X=23)
$endgroup$
$begingroup$
Thanks! So, "New air bags were tested on 230 cars and 10% of them failed" had no useful information in this case, right? I kept thinking that I had to find P(failure|old air bags, new air bags) or something like that.
$endgroup$
– SinisterSix
Jan 24 at 23:16
$begingroup$
It is just for comparison. You are basically asked to see how likely would the result of the test would have been if performed using the old bags .
$endgroup$
– Graham Kemp
Jan 24 at 23:46
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%2f3086456%2fcalculate-probability-if-an-event-would-have-had-occured%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
$begingroup$
You have been asked to find the probability that a count of 23 cars (among the 230) would have had failures when using old bags.
Hint: use binomial distribution as your model.
When X ~ Bin(230, 0.23), find P(X=23)
$endgroup$
$begingroup$
Thanks! So, "New air bags were tested on 230 cars and 10% of them failed" had no useful information in this case, right? I kept thinking that I had to find P(failure|old air bags, new air bags) or something like that.
$endgroup$
– SinisterSix
Jan 24 at 23:16
$begingroup$
It is just for comparison. You are basically asked to see how likely would the result of the test would have been if performed using the old bags .
$endgroup$
– Graham Kemp
Jan 24 at 23:46
add a comment |
$begingroup$
You have been asked to find the probability that a count of 23 cars (among the 230) would have had failures when using old bags.
Hint: use binomial distribution as your model.
When X ~ Bin(230, 0.23), find P(X=23)
$endgroup$
$begingroup$
Thanks! So, "New air bags were tested on 230 cars and 10% of them failed" had no useful information in this case, right? I kept thinking that I had to find P(failure|old air bags, new air bags) or something like that.
$endgroup$
– SinisterSix
Jan 24 at 23:16
$begingroup$
It is just for comparison. You are basically asked to see how likely would the result of the test would have been if performed using the old bags .
$endgroup$
– Graham Kemp
Jan 24 at 23:46
add a comment |
$begingroup$
You have been asked to find the probability that a count of 23 cars (among the 230) would have had failures when using old bags.
Hint: use binomial distribution as your model.
When X ~ Bin(230, 0.23), find P(X=23)
$endgroup$
You have been asked to find the probability that a count of 23 cars (among the 230) would have had failures when using old bags.
Hint: use binomial distribution as your model.
When X ~ Bin(230, 0.23), find P(X=23)
answered Jan 24 at 22:53


Graham KempGraham Kemp
86.8k43579
86.8k43579
$begingroup$
Thanks! So, "New air bags were tested on 230 cars and 10% of them failed" had no useful information in this case, right? I kept thinking that I had to find P(failure|old air bags, new air bags) or something like that.
$endgroup$
– SinisterSix
Jan 24 at 23:16
$begingroup$
It is just for comparison. You are basically asked to see how likely would the result of the test would have been if performed using the old bags .
$endgroup$
– Graham Kemp
Jan 24 at 23:46
add a comment |
$begingroup$
Thanks! So, "New air bags were tested on 230 cars and 10% of them failed" had no useful information in this case, right? I kept thinking that I had to find P(failure|old air bags, new air bags) or something like that.
$endgroup$
– SinisterSix
Jan 24 at 23:16
$begingroup$
It is just for comparison. You are basically asked to see how likely would the result of the test would have been if performed using the old bags .
$endgroup$
– Graham Kemp
Jan 24 at 23:46
$begingroup$
Thanks! So, "New air bags were tested on 230 cars and 10% of them failed" had no useful information in this case, right? I kept thinking that I had to find P(failure|old air bags, new air bags) or something like that.
$endgroup$
– SinisterSix
Jan 24 at 23:16
$begingroup$
Thanks! So, "New air bags were tested on 230 cars and 10% of them failed" had no useful information in this case, right? I kept thinking that I had to find P(failure|old air bags, new air bags) or something like that.
$endgroup$
– SinisterSix
Jan 24 at 23:16
$begingroup$
It is just for comparison. You are basically asked to see how likely would the result of the test would have been if performed using the old bags .
$endgroup$
– Graham Kemp
Jan 24 at 23:46
$begingroup$
It is just for comparison. You are basically asked to see how likely would the result of the test would have been if performed using the old bags .
$endgroup$
– Graham Kemp
Jan 24 at 23:46
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%2f3086456%2fcalculate-probability-if-an-event-would-have-had-occured%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