Statistical analysis with R essentials for dummies:
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Elektronisch E-Book |
Sprache: | English |
Veröffentlicht: |
Hoboken, New Jersey
Wiley
[2024]
|
Schriftenreihe: | ... for dummies
|
Online-Zugang: | DE-1050 |
Beschreibung: | 1 Online-Ressource (ix, 180 Seiten) |
ISBN: | 9781394263448 |
Internformat
MARC
LEADER | 00000nmm a2200000 c 4500 | ||
---|---|---|---|
001 | BV049731435 | ||
003 | DE-604 | ||
007 | cr|uuu---uuuuu | ||
008 | 240605s2024 |||| o||u| ||||||eng d | ||
020 | |a 9781394263448 |9 978-1-394-26344-8 | ||
035 | |a (OCoLC)1437887990 | ||
035 | |a (DE-599)BVBBV049731435 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-1050 | ||
100 | 1 | |a Schmuller, Joseph |d 1947- |e Verfasser |0 (DE-588)1041604041 |4 aut | |
245 | 1 | 0 | |a Statistical analysis with R essentials for dummies |c by Joseph Schmuller, PhD |
264 | 1 | |a Hoboken, New Jersey |b Wiley |c [2024] | |
300 | |a 1 Online-Ressource (ix, 180 Seiten) | ||
336 | |b txt |2 rdacontent | ||
337 | |b c |2 rdamedia | ||
338 | |b cr |2 rdacarrier | ||
490 | 0 | |a ... for dummies | |
505 | 8 | |a Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Where to Go from Here -- Chapter 1 Data, Statistics, and Decisions -- The Statistical (and Related) Notions You Just Have to Know -- Samples and populations -- Variables: Dependent and independent -- Types of data -- A little probability -- Inferential Statistics: Testing Hypotheses -- Null and alternative hypotheses -- Two types of error -- Chapter 2 Introducing R -- Downloading R and RStudio -- A Session with R -- The working directory | |
505 | 8 | |a So let's get started, already -- Missing data -- R Functions -- User-Defined Functions -- R Structures -- Vectors -- Numerical vectors -- Matrices -- Factors -- Lists -- Lists and statistics -- Data frames -- Extracting data from a data frame -- for Loops and if Statements -- Chapter 3 Digging Deeper Into R -- Packages -- More on Packages -- R Formulas -- Reading and Writing -- Spreadsheets -- CSV files -- Text files -- Chapter 4 Finding Your Center -- Means: The Lure of Averages -- The Average in R: mean() -- What's your condition? -- Eliminate signs forthwith() | |
505 | 8 | |a Medians: Caught in the Middle -- The Median in R: median() -- Statistics à la Mode -- The Mode in R -- Chapter 5 Deviating from the Average -- Measuring Variation -- Averaging squared deviations: Variance and how to calculate it -- Sample variance -- Variance in R -- Back to the Roots: Standard Deviation -- Population standard deviation -- Sample standard deviation -- Standard Deviation in R -- Conditions, Conditions, Conditions . . . -- Chapter 6 Standards, Standings, and Summaries -- Catching Some Zs -- Standard Scores in R -- Where Do You Stand? -- Ranking in R -- Tied scores | |
505 | 8 | |a Nth smallest, Nth largest -- Percentiles -- Percent ranks -- Creating Summaries -- How Many? -- The High and the Low -- Summarizing a Data Frame -- Chapter 7 What's Normal? -- Hitting the Curve -- Digging deeper -- Parameters of a normal distribution -- Distributions in R -- Normal density function -- Cumulative density function -- Quantiles of normal distributions -- Random sampling -- A Distinguished Member of the Family -- Chapter 8 The Confidence Game: Estimation -- Understanding Sampling Distributions -- An EXTREMELY Important Idea: The Central Limit Theorem -- Confidence: It Has its Limits! | |
505 | 8 | |a Fit to a t -- Chapter 9 One-Sample Hypothesis Testing -- Hypotheses, Tests, and Errors -- Hypothesis Tests and Sampling Distributions -- Catching Some Z's Again -- Z Testing in R -- t for One -- t Testing in R -- Working with t-Distributions -- Chapter 10 Two-Sample Hypothesis Testing -- Hypotheses Built for Two -- Sampling Distributions Revisited -- Applying the central limit theorem -- Zs once more -- Z-testing for two samples in R -- t for Two -- Like Peas in a Pod: Equal Variances -- t-Testing in R -- Working with two vectors -- Working with a data frame and a formula | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |z 978-1-394-26343-1 |
776 | 0 | 8 | |i Erscheint auch als |n Druck-Ausgabe, pbk |z 978-1-394-26342-4 |
912 | |a ZDB-30-PQE | ||
966 | e | |u https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=31227214 |l DE-1050 |p ZDB-30-PQE |q FHD01_PQE_Kauf |x Aggregator |3 Volltext |
Datensatz im Suchindex
_version_ | 1805082607666331648 |
---|---|
adam_text | |
any_adam_object | |
author | Schmuller, Joseph 1947- |
author_GND | (DE-588)1041604041 |
author_facet | Schmuller, Joseph 1947- |
author_role | aut |
author_sort | Schmuller, Joseph 1947- |
author_variant | j s js |
building | Verbundindex |
bvnumber | BV049731435 |
collection | ZDB-30-PQE |
contents | Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Where to Go from Here -- Chapter 1 Data, Statistics, and Decisions -- The Statistical (and Related) Notions You Just Have to Know -- Samples and populations -- Variables: Dependent and independent -- Types of data -- A little probability -- Inferential Statistics: Testing Hypotheses -- Null and alternative hypotheses -- Two types of error -- Chapter 2 Introducing R -- Downloading R and RStudio -- A Session with R -- The working directory So let's get started, already -- Missing data -- R Functions -- User-Defined Functions -- R Structures -- Vectors -- Numerical vectors -- Matrices -- Factors -- Lists -- Lists and statistics -- Data frames -- Extracting data from a data frame -- for Loops and if Statements -- Chapter 3 Digging Deeper Into R -- Packages -- More on Packages -- R Formulas -- Reading and Writing -- Spreadsheets -- CSV files -- Text files -- Chapter 4 Finding Your Center -- Means: The Lure of Averages -- The Average in R: mean() -- What's your condition? -- Eliminate signs forthwith() Medians: Caught in the Middle -- The Median in R: median() -- Statistics à la Mode -- The Mode in R -- Chapter 5 Deviating from the Average -- Measuring Variation -- Averaging squared deviations: Variance and how to calculate it -- Sample variance -- Variance in R -- Back to the Roots: Standard Deviation -- Population standard deviation -- Sample standard deviation -- Standard Deviation in R -- Conditions, Conditions, Conditions . . . -- Chapter 6 Standards, Standings, and Summaries -- Catching Some Zs -- Standard Scores in R -- Where Do You Stand? -- Ranking in R -- Tied scores Nth smallest, Nth largest -- Percentiles -- Percent ranks -- Creating Summaries -- How Many? -- The High and the Low -- Summarizing a Data Frame -- Chapter 7 What's Normal? -- Hitting the Curve -- Digging deeper -- Parameters of a normal distribution -- Distributions in R -- Normal density function -- Cumulative density function -- Quantiles of normal distributions -- Random sampling -- A Distinguished Member of the Family -- Chapter 8 The Confidence Game: Estimation -- Understanding Sampling Distributions -- An EXTREMELY Important Idea: The Central Limit Theorem -- Confidence: It Has its Limits! Fit to a t -- Chapter 9 One-Sample Hypothesis Testing -- Hypotheses, Tests, and Errors -- Hypothesis Tests and Sampling Distributions -- Catching Some Z's Again -- Z Testing in R -- t for One -- t Testing in R -- Working with t-Distributions -- Chapter 10 Two-Sample Hypothesis Testing -- Hypotheses Built for Two -- Sampling Distributions Revisited -- Applying the central limit theorem -- Zs once more -- Z-testing for two samples in R -- t for Two -- Like Peas in a Pod: Equal Variances -- t-Testing in R -- Working with two vectors -- Working with a data frame and a formula |
ctrlnum | (OCoLC)1437887990 (DE-599)BVBBV049731435 |
format | Electronic eBook |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nmm a2200000 c 4500</leader><controlfield tag="001">BV049731435</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="007">cr|uuu---uuuuu</controlfield><controlfield tag="008">240605s2024 |||| o||u| ||||||eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781394263448</subfield><subfield code="9">978-1-394-26344-8</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1437887990</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV049731435</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-1050</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Schmuller, Joseph</subfield><subfield code="d">1947-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1041604041</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Statistical analysis with R essentials for dummies</subfield><subfield code="c">by Joseph Schmuller, PhD</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Hoboken, New Jersey</subfield><subfield code="b">Wiley</subfield><subfield code="c">[2024]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">1 Online-Ressource (ix, 180 Seiten)</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">c</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">cr</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">... for dummies</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Where to Go from Here -- Chapter 1 Data, Statistics, and Decisions -- The Statistical (and Related) Notions You Just Have to Know -- Samples and populations -- Variables: Dependent and independent -- Types of data -- A little probability -- Inferential Statistics: Testing Hypotheses -- Null and alternative hypotheses -- Two types of error -- Chapter 2 Introducing R -- Downloading R and RStudio -- A Session with R -- The working directory</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">So let's get started, already -- Missing data -- R Functions -- User-Defined Functions -- R Structures -- Vectors -- Numerical vectors -- Matrices -- Factors -- Lists -- Lists and statistics -- Data frames -- Extracting data from a data frame -- for Loops and if Statements -- Chapter 3 Digging Deeper Into R -- Packages -- More on Packages -- R Formulas -- Reading and Writing -- Spreadsheets -- CSV files -- Text files -- Chapter 4 Finding Your Center -- Means: The Lure of Averages -- The Average in R: mean() -- What's your condition? -- Eliminate signs forthwith()</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Medians: Caught in the Middle -- The Median in R: median() -- Statistics à la Mode -- The Mode in R -- Chapter 5 Deviating from the Average -- Measuring Variation -- Averaging squared deviations: Variance and how to calculate it -- Sample variance -- Variance in R -- Back to the Roots: Standard Deviation -- Population standard deviation -- Sample standard deviation -- Standard Deviation in R -- Conditions, Conditions, Conditions . . . -- Chapter 6 Standards, Standings, and Summaries -- Catching Some Zs -- Standard Scores in R -- Where Do You Stand? -- Ranking in R -- Tied scores</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Nth smallest, Nth largest -- Percentiles -- Percent ranks -- Creating Summaries -- How Many? -- The High and the Low -- Summarizing a Data Frame -- Chapter 7 What's Normal? -- Hitting the Curve -- Digging deeper -- Parameters of a normal distribution -- Distributions in R -- Normal density function -- Cumulative density function -- Quantiles of normal distributions -- Random sampling -- A Distinguished Member of the Family -- Chapter 8 The Confidence Game: Estimation -- Understanding Sampling Distributions -- An EXTREMELY Important Idea: The Central Limit Theorem -- Confidence: It Has its Limits!</subfield></datafield><datafield tag="505" ind1="8" ind2=" "><subfield code="a">Fit to a t -- Chapter 9 One-Sample Hypothesis Testing -- Hypotheses, Tests, and Errors -- Hypothesis Tests and Sampling Distributions -- Catching Some Z's Again -- Z Testing in R -- t for One -- t Testing in R -- Working with t-Distributions -- Chapter 10 Two-Sample Hypothesis Testing -- Hypotheses Built for Two -- Sampling Distributions Revisited -- Applying the central limit theorem -- Zs once more -- Z-testing for two samples in R -- t for Two -- Like Peas in a Pod: Equal Variances -- t-Testing in R -- Working with two vectors -- Working with a data frame and a formula</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="z">978-1-394-26343-1</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Druck-Ausgabe, pbk</subfield><subfield code="z">978-1-394-26342-4</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ZDB-30-PQE</subfield></datafield><datafield tag="966" ind1="e" ind2=" "><subfield code="u">https://ebookcentral.proquest.com/lib/th-deggendorf/detail.action?docID=31227214</subfield><subfield code="l">DE-1050</subfield><subfield code="p">ZDB-30-PQE</subfield><subfield code="q">FHD01_PQE_Kauf</subfield><subfield code="x">Aggregator</subfield><subfield code="3">Volltext</subfield></datafield></record></collection> |
id | DE-604.BV049731435 |
illustrated | Not Illustrated |
indexdate | 2024-07-20T07:35:21Z |
institution | BVB |
isbn | 9781394263448 |
language | English |
oclc_num | 1437887990 |
open_access_boolean | |
owner | DE-1050 |
owner_facet | DE-1050 |
physical | 1 Online-Ressource (ix, 180 Seiten) |
psigel | ZDB-30-PQE ZDB-30-PQE FHD01_PQE_Kauf |
publishDate | 2024 |
publishDateSearch | 2024 |
publishDateSort | 2024 |
publisher | Wiley |
record_format | marc |
series2 | ... for dummies |
spelling | Schmuller, Joseph 1947- Verfasser (DE-588)1041604041 aut Statistical analysis with R essentials for dummies by Joseph Schmuller, PhD Hoboken, New Jersey Wiley [2024] 1 Online-Ressource (ix, 180 Seiten) txt rdacontent c rdamedia cr rdacarrier ... for dummies Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Where to Go from Here -- Chapter 1 Data, Statistics, and Decisions -- The Statistical (and Related) Notions You Just Have to Know -- Samples and populations -- Variables: Dependent and independent -- Types of data -- A little probability -- Inferential Statistics: Testing Hypotheses -- Null and alternative hypotheses -- Two types of error -- Chapter 2 Introducing R -- Downloading R and RStudio -- A Session with R -- The working directory So let's get started, already -- Missing data -- R Functions -- User-Defined Functions -- R Structures -- Vectors -- Numerical vectors -- Matrices -- Factors -- Lists -- Lists and statistics -- Data frames -- Extracting data from a data frame -- for Loops and if Statements -- Chapter 3 Digging Deeper Into R -- Packages -- More on Packages -- R Formulas -- Reading and Writing -- Spreadsheets -- CSV files -- Text files -- Chapter 4 Finding Your Center -- Means: The Lure of Averages -- The Average in R: mean() -- What's your condition? -- Eliminate signs forthwith() Medians: Caught in the Middle -- The Median in R: median() -- Statistics à la Mode -- The Mode in R -- Chapter 5 Deviating from the Average -- Measuring Variation -- Averaging squared deviations: Variance and how to calculate it -- Sample variance -- Variance in R -- Back to the Roots: Standard Deviation -- Population standard deviation -- Sample standard deviation -- Standard Deviation in R -- Conditions, Conditions, Conditions . . . -- Chapter 6 Standards, Standings, and Summaries -- Catching Some Zs -- Standard Scores in R -- Where Do You Stand? -- Ranking in R -- Tied scores Nth smallest, Nth largest -- Percentiles -- Percent ranks -- Creating Summaries -- How Many? -- The High and the Low -- Summarizing a Data Frame -- Chapter 7 What's Normal? -- Hitting the Curve -- Digging deeper -- Parameters of a normal distribution -- Distributions in R -- Normal density function -- Cumulative density function -- Quantiles of normal distributions -- Random sampling -- A Distinguished Member of the Family -- Chapter 8 The Confidence Game: Estimation -- Understanding Sampling Distributions -- An EXTREMELY Important Idea: The Central Limit Theorem -- Confidence: It Has its Limits! Fit to a t -- Chapter 9 One-Sample Hypothesis Testing -- Hypotheses, Tests, and Errors -- Hypothesis Tests and Sampling Distributions -- Catching Some Z's Again -- Z Testing in R -- t for One -- t Testing in R -- Working with t-Distributions -- Chapter 10 Two-Sample Hypothesis Testing -- Hypotheses Built for Two -- Sampling Distributions Revisited -- Applying the central limit theorem -- Zs once more -- Z-testing for two samples in R -- t for Two -- Like Peas in a Pod: Equal Variances -- t-Testing in R -- Working with two vectors -- Working with a data frame and a formula Erscheint auch als Online-Ausgabe 978-1-394-26343-1 Erscheint auch als Druck-Ausgabe, pbk 978-1-394-26342-4 |
spellingShingle | Schmuller, Joseph 1947- Statistical analysis with R essentials for dummies Intro -- Title Page -- Copyright Page -- Table of Contents -- Introduction -- About This Book -- Foolish Assumptions -- Icons Used in This Book -- Where to Go from Here -- Chapter 1 Data, Statistics, and Decisions -- The Statistical (and Related) Notions You Just Have to Know -- Samples and populations -- Variables: Dependent and independent -- Types of data -- A little probability -- Inferential Statistics: Testing Hypotheses -- Null and alternative hypotheses -- Two types of error -- Chapter 2 Introducing R -- Downloading R and RStudio -- A Session with R -- The working directory So let's get started, already -- Missing data -- R Functions -- User-Defined Functions -- R Structures -- Vectors -- Numerical vectors -- Matrices -- Factors -- Lists -- Lists and statistics -- Data frames -- Extracting data from a data frame -- for Loops and if Statements -- Chapter 3 Digging Deeper Into R -- Packages -- More on Packages -- R Formulas -- Reading and Writing -- Spreadsheets -- CSV files -- Text files -- Chapter 4 Finding Your Center -- Means: The Lure of Averages -- The Average in R: mean() -- What's your condition? -- Eliminate signs forthwith() Medians: Caught in the Middle -- The Median in R: median() -- Statistics à la Mode -- The Mode in R -- Chapter 5 Deviating from the Average -- Measuring Variation -- Averaging squared deviations: Variance and how to calculate it -- Sample variance -- Variance in R -- Back to the Roots: Standard Deviation -- Population standard deviation -- Sample standard deviation -- Standard Deviation in R -- Conditions, Conditions, Conditions . . . -- Chapter 6 Standards, Standings, and Summaries -- Catching Some Zs -- Standard Scores in R -- Where Do You Stand? -- Ranking in R -- Tied scores Nth smallest, Nth largest -- Percentiles -- Percent ranks -- Creating Summaries -- How Many? -- The High and the Low -- Summarizing a Data Frame -- Chapter 7 What's Normal? -- Hitting the Curve -- Digging deeper -- Parameters of a normal distribution -- Distributions in R -- Normal density function -- Cumulative density function -- Quantiles of normal distributions -- Random sampling -- A Distinguished Member of the Family -- Chapter 8 The Confidence Game: Estimation -- Understanding Sampling Distributions -- An EXTREMELY Important Idea: The Central Limit Theorem -- Confidence: It Has its Limits! Fit to a t -- Chapter 9 One-Sample Hypothesis Testing -- Hypotheses, Tests, and Errors -- Hypothesis Tests and Sampling Distributions -- Catching Some Z's Again -- Z Testing in R -- t for One -- t Testing in R -- Working with t-Distributions -- Chapter 10 Two-Sample Hypothesis Testing -- Hypotheses Built for Two -- Sampling Distributions Revisited -- Applying the central limit theorem -- Zs once more -- Z-testing for two samples in R -- t for Two -- Like Peas in a Pod: Equal Variances -- t-Testing in R -- Working with two vectors -- Working with a data frame and a formula |
title | Statistical analysis with R essentials for dummies |
title_auth | Statistical analysis with R essentials for dummies |
title_exact_search | Statistical analysis with R essentials for dummies |
title_full | Statistical analysis with R essentials for dummies by Joseph Schmuller, PhD |
title_fullStr | Statistical analysis with R essentials for dummies by Joseph Schmuller, PhD |
title_full_unstemmed | Statistical analysis with R essentials for dummies by Joseph Schmuller, PhD |
title_short | Statistical analysis with R essentials for dummies |
title_sort | statistical analysis with r essentials for dummies |
work_keys_str_mv | AT schmullerjoseph statisticalanalysiswithressentialsfordummies |