[R] calculate probability

Jumlong Vongprasert jumlong.ubru at gmail.com
Sat Nov 6 12:16:28 CET 2010


  Dear All
I have some problem with calculate probability.
Assume I have data with normal distribution with mean = 5 sd = 2.
I want to approximate probability = 2.4.
I used pnorm(2.4, 5, 2) - pnorm(2.4, 5, 2, lower.tail = FLASE), correct 
or not.
Many Thanks
Jumlong



More information about the R-help mailing list