語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
R programming = statistical data analysis in research /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
R programming/ by Kingsley Okoye, Samira Hosseini.
其他題名:
statistical data analysis in research /
作者:
Okoye, Kingsley.
其他作者:
Hosseini, Samira.
出版者:
Singapore :Springer Nature Singapore : : 2024.,
面頁冊數:
xv, 309 p. :ill. (some col.), digital ; : 24 cm.;
Contained By:
Springer Nature eBook
標題:
Computer Application in Administrative Data Processing. -
電子資源:
https://doi.org/10.1007/978-981-97-3385-9
ISBN:
9789819733859
R programming = statistical data analysis in research /
Okoye, Kingsley.
R programming
statistical data analysis in research /[electronic resource] :by Kingsley Okoye, Samira Hosseini. - Singapore :Springer Nature Singapore :2024. - xv, 309 p. :ill. (some col.), digital ;24 cm.
Introduction to R programming and RStudio Integrated Development Environment (IDE) -- Working with Data in R: Objects, Vectors, Factors, Packages and Libraries, and Data Visualization -- Test of Normality and Reliability of Data in R -- Choosing between Parametric and Non-Parametric Tests in Statistical Data Analysis -- Understanding Dependent and Independent Variables in Research Experiments and Hypothesis Testing -- Understanding the Different Types of Statistical Data Analysis and Methods -- Regression Analysis in R: Linear and Logistic Regression -- T-test Statistics in R: Independent samples, Paired sample, and One sample ttests -- Analysis of Variance (ANOVA) in R: One-way and Two-way ANOVA -- Chi-squared (X2) Statistical Test in R -- Mann Whitney U test and Kruskal Wallis H test Statistics in R -- Correlation Tests in R: Pearson cor, Kendall's tau, and Spearman's rho -- Wilcoxon Statistics in R: Signed-Rank test and Rank-Sum test.
This book is written for statisticians, data analysts, programmers, researchers, professionals, and general consumers on how to perform different types of statistical data analysis for research purposes using R object-oriented programming language and RStudio integrated development environment (IDE) R is an open-source software with a development environment (RStudio) for computing statistics and graphical displays through data manipulation, modeling, and calculation. R packages and supported libraries provide a wide range of functions for programming and analyzing of data. Unlike many of the existing statistical software, R has the added benefit of allowing the users to write more efficient codes by using command-line scripting and vectors. It has several built-in functions and libraries that are extensible and allows the users to define their own (customized) functions on how they expect the program to behave while handling the data, which can also be stored in the simple object system. Therefore, this book serves as both textbook and manual for R statistics particularly in academic research, data analytics, and computer programming targeted to help inform and guide the work of the users. It provides information about different types of statistical data analysis and methods, and the best scenarios for use of each case in R. It gives a hands-on step-by-step practical guide on how to identify and conduct the different parametric and nonparametric procedures. This includes a description of the different conditions or assumptions that are necessary for performing the various statistical methods or tests, and how to understand the results of the methods. The book also covers the different data formats and sources, and how to test for the reliability and validity of the available datasets. Different research experiments, case scenarios, and examples are explained in this book. The book provides a comprehensive description and step-by-step practical hands-on guide to carrying out the different types of statistical analysis in R particularly for research purposes with examples. Ranging from how to import and store datasets in R as objects, how to code and call the methods or functions for manipulating the datasets or objects, factorization, and vectorization, to better reasoning, interpretation, and storage of the results for future use, and graphical visualizations and representations thus congruence of Statistics and Computer programming in Research.
ISBN: 9789819733859
Standard No.: 10.1007/978-981-97-3385-9doiSubjects--Topical Terms:
1365952
Computer Application in Administrative Data Processing.
LC Class. No.: QA276.4
Dewey Class. No.: 519.50285
R programming = statistical data analysis in research /
LDR
:04438nam a2200325 a 4500
001
1133672
003
DE-He213
005
20240708125242.0
006
m d
007
cr nn 008maaau
008
241213s2024 si s 0 eng d
020
$a
9789819733859
$q
(electronic bk.)
020
$a
9789819733842
$q
(paper)
024
7
$a
10.1007/978-981-97-3385-9
$2
doi
035
$a
978-981-97-3385-9
040
$a
GP
$c
GP
041
0
$a
eng
050
4
$a
QA276.4
072
7
$a
UMX
$2
bicssc
072
7
$a
COM051010
$2
bisacsh
072
7
$a
UMX
$2
thema
082
0 4
$a
519.50285
$2
23
090
$a
QA276.4
$b
.O41 2024
100
1
$a
Okoye, Kingsley.
$3
1454937
245
1 0
$a
R programming
$h
[electronic resource] :
$b
statistical data analysis in research /
$c
by Kingsley Okoye, Samira Hosseini.
260
$a
Singapore :
$c
2024.
$b
Springer Nature Singapore :
$b
Imprint: Springer,
300
$a
xv, 309 p. :
$b
ill. (some col.), digital ;
$c
24 cm.
505
0
$a
Introduction to R programming and RStudio Integrated Development Environment (IDE) -- Working with Data in R: Objects, Vectors, Factors, Packages and Libraries, and Data Visualization -- Test of Normality and Reliability of Data in R -- Choosing between Parametric and Non-Parametric Tests in Statistical Data Analysis -- Understanding Dependent and Independent Variables in Research Experiments and Hypothesis Testing -- Understanding the Different Types of Statistical Data Analysis and Methods -- Regression Analysis in R: Linear and Logistic Regression -- T-test Statistics in R: Independent samples, Paired sample, and One sample ttests -- Analysis of Variance (ANOVA) in R: One-way and Two-way ANOVA -- Chi-squared (X2) Statistical Test in R -- Mann Whitney U test and Kruskal Wallis H test Statistics in R -- Correlation Tests in R: Pearson cor, Kendall's tau, and Spearman's rho -- Wilcoxon Statistics in R: Signed-Rank test and Rank-Sum test.
520
$a
This book is written for statisticians, data analysts, programmers, researchers, professionals, and general consumers on how to perform different types of statistical data analysis for research purposes using R object-oriented programming language and RStudio integrated development environment (IDE) R is an open-source software with a development environment (RStudio) for computing statistics and graphical displays through data manipulation, modeling, and calculation. R packages and supported libraries provide a wide range of functions for programming and analyzing of data. Unlike many of the existing statistical software, R has the added benefit of allowing the users to write more efficient codes by using command-line scripting and vectors. It has several built-in functions and libraries that are extensible and allows the users to define their own (customized) functions on how they expect the program to behave while handling the data, which can also be stored in the simple object system. Therefore, this book serves as both textbook and manual for R statistics particularly in academic research, data analytics, and computer programming targeted to help inform and guide the work of the users. It provides information about different types of statistical data analysis and methods, and the best scenarios for use of each case in R. It gives a hands-on step-by-step practical guide on how to identify and conduct the different parametric and nonparametric procedures. This includes a description of the different conditions or assumptions that are necessary for performing the various statistical methods or tests, and how to understand the results of the methods. The book also covers the different data formats and sources, and how to test for the reliability and validity of the available datasets. Different research experiments, case scenarios, and examples are explained in this book. The book provides a comprehensive description and step-by-step practical hands-on guide to carrying out the different types of statistical analysis in R particularly for research purposes with examples. Ranging from how to import and store datasets in R as objects, how to code and call the methods or functions for manipulating the datasets or objects, factorization, and vectorization, to better reasoning, interpretation, and storage of the results for future use, and graphical visualizations and representations thus congruence of Statistics and Computer programming in Research.
650
2 4
$a
Computer Application in Administrative Data Processing.
$3
1365952
650
2 4
$a
Mathematical Applications in Computer Science.
$3
815331
650
2 4
$a
Statistics and Computing.
$3
1366004
650
2 4
$a
Mathematical Statistics.
$3
1366363
650
1 4
$a
Programming Language.
$3
1365750
650
0
$a
R (Computer program language)
$3
679069
650
0
$a
Mathematical statistics
$x
Data processing.
$3
558446
700
1
$a
Hosseini, Samira.
$3
1102884
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-981-97-3385-9
950
$a
Computer Science (SpringerNature-11645)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入