Click here to Skip to main content
15,903,033 members
Home / Discussions / Algorithms
   

Algorithms

 
GeneralRe: the shortest path Pin
ihe25-Aug-06 2:12
ihe25-Aug-06 2:12 
GeneralRe: the shortest path Pin
El Corazon25-Aug-06 3:22
El Corazon25-Aug-06 3:22 
GeneralA Klein Four original by Matt Salomone Pin
Bassam Abdul-Baki22-Aug-06 8:23
professionalBassam Abdul-Baki22-Aug-06 8:23 
GeneralOptimal Golomb Ruler Pin
Bassam Abdul-Baki22-Aug-06 7:45
professionalBassam Abdul-Baki22-Aug-06 7:45 
GeneralRe: Optimal Golomb Ruler Pin
A.A.23-Aug-06 13:03
A.A.23-Aug-06 13:03 
GeneralRe: Optimal Golomb Ruler Pin
Bassam Abdul-Baki24-Aug-06 6:10
professionalBassam Abdul-Baki24-Aug-06 6:10 
Questionlittle probability Q Pin
Chris Losinger22-Aug-06 4:32
professionalChris Losinger22-Aug-06 4:32 
AnswerRe: little probability Q Pin
Zac Howland22-Aug-06 5:12
Zac Howland22-Aug-06 5:12 
I'd have to look up how to handle the other 7 marbles, but the probability of getting at least 3 black ones is calculated by:

300/6000 * 299/5999 * 298/5998 = 0.000123815

You can approximate it fairly closely with .05^3 for a simpler calculation (comes out to be .000125)

I think you can just multiple the rest of the fractions out:

300/6000 * 299/5999 * 298/5998 * 5700/5997 * 5699/5996 * 5698/5995 * 5697/5994 * 5696/5993 * 5695/5992 * 5694/5991 = 0.000086752

If you decide to become a software engineer, you are signing up to have a 1/2" piece of silicon tell you exactly how stupid you really are for 8 hours a day, 5 days a week

Zac

GeneralRe: little probability Q Pin
Chris Losinger22-Aug-06 5:21
professionalChris Losinger22-Aug-06 5:21 
GeneralRe: little probability Q Pin
Zac Howland22-Aug-06 5:25
Zac Howland22-Aug-06 5:25 
GeneralRe: little probability Q Pin
Bassam Abdul-Baki22-Aug-06 6:57
professionalBassam Abdul-Baki22-Aug-06 6:57 
GeneralRe: little probability Q Pin
Chris Losinger22-Aug-06 7:05
professionalChris Losinger22-Aug-06 7:05 
GeneralRe: little probability Q Pin
73Zeppelin22-Aug-06 7:16
73Zeppelin22-Aug-06 7:16 
GeneralRe: little probability Q Pin
Zac Howland22-Aug-06 7:16
Zac Howland22-Aug-06 7:16 
AnswerRe: little probability Q Pin
73Zeppelin22-Aug-06 7:05
73Zeppelin22-Aug-06 7:05 
GeneralRe: little probability Q Pin
Dustin Metzgar23-Aug-06 2:52
Dustin Metzgar23-Aug-06 2:52 
AnswerRe: little probability Q Pin
ricecake23-Aug-06 3:07
ricecake23-Aug-06 3:07 
AnswerRe: little probability Q Pin
Jon Sagara22-Aug-06 16:34
Jon Sagara22-Aug-06 16:34 
GeneralRe: little probability Q Pin
73Zeppelin22-Aug-06 21:08
73Zeppelin22-Aug-06 21:08 
GeneralFour Are Given Highest Honor in Mathematics Pin
Bassam Abdul-Baki22-Aug-06 3:39
professionalBassam Abdul-Baki22-Aug-06 3:39 
QuestionFourier Series Pin
Sarath C20-Aug-06 3:14
Sarath C20-Aug-06 3:14 
AnswerRe: Fourier Series [modified] Pin
Paul Conrad20-Aug-06 8:06
professionalPaul Conrad20-Aug-06 8:06 
AnswerRe: Fourier Series Pin
El Corazon20-Aug-06 8:36
El Corazon20-Aug-06 8:36 
AnswerRe: Fourier Series Pin
ekynox21-Aug-06 2:37
ekynox21-Aug-06 2:37 
GeneralRe: Fourier Series Pin
Sarath C21-Aug-06 4:40
Sarath C21-Aug-06 4:40 

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.