If I roll a die 25 times what is the probability that the mean outcome is greater than 4?










0














Consider a problem:




You take a fair die to a party and announce that you will roll it 25 times.



You will record each outcome and at the end average the 25 outcomes together to get their arithmetical mean.



You offer a bet: The player puts down $1. If mean exceeds 4, you will give him $21 back, but otherwise, he loses his dollar. Is this a good bet for the player?



(Use Central limit theorem, CTL).




I tried to solve it. Please check whether it is true:
Solution










share|cite|improve this question























  • Ok thanks for recomending @Martijn Weterings
    – Hassan Ali
    Nov 12 '18 at 17:54











  • @MartijnWeterings This is very obviously a copy-pasted problem from somewhere. I took the liberty to change the formatting to reflect that and to add the [self-study] tag. (Your answer is great, btw.)
    – amoeba
    Nov 13 '18 at 10:01
















0














Consider a problem:




You take a fair die to a party and announce that you will roll it 25 times.



You will record each outcome and at the end average the 25 outcomes together to get their arithmetical mean.



You offer a bet: The player puts down $1. If mean exceeds 4, you will give him $21 back, but otherwise, he loses his dollar. Is this a good bet for the player?



(Use Central limit theorem, CTL).




I tried to solve it. Please check whether it is true:
Solution










share|cite|improve this question























  • Ok thanks for recomending @Martijn Weterings
    – Hassan Ali
    Nov 12 '18 at 17:54











  • @MartijnWeterings This is very obviously a copy-pasted problem from somewhere. I took the liberty to change the formatting to reflect that and to add the [self-study] tag. (Your answer is great, btw.)
    – amoeba
    Nov 13 '18 at 10:01














0












0








0


0





Consider a problem:




You take a fair die to a party and announce that you will roll it 25 times.



You will record each outcome and at the end average the 25 outcomes together to get their arithmetical mean.



You offer a bet: The player puts down $1. If mean exceeds 4, you will give him $21 back, but otherwise, he loses his dollar. Is this a good bet for the player?



(Use Central limit theorem, CTL).




I tried to solve it. Please check whether it is true:
Solution










share|cite|improve this question















Consider a problem:




You take a fair die to a party and announce that you will roll it 25 times.



You will record each outcome and at the end average the 25 outcomes together to get their arithmetical mean.



You offer a bet: The player puts down $1. If mean exceeds 4, you will give him $21 back, but otherwise, he loses his dollar. Is this a good bet for the player?



(Use Central limit theorem, CTL).




I tried to solve it. Please check whether it is true:
Solution







self-study distributions central-limit-theorem games dice






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Nov 13 '18 at 9:59









amoeba

58.5k15200260




58.5k15200260










asked Nov 12 '18 at 9:37









Hassan Ali

144




144











  • Ok thanks for recomending @Martijn Weterings
    – Hassan Ali
    Nov 12 '18 at 17:54











  • @MartijnWeterings This is very obviously a copy-pasted problem from somewhere. I took the liberty to change the formatting to reflect that and to add the [self-study] tag. (Your answer is great, btw.)
    – amoeba
    Nov 13 '18 at 10:01

















  • Ok thanks for recomending @Martijn Weterings
    – Hassan Ali
    Nov 12 '18 at 17:54











  • @MartijnWeterings This is very obviously a copy-pasted problem from somewhere. I took the liberty to change the formatting to reflect that and to add the [self-study] tag. (Your answer is great, btw.)
    – amoeba
    Nov 13 '18 at 10:01
















Ok thanks for recomending @Martijn Weterings
– Hassan Ali
Nov 12 '18 at 17:54





Ok thanks for recomending @Martijn Weterings
– Hassan Ali
Nov 12 '18 at 17:54













@MartijnWeterings This is very obviously a copy-pasted problem from somewhere. I took the liberty to change the formatting to reflect that and to add the [self-study] tag. (Your answer is great, btw.)
– amoeba
Nov 13 '18 at 10:01





@MartijnWeterings This is very obviously a copy-pasted problem from somewhere. I took the liberty to change the formatting to reflect that and to add the [self-study] tag. (Your answer is great, btw.)
– amoeba
Nov 13 '18 at 10:01











2 Answers
2






active

oldest

votes


















8














You are effectively taking the probability for a single dice roll being larger than 4 (which is indeed $frac13$). But that is a different thing than the mean of several dice rolls being larger than 4 (you can express this also as the sum of $x$ dice rolls being larger than $4x$).



Here I will provide an intuition behind the reason for your error by using the case of two dice rolls. Then I plot some further examples with more dice rolls to see what happens for even larger numbers. And eventually you will see that an approximation with the Normal distribution will be a good idea (although for 25 dice rolls you can also still calculate it exactly).



Two dice rolls example



The probabilities for the mean of dice rolls being above some number is not the same as the probability for a single dice roll being above some number. $P(barx_textmultiple rolls>4) neq P(x_textsingle roll>4)$



See for instance the possible outcomes of two dice rolls, where only $frac1036 < frac13$ have a mean above 4 (or total above 8)



$$beginarrayc
& 1 & 2 & 3 & 4 & 5 & 6 \
hline
1 & 2 & 3 & 4 & 5 & 6 & 7 \
2 & 3 & 4 & 5 & 6 & 7 & 8 \
3 & 4 & 5 & 6 & 7 & 8 & colorred9 \
4 & 5 & 6 & 7 & 8 & colorred9 & colorred10 \
5 & 6 & 7 & 8 & colorred9 & colorred10 & colorred11\
6 & 7 & 8 & colorred9 & colorred10 & colorred11 & colorred12
endarray$$



More dice rolls



The image below shows how this continues for more dice rolls, by plotting the probability of the sum of dice rolls $X$.



dice rolls example



25 dice rolls




  • Explicit: You can calculate this explicitly by computing a table like above for the two dice rolls, but then for many instead. There has already been a question about this on this site (How to easily determine the results distribution for multiple dice?). Such calculation will give you a probability of: $$P(barx>4) = frac18231483546232988166^25 approx 0.0641 > frac121 $$


  • Approximation with normal distribution: In the image above you might note the bell shape curve of the normal distribution. The normal distribution is actually a quite good approximation for the mean of a dice roll (in fact the normal distribution was first described in relation to the approximation of coin flips, where deMoivre used a precursor of the normal distribution to approximated the binomial distribution, and you might see the dice roll as a multivariate generalization of the coin flip).



    This is 'what the question wants you to do': Use the normal distribution as an approximation for the mean of dice rolls. (and then use the resulting expression for the normal distribution to compute $P(barx>4)$). The question mentions CLT (the central limit theorem), and when you look that up you may find expressions for "approximating the mean of a sample based on the variance of the distribution" (if one would be pedantic then one could say that this approximation is not exactly the same as the 'central limit theorem', but many people mention/use this term when they employ this type of approximation).



    See the image below how the exact probability compares to the approximation with the normal distribution. The image on the right is the same function but plotted on a logarithmic scale to better show the difference. It seems only a slight difference but the true value and the estimated value for $P(barx>4)$ will be different by about 12 percent.



comparison 25 dice rolls with normal distribution approximation






share|cite|improve this answer






















  • I am little confused that you use two dies or two rolls of a single die.In my question we roll single die 25 times
    – Hassan Ali
    Nov 12 '18 at 18:11











  • @HassanAli I use two dies as simplified example for changes that occur when you go from one dice roll to a mean of multiple dice rolls. In this way you can more intuitively get an overview of what happens when you take the mean of 25 dice rolls. The example with the two dice rolls show explicitly how your calculation of $P(barx>4) = 1/3$ is wrong. Note that the answer contains a link to how to easily determine the results distribution for multiple dice (although the aim of your question seems to be that you use the normal distribution)
    – Martijn Weterings
    Nov 12 '18 at 19:34











  • Wetering So can i use similar process to anwer my question because i think the answer can be logical only using the above P(x¯>4)=0.0641 that player shouldn't bet or bet isn't good for player.
    – Hassan Ali
    Nov 13 '18 at 4:14











  • @HassanAli I do not understand what you mean by "because i think the answer can be logical only using the above...". Anyway the example of two dice rolls is just to get an intuitive idea about the question. Mathematicians do this very often. First simplify the problem to gain an understanding and then go to the full scale problem. In my answer I (1) show how in the case of two dice rolls your method does not work (the probability is not 1/3 but instead 10/36) (2) then we increase the number of dice rolls and we observe that the distribution approaches the shape of the normal distribution.
    – Martijn Weterings
    Nov 13 '18 at 8:50











  • @ Martijn Weterings ok thanks now its all clear.
    – Hassan Ali
    Nov 13 '18 at 9:06


















4














I have some hints for you and I suggest you work from there. I might have made errors as well. If you need more help or find an error, leave a comment.



First we write the probability mass function for a having the result $N$ on a single die:



$$prob(N_i)=1/6,, textwith N=1,2,3,4,5,6$$



This is a Discrete Uniform Distribution. All results are equally likely since the die is fair. Now consider the result of summing the faces of 25 rolls of the die and taking the average. The average $S$ is given by the sum of $N_i$ with $i=1,...25$ over 25 where the $N_i$ are i.i.d. distributed as above.



$$S= fracN_1 + N_2 + ... +N_2525$$



So we ask what is $prob(S>4)$.



For that you first need the probability distribution of $S$. Here is where the hint with the Central Limit Theorem comes in handy. It tells us that we can approximate the density of $prob(S)$ can be approximated as Gaussian with



$$prob(S) sim mathcalN(mu,sigma^2/25)$$



where $mu$ is the expected value of the uniform distribution from above and $sigma^2$ is its variance. You can calculate them using the information on this Wikipedia page.



EDIT
If you do not want to use the Gaussian approximation, have a look at the Bates Distribution as suggested by @wolfies.



Do you think you can take it from here?






share|cite|improve this answer






















  • I think we should make him do it without the CLT: the question asks what is the probability -- not what is the approximate probability.
    – wolfies
    Nov 12 '18 at 10:20










  • @wolfies In that case I suggest Hassan should have a look at the Irwin-Hall distribution. I just assumed the CLT part was part of the assignment.
    – geo
    Nov 12 '18 at 10:41






  • 1




    Or the Bates distribution (for the sample mean)
    – wolfies
    Nov 12 '18 at 10:54










  • @wolfies Thanks, I have edited my answer to include the Bates distribution. I incorrectly suggested the Irwin-Hall.
    – geo
    Nov 12 '18 at 11:20










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: "65"
;
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: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
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
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f376540%2fif-i-roll-a-die-25-times-what-is-the-probability-that-the-mean-outcome-is-greate%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









8














You are effectively taking the probability for a single dice roll being larger than 4 (which is indeed $frac13$). But that is a different thing than the mean of several dice rolls being larger than 4 (you can express this also as the sum of $x$ dice rolls being larger than $4x$).



Here I will provide an intuition behind the reason for your error by using the case of two dice rolls. Then I plot some further examples with more dice rolls to see what happens for even larger numbers. And eventually you will see that an approximation with the Normal distribution will be a good idea (although for 25 dice rolls you can also still calculate it exactly).



Two dice rolls example



The probabilities for the mean of dice rolls being above some number is not the same as the probability for a single dice roll being above some number. $P(barx_textmultiple rolls>4) neq P(x_textsingle roll>4)$



See for instance the possible outcomes of two dice rolls, where only $frac1036 < frac13$ have a mean above 4 (or total above 8)



$$beginarrayc
& 1 & 2 & 3 & 4 & 5 & 6 \
hline
1 & 2 & 3 & 4 & 5 & 6 & 7 \
2 & 3 & 4 & 5 & 6 & 7 & 8 \
3 & 4 & 5 & 6 & 7 & 8 & colorred9 \
4 & 5 & 6 & 7 & 8 & colorred9 & colorred10 \
5 & 6 & 7 & 8 & colorred9 & colorred10 & colorred11\
6 & 7 & 8 & colorred9 & colorred10 & colorred11 & colorred12
endarray$$



More dice rolls



The image below shows how this continues for more dice rolls, by plotting the probability of the sum of dice rolls $X$.



dice rolls example



25 dice rolls




  • Explicit: You can calculate this explicitly by computing a table like above for the two dice rolls, but then for many instead. There has already been a question about this on this site (How to easily determine the results distribution for multiple dice?). Such calculation will give you a probability of: $$P(barx>4) = frac18231483546232988166^25 approx 0.0641 > frac121 $$


  • Approximation with normal distribution: In the image above you might note the bell shape curve of the normal distribution. The normal distribution is actually a quite good approximation for the mean of a dice roll (in fact the normal distribution was first described in relation to the approximation of coin flips, where deMoivre used a precursor of the normal distribution to approximated the binomial distribution, and you might see the dice roll as a multivariate generalization of the coin flip).



    This is 'what the question wants you to do': Use the normal distribution as an approximation for the mean of dice rolls. (and then use the resulting expression for the normal distribution to compute $P(barx>4)$). The question mentions CLT (the central limit theorem), and when you look that up you may find expressions for "approximating the mean of a sample based on the variance of the distribution" (if one would be pedantic then one could say that this approximation is not exactly the same as the 'central limit theorem', but many people mention/use this term when they employ this type of approximation).



    See the image below how the exact probability compares to the approximation with the normal distribution. The image on the right is the same function but plotted on a logarithmic scale to better show the difference. It seems only a slight difference but the true value and the estimated value for $P(barx>4)$ will be different by about 12 percent.



comparison 25 dice rolls with normal distribution approximation






share|cite|improve this answer






















  • I am little confused that you use two dies or two rolls of a single die.In my question we roll single die 25 times
    – Hassan Ali
    Nov 12 '18 at 18:11











  • @HassanAli I use two dies as simplified example for changes that occur when you go from one dice roll to a mean of multiple dice rolls. In this way you can more intuitively get an overview of what happens when you take the mean of 25 dice rolls. The example with the two dice rolls show explicitly how your calculation of $P(barx>4) = 1/3$ is wrong. Note that the answer contains a link to how to easily determine the results distribution for multiple dice (although the aim of your question seems to be that you use the normal distribution)
    – Martijn Weterings
    Nov 12 '18 at 19:34











  • Wetering So can i use similar process to anwer my question because i think the answer can be logical only using the above P(x¯>4)=0.0641 that player shouldn't bet or bet isn't good for player.
    – Hassan Ali
    Nov 13 '18 at 4:14











  • @HassanAli I do not understand what you mean by "because i think the answer can be logical only using the above...". Anyway the example of two dice rolls is just to get an intuitive idea about the question. Mathematicians do this very often. First simplify the problem to gain an understanding and then go to the full scale problem. In my answer I (1) show how in the case of two dice rolls your method does not work (the probability is not 1/3 but instead 10/36) (2) then we increase the number of dice rolls and we observe that the distribution approaches the shape of the normal distribution.
    – Martijn Weterings
    Nov 13 '18 at 8:50











  • @ Martijn Weterings ok thanks now its all clear.
    – Hassan Ali
    Nov 13 '18 at 9:06















8














You are effectively taking the probability for a single dice roll being larger than 4 (which is indeed $frac13$). But that is a different thing than the mean of several dice rolls being larger than 4 (you can express this also as the sum of $x$ dice rolls being larger than $4x$).



Here I will provide an intuition behind the reason for your error by using the case of two dice rolls. Then I plot some further examples with more dice rolls to see what happens for even larger numbers. And eventually you will see that an approximation with the Normal distribution will be a good idea (although for 25 dice rolls you can also still calculate it exactly).



Two dice rolls example



The probabilities for the mean of dice rolls being above some number is not the same as the probability for a single dice roll being above some number. $P(barx_textmultiple rolls>4) neq P(x_textsingle roll>4)$



See for instance the possible outcomes of two dice rolls, where only $frac1036 < frac13$ have a mean above 4 (or total above 8)



$$beginarrayc
& 1 & 2 & 3 & 4 & 5 & 6 \
hline
1 & 2 & 3 & 4 & 5 & 6 & 7 \
2 & 3 & 4 & 5 & 6 & 7 & 8 \
3 & 4 & 5 & 6 & 7 & 8 & colorred9 \
4 & 5 & 6 & 7 & 8 & colorred9 & colorred10 \
5 & 6 & 7 & 8 & colorred9 & colorred10 & colorred11\
6 & 7 & 8 & colorred9 & colorred10 & colorred11 & colorred12
endarray$$



More dice rolls



The image below shows how this continues for more dice rolls, by plotting the probability of the sum of dice rolls $X$.



dice rolls example



25 dice rolls




  • Explicit: You can calculate this explicitly by computing a table like above for the two dice rolls, but then for many instead. There has already been a question about this on this site (How to easily determine the results distribution for multiple dice?). Such calculation will give you a probability of: $$P(barx>4) = frac18231483546232988166^25 approx 0.0641 > frac121 $$


  • Approximation with normal distribution: In the image above you might note the bell shape curve of the normal distribution. The normal distribution is actually a quite good approximation for the mean of a dice roll (in fact the normal distribution was first described in relation to the approximation of coin flips, where deMoivre used a precursor of the normal distribution to approximated the binomial distribution, and you might see the dice roll as a multivariate generalization of the coin flip).



    This is 'what the question wants you to do': Use the normal distribution as an approximation for the mean of dice rolls. (and then use the resulting expression for the normal distribution to compute $P(barx>4)$). The question mentions CLT (the central limit theorem), and when you look that up you may find expressions for "approximating the mean of a sample based on the variance of the distribution" (if one would be pedantic then one could say that this approximation is not exactly the same as the 'central limit theorem', but many people mention/use this term when they employ this type of approximation).



    See the image below how the exact probability compares to the approximation with the normal distribution. The image on the right is the same function but plotted on a logarithmic scale to better show the difference. It seems only a slight difference but the true value and the estimated value for $P(barx>4)$ will be different by about 12 percent.



comparison 25 dice rolls with normal distribution approximation






share|cite|improve this answer






















  • I am little confused that you use two dies or two rolls of a single die.In my question we roll single die 25 times
    – Hassan Ali
    Nov 12 '18 at 18:11











  • @HassanAli I use two dies as simplified example for changes that occur when you go from one dice roll to a mean of multiple dice rolls. In this way you can more intuitively get an overview of what happens when you take the mean of 25 dice rolls. The example with the two dice rolls show explicitly how your calculation of $P(barx>4) = 1/3$ is wrong. Note that the answer contains a link to how to easily determine the results distribution for multiple dice (although the aim of your question seems to be that you use the normal distribution)
    – Martijn Weterings
    Nov 12 '18 at 19:34











  • Wetering So can i use similar process to anwer my question because i think the answer can be logical only using the above P(x¯>4)=0.0641 that player shouldn't bet or bet isn't good for player.
    – Hassan Ali
    Nov 13 '18 at 4:14











  • @HassanAli I do not understand what you mean by "because i think the answer can be logical only using the above...". Anyway the example of two dice rolls is just to get an intuitive idea about the question. Mathematicians do this very often. First simplify the problem to gain an understanding and then go to the full scale problem. In my answer I (1) show how in the case of two dice rolls your method does not work (the probability is not 1/3 but instead 10/36) (2) then we increase the number of dice rolls and we observe that the distribution approaches the shape of the normal distribution.
    – Martijn Weterings
    Nov 13 '18 at 8:50











  • @ Martijn Weterings ok thanks now its all clear.
    – Hassan Ali
    Nov 13 '18 at 9:06













8












8








8






You are effectively taking the probability for a single dice roll being larger than 4 (which is indeed $frac13$). But that is a different thing than the mean of several dice rolls being larger than 4 (you can express this also as the sum of $x$ dice rolls being larger than $4x$).



Here I will provide an intuition behind the reason for your error by using the case of two dice rolls. Then I plot some further examples with more dice rolls to see what happens for even larger numbers. And eventually you will see that an approximation with the Normal distribution will be a good idea (although for 25 dice rolls you can also still calculate it exactly).



Two dice rolls example



The probabilities for the mean of dice rolls being above some number is not the same as the probability for a single dice roll being above some number. $P(barx_textmultiple rolls>4) neq P(x_textsingle roll>4)$



See for instance the possible outcomes of two dice rolls, where only $frac1036 < frac13$ have a mean above 4 (or total above 8)



$$beginarrayc
& 1 & 2 & 3 & 4 & 5 & 6 \
hline
1 & 2 & 3 & 4 & 5 & 6 & 7 \
2 & 3 & 4 & 5 & 6 & 7 & 8 \
3 & 4 & 5 & 6 & 7 & 8 & colorred9 \
4 & 5 & 6 & 7 & 8 & colorred9 & colorred10 \
5 & 6 & 7 & 8 & colorred9 & colorred10 & colorred11\
6 & 7 & 8 & colorred9 & colorred10 & colorred11 & colorred12
endarray$$



More dice rolls



The image below shows how this continues for more dice rolls, by plotting the probability of the sum of dice rolls $X$.



dice rolls example



25 dice rolls




  • Explicit: You can calculate this explicitly by computing a table like above for the two dice rolls, but then for many instead. There has already been a question about this on this site (How to easily determine the results distribution for multiple dice?). Such calculation will give you a probability of: $$P(barx>4) = frac18231483546232988166^25 approx 0.0641 > frac121 $$


  • Approximation with normal distribution: In the image above you might note the bell shape curve of the normal distribution. The normal distribution is actually a quite good approximation for the mean of a dice roll (in fact the normal distribution was first described in relation to the approximation of coin flips, where deMoivre used a precursor of the normal distribution to approximated the binomial distribution, and you might see the dice roll as a multivariate generalization of the coin flip).



    This is 'what the question wants you to do': Use the normal distribution as an approximation for the mean of dice rolls. (and then use the resulting expression for the normal distribution to compute $P(barx>4)$). The question mentions CLT (the central limit theorem), and when you look that up you may find expressions for "approximating the mean of a sample based on the variance of the distribution" (if one would be pedantic then one could say that this approximation is not exactly the same as the 'central limit theorem', but many people mention/use this term when they employ this type of approximation).



    See the image below how the exact probability compares to the approximation with the normal distribution. The image on the right is the same function but plotted on a logarithmic scale to better show the difference. It seems only a slight difference but the true value and the estimated value for $P(barx>4)$ will be different by about 12 percent.



comparison 25 dice rolls with normal distribution approximation






share|cite|improve this answer














You are effectively taking the probability for a single dice roll being larger than 4 (which is indeed $frac13$). But that is a different thing than the mean of several dice rolls being larger than 4 (you can express this also as the sum of $x$ dice rolls being larger than $4x$).



Here I will provide an intuition behind the reason for your error by using the case of two dice rolls. Then I plot some further examples with more dice rolls to see what happens for even larger numbers. And eventually you will see that an approximation with the Normal distribution will be a good idea (although for 25 dice rolls you can also still calculate it exactly).



Two dice rolls example



The probabilities for the mean of dice rolls being above some number is not the same as the probability for a single dice roll being above some number. $P(barx_textmultiple rolls>4) neq P(x_textsingle roll>4)$



See for instance the possible outcomes of two dice rolls, where only $frac1036 < frac13$ have a mean above 4 (or total above 8)



$$beginarrayc
& 1 & 2 & 3 & 4 & 5 & 6 \
hline
1 & 2 & 3 & 4 & 5 & 6 & 7 \
2 & 3 & 4 & 5 & 6 & 7 & 8 \
3 & 4 & 5 & 6 & 7 & 8 & colorred9 \
4 & 5 & 6 & 7 & 8 & colorred9 & colorred10 \
5 & 6 & 7 & 8 & colorred9 & colorred10 & colorred11\
6 & 7 & 8 & colorred9 & colorred10 & colorred11 & colorred12
endarray$$



More dice rolls



The image below shows how this continues for more dice rolls, by plotting the probability of the sum of dice rolls $X$.



dice rolls example



25 dice rolls




  • Explicit: You can calculate this explicitly by computing a table like above for the two dice rolls, but then for many instead. There has already been a question about this on this site (How to easily determine the results distribution for multiple dice?). Such calculation will give you a probability of: $$P(barx>4) = frac18231483546232988166^25 approx 0.0641 > frac121 $$


  • Approximation with normal distribution: In the image above you might note the bell shape curve of the normal distribution. The normal distribution is actually a quite good approximation for the mean of a dice roll (in fact the normal distribution was first described in relation to the approximation of coin flips, where deMoivre used a precursor of the normal distribution to approximated the binomial distribution, and you might see the dice roll as a multivariate generalization of the coin flip).



    This is 'what the question wants you to do': Use the normal distribution as an approximation for the mean of dice rolls. (and then use the resulting expression for the normal distribution to compute $P(barx>4)$). The question mentions CLT (the central limit theorem), and when you look that up you may find expressions for "approximating the mean of a sample based on the variance of the distribution" (if one would be pedantic then one could say that this approximation is not exactly the same as the 'central limit theorem', but many people mention/use this term when they employ this type of approximation).



    See the image below how the exact probability compares to the approximation with the normal distribution. The image on the right is the same function but plotted on a logarithmic scale to better show the difference. It seems only a slight difference but the true value and the estimated value for $P(barx>4)$ will be different by about 12 percent.



comparison 25 dice rolls with normal distribution approximation







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 13 '18 at 9:50

























answered Nov 12 '18 at 14:37









Martijn Weterings

12.4k1355




12.4k1355











  • I am little confused that you use two dies or two rolls of a single die.In my question we roll single die 25 times
    – Hassan Ali
    Nov 12 '18 at 18:11











  • @HassanAli I use two dies as simplified example for changes that occur when you go from one dice roll to a mean of multiple dice rolls. In this way you can more intuitively get an overview of what happens when you take the mean of 25 dice rolls. The example with the two dice rolls show explicitly how your calculation of $P(barx>4) = 1/3$ is wrong. Note that the answer contains a link to how to easily determine the results distribution for multiple dice (although the aim of your question seems to be that you use the normal distribution)
    – Martijn Weterings
    Nov 12 '18 at 19:34











  • Wetering So can i use similar process to anwer my question because i think the answer can be logical only using the above P(x¯>4)=0.0641 that player shouldn't bet or bet isn't good for player.
    – Hassan Ali
    Nov 13 '18 at 4:14











  • @HassanAli I do not understand what you mean by "because i think the answer can be logical only using the above...". Anyway the example of two dice rolls is just to get an intuitive idea about the question. Mathematicians do this very often. First simplify the problem to gain an understanding and then go to the full scale problem. In my answer I (1) show how in the case of two dice rolls your method does not work (the probability is not 1/3 but instead 10/36) (2) then we increase the number of dice rolls and we observe that the distribution approaches the shape of the normal distribution.
    – Martijn Weterings
    Nov 13 '18 at 8:50











  • @ Martijn Weterings ok thanks now its all clear.
    – Hassan Ali
    Nov 13 '18 at 9:06
















  • I am little confused that you use two dies or two rolls of a single die.In my question we roll single die 25 times
    – Hassan Ali
    Nov 12 '18 at 18:11











  • @HassanAli I use two dies as simplified example for changes that occur when you go from one dice roll to a mean of multiple dice rolls. In this way you can more intuitively get an overview of what happens when you take the mean of 25 dice rolls. The example with the two dice rolls show explicitly how your calculation of $P(barx>4) = 1/3$ is wrong. Note that the answer contains a link to how to easily determine the results distribution for multiple dice (although the aim of your question seems to be that you use the normal distribution)
    – Martijn Weterings
    Nov 12 '18 at 19:34











  • Wetering So can i use similar process to anwer my question because i think the answer can be logical only using the above P(x¯>4)=0.0641 that player shouldn't bet or bet isn't good for player.
    – Hassan Ali
    Nov 13 '18 at 4:14











  • @HassanAli I do not understand what you mean by "because i think the answer can be logical only using the above...". Anyway the example of two dice rolls is just to get an intuitive idea about the question. Mathematicians do this very often. First simplify the problem to gain an understanding and then go to the full scale problem. In my answer I (1) show how in the case of two dice rolls your method does not work (the probability is not 1/3 but instead 10/36) (2) then we increase the number of dice rolls and we observe that the distribution approaches the shape of the normal distribution.
    – Martijn Weterings
    Nov 13 '18 at 8:50











  • @ Martijn Weterings ok thanks now its all clear.
    – Hassan Ali
    Nov 13 '18 at 9:06















I am little confused that you use two dies or two rolls of a single die.In my question we roll single die 25 times
– Hassan Ali
Nov 12 '18 at 18:11





I am little confused that you use two dies or two rolls of a single die.In my question we roll single die 25 times
– Hassan Ali
Nov 12 '18 at 18:11













@HassanAli I use two dies as simplified example for changes that occur when you go from one dice roll to a mean of multiple dice rolls. In this way you can more intuitively get an overview of what happens when you take the mean of 25 dice rolls. The example with the two dice rolls show explicitly how your calculation of $P(barx>4) = 1/3$ is wrong. Note that the answer contains a link to how to easily determine the results distribution for multiple dice (although the aim of your question seems to be that you use the normal distribution)
– Martijn Weterings
Nov 12 '18 at 19:34





@HassanAli I use two dies as simplified example for changes that occur when you go from one dice roll to a mean of multiple dice rolls. In this way you can more intuitively get an overview of what happens when you take the mean of 25 dice rolls. The example with the two dice rolls show explicitly how your calculation of $P(barx>4) = 1/3$ is wrong. Note that the answer contains a link to how to easily determine the results distribution for multiple dice (although the aim of your question seems to be that you use the normal distribution)
– Martijn Weterings
Nov 12 '18 at 19:34













Wetering So can i use similar process to anwer my question because i think the answer can be logical only using the above P(x¯>4)=0.0641 that player shouldn't bet or bet isn't good for player.
– Hassan Ali
Nov 13 '18 at 4:14





Wetering So can i use similar process to anwer my question because i think the answer can be logical only using the above P(x¯>4)=0.0641 that player shouldn't bet or bet isn't good for player.
– Hassan Ali
Nov 13 '18 at 4:14













@HassanAli I do not understand what you mean by "because i think the answer can be logical only using the above...". Anyway the example of two dice rolls is just to get an intuitive idea about the question. Mathematicians do this very often. First simplify the problem to gain an understanding and then go to the full scale problem. In my answer I (1) show how in the case of two dice rolls your method does not work (the probability is not 1/3 but instead 10/36) (2) then we increase the number of dice rolls and we observe that the distribution approaches the shape of the normal distribution.
– Martijn Weterings
Nov 13 '18 at 8:50





@HassanAli I do not understand what you mean by "because i think the answer can be logical only using the above...". Anyway the example of two dice rolls is just to get an intuitive idea about the question. Mathematicians do this very often. First simplify the problem to gain an understanding and then go to the full scale problem. In my answer I (1) show how in the case of two dice rolls your method does not work (the probability is not 1/3 but instead 10/36) (2) then we increase the number of dice rolls and we observe that the distribution approaches the shape of the normal distribution.
– Martijn Weterings
Nov 13 '18 at 8:50













@ Martijn Weterings ok thanks now its all clear.
– Hassan Ali
Nov 13 '18 at 9:06




@ Martijn Weterings ok thanks now its all clear.
– Hassan Ali
Nov 13 '18 at 9:06













4














I have some hints for you and I suggest you work from there. I might have made errors as well. If you need more help or find an error, leave a comment.



First we write the probability mass function for a having the result $N$ on a single die:



$$prob(N_i)=1/6,, textwith N=1,2,3,4,5,6$$



This is a Discrete Uniform Distribution. All results are equally likely since the die is fair. Now consider the result of summing the faces of 25 rolls of the die and taking the average. The average $S$ is given by the sum of $N_i$ with $i=1,...25$ over 25 where the $N_i$ are i.i.d. distributed as above.



$$S= fracN_1 + N_2 + ... +N_2525$$



So we ask what is $prob(S>4)$.



For that you first need the probability distribution of $S$. Here is where the hint with the Central Limit Theorem comes in handy. It tells us that we can approximate the density of $prob(S)$ can be approximated as Gaussian with



$$prob(S) sim mathcalN(mu,sigma^2/25)$$



where $mu$ is the expected value of the uniform distribution from above and $sigma^2$ is its variance. You can calculate them using the information on this Wikipedia page.



EDIT
If you do not want to use the Gaussian approximation, have a look at the Bates Distribution as suggested by @wolfies.



Do you think you can take it from here?






share|cite|improve this answer






















  • I think we should make him do it without the CLT: the question asks what is the probability -- not what is the approximate probability.
    – wolfies
    Nov 12 '18 at 10:20










  • @wolfies In that case I suggest Hassan should have a look at the Irwin-Hall distribution. I just assumed the CLT part was part of the assignment.
    – geo
    Nov 12 '18 at 10:41






  • 1




    Or the Bates distribution (for the sample mean)
    – wolfies
    Nov 12 '18 at 10:54










  • @wolfies Thanks, I have edited my answer to include the Bates distribution. I incorrectly suggested the Irwin-Hall.
    – geo
    Nov 12 '18 at 11:20















4














I have some hints for you and I suggest you work from there. I might have made errors as well. If you need more help or find an error, leave a comment.



First we write the probability mass function for a having the result $N$ on a single die:



$$prob(N_i)=1/6,, textwith N=1,2,3,4,5,6$$



This is a Discrete Uniform Distribution. All results are equally likely since the die is fair. Now consider the result of summing the faces of 25 rolls of the die and taking the average. The average $S$ is given by the sum of $N_i$ with $i=1,...25$ over 25 where the $N_i$ are i.i.d. distributed as above.



$$S= fracN_1 + N_2 + ... +N_2525$$



So we ask what is $prob(S>4)$.



For that you first need the probability distribution of $S$. Here is where the hint with the Central Limit Theorem comes in handy. It tells us that we can approximate the density of $prob(S)$ can be approximated as Gaussian with



$$prob(S) sim mathcalN(mu,sigma^2/25)$$



where $mu$ is the expected value of the uniform distribution from above and $sigma^2$ is its variance. You can calculate them using the information on this Wikipedia page.



EDIT
If you do not want to use the Gaussian approximation, have a look at the Bates Distribution as suggested by @wolfies.



Do you think you can take it from here?






share|cite|improve this answer






















  • I think we should make him do it without the CLT: the question asks what is the probability -- not what is the approximate probability.
    – wolfies
    Nov 12 '18 at 10:20










  • @wolfies In that case I suggest Hassan should have a look at the Irwin-Hall distribution. I just assumed the CLT part was part of the assignment.
    – geo
    Nov 12 '18 at 10:41






  • 1




    Or the Bates distribution (for the sample mean)
    – wolfies
    Nov 12 '18 at 10:54










  • @wolfies Thanks, I have edited my answer to include the Bates distribution. I incorrectly suggested the Irwin-Hall.
    – geo
    Nov 12 '18 at 11:20













4












4








4






I have some hints for you and I suggest you work from there. I might have made errors as well. If you need more help or find an error, leave a comment.



First we write the probability mass function for a having the result $N$ on a single die:



$$prob(N_i)=1/6,, textwith N=1,2,3,4,5,6$$



This is a Discrete Uniform Distribution. All results are equally likely since the die is fair. Now consider the result of summing the faces of 25 rolls of the die and taking the average. The average $S$ is given by the sum of $N_i$ with $i=1,...25$ over 25 where the $N_i$ are i.i.d. distributed as above.



$$S= fracN_1 + N_2 + ... +N_2525$$



So we ask what is $prob(S>4)$.



For that you first need the probability distribution of $S$. Here is where the hint with the Central Limit Theorem comes in handy. It tells us that we can approximate the density of $prob(S)$ can be approximated as Gaussian with



$$prob(S) sim mathcalN(mu,sigma^2/25)$$



where $mu$ is the expected value of the uniform distribution from above and $sigma^2$ is its variance. You can calculate them using the information on this Wikipedia page.



EDIT
If you do not want to use the Gaussian approximation, have a look at the Bates Distribution as suggested by @wolfies.



Do you think you can take it from here?






share|cite|improve this answer














I have some hints for you and I suggest you work from there. I might have made errors as well. If you need more help or find an error, leave a comment.



First we write the probability mass function for a having the result $N$ on a single die:



$$prob(N_i)=1/6,, textwith N=1,2,3,4,5,6$$



This is a Discrete Uniform Distribution. All results are equally likely since the die is fair. Now consider the result of summing the faces of 25 rolls of the die and taking the average. The average $S$ is given by the sum of $N_i$ with $i=1,...25$ over 25 where the $N_i$ are i.i.d. distributed as above.



$$S= fracN_1 + N_2 + ... +N_2525$$



So we ask what is $prob(S>4)$.



For that you first need the probability distribution of $S$. Here is where the hint with the Central Limit Theorem comes in handy. It tells us that we can approximate the density of $prob(S)$ can be approximated as Gaussian with



$$prob(S) sim mathcalN(mu,sigma^2/25)$$



where $mu$ is the expected value of the uniform distribution from above and $sigma^2$ is its variance. You can calculate them using the information on this Wikipedia page.



EDIT
If you do not want to use the Gaussian approximation, have a look at the Bates Distribution as suggested by @wolfies.



Do you think you can take it from here?







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Nov 12 '18 at 11:19

























answered Nov 12 '18 at 10:04









geo

18017




18017











  • I think we should make him do it without the CLT: the question asks what is the probability -- not what is the approximate probability.
    – wolfies
    Nov 12 '18 at 10:20










  • @wolfies In that case I suggest Hassan should have a look at the Irwin-Hall distribution. I just assumed the CLT part was part of the assignment.
    – geo
    Nov 12 '18 at 10:41






  • 1




    Or the Bates distribution (for the sample mean)
    – wolfies
    Nov 12 '18 at 10:54










  • @wolfies Thanks, I have edited my answer to include the Bates distribution. I incorrectly suggested the Irwin-Hall.
    – geo
    Nov 12 '18 at 11:20
















  • I think we should make him do it without the CLT: the question asks what is the probability -- not what is the approximate probability.
    – wolfies
    Nov 12 '18 at 10:20










  • @wolfies In that case I suggest Hassan should have a look at the Irwin-Hall distribution. I just assumed the CLT part was part of the assignment.
    – geo
    Nov 12 '18 at 10:41






  • 1




    Or the Bates distribution (for the sample mean)
    – wolfies
    Nov 12 '18 at 10:54










  • @wolfies Thanks, I have edited my answer to include the Bates distribution. I incorrectly suggested the Irwin-Hall.
    – geo
    Nov 12 '18 at 11:20















I think we should make him do it without the CLT: the question asks what is the probability -- not what is the approximate probability.
– wolfies
Nov 12 '18 at 10:20




I think we should make him do it without the CLT: the question asks what is the probability -- not what is the approximate probability.
– wolfies
Nov 12 '18 at 10:20












@wolfies In that case I suggest Hassan should have a look at the Irwin-Hall distribution. I just assumed the CLT part was part of the assignment.
– geo
Nov 12 '18 at 10:41




@wolfies In that case I suggest Hassan should have a look at the Irwin-Hall distribution. I just assumed the CLT part was part of the assignment.
– geo
Nov 12 '18 at 10:41




1




1




Or the Bates distribution (for the sample mean)
– wolfies
Nov 12 '18 at 10:54




Or the Bates distribution (for the sample mean)
– wolfies
Nov 12 '18 at 10:54












@wolfies Thanks, I have edited my answer to include the Bates distribution. I incorrectly suggested the Irwin-Hall.
– geo
Nov 12 '18 at 11:20




@wolfies Thanks, I have edited my answer to include the Bates distribution. I incorrectly suggested the Irwin-Hall.
– geo
Nov 12 '18 at 11:20

















draft saved

draft discarded
















































Thanks for contributing an answer to Cross Validated!


  • 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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstats.stackexchange.com%2fquestions%2f376540%2fif-i-roll-a-die-25-times-what-is-the-probability-that-the-mean-outcome-is-greate%23new-answer', 'question_page');

);

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







這個網誌中的熱門文章

Barbados

How to read a connectionString WITH PROVIDER in .NET Core?

Node.js Script on GitHub Pages or Amazon S3