Skip to content
Prev 155174 / 398506 Next

Area of density

On 05/09/2008 4:32 PM, pragmatic wrote:
That should be 1.
That's harder, but a good approximation should be sum(x < 0)/length(x) 
and sum(x > 0)/length(x).

Duncan Murdoch