- Hands-On Data Science with R
- Vitor Bianchi Lanzetta Nataraj Dasgupta Ricardo Anjoleto Farias
- 116字
- 2021-06-10 19:12:33
Quiz
- Which of these tests assume that the standard deviation is unknown?
- The great macaroni test
- The z-test
- The t-test
- Every A/B test
- Which of the following functions will give the probability of getting values equal or greater than one from a standardized normal distribution?
- qnorm(1, lower.tail = F)
- pnorm(1, lower.tail = F)
- pnorm(1)
- t.test(1, alternative = 'less')
- Select the false statement:
- A/B tests can be used to compare website versions
- A/B tests can be only used by the web industry
- Mean is a measure of central tendency
- Z-tests assume that the standard deviation is known
Answers—executing the following code will give you the answers to the quiz questions:
set.seed(10)
round(runif(3,1,4))
推薦閱讀
- Mastering Hadoop 3
- 現(xiàn)代測控電子技術(shù)
- AutoCAD繪圖實用速查通典
- Google App Inventor
- JMAG電機電磁仿真分析與實例解析
- Hadoop Real-World Solutions Cookbook(Second Edition)
- 大數(shù)據(jù)處理平臺
- Docker High Performance(Second Edition)
- Learning C for Arduino
- 電氣控制與PLC技術(shù)應(yīng)用
- MongoDB 4 Quick Start Guide
- 穿越計算機的迷霧
- 人工智能云平臺:原理、設(shè)計與應(yīng)用
- Windows 7故障與技巧200例
- 中文版Photoshop情境實訓教程