語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
Statistical Analysis and Data Displa...
~
Heiberger, Richard M.
Statistical Analysis and Data Display = An Intermediate Course with Examples in R /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
Statistical Analysis and Data Display/ by Richard M. Heiberger, Burt Holland.
其他題名:
An Intermediate Course with Examples in R /
作者:
Heiberger, Richard M.
其他作者:
Holland, Burt.
面頁冊數:
XXXI, 898 p. 341 illus., 326 illus. in color.online resource. :
Contained By:
Springer Nature eBook
標題:
Statistics . -
電子資源:
https://doi.org/10.1007/978-1-4939-2122-5
ISBN:
9781493921225
Statistical Analysis and Data Display = An Intermediate Course with Examples in R /
Heiberger, Richard M.
Statistical Analysis and Data Display
An Intermediate Course with Examples in R /[electronic resource] :by Richard M. Heiberger, Burt Holland. - 2nd ed. 2015. - XXXI, 898 p. 341 illus., 326 illus. in color.online resource. - Springer Texts in Statistics,1431-875X. - Springer Texts in Statistics,.
This contemporary presentation of statistical methods features extensive use of graphical displays for exploring data and for displaying the analysis. The authors demonstrate how to analyze data—showing code, graphics, and accompanying tabular listings—for all the methods they cover. They emphasize how to construct and interpret graphs. They discuss principles of graphical design. They identify situations where visual impressions from graphs may need confirmation from traditional tabular results. All chapters have exercises. The authors provide and discuss R functions for all the new graphical display formats. All graphs and tabular output in the book were constructed using these functions. Complete R scripts for all examples and figures are provided for readers to use as models for their own analyses. This book can serve as a standalone text for statistics majors at the master’s level and for other quantitatively oriented disciplines at the doctoral level, and as a reference book for researchers. In-depth discussions of regression analysis, analysis of variance, and design of experiments are followed by introductions to analysis of discrete bivariate data, nonparametrics, logistic regression, and ARIMA time series modeling. The authors illustrate classical concepts and techniques with a variety of case studies using both newer graphical tools and traditional tabular displays. The Second Edition features graphs that are completely redrawn using the more powerful graphics infrastructure provided by R's lattice package. There are new sections in several of the chapters, revised sections in all chapters and several completely new appendices. New graphical material includes: • an expanded chapter on graphics; • a section on graphing Likert Scale Data to build on the importance of rating scales in fields from population studies to psychometrics; • a discussion on design of graphics that will work for readers with color-deficient vision; • an expanded discussion on the design of multi-panel graphics; • expanded and new sections in the discrete bivariate statistics chapter on the use of mosaic plots for contingency tables including the n×2×2 tables for which the Mantel–Haenszel–Cochran test is appropriate; • an interactive (using the shiny package) presentation of the graphics for the normal and t-tables that is introduced early and used in many chapters. The new appendices include discussions of R, the HH package designed for R (the material in the HH package was distributed as a set of standalone functions with the First Edition of this book), the R Commander package, the RExcel system, the shiny package, and a minimal discussion on writing R packages. There is a new appendix on computational precision illustrating and explaining the FAQ (Frequently Asked Questions) about the differences between the familiar real number system and the less-familiar floating point system used in computers. The probability distributions appendix has been expanded to include more distributions (all the distributions in base R) and to include graphs of each. The editing appendix from the First Edition has been split into four expanded appendices—on working style, writing style, use of a powerful editor, and use of LaTeX for document preparation.
ISBN: 9781493921225
Standard No.: 10.1007/978-1-4939-2122-5doiSubjects--Topical Terms:
1253516
Statistics .
LC Class. No.: QA276-280
Dewey Class. No.: 519.5
Statistical Analysis and Data Display = An Intermediate Course with Examples in R /
LDR
:04750nam a22003975i 4500
001
967596
003
DE-He213
005
20200702120522.0
007
cr nn 008mamaa
008
201211s2015 xxu| s |||| 0|eng d
020
$a
9781493921225
$9
978-1-4939-2122-5
024
7
$a
10.1007/978-1-4939-2122-5
$2
doi
035
$a
978-1-4939-2122-5
050
4
$a
QA276-280
072
7
$a
PBT
$2
bicssc
072
7
$a
MAT029000
$2
bisacsh
072
7
$a
PBT
$2
thema
082
0 4
$a
519.5
$2
23
100
1
$a
Heiberger, Richard M.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
792098
245
1 0
$a
Statistical Analysis and Data Display
$h
[electronic resource] :
$b
An Intermediate Course with Examples in R /
$c
by Richard M. Heiberger, Burt Holland.
250
$a
2nd ed. 2015.
264
1
$a
New York, NY :
$b
Springer New York :
$b
Imprint: Springer,
$c
2015.
300
$a
XXXI, 898 p. 341 illus., 326 illus. in color.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
490
1
$a
Springer Texts in Statistics,
$x
1431-875X
520
$a
This contemporary presentation of statistical methods features extensive use of graphical displays for exploring data and for displaying the analysis. The authors demonstrate how to analyze data—showing code, graphics, and accompanying tabular listings—for all the methods they cover. They emphasize how to construct and interpret graphs. They discuss principles of graphical design. They identify situations where visual impressions from graphs may need confirmation from traditional tabular results. All chapters have exercises. The authors provide and discuss R functions for all the new graphical display formats. All graphs and tabular output in the book were constructed using these functions. Complete R scripts for all examples and figures are provided for readers to use as models for their own analyses. This book can serve as a standalone text for statistics majors at the master’s level and for other quantitatively oriented disciplines at the doctoral level, and as a reference book for researchers. In-depth discussions of regression analysis, analysis of variance, and design of experiments are followed by introductions to analysis of discrete bivariate data, nonparametrics, logistic regression, and ARIMA time series modeling. The authors illustrate classical concepts and techniques with a variety of case studies using both newer graphical tools and traditional tabular displays. The Second Edition features graphs that are completely redrawn using the more powerful graphics infrastructure provided by R's lattice package. There are new sections in several of the chapters, revised sections in all chapters and several completely new appendices. New graphical material includes: • an expanded chapter on graphics; • a section on graphing Likert Scale Data to build on the importance of rating scales in fields from population studies to psychometrics; • a discussion on design of graphics that will work for readers with color-deficient vision; • an expanded discussion on the design of multi-panel graphics; • expanded and new sections in the discrete bivariate statistics chapter on the use of mosaic plots for contingency tables including the n×2×2 tables for which the Mantel–Haenszel–Cochran test is appropriate; • an interactive (using the shiny package) presentation of the graphics for the normal and t-tables that is introduced early and used in many chapters. The new appendices include discussions of R, the HH package designed for R (the material in the HH package was distributed as a set of standalone functions with the First Edition of this book), the R Commander package, the RExcel system, the shiny package, and a minimal discussion on writing R packages. There is a new appendix on computational precision illustrating and explaining the FAQ (Frequently Asked Questions) about the differences between the familiar real number system and the less-familiar floating point system used in computers. The probability distributions appendix has been expanded to include more distributions (all the distributions in base R) and to include graphs of each. The editing appendix from the First Edition has been split into four expanded appendices—on working style, writing style, use of a powerful editor, and use of LaTeX for document preparation.
650
0
$a
Statistics .
$3
1253516
650
1 4
$a
Statistical Theory and Methods.
$3
671396
650
2 4
$a
Statistics and Computing/Statistics Programs.
$3
669775
650
2 4
$a
Statistics for Engineering, Physics, Computer Science, Chemistry and Earth Sciences.
$3
782247
700
1
$a
Holland, Burt.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1070458
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781493921218
776
0 8
$i
Printed edition:
$z
9781493921232
776
0 8
$i
Printed edition:
$z
9781493979684
830
0
$a
Springer Texts in Statistics,
$x
1431-875X
$3
1257998
856
4 0
$u
https://doi.org/10.1007/978-1-4939-2122-5
912
$a
ZDB-2-SMA
912
$a
ZDB-2-SXMS
950
$a
Mathematics and Statistics (SpringerNature-11649)
950
$a
Mathematics and Statistics (R0) (SpringerNature-43713)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入