Sampling Distribution Disturbing Answer
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I am currently studying about Sampling distribution of Sample means, and came across below example here.
Question:
The average male drinks 2L of water when active outdoors with a standard deviation of .7L. You're planning a full day nature trip for 50 men and will bring 110L of water. What's the probability you'll run out?
Given Answer:(transcript taken from here which is same as khan's)
The probability of running out of water is the probability of using more than 110L of water. This is the same as the probability of the average water use is greater than 2.2L (110L divided by 50 men) per man
P(average water use > 2.2L per man)
$mu_barx$ = $mu$ = 2L
$sigma_barx^2 = dfrac sigma^2n$
$sigma_barx = dfrac sigmasqrtn = dfrac 0.7sqrt50 = 0.099$
We just need to figure out how many standard deviations 2.2L is away from the mean (known as the z-score)
$dfrac 2.2-musigma = dfrac 2.2-20.099 = 2.02$
The probability that average water us > 2.2L per man is the same as probability that the sample mean will be more than 2.02 standard deviations above the mean. Now you can use a z-table to figure out that probability.
0.9783 is the probability that we're less than 2.02 standard deviations
above the mean
P(running out of water) = 1 - .9783 = .0217
My questions:
Broadly, what is the inference getting a 2.17%, how is different from 1% or 3% or even 5% practically? What realistic action or usefulness there could be out of this inference?
Average male indicates huge or even entire population of male. And sampling distribution with just 50 men isn't too small to consider as a normal distribution? (given that, we do not know about population distribution in question. Unless one assumes that also as normal)
Even if 50 is normal, it is just 1 sample (of size 50 men). Shouldn't we get a normal distribution only when we repeat this N-trials or N-number of times, to have the normal distribution effect to take place?
How is it not Sampling distribution of sample proportion?
Isn't it counter intuitive that our sampling distribution has lower SD ( so higher certainty), makes one wonder if sampling distribution is better than population distribution? How latter is more beneficial?
Kindly clarify.
probability probability-theory probability-distributions sampling probability-limit-theorems
add a comment |Â
up vote
0
down vote
favorite
I am currently studying about Sampling distribution of Sample means, and came across below example here.
Question:
The average male drinks 2L of water when active outdoors with a standard deviation of .7L. You're planning a full day nature trip for 50 men and will bring 110L of water. What's the probability you'll run out?
Given Answer:(transcript taken from here which is same as khan's)
The probability of running out of water is the probability of using more than 110L of water. This is the same as the probability of the average water use is greater than 2.2L (110L divided by 50 men) per man
P(average water use > 2.2L per man)
$mu_barx$ = $mu$ = 2L
$sigma_barx^2 = dfrac sigma^2n$
$sigma_barx = dfrac sigmasqrtn = dfrac 0.7sqrt50 = 0.099$
We just need to figure out how many standard deviations 2.2L is away from the mean (known as the z-score)
$dfrac 2.2-musigma = dfrac 2.2-20.099 = 2.02$
The probability that average water us > 2.2L per man is the same as probability that the sample mean will be more than 2.02 standard deviations above the mean. Now you can use a z-table to figure out that probability.
0.9783 is the probability that we're less than 2.02 standard deviations
above the mean
P(running out of water) = 1 - .9783 = .0217
My questions:
Broadly, what is the inference getting a 2.17%, how is different from 1% or 3% or even 5% practically? What realistic action or usefulness there could be out of this inference?
Average male indicates huge or even entire population of male. And sampling distribution with just 50 men isn't too small to consider as a normal distribution? (given that, we do not know about population distribution in question. Unless one assumes that also as normal)
Even if 50 is normal, it is just 1 sample (of size 50 men). Shouldn't we get a normal distribution only when we repeat this N-trials or N-number of times, to have the normal distribution effect to take place?
How is it not Sampling distribution of sample proportion?
Isn't it counter intuitive that our sampling distribution has lower SD ( so higher certainty), makes one wonder if sampling distribution is better than population distribution? How latter is more beneficial?
Kindly clarify.
probability probability-theory probability-distributions sampling probability-limit-theorems
The "Disturbing" thing about the question is that it is using mathematics to justify carrying the least theoretical amount of water needed by humans to stay in their comfort zone. Take twice the recommended average.
â Weather Vane
Aug 9 at 18:11
An engineer would take three times the recommended average.
â Weather Vane
Aug 9 at 18:27
Normal distributions are often useful, especially for modeling probabilities near the average. But there is an adage among those who use normal approximations in real life: "Never trust normal tails." As a practical matter with a supply of 110 L, your guesses of 1% and 3% may be about as good as 2.17% for the probability of running out.
â BruceET
Aug 9 at 18:44
Even more disturbing is using theoretical people for mathematics, as if they are just numbers, and not real people. Which century does this come from?
â Weather Vane
Aug 9 at 18:57
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I am currently studying about Sampling distribution of Sample means, and came across below example here.
Question:
The average male drinks 2L of water when active outdoors with a standard deviation of .7L. You're planning a full day nature trip for 50 men and will bring 110L of water. What's the probability you'll run out?
Given Answer:(transcript taken from here which is same as khan's)
The probability of running out of water is the probability of using more than 110L of water. This is the same as the probability of the average water use is greater than 2.2L (110L divided by 50 men) per man
P(average water use > 2.2L per man)
$mu_barx$ = $mu$ = 2L
$sigma_barx^2 = dfrac sigma^2n$
$sigma_barx = dfrac sigmasqrtn = dfrac 0.7sqrt50 = 0.099$
We just need to figure out how many standard deviations 2.2L is away from the mean (known as the z-score)
$dfrac 2.2-musigma = dfrac 2.2-20.099 = 2.02$
The probability that average water us > 2.2L per man is the same as probability that the sample mean will be more than 2.02 standard deviations above the mean. Now you can use a z-table to figure out that probability.
0.9783 is the probability that we're less than 2.02 standard deviations
above the mean
P(running out of water) = 1 - .9783 = .0217
My questions:
Broadly, what is the inference getting a 2.17%, how is different from 1% or 3% or even 5% practically? What realistic action or usefulness there could be out of this inference?
Average male indicates huge or even entire population of male. And sampling distribution with just 50 men isn't too small to consider as a normal distribution? (given that, we do not know about population distribution in question. Unless one assumes that also as normal)
Even if 50 is normal, it is just 1 sample (of size 50 men). Shouldn't we get a normal distribution only when we repeat this N-trials or N-number of times, to have the normal distribution effect to take place?
How is it not Sampling distribution of sample proportion?
Isn't it counter intuitive that our sampling distribution has lower SD ( so higher certainty), makes one wonder if sampling distribution is better than population distribution? How latter is more beneficial?
Kindly clarify.
probability probability-theory probability-distributions sampling probability-limit-theorems
I am currently studying about Sampling distribution of Sample means, and came across below example here.
Question:
The average male drinks 2L of water when active outdoors with a standard deviation of .7L. You're planning a full day nature trip for 50 men and will bring 110L of water. What's the probability you'll run out?
Given Answer:(transcript taken from here which is same as khan's)
The probability of running out of water is the probability of using more than 110L of water. This is the same as the probability of the average water use is greater than 2.2L (110L divided by 50 men) per man
P(average water use > 2.2L per man)
$mu_barx$ = $mu$ = 2L
$sigma_barx^2 = dfrac sigma^2n$
$sigma_barx = dfrac sigmasqrtn = dfrac 0.7sqrt50 = 0.099$
We just need to figure out how many standard deviations 2.2L is away from the mean (known as the z-score)
$dfrac 2.2-musigma = dfrac 2.2-20.099 = 2.02$
The probability that average water us > 2.2L per man is the same as probability that the sample mean will be more than 2.02 standard deviations above the mean. Now you can use a z-table to figure out that probability.
0.9783 is the probability that we're less than 2.02 standard deviations
above the mean
P(running out of water) = 1 - .9783 = .0217
My questions:
Broadly, what is the inference getting a 2.17%, how is different from 1% or 3% or even 5% practically? What realistic action or usefulness there could be out of this inference?
Average male indicates huge or even entire population of male. And sampling distribution with just 50 men isn't too small to consider as a normal distribution? (given that, we do not know about population distribution in question. Unless one assumes that also as normal)
Even if 50 is normal, it is just 1 sample (of size 50 men). Shouldn't we get a normal distribution only when we repeat this N-trials or N-number of times, to have the normal distribution effect to take place?
How is it not Sampling distribution of sample proportion?
Isn't it counter intuitive that our sampling distribution has lower SD ( so higher certainty), makes one wonder if sampling distribution is better than population distribution? How latter is more beneficial?
Kindly clarify.
probability probability-theory probability-distributions sampling probability-limit-theorems
asked Aug 9 at 18:01
Paari Vendhan
577
577
The "Disturbing" thing about the question is that it is using mathematics to justify carrying the least theoretical amount of water needed by humans to stay in their comfort zone. Take twice the recommended average.
â Weather Vane
Aug 9 at 18:11
An engineer would take three times the recommended average.
â Weather Vane
Aug 9 at 18:27
Normal distributions are often useful, especially for modeling probabilities near the average. But there is an adage among those who use normal approximations in real life: "Never trust normal tails." As a practical matter with a supply of 110 L, your guesses of 1% and 3% may be about as good as 2.17% for the probability of running out.
â BruceET
Aug 9 at 18:44
Even more disturbing is using theoretical people for mathematics, as if they are just numbers, and not real people. Which century does this come from?
â Weather Vane
Aug 9 at 18:57
add a comment |Â
The "Disturbing" thing about the question is that it is using mathematics to justify carrying the least theoretical amount of water needed by humans to stay in their comfort zone. Take twice the recommended average.
â Weather Vane
Aug 9 at 18:11
An engineer would take three times the recommended average.
â Weather Vane
Aug 9 at 18:27
Normal distributions are often useful, especially for modeling probabilities near the average. But there is an adage among those who use normal approximations in real life: "Never trust normal tails." As a practical matter with a supply of 110 L, your guesses of 1% and 3% may be about as good as 2.17% for the probability of running out.
â BruceET
Aug 9 at 18:44
Even more disturbing is using theoretical people for mathematics, as if they are just numbers, and not real people. Which century does this come from?
â Weather Vane
Aug 9 at 18:57
The "Disturbing" thing about the question is that it is using mathematics to justify carrying the least theoretical amount of water needed by humans to stay in their comfort zone. Take twice the recommended average.
â Weather Vane
Aug 9 at 18:11
The "Disturbing" thing about the question is that it is using mathematics to justify carrying the least theoretical amount of water needed by humans to stay in their comfort zone. Take twice the recommended average.
â Weather Vane
Aug 9 at 18:11
An engineer would take three times the recommended average.
â Weather Vane
Aug 9 at 18:27
An engineer would take three times the recommended average.
â Weather Vane
Aug 9 at 18:27
Normal distributions are often useful, especially for modeling probabilities near the average. But there is an adage among those who use normal approximations in real life: "Never trust normal tails." As a practical matter with a supply of 110 L, your guesses of 1% and 3% may be about as good as 2.17% for the probability of running out.
â BruceET
Aug 9 at 18:44
Normal distributions are often useful, especially for modeling probabilities near the average. But there is an adage among those who use normal approximations in real life: "Never trust normal tails." As a practical matter with a supply of 110 L, your guesses of 1% and 3% may be about as good as 2.17% for the probability of running out.
â BruceET
Aug 9 at 18:44
Even more disturbing is using theoretical people for mathematics, as if they are just numbers, and not real people. Which century does this come from?
â Weather Vane
Aug 9 at 18:57
Even more disturbing is using theoretical people for mathematics, as if they are just numbers, and not real people. Which century does this come from?
â Weather Vane
Aug 9 at 18:57
add a comment |Â
2 Answers
2
active
oldest
votes
up vote
0
down vote
The main problem with this question, I think, is that we don't know that your $50$ men are a random sample from the population of all males, or how the activity they will be doing will compare to whatever those average males were doing. If the weather is like what it is in much of North America and Europe these
days, they'll need a lot more water!
add a comment |Â
up vote
0
down vote
My comments are from a practical aspect of this analysis.
The $2.17%$ probability is a metric used to compare against a predetermined risk factor. In this particular case, the consequences of running out of water would have to be assessed for an acceptable level of risk. Is someone going to die or become dehydrated or just a little thirsty? Normally a predetermined risk factor would be $.05$. If lives are at stake then $.01$ or even smaller may be more appropriate.
Ask yourself if the $50$ men on a nature trip are a typical cross section of the male population. They probably weren't a random sample so are likely to be biased or non representative in some way. If they are older or different in some way that would effect their hydration then this needs to be taken into account.
You are mistaking or taking this sample as a simple random sample which it probably isn't. Even so, what aspects of normal are you looking at to decide if the sample is normal? If the population is normal, and the sample is random and large enough, then the criteria for a valid test have been met.
Please Clarify this point.
No, it is a recognized phenomenon that generally a random sample will have a smaller SD than the population it came from. Hence the calculation of sample SD versus population SD by division by $n-1$ versus $n$ to correct for this anomaly. The goal is to obtain a valid and accurate test by applying criteria that have been determined to work best for a majority of cases. It isn't an exact method and is prone to error. However, in a well designed test, measures can be taken to limit these errors as much as possible
For 4, the bigger picture is I am currently trying to understand "Sampling distribution of Sample proportions" and "Sampling distribution of Sample means", and unable to distinguish when to use what. The example in question came in latter, so wondering how its sample means. In both sample proportions and sample means, afaik we take samples, take average and plot Sample distribution graph. I am sorry if my clarification is incomplete, but it just represents my current understanding so kindly enlighten on that as well if possible
â Paari Vendhan
Aug 9 at 18:57
For 3, it is assumed in answer it is normal, and I counter that, how could it be as sample size seem too less (1 sample of 50 men or 50 samples of 1 men) and we do not know population distribution (if its normal or not) from question.
â Paari Vendhan
Aug 9 at 18:58
This case is applicable to sample mean whereby the mean amount of water consumed by the average male is used to determine a quantity to take and then the probability of running out whereby the water is shared as needed. A sample proportion would be more applicable to a scenario to determine what proportion of the sample are likely to run out of water if each has 2.2 L? You seem to be hung up on the sample being normally distributed. The analysis determines the probability of a skewed distribution and different mean from a normal population and hence the probability of running out of water.
â Phil H
Aug 9 at 20:09
could not understand how to fit "proportion of the sample are likely to run out of water if each has 2.2 L" in the problem, can you kindly elaborate that in your answer?
â Paari Vendhan
Aug 10 at 5:38
The probability of a single person running out of water, mean 2L, SD = 0.7 with a quantity of 2.2L is p = .3875. So we would expect 39 out of 100 people to run out of water. A one proportion z test type question would be very different and something like, if the probability of a person running out of water is 0.39, what is the probability that no more than 30 out of a 100 people will run out of water? A one proportion z test gives p = .0325 with a z = -1.845. Neither of these apply as the probability of the whole group running out of water is based on the mean consumption of the whole group.
â Phil H
Aug 10 at 16:26
add a comment |Â
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
The main problem with this question, I think, is that we don't know that your $50$ men are a random sample from the population of all males, or how the activity they will be doing will compare to whatever those average males were doing. If the weather is like what it is in much of North America and Europe these
days, they'll need a lot more water!
add a comment |Â
up vote
0
down vote
The main problem with this question, I think, is that we don't know that your $50$ men are a random sample from the population of all males, or how the activity they will be doing will compare to whatever those average males were doing. If the weather is like what it is in much of North America and Europe these
days, they'll need a lot more water!
add a comment |Â
up vote
0
down vote
up vote
0
down vote
The main problem with this question, I think, is that we don't know that your $50$ men are a random sample from the population of all males, or how the activity they will be doing will compare to whatever those average males were doing. If the weather is like what it is in much of North America and Europe these
days, they'll need a lot more water!
The main problem with this question, I think, is that we don't know that your $50$ men are a random sample from the population of all males, or how the activity they will be doing will compare to whatever those average males were doing. If the weather is like what it is in much of North America and Europe these
days, they'll need a lot more water!
answered Aug 9 at 18:12
Robert Israel
304k22201443
304k22201443
add a comment |Â
add a comment |Â
up vote
0
down vote
My comments are from a practical aspect of this analysis.
The $2.17%$ probability is a metric used to compare against a predetermined risk factor. In this particular case, the consequences of running out of water would have to be assessed for an acceptable level of risk. Is someone going to die or become dehydrated or just a little thirsty? Normally a predetermined risk factor would be $.05$. If lives are at stake then $.01$ or even smaller may be more appropriate.
Ask yourself if the $50$ men on a nature trip are a typical cross section of the male population. They probably weren't a random sample so are likely to be biased or non representative in some way. If they are older or different in some way that would effect their hydration then this needs to be taken into account.
You are mistaking or taking this sample as a simple random sample which it probably isn't. Even so, what aspects of normal are you looking at to decide if the sample is normal? If the population is normal, and the sample is random and large enough, then the criteria for a valid test have been met.
Please Clarify this point.
No, it is a recognized phenomenon that generally a random sample will have a smaller SD than the population it came from. Hence the calculation of sample SD versus population SD by division by $n-1$ versus $n$ to correct for this anomaly. The goal is to obtain a valid and accurate test by applying criteria that have been determined to work best for a majority of cases. It isn't an exact method and is prone to error. However, in a well designed test, measures can be taken to limit these errors as much as possible
For 4, the bigger picture is I am currently trying to understand "Sampling distribution of Sample proportions" and "Sampling distribution of Sample means", and unable to distinguish when to use what. The example in question came in latter, so wondering how its sample means. In both sample proportions and sample means, afaik we take samples, take average and plot Sample distribution graph. I am sorry if my clarification is incomplete, but it just represents my current understanding so kindly enlighten on that as well if possible
â Paari Vendhan
Aug 9 at 18:57
For 3, it is assumed in answer it is normal, and I counter that, how could it be as sample size seem too less (1 sample of 50 men or 50 samples of 1 men) and we do not know population distribution (if its normal or not) from question.
â Paari Vendhan
Aug 9 at 18:58
This case is applicable to sample mean whereby the mean amount of water consumed by the average male is used to determine a quantity to take and then the probability of running out whereby the water is shared as needed. A sample proportion would be more applicable to a scenario to determine what proportion of the sample are likely to run out of water if each has 2.2 L? You seem to be hung up on the sample being normally distributed. The analysis determines the probability of a skewed distribution and different mean from a normal population and hence the probability of running out of water.
â Phil H
Aug 9 at 20:09
could not understand how to fit "proportion of the sample are likely to run out of water if each has 2.2 L" in the problem, can you kindly elaborate that in your answer?
â Paari Vendhan
Aug 10 at 5:38
The probability of a single person running out of water, mean 2L, SD = 0.7 with a quantity of 2.2L is p = .3875. So we would expect 39 out of 100 people to run out of water. A one proportion z test type question would be very different and something like, if the probability of a person running out of water is 0.39, what is the probability that no more than 30 out of a 100 people will run out of water? A one proportion z test gives p = .0325 with a z = -1.845. Neither of these apply as the probability of the whole group running out of water is based on the mean consumption of the whole group.
â Phil H
Aug 10 at 16:26
add a comment |Â
up vote
0
down vote
My comments are from a practical aspect of this analysis.
The $2.17%$ probability is a metric used to compare against a predetermined risk factor. In this particular case, the consequences of running out of water would have to be assessed for an acceptable level of risk. Is someone going to die or become dehydrated or just a little thirsty? Normally a predetermined risk factor would be $.05$. If lives are at stake then $.01$ or even smaller may be more appropriate.
Ask yourself if the $50$ men on a nature trip are a typical cross section of the male population. They probably weren't a random sample so are likely to be biased or non representative in some way. If they are older or different in some way that would effect their hydration then this needs to be taken into account.
You are mistaking or taking this sample as a simple random sample which it probably isn't. Even so, what aspects of normal are you looking at to decide if the sample is normal? If the population is normal, and the sample is random and large enough, then the criteria for a valid test have been met.
Please Clarify this point.
No, it is a recognized phenomenon that generally a random sample will have a smaller SD than the population it came from. Hence the calculation of sample SD versus population SD by division by $n-1$ versus $n$ to correct for this anomaly. The goal is to obtain a valid and accurate test by applying criteria that have been determined to work best for a majority of cases. It isn't an exact method and is prone to error. However, in a well designed test, measures can be taken to limit these errors as much as possible
For 4, the bigger picture is I am currently trying to understand "Sampling distribution of Sample proportions" and "Sampling distribution of Sample means", and unable to distinguish when to use what. The example in question came in latter, so wondering how its sample means. In both sample proportions and sample means, afaik we take samples, take average and plot Sample distribution graph. I am sorry if my clarification is incomplete, but it just represents my current understanding so kindly enlighten on that as well if possible
â Paari Vendhan
Aug 9 at 18:57
For 3, it is assumed in answer it is normal, and I counter that, how could it be as sample size seem too less (1 sample of 50 men or 50 samples of 1 men) and we do not know population distribution (if its normal or not) from question.
â Paari Vendhan
Aug 9 at 18:58
This case is applicable to sample mean whereby the mean amount of water consumed by the average male is used to determine a quantity to take and then the probability of running out whereby the water is shared as needed. A sample proportion would be more applicable to a scenario to determine what proportion of the sample are likely to run out of water if each has 2.2 L? You seem to be hung up on the sample being normally distributed. The analysis determines the probability of a skewed distribution and different mean from a normal population and hence the probability of running out of water.
â Phil H
Aug 9 at 20:09
could not understand how to fit "proportion of the sample are likely to run out of water if each has 2.2 L" in the problem, can you kindly elaborate that in your answer?
â Paari Vendhan
Aug 10 at 5:38
The probability of a single person running out of water, mean 2L, SD = 0.7 with a quantity of 2.2L is p = .3875. So we would expect 39 out of 100 people to run out of water. A one proportion z test type question would be very different and something like, if the probability of a person running out of water is 0.39, what is the probability that no more than 30 out of a 100 people will run out of water? A one proportion z test gives p = .0325 with a z = -1.845. Neither of these apply as the probability of the whole group running out of water is based on the mean consumption of the whole group.
â Phil H
Aug 10 at 16:26
add a comment |Â
up vote
0
down vote
up vote
0
down vote
My comments are from a practical aspect of this analysis.
The $2.17%$ probability is a metric used to compare against a predetermined risk factor. In this particular case, the consequences of running out of water would have to be assessed for an acceptable level of risk. Is someone going to die or become dehydrated or just a little thirsty? Normally a predetermined risk factor would be $.05$. If lives are at stake then $.01$ or even smaller may be more appropriate.
Ask yourself if the $50$ men on a nature trip are a typical cross section of the male population. They probably weren't a random sample so are likely to be biased or non representative in some way. If they are older or different in some way that would effect their hydration then this needs to be taken into account.
You are mistaking or taking this sample as a simple random sample which it probably isn't. Even so, what aspects of normal are you looking at to decide if the sample is normal? If the population is normal, and the sample is random and large enough, then the criteria for a valid test have been met.
Please Clarify this point.
No, it is a recognized phenomenon that generally a random sample will have a smaller SD than the population it came from. Hence the calculation of sample SD versus population SD by division by $n-1$ versus $n$ to correct for this anomaly. The goal is to obtain a valid and accurate test by applying criteria that have been determined to work best for a majority of cases. It isn't an exact method and is prone to error. However, in a well designed test, measures can be taken to limit these errors as much as possible
My comments are from a practical aspect of this analysis.
The $2.17%$ probability is a metric used to compare against a predetermined risk factor. In this particular case, the consequences of running out of water would have to be assessed for an acceptable level of risk. Is someone going to die or become dehydrated or just a little thirsty? Normally a predetermined risk factor would be $.05$. If lives are at stake then $.01$ or even smaller may be more appropriate.
Ask yourself if the $50$ men on a nature trip are a typical cross section of the male population. They probably weren't a random sample so are likely to be biased or non representative in some way. If they are older or different in some way that would effect their hydration then this needs to be taken into account.
You are mistaking or taking this sample as a simple random sample which it probably isn't. Even so, what aspects of normal are you looking at to decide if the sample is normal? If the population is normal, and the sample is random and large enough, then the criteria for a valid test have been met.
Please Clarify this point.
No, it is a recognized phenomenon that generally a random sample will have a smaller SD than the population it came from. Hence the calculation of sample SD versus population SD by division by $n-1$ versus $n$ to correct for this anomaly. The goal is to obtain a valid and accurate test by applying criteria that have been determined to work best for a majority of cases. It isn't an exact method and is prone to error. However, in a well designed test, measures can be taken to limit these errors as much as possible
answered Aug 9 at 18:49
Phil H
1,8442311
1,8442311
For 4, the bigger picture is I am currently trying to understand "Sampling distribution of Sample proportions" and "Sampling distribution of Sample means", and unable to distinguish when to use what. The example in question came in latter, so wondering how its sample means. In both sample proportions and sample means, afaik we take samples, take average and plot Sample distribution graph. I am sorry if my clarification is incomplete, but it just represents my current understanding so kindly enlighten on that as well if possible
â Paari Vendhan
Aug 9 at 18:57
For 3, it is assumed in answer it is normal, and I counter that, how could it be as sample size seem too less (1 sample of 50 men or 50 samples of 1 men) and we do not know population distribution (if its normal or not) from question.
â Paari Vendhan
Aug 9 at 18:58
This case is applicable to sample mean whereby the mean amount of water consumed by the average male is used to determine a quantity to take and then the probability of running out whereby the water is shared as needed. A sample proportion would be more applicable to a scenario to determine what proportion of the sample are likely to run out of water if each has 2.2 L? You seem to be hung up on the sample being normally distributed. The analysis determines the probability of a skewed distribution and different mean from a normal population and hence the probability of running out of water.
â Phil H
Aug 9 at 20:09
could not understand how to fit "proportion of the sample are likely to run out of water if each has 2.2 L" in the problem, can you kindly elaborate that in your answer?
â Paari Vendhan
Aug 10 at 5:38
The probability of a single person running out of water, mean 2L, SD = 0.7 with a quantity of 2.2L is p = .3875. So we would expect 39 out of 100 people to run out of water. A one proportion z test type question would be very different and something like, if the probability of a person running out of water is 0.39, what is the probability that no more than 30 out of a 100 people will run out of water? A one proportion z test gives p = .0325 with a z = -1.845. Neither of these apply as the probability of the whole group running out of water is based on the mean consumption of the whole group.
â Phil H
Aug 10 at 16:26
add a comment |Â
For 4, the bigger picture is I am currently trying to understand "Sampling distribution of Sample proportions" and "Sampling distribution of Sample means", and unable to distinguish when to use what. The example in question came in latter, so wondering how its sample means. In both sample proportions and sample means, afaik we take samples, take average and plot Sample distribution graph. I am sorry if my clarification is incomplete, but it just represents my current understanding so kindly enlighten on that as well if possible
â Paari Vendhan
Aug 9 at 18:57
For 3, it is assumed in answer it is normal, and I counter that, how could it be as sample size seem too less (1 sample of 50 men or 50 samples of 1 men) and we do not know population distribution (if its normal or not) from question.
â Paari Vendhan
Aug 9 at 18:58
This case is applicable to sample mean whereby the mean amount of water consumed by the average male is used to determine a quantity to take and then the probability of running out whereby the water is shared as needed. A sample proportion would be more applicable to a scenario to determine what proportion of the sample are likely to run out of water if each has 2.2 L? You seem to be hung up on the sample being normally distributed. The analysis determines the probability of a skewed distribution and different mean from a normal population and hence the probability of running out of water.
â Phil H
Aug 9 at 20:09
could not understand how to fit "proportion of the sample are likely to run out of water if each has 2.2 L" in the problem, can you kindly elaborate that in your answer?
â Paari Vendhan
Aug 10 at 5:38
The probability of a single person running out of water, mean 2L, SD = 0.7 with a quantity of 2.2L is p = .3875. So we would expect 39 out of 100 people to run out of water. A one proportion z test type question would be very different and something like, if the probability of a person running out of water is 0.39, what is the probability that no more than 30 out of a 100 people will run out of water? A one proportion z test gives p = .0325 with a z = -1.845. Neither of these apply as the probability of the whole group running out of water is based on the mean consumption of the whole group.
â Phil H
Aug 10 at 16:26
For 4, the bigger picture is I am currently trying to understand "Sampling distribution of Sample proportions" and "Sampling distribution of Sample means", and unable to distinguish when to use what. The example in question came in latter, so wondering how its sample means. In both sample proportions and sample means, afaik we take samples, take average and plot Sample distribution graph. I am sorry if my clarification is incomplete, but it just represents my current understanding so kindly enlighten on that as well if possible
â Paari Vendhan
Aug 9 at 18:57
For 4, the bigger picture is I am currently trying to understand "Sampling distribution of Sample proportions" and "Sampling distribution of Sample means", and unable to distinguish when to use what. The example in question came in latter, so wondering how its sample means. In both sample proportions and sample means, afaik we take samples, take average and plot Sample distribution graph. I am sorry if my clarification is incomplete, but it just represents my current understanding so kindly enlighten on that as well if possible
â Paari Vendhan
Aug 9 at 18:57
For 3, it is assumed in answer it is normal, and I counter that, how could it be as sample size seem too less (1 sample of 50 men or 50 samples of 1 men) and we do not know population distribution (if its normal or not) from question.
â Paari Vendhan
Aug 9 at 18:58
For 3, it is assumed in answer it is normal, and I counter that, how could it be as sample size seem too less (1 sample of 50 men or 50 samples of 1 men) and we do not know population distribution (if its normal or not) from question.
â Paari Vendhan
Aug 9 at 18:58
This case is applicable to sample mean whereby the mean amount of water consumed by the average male is used to determine a quantity to take and then the probability of running out whereby the water is shared as needed. A sample proportion would be more applicable to a scenario to determine what proportion of the sample are likely to run out of water if each has 2.2 L? You seem to be hung up on the sample being normally distributed. The analysis determines the probability of a skewed distribution and different mean from a normal population and hence the probability of running out of water.
â Phil H
Aug 9 at 20:09
This case is applicable to sample mean whereby the mean amount of water consumed by the average male is used to determine a quantity to take and then the probability of running out whereby the water is shared as needed. A sample proportion would be more applicable to a scenario to determine what proportion of the sample are likely to run out of water if each has 2.2 L? You seem to be hung up on the sample being normally distributed. The analysis determines the probability of a skewed distribution and different mean from a normal population and hence the probability of running out of water.
â Phil H
Aug 9 at 20:09
could not understand how to fit "proportion of the sample are likely to run out of water if each has 2.2 L" in the problem, can you kindly elaborate that in your answer?
â Paari Vendhan
Aug 10 at 5:38
could not understand how to fit "proportion of the sample are likely to run out of water if each has 2.2 L" in the problem, can you kindly elaborate that in your answer?
â Paari Vendhan
Aug 10 at 5:38
The probability of a single person running out of water, mean 2L, SD = 0.7 with a quantity of 2.2L is p = .3875. So we would expect 39 out of 100 people to run out of water. A one proportion z test type question would be very different and something like, if the probability of a person running out of water is 0.39, what is the probability that no more than 30 out of a 100 people will run out of water? A one proportion z test gives p = .0325 with a z = -1.845. Neither of these apply as the probability of the whole group running out of water is based on the mean consumption of the whole group.
â Phil H
Aug 10 at 16:26
The probability of a single person running out of water, mean 2L, SD = 0.7 with a quantity of 2.2L is p = .3875. So we would expect 39 out of 100 people to run out of water. A one proportion z test type question would be very different and something like, if the probability of a person running out of water is 0.39, what is the probability that no more than 30 out of a 100 people will run out of water? A one proportion z test gives p = .0325 with a z = -1.845. Neither of these apply as the probability of the whole group running out of water is based on the mean consumption of the whole group.
â Phil H
Aug 10 at 16:26
add a comment |Â
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
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2877525%2fsampling-distribution-disturbing-answer%23new-answer', 'question_page');
);
Post as a guest
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
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
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
The "Disturbing" thing about the question is that it is using mathematics to justify carrying the least theoretical amount of water needed by humans to stay in their comfort zone. Take twice the recommended average.
â Weather Vane
Aug 9 at 18:11
An engineer would take three times the recommended average.
â Weather Vane
Aug 9 at 18:27
Normal distributions are often useful, especially for modeling probabilities near the average. But there is an adage among those who use normal approximations in real life: "Never trust normal tails." As a practical matter with a supply of 110 L, your guesses of 1% and 3% may be about as good as 2.17% for the probability of running out.
â BruceET
Aug 9 at 18:44
Even more disturbing is using theoretical people for mathematics, as if they are just numbers, and not real people. Which century does this come from?
â Weather Vane
Aug 9 at 18:57