请问有什么方法,可以用excel算出一列随机数中,第80%大的那个数字,最好不用排序,sort,之类的方式。
谢谢。
如何用excel算出一列数中大小排80%的数字
所有跟帖:
•
回复:如何用excel算出一列数中大小排80%的数字
-nanochip-
♂
(91 bytes)
()
08/19/2009 postreply
10:19:04
•
thanks, but that is a series of random number
-cloudate-
♂
(0 bytes)
()
08/19/2009 postreply
13:25:20
•
回复:thanks, but that is a series of random number
-nanochip-
♂
(227 bytes)
()
08/20/2009 postreply
15:32:06
•
percentile
-haha2000-
♂
(44 bytes)
()
08/20/2009 postreply
06:01:58
•
percentile(array,0.8)
-康MM-
♀
(0 bytes)
()
08/20/2009 postreply
06:03:36
•
thanks a lot, I also find a different approach using function pe
-cloudate-
♂
(0 bytes)
()
08/21/2009 postreply
00:21:06
•
thanks I also find a different approach using percentrank()
-cloudate-
♂
(0 bytes)
()
08/21/2009 postreply
00:21:55