查找一组数字的分布
我有一组数字,想查看点的分布(点落在什么范围内)。有没有好的软件或代码可以做到这一点? 我只是想看看主要块在什么范围内......
I have a set of numbers and want to see the distribution of points(in what range do the points fall).Is there any good software or piece of code that can do this?
I just want to see in what range does the major chunk lie...
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
使用内置函数 FREQUENCY
Form excel 帮助:
Use the built in function FREQUENCY
Form excel help: