thank goodness for add details:
I basically need to know that when P(x is something to n) I need to know when to add or subtract 0.5 to n
I have read different sites and still do not see a full or elementary explanation of this. So if possible, please answer these probably easy questions:
But for my comprehension, please answer this way
Example: P(x>n) : +0.5 Meaning that N must change its value in P(x>n) to P(x>n+0.5)
Thank you ahead of time, it is highly appreciated!
If need be, n=5
low#n = 2 high# n = 5
P(x>n) :
P(x>=n) :
P(x
P(x<=n) :
P(low# n < x < high# n) :
P(low#n <= x , <= high#n) :
P(x=n) :
2006-07-14
17:35:57
·
2 answers
·
asked by
avengress
4