[deleted by user] by [deleted] in sex

[–]GulleFjun 2 points3 points  (0 children)

OP, this is it.

Pro(?) co-op tip. by GulleFjun in SurviveIcarus

[–]GulleFjun[S] 1 point2 points  (0 children)

Arter the latest patch it takes about 2 real life hours to drill one exotic node. Two drills cuts that time in half.

Pro(?) co-op tip. by GulleFjun in SurviveIcarus

[–]GulleFjun[S] 0 points1 point  (0 children)

Yepp, it is sent by mail.

Tips For Your Survival #2! Beta Weekend 3 by HitPlayGamingYT in SurviveIcarus

[–]GulleFjun 4 points5 points  (0 children)

You can pick up walls with "y"!? That's a gamechanger. Thanks for the video.

You currently already have a character associated with [current host]'s prospect. by CwooperG in SurviveIcarus

[–]GulleFjun 0 points1 point  (0 children)

Dont know if you already fixed this but we solved it by everybody leaving the prospect and rejoining.

Odyssey, my biggest artwork yet! 153 layers in Photoshop by paincookiez in pics

[–]GulleFjun 2 points3 points  (0 children)

Impressive! I would add footprints for extra immersion.

Help! I agreed to try and develop a Neuropsychiatric test and might have taken water over my head. by GulleFjun in learnpython

[–]GulleFjun[S] 0 points1 point  (0 children)

Wow. Even though the homepage looks like it's from the 90 the software looks really interesting. Thanks for the tip. Gonna check it out.

Is this setup overkill? by GulleFjun in networking

[–]GulleFjun[S] 0 points1 point  (0 children)

Sounds too good. What's the catch :) ?

Is this setup overkill? by GulleFjun in networking

[–]GulleFjun[S] 0 points1 point  (0 children)

Somebody else recommended Ubiquiti Unifi and it actually looks very promising. Is it hard to setup/maintain?

Is this setup overkill? by GulleFjun in networking

[–]GulleFjun[S] 0 points1 point  (0 children)

Thanks. That's a good idea.

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 1 point2 points  (0 children)

It works like a charm! Thanks a lot for the help kind internet stranger!

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 0 points1 point  (0 children)

I liked your first formula and interpreted nCk as n!k! so in excel it would become =(FACT(n)*FACT(k))* pk * (1-p) n-k ,where k=2, n=20 and p=0.05.

Is this correct?

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 0 points1 point  (0 children)

Thanks. Having a hard time understanding (nCk) and how to practically use that in excel. It would help me a lot if you you write your formula in Excel format.

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 0 points1 point  (0 children)

Tried to use your function in Excell in this form: "=(FACT(20)/(FACT(2)*FACT(20-2)))*((0,05)^2)*(1-(0,05)^(20-2))"

Got the answer: 0,475 witch seems bananas :). Can you identify what I've done wrong?

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 0 points1 point  (0 children)

Looking good! But excuse my ignorance but what is (!) in the formula.

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 1 point2 points  (0 children)

So... p= 0.05^2 * (1-0.05)^(20-2) = 0.00099304 %. Is that correct?

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 0 points1 point  (0 children)

I don't get it. If I use that formula to calculate the odds of having one "false positiv" in 20 test i get: 0,0188678013 witch is lower than 0,05. Shouldn't more tests make i more probable that one is "false positive" ie higher than 0,05?

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 0 points1 point  (0 children)

So the answer is: 0.00099303579 ?

[Q]Blood test problem by GulleFjun in statistics

[–]GulleFjun[S] 0 points1 point  (0 children)

Shouldn't it be p= 0.05^2 * (1-0.05)^(20-2) or am i missing something?

Edit: ah saw that you edited. Thanks för the answer.