) What is the 90th percentile of net sales.
(N+1)* K/100
=(978+1)*90/100
=881.1
Md=X880+.9(X990-X880)
=881.1+.9(990-881)
=979.2
Leaf Unit = 10000
这个我觉得是错的,大家谁能告诉我你们的答案是什么
最初由 KpS 发布 ) What is the 90th percentile of net sales.
(N+1)* K/100
=(978+1)*90/100
=881.1
Md=X880+.9(X990-X880)
=881.1+.9(990-881)
=979.2
Leaf Unit = 10000
这个我觉得是错的,大家谁能告诉我你们的答案是什么
到881.1一直都没错
1. Data-Sort dont use discending, use ascending the data.
2.u need to take the value of 881th and 882th, which are "428002" and "428395".
3. use the formula
90% percentile= X881+0.1(X882-X881)= 428002+0.1(428395-428002)=428041.3
Thus, 90% of the data in the column will lie below 428041.3.