Is the following application of the CLT correct?
$begingroup$
I am new to probability theory and still have a problem understanding some things. I came across the following problem that I am unsure on how to solve. Here it is:
Suppose that in a city with $100,000$ cars a shop sells tires for cars. It has been observed that in an interval of $3$ months the percentage of cars that come to the shop for the replacement of all their tires is $0.5$%. What is the least number of tires that the shop has to order so that it can satisfy all its customers in a $3$ month interval with probability $geq 95$%?
And here is my attempt:
Let $X$ be the random variable of cars coming at the shop in a $3$ month interval. Then $X$ is a discrete random variable following binomial distribution $B(100,000; 0.005)$. We would like to find the least $xinmathbb{N}$ satisfying $P(Xleq x)geq95$%. Since (I assume) every car has $4$ tires, our answer is going to be $4x$. Now since we have a large number of cars, by the Central limit theorem, we have that $Xsim N(mu,sigma^2)$, where $mu, sigma^2$ are the expected value and the variance of $B(100,000; 0.005)$ and therefore, by calculating, it is $mu=500, sigma^2=475$. Now we have $P(Xleq x)=Pbig{(}displaystyle{frac{X-500}{sqrt{475}}leqfrac{x-500}{sqrt{475}}big{)}=Pbig{(}Zleqfrac{x-500}{sqrt{475}}big{)}}$, where $Zsim N(0,1)$. Now our $x$ will satisfy $displaystyle{Pbig{(}Zleqfrac{x-500}{sqrt{475}}big{)}}=0.95$, therefore $displaystyle{Pbig{(}0<Zleqfrac{x-500}{sqrt{475}}big{)}}=0.45$ hence (by the tables) it is $displaystyle{frac{x-500}{sqrt{475}}=1.645}$, which yields $x=535.85..$ and since $x$ is supposed to be an integer we have that $x=536$. therefore the least number of tires is $2144$.
Is my solution correct? if not, what should I have used?
Comment: I know that the $x=$fractional is not correct since i specified that $xinmathbb{N}$, but you get the point.
probability probability-theory statistics
$endgroup$
add a comment |
$begingroup$
I am new to probability theory and still have a problem understanding some things. I came across the following problem that I am unsure on how to solve. Here it is:
Suppose that in a city with $100,000$ cars a shop sells tires for cars. It has been observed that in an interval of $3$ months the percentage of cars that come to the shop for the replacement of all their tires is $0.5$%. What is the least number of tires that the shop has to order so that it can satisfy all its customers in a $3$ month interval with probability $geq 95$%?
And here is my attempt:
Let $X$ be the random variable of cars coming at the shop in a $3$ month interval. Then $X$ is a discrete random variable following binomial distribution $B(100,000; 0.005)$. We would like to find the least $xinmathbb{N}$ satisfying $P(Xleq x)geq95$%. Since (I assume) every car has $4$ tires, our answer is going to be $4x$. Now since we have a large number of cars, by the Central limit theorem, we have that $Xsim N(mu,sigma^2)$, where $mu, sigma^2$ are the expected value and the variance of $B(100,000; 0.005)$ and therefore, by calculating, it is $mu=500, sigma^2=475$. Now we have $P(Xleq x)=Pbig{(}displaystyle{frac{X-500}{sqrt{475}}leqfrac{x-500}{sqrt{475}}big{)}=Pbig{(}Zleqfrac{x-500}{sqrt{475}}big{)}}$, where $Zsim N(0,1)$. Now our $x$ will satisfy $displaystyle{Pbig{(}Zleqfrac{x-500}{sqrt{475}}big{)}}=0.95$, therefore $displaystyle{Pbig{(}0<Zleqfrac{x-500}{sqrt{475}}big{)}}=0.45$ hence (by the tables) it is $displaystyle{frac{x-500}{sqrt{475}}=1.645}$, which yields $x=535.85..$ and since $x$ is supposed to be an integer we have that $x=536$. therefore the least number of tires is $2144$.
Is my solution correct? if not, what should I have used?
Comment: I know that the $x=$fractional is not correct since i specified that $xinmathbb{N}$, but you get the point.
probability probability-theory statistics
$endgroup$
$begingroup$
"the percentage of cars that come to the shop for the replacement of all their tires is 0.5%" That is quite poorly worded, it says that X is a constant ( 500). I guess it meant what you understood, though.
$endgroup$
– leonbloy
Jan 21 at 14:49
$begingroup$
@leonbloy I know, I was confused by this as well, but this is an accurate translation of the problem...
$endgroup$
– JustDroppedIn
Jan 21 at 15:03
add a comment |
$begingroup$
I am new to probability theory and still have a problem understanding some things. I came across the following problem that I am unsure on how to solve. Here it is:
Suppose that in a city with $100,000$ cars a shop sells tires for cars. It has been observed that in an interval of $3$ months the percentage of cars that come to the shop for the replacement of all their tires is $0.5$%. What is the least number of tires that the shop has to order so that it can satisfy all its customers in a $3$ month interval with probability $geq 95$%?
And here is my attempt:
Let $X$ be the random variable of cars coming at the shop in a $3$ month interval. Then $X$ is a discrete random variable following binomial distribution $B(100,000; 0.005)$. We would like to find the least $xinmathbb{N}$ satisfying $P(Xleq x)geq95$%. Since (I assume) every car has $4$ tires, our answer is going to be $4x$. Now since we have a large number of cars, by the Central limit theorem, we have that $Xsim N(mu,sigma^2)$, where $mu, sigma^2$ are the expected value and the variance of $B(100,000; 0.005)$ and therefore, by calculating, it is $mu=500, sigma^2=475$. Now we have $P(Xleq x)=Pbig{(}displaystyle{frac{X-500}{sqrt{475}}leqfrac{x-500}{sqrt{475}}big{)}=Pbig{(}Zleqfrac{x-500}{sqrt{475}}big{)}}$, where $Zsim N(0,1)$. Now our $x$ will satisfy $displaystyle{Pbig{(}Zleqfrac{x-500}{sqrt{475}}big{)}}=0.95$, therefore $displaystyle{Pbig{(}0<Zleqfrac{x-500}{sqrt{475}}big{)}}=0.45$ hence (by the tables) it is $displaystyle{frac{x-500}{sqrt{475}}=1.645}$, which yields $x=535.85..$ and since $x$ is supposed to be an integer we have that $x=536$. therefore the least number of tires is $2144$.
Is my solution correct? if not, what should I have used?
Comment: I know that the $x=$fractional is not correct since i specified that $xinmathbb{N}$, but you get the point.
probability probability-theory statistics
$endgroup$
I am new to probability theory and still have a problem understanding some things. I came across the following problem that I am unsure on how to solve. Here it is:
Suppose that in a city with $100,000$ cars a shop sells tires for cars. It has been observed that in an interval of $3$ months the percentage of cars that come to the shop for the replacement of all their tires is $0.5$%. What is the least number of tires that the shop has to order so that it can satisfy all its customers in a $3$ month interval with probability $geq 95$%?
And here is my attempt:
Let $X$ be the random variable of cars coming at the shop in a $3$ month interval. Then $X$ is a discrete random variable following binomial distribution $B(100,000; 0.005)$. We would like to find the least $xinmathbb{N}$ satisfying $P(Xleq x)geq95$%. Since (I assume) every car has $4$ tires, our answer is going to be $4x$. Now since we have a large number of cars, by the Central limit theorem, we have that $Xsim N(mu,sigma^2)$, where $mu, sigma^2$ are the expected value and the variance of $B(100,000; 0.005)$ and therefore, by calculating, it is $mu=500, sigma^2=475$. Now we have $P(Xleq x)=Pbig{(}displaystyle{frac{X-500}{sqrt{475}}leqfrac{x-500}{sqrt{475}}big{)}=Pbig{(}Zleqfrac{x-500}{sqrt{475}}big{)}}$, where $Zsim N(0,1)$. Now our $x$ will satisfy $displaystyle{Pbig{(}Zleqfrac{x-500}{sqrt{475}}big{)}}=0.95$, therefore $displaystyle{Pbig{(}0<Zleqfrac{x-500}{sqrt{475}}big{)}}=0.45$ hence (by the tables) it is $displaystyle{frac{x-500}{sqrt{475}}=1.645}$, which yields $x=535.85..$ and since $x$ is supposed to be an integer we have that $x=536$. therefore the least number of tires is $2144$.
Is my solution correct? if not, what should I have used?
Comment: I know that the $x=$fractional is not correct since i specified that $xinmathbb{N}$, but you get the point.
probability probability-theory statistics
probability probability-theory statistics
asked Jan 21 at 13:01
JustDroppedInJustDroppedIn
2,083420
2,083420
$begingroup$
"the percentage of cars that come to the shop for the replacement of all their tires is 0.5%" That is quite poorly worded, it says that X is a constant ( 500). I guess it meant what you understood, though.
$endgroup$
– leonbloy
Jan 21 at 14:49
$begingroup$
@leonbloy I know, I was confused by this as well, but this is an accurate translation of the problem...
$endgroup$
– JustDroppedIn
Jan 21 at 15:03
add a comment |
$begingroup$
"the percentage of cars that come to the shop for the replacement of all their tires is 0.5%" That is quite poorly worded, it says that X is a constant ( 500). I guess it meant what you understood, though.
$endgroup$
– leonbloy
Jan 21 at 14:49
$begingroup$
@leonbloy I know, I was confused by this as well, but this is an accurate translation of the problem...
$endgroup$
– JustDroppedIn
Jan 21 at 15:03
$begingroup$
"the percentage of cars that come to the shop for the replacement of all their tires is 0.5%" That is quite poorly worded, it says that X is a constant ( 500). I guess it meant what you understood, though.
$endgroup$
– leonbloy
Jan 21 at 14:49
$begingroup$
"the percentage of cars that come to the shop for the replacement of all their tires is 0.5%" That is quite poorly worded, it says that X is a constant ( 500). I guess it meant what you understood, though.
$endgroup$
– leonbloy
Jan 21 at 14:49
$begingroup$
@leonbloy I know, I was confused by this as well, but this is an accurate translation of the problem...
$endgroup$
– JustDroppedIn
Jan 21 at 15:03
$begingroup$
@leonbloy I know, I was confused by this as well, but this is an accurate translation of the problem...
$endgroup$
– JustDroppedIn
Jan 21 at 15:03
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Assuming that the shop's only tire business is to replace all four tires, your method makes sense. [Otherwise, I can't see how to work the problem.]
The CLT implies that a binomial distribution with sufficiently large $n$ is well-approximated by a normal distribution, which is what you're doing.
Binomial. I used the binomial quantile function (inverse CDF) qbinom
in R to compute an answer directly from the binomial distribution. It is very nearly the same as your answer.
4*ceiling(qbinom(.95, 10^5, .005))
[1] 2148
I expect that the small discrepancy may result from rounding in finding the mean and standard deviation of the approximating normal distribution or from using printed normal tables. [Perhaps try $sigma^2 = 497.5.]$
Normal approximation to binomial. Without rounding, I get the following result from the normal approximation. (The normal approximation with $n=10^5$ and $p = 0.005$ should be quite good, but not necessarily exactly perfect.)
n = 10^5; p = .005; mu = n*p; sg = sqrt(n*p*(1-p))
4*ceiling(qnorm(.95, mu, sg))
[1] 2148
Poisson approximation. Another reasonable approximation is to use the distribution
$mathsf{Pois}(lambda = mu = np).$ This approximation is quite good
for large $n$ and small $p:$
4*ceiling(qpois(.95, mu))
[1] 2148
Normal approximation to Poisson. For $lambda$ as large as $500$ the Poisson distribution is well
approximated by $mathsf{Norm}(lambda, sqrt{lambda}):$
4*ceiling(qnorm(.95, mu, sqrt(mu)))
[1] 2148
The following figure shows the binomial distribution (black bars) along with its normal approximation (blue curve) and its Poisson approximation (centers of red circles). The probability to the right of the vertical dotted line is about 0.05.
$endgroup$
$begingroup$
Thank you very much!
$endgroup$
– JustDroppedIn
Jan 21 at 22:14
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%2f3081850%2fis-the-following-application-of-the-clt-correct%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$
Assuming that the shop's only tire business is to replace all four tires, your method makes sense. [Otherwise, I can't see how to work the problem.]
The CLT implies that a binomial distribution with sufficiently large $n$ is well-approximated by a normal distribution, which is what you're doing.
Binomial. I used the binomial quantile function (inverse CDF) qbinom
in R to compute an answer directly from the binomial distribution. It is very nearly the same as your answer.
4*ceiling(qbinom(.95, 10^5, .005))
[1] 2148
I expect that the small discrepancy may result from rounding in finding the mean and standard deviation of the approximating normal distribution or from using printed normal tables. [Perhaps try $sigma^2 = 497.5.]$
Normal approximation to binomial. Without rounding, I get the following result from the normal approximation. (The normal approximation with $n=10^5$ and $p = 0.005$ should be quite good, but not necessarily exactly perfect.)
n = 10^5; p = .005; mu = n*p; sg = sqrt(n*p*(1-p))
4*ceiling(qnorm(.95, mu, sg))
[1] 2148
Poisson approximation. Another reasonable approximation is to use the distribution
$mathsf{Pois}(lambda = mu = np).$ This approximation is quite good
for large $n$ and small $p:$
4*ceiling(qpois(.95, mu))
[1] 2148
Normal approximation to Poisson. For $lambda$ as large as $500$ the Poisson distribution is well
approximated by $mathsf{Norm}(lambda, sqrt{lambda}):$
4*ceiling(qnorm(.95, mu, sqrt(mu)))
[1] 2148
The following figure shows the binomial distribution (black bars) along with its normal approximation (blue curve) and its Poisson approximation (centers of red circles). The probability to the right of the vertical dotted line is about 0.05.
$endgroup$
$begingroup$
Thank you very much!
$endgroup$
– JustDroppedIn
Jan 21 at 22:14
add a comment |
$begingroup$
Assuming that the shop's only tire business is to replace all four tires, your method makes sense. [Otherwise, I can't see how to work the problem.]
The CLT implies that a binomial distribution with sufficiently large $n$ is well-approximated by a normal distribution, which is what you're doing.
Binomial. I used the binomial quantile function (inverse CDF) qbinom
in R to compute an answer directly from the binomial distribution. It is very nearly the same as your answer.
4*ceiling(qbinom(.95, 10^5, .005))
[1] 2148
I expect that the small discrepancy may result from rounding in finding the mean and standard deviation of the approximating normal distribution or from using printed normal tables. [Perhaps try $sigma^2 = 497.5.]$
Normal approximation to binomial. Without rounding, I get the following result from the normal approximation. (The normal approximation with $n=10^5$ and $p = 0.005$ should be quite good, but not necessarily exactly perfect.)
n = 10^5; p = .005; mu = n*p; sg = sqrt(n*p*(1-p))
4*ceiling(qnorm(.95, mu, sg))
[1] 2148
Poisson approximation. Another reasonable approximation is to use the distribution
$mathsf{Pois}(lambda = mu = np).$ This approximation is quite good
for large $n$ and small $p:$
4*ceiling(qpois(.95, mu))
[1] 2148
Normal approximation to Poisson. For $lambda$ as large as $500$ the Poisson distribution is well
approximated by $mathsf{Norm}(lambda, sqrt{lambda}):$
4*ceiling(qnorm(.95, mu, sqrt(mu)))
[1] 2148
The following figure shows the binomial distribution (black bars) along with its normal approximation (blue curve) and its Poisson approximation (centers of red circles). The probability to the right of the vertical dotted line is about 0.05.
$endgroup$
$begingroup$
Thank you very much!
$endgroup$
– JustDroppedIn
Jan 21 at 22:14
add a comment |
$begingroup$
Assuming that the shop's only tire business is to replace all four tires, your method makes sense. [Otherwise, I can't see how to work the problem.]
The CLT implies that a binomial distribution with sufficiently large $n$ is well-approximated by a normal distribution, which is what you're doing.
Binomial. I used the binomial quantile function (inverse CDF) qbinom
in R to compute an answer directly from the binomial distribution. It is very nearly the same as your answer.
4*ceiling(qbinom(.95, 10^5, .005))
[1] 2148
I expect that the small discrepancy may result from rounding in finding the mean and standard deviation of the approximating normal distribution or from using printed normal tables. [Perhaps try $sigma^2 = 497.5.]$
Normal approximation to binomial. Without rounding, I get the following result from the normal approximation. (The normal approximation with $n=10^5$ and $p = 0.005$ should be quite good, but not necessarily exactly perfect.)
n = 10^5; p = .005; mu = n*p; sg = sqrt(n*p*(1-p))
4*ceiling(qnorm(.95, mu, sg))
[1] 2148
Poisson approximation. Another reasonable approximation is to use the distribution
$mathsf{Pois}(lambda = mu = np).$ This approximation is quite good
for large $n$ and small $p:$
4*ceiling(qpois(.95, mu))
[1] 2148
Normal approximation to Poisson. For $lambda$ as large as $500$ the Poisson distribution is well
approximated by $mathsf{Norm}(lambda, sqrt{lambda}):$
4*ceiling(qnorm(.95, mu, sqrt(mu)))
[1] 2148
The following figure shows the binomial distribution (black bars) along with its normal approximation (blue curve) and its Poisson approximation (centers of red circles). The probability to the right of the vertical dotted line is about 0.05.
$endgroup$
Assuming that the shop's only tire business is to replace all four tires, your method makes sense. [Otherwise, I can't see how to work the problem.]
The CLT implies that a binomial distribution with sufficiently large $n$ is well-approximated by a normal distribution, which is what you're doing.
Binomial. I used the binomial quantile function (inverse CDF) qbinom
in R to compute an answer directly from the binomial distribution. It is very nearly the same as your answer.
4*ceiling(qbinom(.95, 10^5, .005))
[1] 2148
I expect that the small discrepancy may result from rounding in finding the mean and standard deviation of the approximating normal distribution or from using printed normal tables. [Perhaps try $sigma^2 = 497.5.]$
Normal approximation to binomial. Without rounding, I get the following result from the normal approximation. (The normal approximation with $n=10^5$ and $p = 0.005$ should be quite good, but not necessarily exactly perfect.)
n = 10^5; p = .005; mu = n*p; sg = sqrt(n*p*(1-p))
4*ceiling(qnorm(.95, mu, sg))
[1] 2148
Poisson approximation. Another reasonable approximation is to use the distribution
$mathsf{Pois}(lambda = mu = np).$ This approximation is quite good
for large $n$ and small $p:$
4*ceiling(qpois(.95, mu))
[1] 2148
Normal approximation to Poisson. For $lambda$ as large as $500$ the Poisson distribution is well
approximated by $mathsf{Norm}(lambda, sqrt{lambda}):$
4*ceiling(qnorm(.95, mu, sqrt(mu)))
[1] 2148
The following figure shows the binomial distribution (black bars) along with its normal approximation (blue curve) and its Poisson approximation (centers of red circles). The probability to the right of the vertical dotted line is about 0.05.
edited Jan 22 at 9:01
answered Jan 21 at 22:03
BruceETBruceET
35.7k71440
35.7k71440
$begingroup$
Thank you very much!
$endgroup$
– JustDroppedIn
Jan 21 at 22:14
add a comment |
$begingroup$
Thank you very much!
$endgroup$
– JustDroppedIn
Jan 21 at 22:14
$begingroup$
Thank you very much!
$endgroup$
– JustDroppedIn
Jan 21 at 22:14
$begingroup$
Thank you very much!
$endgroup$
– JustDroppedIn
Jan 21 at 22:14
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%2f3081850%2fis-the-following-application-of-the-clt-correct%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$
"the percentage of cars that come to the shop for the replacement of all their tires is 0.5%" That is quite poorly worded, it says that X is a constant ( 500). I guess it meant what you understood, though.
$endgroup$
– leonbloy
Jan 21 at 14:49
$begingroup$
@leonbloy I know, I was confused by this as well, but this is an accurate translation of the problem...
$endgroup$
– JustDroppedIn
Jan 21 at 15:03