统计学47:假设检验和p值 统计学•目录 统计学•类别 math 假设检验和p值 博主个人能力有限,错误在所难免.如发现错误请不要吝啬,发邮件给博主更正内容,在此提前鸣谢.Email: 2019-01-23 Statistical Statistical Math 假设检验
统计学46:小样本容量置信区间 统计学•目录 统计学•类别 math 小样本容量置信区间7patient’s blood pressures have been measured afte 2019-01-23 Statistical Statistical Math 置信区间 小样本容量 t分布
统计学45:置信区间例题 统计学•目录 统计学•类别 math 置信区间例题In a local teaching district a technology grant is av 2019-01-23 Statistical Statistical Math 置信区间
统计学44:误差范围2 统计学•目录 统计学•类别 math 误差范围样本均值落在抽样分布均值周围2个标准差的概率:$$P(\bar{x} is within 2\sigma_{\ 2019-01-23 Statistical Statistical Math 置信区间 误差范围
统计学43:误差范围1 统计学•目录 统计学•类别 math 误差范围情景:统计一个总体的投票情况,这里有两个候选人A and B 结果:B的票数占总的比例是p,则A的票数占比是1 2019-01-23 Statistical Statistical Math 置信区间 误差范围
统计学42:伯努利分布均值和方差公式 统计学•目录 统计学•类别 math 伯努利分布均值和方差公式设成功(1)的概率为p,则不成功(0)的概率为1-p mean$$\mu = 0 \times 2019-01-23 Statistical Statistical Math 均值 方差 伯努利分布
统计学41:伯努利分布均值和方差的例子 统计学•目录 统计学•类别 math 伯努利分布均值和方差的例子背景:对总体做一个满意度调查,只有两个选项,满意和不满意. 结果:40%的人不满意,60%的 2019-01-23 Statistical Statistical Math 均值 方差 伯努利分布
统计学40:置信区间 统计学•目录 统计学•类别 math 置信区间You samole 36 apples from your farm’s harvest of over 2 2019-01-23 Statistical Statistical Math 置信区间
爬虫16:爬虫框架Scrapy04 爬虫•目录 爬虫•类别 爬虫框架Scrapy图片管道 继承了框架内已经搭建好的图片管道类,并重写它的方法.pipelines.py文件的代码是有注释的. 2019-01-22 Spider 图片 爬虫Spider 动态 Scrapy
爬虫19:分布式爬虫 爬虫•目录 爬虫•类别 分布式爬虫 博主个人能力有限,错误在所难免.如发现错误请不要吝啬,发邮件给博主更正内容,在此提前鸣谢.Email: JentChang 2019-01-22 Spider 爬虫Spider 分布式 redis
爬虫18:OCR光学识别 爬虫•目录 爬虫•类别 OCR光学识别unbutusudo apt-get install tesseract-ocrmacbrew install tess 2019-01-22 Spider 爬虫Spider OCR pytesseract 验证码识别
爬虫17:爬虫框架Scrapy05 爬虫•目录 爬虫•类别 爬虫框架Scrapyscrapy shell使用 代码 含义 scrapy shell URL 地址 request 2019-01-22 Spider 爬虫Spider Scrapy shell