Statistical Application Development with R and Python - Second Edition.:
Software Implementation Illustrated with R and Python About This Book Learn the nature of data through software which takes the preliminary concepts right away using R and Python. Understand data modeling and visualization to perform efficient statistical analysis with this guide. Get well versed wi...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Birmingham :
Packt Publishing,
2017.
|
Ausgabe: | 2nd ed. |
Schlagworte: | |
Online-Zugang: | Volltext |
Zusammenfassung: | Software Implementation Illustrated with R and Python About This Book Learn the nature of data through software which takes the preliminary concepts right away using R and Python. Understand data modeling and visualization to perform efficient statistical analysis with this guide. Get well versed with techniques such as regression, clustering, classification, support vector machines and much more to learn the fundamentals of modern statistics. Who This Book Is For If you want to have a brief understanding of the nature of data and perform advanced statistical analysis using both R and Python, then this book is what you need. No prior knowledge is required. Aspiring data scientist, R users trying to learn Python and vice versa What You Will Learn Learn the nature of data through software with preliminary concepts right away in R Read data from various sources and export the R output to other software Perform effective data visualization with the nature of variables and rich alternative options Do exploratory data analysis for useful first sight understanding building up to the right attitude towards effective inference Learn statistical inference through simulation combining the classical inference and modern computational power Delve deep into regression models such as linear and logistic for continuous and discrete regressands for forming the fundamentals of modern statistics Introduce yourself to CART - a machine learning tool which is very useful when the data has an intrinsic nonlinearity In Detail Statistical Analysis involves collecting and examining data to describe the nature of data that needs to be analyzed. It helps you explore the relation of data and build models to make better decisions. This book explores statistical concepts along with R and Python, which are well integrated from the word go. Almost every concept has an R code going with it which exemplifies the strength of R and applications. The R code and programs have been further strengthened with equivalent Python programs. Thus, you will first understand the data characteristics, descriptive statistics and the exploratory attitude, which will give you firm footing of data analysis. Statistical inference will complete the technical footing of statistical methods. Regression, linear, logistic modeling, and CART, builds the essential toolkit. This will help you complete complex problems in the real world. You will begin with a brief understanding of the nature of data and e ... |
Beschreibung: | 1 online resource (432 pages) |
ISBN: | 9781788622264 178862226X |
Internformat
MARC
LEADER | 00000cam a2200000Mu 4500 | ||
---|---|---|---|
001 | ZDB-4-EBA-on1003265716 | ||
003 | OCoLC | ||
005 | 20241004212047.0 | ||
006 | m o d | ||
007 | cr |n|---||||| | ||
008 | 170909s2017 enk o 000 0 eng d | ||
040 | |a EBLCP |b eng |e pn |c EBLCP |d MERUC |d CHVBK |d OCLCO |d OCLCQ |d OCLCF |d LVT |d CNCEN |d OCLCQ |d IDEBK |d N$T |d OCLCQ |d OCLCO |d OCLCQ |d OCLCO |d OCLCL | ||
019 | |a 1003197093 |a 1264927852 | ||
020 | |a 9781788622264 | ||
020 | |a 178862226X | ||
035 | |a (OCoLC)1003265716 |z (OCoLC)1003197093 |z (OCoLC)1264927852 | ||
037 | |a 1033226 |b MIL | ||
050 | 4 | |a QA76.76.A65 |b .T388 2017 | |
082 | 7 | |a 005.1 |2 23 | |
049 | |a MAIN | ||
100 | 1 | |a Tattar, Prabhanjan Narayanachar. | |
245 | 1 | 0 | |a Statistical Application Development with R and Python - Second Edition. |
250 | |a 2nd ed. | ||
260 | |a Birmingham : |b Packt Publishing, |c 2017. | ||
300 | |a 1 online resource (432 pages) | ||
336 | |a text |b txt |2 rdacontent | ||
337 | |a computer |b c |2 rdamedia | ||
338 | |a online resource |b cr |2 rdacarrier | ||
588 | 0 | |a Print version record. | |
505 | 0 | |a Cover; Copyright; Credits; About the Author; Acknowledgment; About the Reviewers; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Data Characteristics; Questionnaire and its components; Understanding the data characteristics in an R environment; Experiments with uncertainty in computer science; Installing and setting up R; Using R packages; RSADBE -- the books R package; Python installation and setup; Using pip for packages; IDEs for R and Python; The companion code bundle; Discrete distributions; Discrete uniform distribution; Binomial distribution. | |
505 | 8 | |a Hypergeometric distributionNegative binomial distribution; Poisson distribution; Continuous distributions; Uniform distribution; Exponential distribution; Normal distribution; Summary; Chapter 2: Import/Export Data; Packages and settings -- R and Python; Understanding data.frame and other formats; Constants, vectors, and matrices; Time for action -- understanding constants, vectors, and basic arithmetic; What just happened?; Doing it in Python; Time for action -- matrix computations; What just happened?; Doing it in Python; The list object; Time for action -- creating a list object. | |
505 | 8 | |a What just happened?The data.frame object; Time for action -- creating a data.frame object; What just happened?; Have a go hero; The table object; Time for action -- creating the Titanic dataset as a table object; What just happened?; Have a go hero; Using utils and the foreign packages; Time for action -- importing data from external files; What just happened?; Doing it in Python; Importing data from MySQL; Doing it in Python; Exporting data/graphs; Exporting R objects; Exporting graphs; Time for action -- exporting a graph; What just happened?; Managing R sessions. | |
505 | 8 | |a Time for action -- session managementWhat just happened?; Doing it in Python; Pop quiz; Summary; Chapter 3: Data Visualization; Packages and settings -- R and Python; Visualization techniques for categorical data; Bar chart; Going through the built-in examples of R; Time for action -- bar charts in R; What just happened?; Doing it in Python; Have a go hero; Dot chart; Time for action -- dot charts in R; What just happened?; Doing it in Python; Spine and mosaic plots; Time for action -- spine plot for the shift and operator data; What just happened? | |
505 | 8 | |a Time for action -- mosaic plot for the Titanic datasetWhat just happened?; Pie chart and the fourfold plot; Visualization techniques for continuous variable data; Boxplot; Time for action -- using the boxplot; What just happened?; Doing it in Python; Histogram; Time for action -- understanding the effectiveness of histograms; What just happened?; Doing it in Python; Have a go hero; Scatter plot; Time for action -- plot and pairs R functions; What just happened?; Doing it in Python; Have a go hero; Pareto chart; A brief peek at ggplot2; Time for action -- qplot; What just happened? | |
505 | 8 | |a Time for action -- ggplot. | |
520 | |a Software Implementation Illustrated with R and Python About This Book Learn the nature of data through software which takes the preliminary concepts right away using R and Python. Understand data modeling and visualization to perform efficient statistical analysis with this guide. Get well versed with techniques such as regression, clustering, classification, support vector machines and much more to learn the fundamentals of modern statistics. Who This Book Is For If you want to have a brief understanding of the nature of data and perform advanced statistical analysis using both R and Python, then this book is what you need. No prior knowledge is required. Aspiring data scientist, R users trying to learn Python and vice versa What You Will Learn Learn the nature of data through software with preliminary concepts right away in R Read data from various sources and export the R output to other software Perform effective data visualization with the nature of variables and rich alternative options Do exploratory data analysis for useful first sight understanding building up to the right attitude towards effective inference Learn statistical inference through simulation combining the classical inference and modern computational power Delve deep into regression models such as linear and logistic for continuous and discrete regressands for forming the fundamentals of modern statistics Introduce yourself to CART - a machine learning tool which is very useful when the data has an intrinsic nonlinearity In Detail Statistical Analysis involves collecting and examining data to describe the nature of data that needs to be analyzed. It helps you explore the relation of data and build models to make better decisions. This book explores statistical concepts along with R and Python, which are well integrated from the word go. Almost every concept has an R code going with it which exemplifies the strength of R and applications. The R code and programs have been further strengthened with equivalent Python programs. Thus, you will first understand the data characteristics, descriptive statistics and the exploratory attitude, which will give you firm footing of data analysis. Statistical inference will complete the technical footing of statistical methods. Regression, linear, logistic modeling, and CART, builds the essential toolkit. This will help you complete complex problems in the real world. You will begin with a brief understanding of the nature of data and e ... | ||
650 | 0 | |a Application software |x Development. |0 http://id.loc.gov/authorities/subjects/sh95009362 | |
650 | 6 | |a Logiciels d'application |x Développement. | |
650 | 7 | |a Application software |x Development |2 fast | |
758 | |i has work: |a Statistical Application Development with R and Python - Second Edition (Text) |1 https://id.oclc.org/worldcat/entity/E39PD3TqVKMwx3b6yyjR8wJkpd |4 https://id.oclc.org/worldcat/ontology/hasWork | ||
776 | 0 | 8 | |i Print version: |a Tattar, Prabhanjan Narayanachar. |t Statistical Application Development with R and Python - Second Edition. |d Birmingham : Packt Publishing, ©2017 |
856 | 4 | 0 | |l FWS01 |p ZDB-4-EBA |q FWS_PDA_EBA |u https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1587473 |3 Volltext |
938 | |a EBL - Ebook Library |b EBLB |n EBL5015711 | ||
938 | |a EBSCOhost |b EBSC |n 1587473 | ||
938 | |a ProQuest MyiLibrary Digital eBook Collection |b IDEB |n cis38827835 | ||
994 | |a 92 |b GEBAY | ||
912 | |a ZDB-4-EBA | ||
049 | |a DE-863 |
Datensatz im Suchindex
DE-BY-FWS_katkey | ZDB-4-EBA-on1003265716 |
---|---|
_version_ | 1816882399717359616 |
adam_text | |
any_adam_object | |
author | Tattar, Prabhanjan Narayanachar |
author_facet | Tattar, Prabhanjan Narayanachar |
author_role | |
author_sort | Tattar, Prabhanjan Narayanachar |
author_variant | p n t pn pnt |
building | Verbundindex |
bvnumber | localFWS |
callnumber-first | Q - Science |
callnumber-label | QA76 |
callnumber-raw | QA76.76.A65 .T388 2017 |
callnumber-search | QA76.76.A65 .T388 2017 |
callnumber-sort | QA 276.76 A65 T388 42017 |
callnumber-subject | QA - Mathematics |
collection | ZDB-4-EBA |
contents | Cover; Copyright; Credits; About the Author; Acknowledgment; About the Reviewers; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Data Characteristics; Questionnaire and its components; Understanding the data characteristics in an R environment; Experiments with uncertainty in computer science; Installing and setting up R; Using R packages; RSADBE -- the books R package; Python installation and setup; Using pip for packages; IDEs for R and Python; The companion code bundle; Discrete distributions; Discrete uniform distribution; Binomial distribution. Hypergeometric distributionNegative binomial distribution; Poisson distribution; Continuous distributions; Uniform distribution; Exponential distribution; Normal distribution; Summary; Chapter 2: Import/Export Data; Packages and settings -- R and Python; Understanding data.frame and other formats; Constants, vectors, and matrices; Time for action -- understanding constants, vectors, and basic arithmetic; What just happened?; Doing it in Python; Time for action -- matrix computations; What just happened?; Doing it in Python; The list object; Time for action -- creating a list object. What just happened?The data.frame object; Time for action -- creating a data.frame object; What just happened?; Have a go hero; The table object; Time for action -- creating the Titanic dataset as a table object; What just happened?; Have a go hero; Using utils and the foreign packages; Time for action -- importing data from external files; What just happened?; Doing it in Python; Importing data from MySQL; Doing it in Python; Exporting data/graphs; Exporting R objects; Exporting graphs; Time for action -- exporting a graph; What just happened?; Managing R sessions. Time for action -- session managementWhat just happened?; Doing it in Python; Pop quiz; Summary; Chapter 3: Data Visualization; Packages and settings -- R and Python; Visualization techniques for categorical data; Bar chart; Going through the built-in examples of R; Time for action -- bar charts in R; What just happened?; Doing it in Python; Have a go hero; Dot chart; Time for action -- dot charts in R; What just happened?; Doing it in Python; Spine and mosaic plots; Time for action -- spine plot for the shift and operator data; What just happened? Time for action -- mosaic plot for the Titanic datasetWhat just happened?; Pie chart and the fourfold plot; Visualization techniques for continuous variable data; Boxplot; Time for action -- using the boxplot; What just happened?; Doing it in Python; Histogram; Time for action -- understanding the effectiveness of histograms; What just happened?; Doing it in Python; Have a go hero; Scatter plot; Time for action -- plot and pairs R functions; What just happened?; Doing it in Python; Have a go hero; Pareto chart; A brief peek at ggplot2; Time for action -- qplot; What just happened? Time for action -- ggplot. |
ctrlnum | (OCoLC)1003265716 |
dewey-full | 005.1 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1 |
dewey-search | 005.1 |
dewey-sort | 15.1 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
edition | 2nd ed. |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>07487cam a2200517Mu 4500</leader><controlfield tag="001">ZDB-4-EBA-on1003265716</controlfield><controlfield tag="003">OCoLC</controlfield><controlfield tag="005">20241004212047.0</controlfield><controlfield tag="006">m o d </controlfield><controlfield tag="007">cr |n|---|||||</controlfield><controlfield tag="008">170909s2017 enk o 000 0 eng d</controlfield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">EBLCP</subfield><subfield code="b">eng</subfield><subfield code="e">pn</subfield><subfield code="c">EBLCP</subfield><subfield code="d">MERUC</subfield><subfield code="d">CHVBK</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCF</subfield><subfield code="d">LVT</subfield><subfield code="d">CNCEN</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">IDEBK</subfield><subfield code="d">N$T</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCQ</subfield><subfield code="d">OCLCO</subfield><subfield code="d">OCLCL</subfield></datafield><datafield tag="019" ind1=" " ind2=" "><subfield code="a">1003197093</subfield><subfield code="a">1264927852</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781788622264</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">178862226X</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1003265716</subfield><subfield code="z">(OCoLC)1003197093</subfield><subfield code="z">(OCoLC)1264927852</subfield></datafield><datafield tag="037" ind1=" " ind2=" "><subfield code="a">1033226</subfield><subfield code="b">MIL</subfield></datafield><datafield tag="050" ind1=" " ind2="4"><subfield code="a">QA76.76.A65</subfield><subfield code="b">.T388 2017</subfield></datafield><datafield tag="082" ind1="7" ind2=" "><subfield code="a">005.1</subfield><subfield code="2">23</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">MAIN</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Tattar, Prabhanjan Narayanachar.</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Statistical Application Development with R and Python - Second Edition.</subfield></datafield><datafield tag="250" ind1=" " ind2=" "><subfield code="a">2nd ed.</subfield></datafield><datafield tag="260" ind1=" " ind2=" "><subfield code="a">Birmingham :</subfield><subfield code="b">Packt Publishing,</subfield><subfield code="c">2017.</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 online resource (432 pages)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="a">text</subfield><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="a">computer</subfield><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="a">online resource</subfield><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="588" ind1="0" ind2=" "><subfield code="a">Print version record.</subfield></datafield><datafield tag="505" ind1="0" ind2=" "><subfield code="a">Cover; Copyright; Credits; About the Author; Acknowledgment; About the Reviewers; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Data Characteristics; Questionnaire and its components; Understanding the data characteristics in an R environment; Experiments with uncertainty in computer science; Installing and setting up R; Using R packages; RSADBE -- the books R package; Python installation and setup; Using pip for packages; IDEs for R and Python; The companion code bundle; Discrete distributions; Discrete uniform distribution; Binomial distribution.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Hypergeometric distributionNegative binomial distribution; Poisson distribution; Continuous distributions; Uniform distribution; Exponential distribution; Normal distribution; Summary; Chapter 2: Import/Export Data; Packages and settings -- R and Python; Understanding data.frame and other formats; Constants, vectors, and matrices; Time for action -- understanding constants, vectors, and basic arithmetic; What just happened?; Doing it in Python; Time for action -- matrix computations; What just happened?; Doing it in Python; The list object; Time for action -- creating a list object.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">What just happened?The data.frame object; Time for action -- creating a data.frame object; What just happened?; Have a go hero; The table object; Time for action -- creating the Titanic dataset as a table object; What just happened?; Have a go hero; Using utils and the foreign packages; Time for action -- importing data from external files; What just happened?; Doing it in Python; Importing data from MySQL; Doing it in Python; Exporting data/graphs; Exporting R objects; Exporting graphs; Time for action -- exporting a graph; What just happened?; Managing R sessions.</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Time for action -- session managementWhat just happened?; Doing it in Python; Pop quiz; Summary; Chapter 3: Data Visualization; Packages and settings -- R and Python; Visualization techniques for categorical data; Bar chart; Going through the built-in examples of R; Time for action -- bar charts in R; What just happened?; Doing it in Python; Have a go hero; Dot chart; Time for action -- dot charts in R; What just happened?; Doing it in Python; Spine and mosaic plots; Time for action -- spine plot for the shift and operator data; What just happened?</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Time for action -- mosaic plot for the Titanic datasetWhat just happened?; Pie chart and the fourfold plot; Visualization techniques for continuous variable data; Boxplot; Time for action -- using the boxplot; What just happened?; Doing it in Python; Histogram; Time for action -- understanding the effectiveness of histograms; What just happened?; Doing it in Python; Have a go hero; Scatter plot; Time for action -- plot and pairs R functions; What just happened?; Doing it in Python; Have a go hero; Pareto chart; A brief peek at ggplot2; Time for action -- qplot; What just happened?</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Time for action -- ggplot.</subfield></datafield><datafield tag="520" ind1=" " ind2=" "><subfield code="a">Software Implementation Illustrated with R and Python About This Book Learn the nature of data through software which takes the preliminary concepts right away using R and Python. Understand data modeling and visualization to perform efficient statistical analysis with this guide. Get well versed with techniques such as regression, clustering, classification, support vector machines and much more to learn the fundamentals of modern statistics. Who This Book Is For If you want to have a brief understanding of the nature of data and perform advanced statistical analysis using both R and Python, then this book is what you need. No prior knowledge is required. Aspiring data scientist, R users trying to learn Python and vice versa What You Will Learn Learn the nature of data through software with preliminary concepts right away in R Read data from various sources and export the R output to other software Perform effective data visualization with the nature of variables and rich alternative options Do exploratory data analysis for useful first sight understanding building up to the right attitude towards effective inference Learn statistical inference through simulation combining the classical inference and modern computational power Delve deep into regression models such as linear and logistic for continuous and discrete regressands for forming the fundamentals of modern statistics Introduce yourself to CART - a machine learning tool which is very useful when the data has an intrinsic nonlinearity In Detail Statistical Analysis involves collecting and examining data to describe the nature of data that needs to be analyzed. It helps you explore the relation of data and build models to make better decisions. This book explores statistical concepts along with R and Python, which are well integrated from the word go. Almost every concept has an R code going with it which exemplifies the strength of R and applications. The R code and programs have been further strengthened with equivalent Python programs. Thus, you will first understand the data characteristics, descriptive statistics and the exploratory attitude, which will give you firm footing of data analysis. Statistical inference will complete the technical footing of statistical methods. Regression, linear, logistic modeling, and CART, builds the essential toolkit. This will help you complete complex problems in the real world. You will begin with a brief understanding of the nature of data and e ...</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Application software</subfield><subfield code="x">Development.</subfield><subfield code="0">http://id.loc.gov/authorities/subjects/sh95009362</subfield></datafield><datafield tag="650" ind1=" " ind2="6"><subfield code="a">Logiciels d'application</subfield><subfield code="x">Développement.</subfield></datafield><datafield tag="650" ind1=" " ind2="7"><subfield code="a">Application software</subfield><subfield code="x">Development</subfield><subfield code="2">fast</subfield></datafield><datafield tag="758" ind1=" " ind2=" "><subfield code="i">has work:</subfield><subfield code="a">Statistical Application Development with R and Python - Second Edition (Text)</subfield><subfield code="1">https://id.oclc.org/worldcat/entity/E39PD3TqVKMwx3b6yyjR8wJkpd</subfield><subfield code="4">https://id.oclc.org/worldcat/ontology/hasWork</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Print version:</subfield><subfield code="a">Tattar, Prabhanjan Narayanachar.</subfield><subfield code="t">Statistical Application Development with R and Python - Second Edition.</subfield><subfield code="d">Birmingham : Packt Publishing, ©2017</subfield></datafield><datafield tag="856" ind1="4" ind2="0"><subfield code="l">FWS01</subfield><subfield code="p">ZDB-4-EBA</subfield><subfield code="q">FWS_PDA_EBA</subfield><subfield code="u">https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1587473</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBL - Ebook Library</subfield><subfield code="b">EBLB</subfield><subfield code="n">EBL5015711</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">EBSCOhost</subfield><subfield code="b">EBSC</subfield><subfield code="n">1587473</subfield></datafield><datafield tag="938" ind1=" " ind2=" "><subfield code="a">ProQuest MyiLibrary Digital eBook Collection</subfield><subfield code="b">IDEB</subfield><subfield code="n">cis38827835</subfield></datafield><datafield tag="994" ind1=" " ind2=" "><subfield code="a">92</subfield><subfield code="b">GEBAY</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-4-EBA</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-863</subfield></datafield></record></collection> |
id | ZDB-4-EBA-on1003265716 |
illustrated | Not Illustrated |
indexdate | 2024-11-27T13:28:00Z |
institution | BVB |
isbn | 9781788622264 178862226X |
language | English |
oclc_num | 1003265716 |
open_access_boolean | |
owner | MAIN DE-863 DE-BY-FWS |
owner_facet | MAIN DE-863 DE-BY-FWS |
physical | 1 online resource (432 pages) |
psigel | ZDB-4-EBA |
publishDate | 2017 |
publishDateSearch | 2017 |
publishDateSort | 2017 |
publisher | Packt Publishing, |
record_format | marc |
spelling | Tattar, Prabhanjan Narayanachar. Statistical Application Development with R and Python - Second Edition. 2nd ed. Birmingham : Packt Publishing, 2017. 1 online resource (432 pages) text txt rdacontent computer c rdamedia online resource cr rdacarrier Print version record. Cover; Copyright; Credits; About the Author; Acknowledgment; About the Reviewers; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Data Characteristics; Questionnaire and its components; Understanding the data characteristics in an R environment; Experiments with uncertainty in computer science; Installing and setting up R; Using R packages; RSADBE -- the books R package; Python installation and setup; Using pip for packages; IDEs for R and Python; The companion code bundle; Discrete distributions; Discrete uniform distribution; Binomial distribution. Hypergeometric distributionNegative binomial distribution; Poisson distribution; Continuous distributions; Uniform distribution; Exponential distribution; Normal distribution; Summary; Chapter 2: Import/Export Data; Packages and settings -- R and Python; Understanding data.frame and other formats; Constants, vectors, and matrices; Time for action -- understanding constants, vectors, and basic arithmetic; What just happened?; Doing it in Python; Time for action -- matrix computations; What just happened?; Doing it in Python; The list object; Time for action -- creating a list object. What just happened?The data.frame object; Time for action -- creating a data.frame object; What just happened?; Have a go hero; The table object; Time for action -- creating the Titanic dataset as a table object; What just happened?; Have a go hero; Using utils and the foreign packages; Time for action -- importing data from external files; What just happened?; Doing it in Python; Importing data from MySQL; Doing it in Python; Exporting data/graphs; Exporting R objects; Exporting graphs; Time for action -- exporting a graph; What just happened?; Managing R sessions. Time for action -- session managementWhat just happened?; Doing it in Python; Pop quiz; Summary; Chapter 3: Data Visualization; Packages and settings -- R and Python; Visualization techniques for categorical data; Bar chart; Going through the built-in examples of R; Time for action -- bar charts in R; What just happened?; Doing it in Python; Have a go hero; Dot chart; Time for action -- dot charts in R; What just happened?; Doing it in Python; Spine and mosaic plots; Time for action -- spine plot for the shift and operator data; What just happened? Time for action -- mosaic plot for the Titanic datasetWhat just happened?; Pie chart and the fourfold plot; Visualization techniques for continuous variable data; Boxplot; Time for action -- using the boxplot; What just happened?; Doing it in Python; Histogram; Time for action -- understanding the effectiveness of histograms; What just happened?; Doing it in Python; Have a go hero; Scatter plot; Time for action -- plot and pairs R functions; What just happened?; Doing it in Python; Have a go hero; Pareto chart; A brief peek at ggplot2; Time for action -- qplot; What just happened? Time for action -- ggplot. Software Implementation Illustrated with R and Python About This Book Learn the nature of data through software which takes the preliminary concepts right away using R and Python. Understand data modeling and visualization to perform efficient statistical analysis with this guide. Get well versed with techniques such as regression, clustering, classification, support vector machines and much more to learn the fundamentals of modern statistics. Who This Book Is For If you want to have a brief understanding of the nature of data and perform advanced statistical analysis using both R and Python, then this book is what you need. No prior knowledge is required. Aspiring data scientist, R users trying to learn Python and vice versa What You Will Learn Learn the nature of data through software with preliminary concepts right away in R Read data from various sources and export the R output to other software Perform effective data visualization with the nature of variables and rich alternative options Do exploratory data analysis for useful first sight understanding building up to the right attitude towards effective inference Learn statistical inference through simulation combining the classical inference and modern computational power Delve deep into regression models such as linear and logistic for continuous and discrete regressands for forming the fundamentals of modern statistics Introduce yourself to CART - a machine learning tool which is very useful when the data has an intrinsic nonlinearity In Detail Statistical Analysis involves collecting and examining data to describe the nature of data that needs to be analyzed. It helps you explore the relation of data and build models to make better decisions. This book explores statistical concepts along with R and Python, which are well integrated from the word go. Almost every concept has an R code going with it which exemplifies the strength of R and applications. The R code and programs have been further strengthened with equivalent Python programs. Thus, you will first understand the data characteristics, descriptive statistics and the exploratory attitude, which will give you firm footing of data analysis. Statistical inference will complete the technical footing of statistical methods. Regression, linear, logistic modeling, and CART, builds the essential toolkit. This will help you complete complex problems in the real world. You will begin with a brief understanding of the nature of data and e ... Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Logiciels d'application Développement. Application software Development fast has work: Statistical Application Development with R and Python - Second Edition (Text) https://id.oclc.org/worldcat/entity/E39PD3TqVKMwx3b6yyjR8wJkpd https://id.oclc.org/worldcat/ontology/hasWork Print version: Tattar, Prabhanjan Narayanachar. Statistical Application Development with R and Python - Second Edition. Birmingham : Packt Publishing, ©2017 FWS01 ZDB-4-EBA FWS_PDA_EBA https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1587473 Volltext |
spellingShingle | Tattar, Prabhanjan Narayanachar Statistical Application Development with R and Python - Second Edition. Cover; Copyright; Credits; About the Author; Acknowledgment; About the Reviewers; www.PacktPub.com; Customer Feedback; Table of Contents; Preface; Chapter 1: Data Characteristics; Questionnaire and its components; Understanding the data characteristics in an R environment; Experiments with uncertainty in computer science; Installing and setting up R; Using R packages; RSADBE -- the books R package; Python installation and setup; Using pip for packages; IDEs for R and Python; The companion code bundle; Discrete distributions; Discrete uniform distribution; Binomial distribution. Hypergeometric distributionNegative binomial distribution; Poisson distribution; Continuous distributions; Uniform distribution; Exponential distribution; Normal distribution; Summary; Chapter 2: Import/Export Data; Packages and settings -- R and Python; Understanding data.frame and other formats; Constants, vectors, and matrices; Time for action -- understanding constants, vectors, and basic arithmetic; What just happened?; Doing it in Python; Time for action -- matrix computations; What just happened?; Doing it in Python; The list object; Time for action -- creating a list object. What just happened?The data.frame object; Time for action -- creating a data.frame object; What just happened?; Have a go hero; The table object; Time for action -- creating the Titanic dataset as a table object; What just happened?; Have a go hero; Using utils and the foreign packages; Time for action -- importing data from external files; What just happened?; Doing it in Python; Importing data from MySQL; Doing it in Python; Exporting data/graphs; Exporting R objects; Exporting graphs; Time for action -- exporting a graph; What just happened?; Managing R sessions. Time for action -- session managementWhat just happened?; Doing it in Python; Pop quiz; Summary; Chapter 3: Data Visualization; Packages and settings -- R and Python; Visualization techniques for categorical data; Bar chart; Going through the built-in examples of R; Time for action -- bar charts in R; What just happened?; Doing it in Python; Have a go hero; Dot chart; Time for action -- dot charts in R; What just happened?; Doing it in Python; Spine and mosaic plots; Time for action -- spine plot for the shift and operator data; What just happened? Time for action -- mosaic plot for the Titanic datasetWhat just happened?; Pie chart and the fourfold plot; Visualization techniques for continuous variable data; Boxplot; Time for action -- using the boxplot; What just happened?; Doing it in Python; Histogram; Time for action -- understanding the effectiveness of histograms; What just happened?; Doing it in Python; Have a go hero; Scatter plot; Time for action -- plot and pairs R functions; What just happened?; Doing it in Python; Have a go hero; Pareto chart; A brief peek at ggplot2; Time for action -- qplot; What just happened? Time for action -- ggplot. Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Logiciels d'application Développement. Application software Development fast |
subject_GND | http://id.loc.gov/authorities/subjects/sh95009362 |
title | Statistical Application Development with R and Python - Second Edition. |
title_auth | Statistical Application Development with R and Python - Second Edition. |
title_exact_search | Statistical Application Development with R and Python - Second Edition. |
title_full | Statistical Application Development with R and Python - Second Edition. |
title_fullStr | Statistical Application Development with R and Python - Second Edition. |
title_full_unstemmed | Statistical Application Development with R and Python - Second Edition. |
title_short | Statistical Application Development with R and Python - Second Edition. |
title_sort | statistical application development with r and python second edition |
topic | Application software Development. http://id.loc.gov/authorities/subjects/sh95009362 Logiciels d'application Développement. Application software Development fast |
topic_facet | Application software Development. Logiciels d'application Développement. Application software Development |
url | https://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=1587473 |
work_keys_str_mv | AT tattarprabhanjannarayanachar statisticalapplicationdevelopmentwithrandpythonsecondedition |