Nick Wool <43079532@xxxxxxxxxxxx> wrote: >No problems, in terms of probability (IE, statstical terms) 1:1 is 100 %
This is just wrong, and repeating it won't help. 1/1 is 100%. 1:1 is 50%.
Odds (using the X:Y notation) are a ratio of successes to failures,
probability (using the X/Z notation) is a ratio of successes to trials.
In this message, take X to be the number of successes, Y to be the number of
failures, and Z = X+Y, the number of trials. X:Y and X/Z are normal ways to
describe this. X:Z is not.
1:1 means one success to one failure. This is 1/2, or 50%. One success in
two trials.
>deadcert....1 possible outcome, 1 expected outcome.
That's 1:0 or 1/1.
You seem to know the difference between odds and chances, is this just a
terminology hangup? Do you think the X:Z is common usage somehow?
--
Mark Rafn dagon@xxxxxxxxx <http://www.dagon.net/>
.
Re: Incoherent Odds? ...Probability is a measurement of the likelihood of an event happenning. ... the limit of the ratio s/n,... odds are the ratio of failures to successes (where ... you get four failures for every one success; ... (sci.math)
Re: progress display with multi-threads ... With so few failures anticipated, it's probably important to give the user a quick way to see all of them together. ... Either by filtering the results so that only failures successes are shown, or by giving the user control over the sort columns where one possible sort is with the success/failure/pending status. ... More importantly, with as few as 10,000 items, an insertion sort as items are completed is unlikely to account for a significant part of your processing. ... (comp.lang.java.programmer)
RE: My Annual "Hail Mary" Query ... I'd love to hear of your successes, or failures, for that. ... Hopefully I will be able to get over the brick wall in the near future ... To unsubscribe from the list, ... (soc.genealogy.ireland)
Re: Hypergeometric Distribution ... Your explanation was fine, ... calculating the probabability of getting at most 33 successes... 461 failures is the same as the sum from 0 to 46 successes). ... My guess is that the error is coming from calculating the natural ... (comp.soft-sys.matlab)