Displaying 3 results from an estimated 3 matches for "kahosl".
Did you mean:
kahlil
2010 Feb 22
4
Normal distribution (Lillie.test())
Hi all,
I have a dataset of 2000 numbers ( it's noise measured with a scoop )
Now i want to know of my data is normal distributed (Gaussian distribution).
I did already:
- 68-95-99.7 test
- Q-Q-plot
and now i used "nortest library" and the Lilli.test()
However i don't understad the output?
lillie.test(z)
Lilliefors (Kolmogorov-Smirnov) normality test
data: z
D =
2008 Aug 27
1
R for reliability engineering?
Hello,
I was wondering whether anyone's using R for reliability
(RAMS/LCC) engineering?
Sincerely,
Wolfgang Keller
2010 Feb 22
4
Count between interval
Hi all,
I take a simple dataset like this:
-1.3
1
-1.5
-1
1.5
-2.5
3
-0.5
Now I want to count how many values there are between -2 and 2.
The answer here would be 6.
Can anyone do this with R?
Thank you in advance.
Gr. Bosken
--
View this message in context: http://n4.nabble.com/Count-between-interval-tp1564537p1564537.html
Sent from the R help mailing list archive at Nabble.com.