Help, math gurus!

Jul 05, 2006 13:12

workies, nerdy

Leave a comment

Comments 10

swestrup July 5 2006, 17:56:40 UTC
I'm not sure what you're asking, nor which standard notation you are referring to, but that Pi isn't 'π'. Its more like Pi, and in computer science would be written P[i]. The same is true of Ni and Mi.

Reply

jes6ica July 5 2006, 18:04:08 UTC
I realized that after I was looking again at things. I guess the thing is, I know that B(n, k) should be

n
( )
k
(This is my ASCII approximation of choose).

And B(Ni, x) should be:
Ni
( )
x

(and the i should be subscript)

But I'm not sure where to stop. What about:

P(X = x | R, Ni, Mi) or n! / (k! ∙ (n - k)!)

Do they need to be changed, and if so, how?

Reply

swestrup July 5 2006, 18:17:48 UTC
Conditional probabilites are ususually written out as P(condition | variables) in math texts, as in this example about Bayes' Theorum

Reply


lizardek July 5 2006, 20:01:03 UTC
I feel faint now. Must go lie down with cold cloth on forehead.

Reply

jes6ica July 5 2006, 20:17:38 UTC
Sorry. Yucky work stuff that I can't ask them since they're 6 hours ahead. :P

"Put this stuff in standard notation," they say. "WhaHuh?!?" replies I.

Reply


swestrup July 5 2006, 23:15:50 UTC
Its pretty good. I would make two changes though. First, I would put the limits over the summation as is normal, so instead of:

∑ P(X = x | R, Ni, Mi); x = Ki, ..., min(Ni, Mi)

One would use
Ki
∑P(X = x | R, Ni, Mi)
min(Ni,Mi)

And I would also change the division slash (/) between the two probabilites so that one is above the other, like in a fraction.

Reply

swestrup July 5 2006, 23:18:18 UTC
Oops, that should be 'x = Ki' above the summation...

Reply

d3katja July 7 2006, 06:52:38 UTC
I agree with what Swestrup says, including the x=Ki above the sigma sign.
It took me a while to understand the question, but now I get it. It has been too long since I did math of this type.

Reply

jes6ica July 7 2006, 12:08:53 UTC
Actually, I asked Tomas A if he wanted that, and it seems he thought it was good enough with just the bit I did above. Pfft. So why did he bother wanting it in standard notation if he only wanted part of it? And also, if he'd left the text as it was originally, that topic would have taken 20 minutes...as it was, it took 7 hours just to get all the formatting right. bah!

Reply


Leave a comment

Up