五月天婷亚洲天久久综合网,婷婷丁香五月激情亚洲综合,久久男人精品女人,麻豆91在线播放

  • <center id="8gusu"></center><rt id="8gusu"></rt>
    <menu id="8gusu"><small id="8gusu"></small></menu>
  • <dd id="8gusu"><s id="8gusu"></s></dd>
    樓主: aimms
    3587 4

    Introduction to Probability and Statistics Using R [推廣有獎]

    • 3關注
    • 5粉絲

    教授

    31%

    還不是VIP/貴賓

    -

    威望
    0
    論壇幣
    37417 個
    通用積分
    30.8996
    學術水平
    25 點
    熱心指數(shù)
    38 點
    信用等級
    19 點
    經(jīng)驗
    16411 點
    帖子
    412
    精華
    0
    在線時間
    2006 小時
    注冊時間
    2006-10-14
    最后登錄
    2024-9-8

    樓主
    aimms 發(fā)表于 2010-10-22 15:25:29 |只看作者 |壇友微信交流群|倒序 |AI寫論文
    相似文件 換一批

    +2 論壇幣
    k人 參與回答

    經(jīng)管之家送您一份

    應屆畢業(yè)生專屬福利!

    求職就業(yè)群
    趙安豆老師微信:zhaoandou666

    經(jīng)管之家聯(lián)合CDA

    送您一個全額獎學金名額~ !

    感謝您參與論壇問題回答

    經(jīng)管之家送您兩個論壇幣!

    +2 論壇幣
    Introduction to Probability and Statistics Using RContents
    Preface vii
    List of Figures xiii
    List of Tables xv
    1 An Introduction to Probability and Statistics 1
    1.1 Probability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
    1.2 Statistics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
    2 An Introduction to R 5
    2.1 Downloading and Installing R . . . . . . . . . . . . . . . . . . . . . . . . . . 5
    2.2 Communicating with R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
    2.3 Basic R Operations and Concepts . . . . . . . . . . . . . . . . . . . . . . . . . 8
    2.4 Getting Help . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
    2.5 External Resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
    2.6 Other Tips . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
    3 Data Description 19
    3.1 Types of Data . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
    3.2 Features of Data Distributions . . . . . . . . . . . . . . . . . . . . . . . . . . 33
    3.3 Descriptive Statistics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35
    3.4 Exploratory Data Analysis . . . . . . . . . . . . . . . . . . . . . . . . . . . . 40
    3.5 Multivariate Data and Data Frames . . . . . . . . . . . . . . . . . . . . . . . . 45
    3.6 Comparing Populations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 47
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 53
    4 Probability 65
    4.1 Sample Spaces . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 65
    4.2 Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 70
    4.3 Model Assignment . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 75
    4.4 Properties of Probability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 80
    4.5 Counting Methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 84
    4.6 Conditional Probability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 89
    4.7 Independent Events . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 95
    4.8 Bayes’ Rule . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98
    4.9 Random Variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 102
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 105
    5 Discrete Distributions 107
    5.1 Discrete Random Variables . . . . . . . . . . . . . . . . . . . . . . . . . . . . 107
    5.2 The Discrete Uniform Distribution . . . . . . . . . . . . . . . . . . . . . . . . 110
    5.3 The Binomial Distribution . . . . . . . . . . . . . . . . . . . . . . . . . . . . 111
    5.4 Expectation and Moment Generating Functions . . . . . . . . . . . . . . . . . 116
    5.5 The Empirical Distribution . . . . . . . . . . . . . . . . . . . . . . . . . . . . 120
    5.6 Other Discrete Distributions . . . . . . . . . . . . . . . . . . . . . . . . . . . 123
    5.7 Functions of Discrete Random Variables . . . . . . . . . . . . . . . . . . . . . 130
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 132
    6 Continuous Distributions 137
    6.1 Continuous Random Variables . . . . . . . . . . . . . . . . . . . . . . . . . . 137
    6.2 The Continuous Uniform Distribution . . . . . . . . . . . . . . . . . . . . . . 142
    6.3 The Normal Distribution . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 143
    6.4 Functions of Continuous Random Variables . . . . . . . . . . . . . . . . . . . 146
    6.5 Other Continuous Distributions . . . . . . . . . . . . . . . . . . . . . . . . . . 150
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 155
    7 Multivariate Distributions 157
    7.1 Joint and Marginal Probability Distributions . . . . . . . . . . . . . . . . . . . 157
    7.2 Joint and Marginal Expectation . . . . . . . . . . . . . . . . . . . . . . . . . . 163
    7.3 Conditional Distributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 165
    7.4 Independent Random Variables . . . . . . . . . . . . . . . . . . . . . . . . . . 167
    7.5 Exchangeable Random Variables . . . . . . . . . . . . . . . . . . . . . . . . . 170
    7.6 The Bivariate Normal Distribution . . . . . . . . . . . . . . . . . . . . . . . . 170
    7.7 Bivariate Transformations of Random Variables . . . . . . . . . . . . . . . . . 172
    7.8 Remarks for the Multivariate Case . . . . . . . . . . . . . . . . . . . . . . . . 175
    7.9 The Multinomial Distribution . . . . . . . . . . . . . . . . . . . . . . . . . . . 178
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 180
    8 Sampling Distributions 181
    8.1 Simple Random Samples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 182
    8.2 Sampling from a Normal Distribution . . . . . . . . . . . . . . . . . . . . . . 182
    8.3 The Central Limit Theorem . . . . . . . . . . . . . . . . . . . . . . . . . . . . 185
    8.4 Sampling Distributions of Two-Sample Statistics . . . . . . . . . . . . . . . . 187
    8.5 Simulated Sampling Distributions . . . . . . . . . . . . . . . . . . . . . . . . 189
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 191
    9 Estimation 193
    9.1 Point Estimation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 193
    9.2 Con?dence Intervals for Means . . . . . . . . . . . . . . . . . . . . . . . . . . 202
    9.3 Con?dence Intervals for Di?erences of Means . . . . . . . . . . . . . . . . . . 208
    9.4 Con?dence Intervals for Proportions . . . . . . . . . . . . . . . . . . . . . . . 210
    9.5 Con?dence Intervals for Variances . . . . . . . . . . . . . . . . . . . . . . . . 212
    9.6 Fitting Distributions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 212
    9.7 Sample Size and Margin of Error . . . . . . . . . . . . . . . . . . . . . . . . . 212
    9.8 Other Topics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 214
    Chapter Exercises . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 215
    ............................................

    一共370頁
    二維碼

    掃碼加我 拉你入群

    請注明:姓名-公司-職位

    以便審核進群資格,未注明則拒絕

    關鍵詞:introduction Probability troduction Statistics statistic Using Probability Statistics introduction

    Introduction to Probability and Statistics Using R.PDF

    2.31 MB

    需要: 6 個論壇幣  [購買]

    已有 1 人評分論壇幣 學術水平 熱心指數(shù) 信用等級 收起 理由
    crystal8832 + 30 + 2 + 2 + 2 精彩帖子

    總評分: 論壇幣 + 30  學術水平 + 2  熱心指數(shù) + 2  信用等級 + 2   查看全部評分

    本帖被以下文庫推薦

    沙發(fā)
    aimms 發(fā)表于 2010-10-23 13:41:19 |只看作者 |壇友微信交流群
    介紹下,這本書是2010最新版,也是第一版。作者按照開源精神發(fā)布,原來是大學的講義。
    藤椅
    nkunku 發(fā)表于 2010-10-23 20:02:43 |只看作者 |壇友微信交流群
    人家在開源,你卻在收錢
    板凳
    qoiqpwqr 發(fā)表于 2010-10-24 01:33:18 |只看作者 |壇友微信交流群
    哈哈,頂樓上。
    報紙
    AspenRd 發(fā)表于 2010-10-24 04:45:08 |只看作者 |壇友微信交流群
    太貴了,買不起
    您需要登錄后才可以回帖 登錄 | 我要注冊

    本版微信群
    加好友,備注cda
    拉您進交流群

    京ICP備16021002-2號 京B2-20170662號 京公網(wǎng)安備 11010802022788號 論壇法律顧問:王進律師 知識產(chǎn)權保護聲明   免責及隱私聲明

    GMT+8, 2024-12-29 03:38