Skip to Content
数据科学中的实用统计学(第2版)
book

数据科学中的实用统计学(第2版)

by Peter Bruce, Andrew Bruce, Peter Gedeck
October 2021
Intermediate to advanced
289 pages
8h 31m
Chinese
Posts & Telecom Press
Content preview from 数据科学中的实用统计学(第2版)
数据与抽样分布
71
rweibull(100, 1.5, 5000)
要在
Python
中得到同样的结果,可以使用函数
stats.weibull_min.rvs
stats.weibull_min.rvs(1.5, scale=5000, size=100)
本节要点
对于发生率固定的事件,每时间单位或每空间单位的事件数量可以使用泊松分布进
行建模。
还可以将事件与下一个事件之间的时间或距离建模为指数分布。
随着时间而改变的事件发生率(例如,不断增大的设备故障概率)可以使用韦布尔
分布进行建模。
2.12.5
 扩展阅读
Thomas Ryan
的著作
Modern Engineering Statistics
中有一章专门介绍了工程应用中使用
的概率分布。
两篇从工程角度讨论韦布尔分布的应用的文章:“
Predicting
Equipment Failures Using
Weibull Analysis and SAS Software
”和“
Estimation
the System Reliability Using Weibull
Distribution
”。
2.13
 小结
在大数据时代,如果需要准确的估计,那么随机抽样的原则依然非常重要。与使用未经处
理的数据相比,随机选取数据可以减小偏差,得到一个更高质量的数据集。掌握与各种抽
样分布和数据生成分布相关的知识,便可以量化估计中因随机变动而产生的潜在误差。同
时,
Bootstrap
从一个观测数据集进行有放回抽样)是一种非常强大的确定样本估计中误 ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Python机器学习案例精解

Python机器学习案例精解

Posts & Telecom Press, Yuxi (Hayden) Liu

Publisher Resources

ISBN: 9787115569028