Click here to Skip to main content
15,887,337 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Today, I had to take Herself to hospital for the results of her B & BAL Pin
Rage17-Dec-20 0:36
professionalRage17-Dec-20 0:36 
GeneralBayesian stats & a Q Pin
raddevus16-Dec-20 8:17
mvaraddevus16-Dec-20 8:17 
GeneralRe: Bayesian stats & a Q PinPopular
OriginalGriff16-Dec-20 8:30
mveOriginalGriff16-Dec-20 8:30 
GeneralRe: Bayesian stats & a Q Pin
raddevus16-Dec-20 8:32
mvaraddevus16-Dec-20 8:32 
GeneralRe: Bayesian stats & a Q Pin
CodeWraith16-Dec-20 8:40
CodeWraith16-Dec-20 8:40 
GeneralRe: Bayesian stats & a Q Pin
OriginalGriff16-Dec-20 9:15
mveOriginalGriff16-Dec-20 9:15 
JokeRe: Bayesian stats & a Q Pin
Daniel Pfeffer16-Dec-20 8:42
professionalDaniel Pfeffer16-Dec-20 8:42 
GeneralRe: Bayesian stats & a Q Pin
Daniel Pfeffer16-Dec-20 8:40
professionalDaniel Pfeffer16-Dec-20 8:40 
Not quite. Assuming that you take each triad of throws as a unit (i.e. you throw 3 20-sides dice at one time):

The probability of NOT throwing a triple 20 in ONE throw P = 7999/8000
The probability of NOT throwing a triple 20 in TWO throws P2 = (7999/8000)2
...
The probability of NOT throwing a triple 20 in N throws PN = (7999/8000)N

We want to find N for which PN == 0.5, or 0.5 = (7999/8000)N.
Taking the log of both sides, we have log(0.5) = N * log(7999/8000)
N = log(0.5) / log(7999/8000) = 5544.83

After 5545 rolls (16635 individual rolls), your chances are 50% of having thrown three 20s in a single roll.
Freedom is the freedom to say that two plus two make four. If that is granted, all else follows.
-- 6079 Smith W.

GeneralRe: Bayesian stats & a Q Pin
raddevus16-Dec-20 10:54
mvaraddevus16-Dec-20 10:54 
GeneralRe: Bayesian stats & a Q Pin
Nelek16-Dec-20 8:55
protectorNelek16-Dec-20 8:55 
GeneralRe: Bayesian stats & a Q Pin
raddevus16-Dec-20 10:55
mvaraddevus16-Dec-20 10:55 
GeneralRe: Bayesian stats & a Q Pin
Sander Rossel16-Dec-20 8:58
professionalSander Rossel16-Dec-20 8:58 
GeneralRe: Bayesian stats & a Q Pin
raddevus16-Dec-20 10:56
mvaraddevus16-Dec-20 10:56 
GeneralRe: Bayesian stats & a Q Pin
W Balboos, GHB16-Dec-20 9:13
W Balboos, GHB16-Dec-20 9:13 
GeneralRe: Bayesian stats & a Q Pin
Greg Utas16-Dec-20 9:27
professionalGreg Utas16-Dec-20 9:27 
GeneralRe: Bayesian stats & a Q Pin
Daniel Pfeffer16-Dec-20 9:48
professionalDaniel Pfeffer16-Dec-20 9:48 
GeneralRe: Bayesian stats & a Q Pin
raddevus16-Dec-20 10:58
mvaraddevus16-Dec-20 10:58 
GeneralRe: Bayesian stats & a Q Pin
Kornfeld Eliyahu Peter16-Dec-20 10:41
professionalKornfeld Eliyahu Peter16-Dec-20 10:41 
GeneralRe: Bayesian stats & a Q Pin
raddevus16-Dec-20 10:59
mvaraddevus16-Dec-20 10:59 
GeneralRe: Bayesian stats & a Q Pin
Gerry Schmitz16-Dec-20 11:35
mveGerry Schmitz16-Dec-20 11:35 
GeneralRe: Bayesian stats & a Q Pin
raddevus16-Dec-20 11:51
mvaraddevus16-Dec-20 11:51 
GeneralRe: Bayesian stats & a Q Pin
DRHuff16-Dec-20 11:53
DRHuff16-Dec-20 11:53 
GeneralRe: Bayesian stats & a Q Pin
MKJCP17-Dec-20 2:25
MKJCP17-Dec-20 2:25 
GeneralRe: Bayesian stats & a Q Pin
Amarnath S16-Dec-20 13:58
professionalAmarnath S16-Dec-20 13:58 
GeneralRe: Bayesian stats & a Q Pin
raddevus17-Dec-20 2:37
mvaraddevus17-Dec-20 2:37 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.