Skip to main content
Intro to R @ TJ
Show table of contents
Table of contents
🏠 Homepage
Getting Started
⬇️ Installing R and RStudio
🖥 Interacting with R Studio
Working with Data
1
📑 Vectors
2
🔢 Creating Dataframes
3
👆 Selecting and Filtering Data
4
✨ Creating New Data
🛠 Vectors and Dataframe Exercises
Presenting Data
5
📚 Summarizing Data
6
👀 Visualizing One-Variable Data
🛠 Summarizing and Visualizing Data Exercises
Sampling and Probability
7
🎲 Sampling and Probability
Two-Variable Data: Scatterplots and Regression
8
📈 Scatterplots and Correlation
9
🔮 Linear Regression
Linear Regression Exercises 🛠
Sampling Distributions and Confidence Intervals
10
Z-Scores and the Normal Distribution
11
🎯 The Central Limit Theorem
12
1️⃣『』 One Proportion Z-Interval for \(\hat{p}\)
13
1️⃣『』 One Sample t-Interval for \(\mu\)
Significance Tests
14
1️⃣ One Proportion Z-Test for Proportions
15
1️⃣ One-Sample t-test for Means
16
2️⃣ Two Sample Confidence Intervals and Significance Tests
17
One-Way ANOVA
Miscellaneous
😥 Deciphering Common R Errors
Wrangling Data
📲️ Downloading Data from the Census Bureau
References
View book source
Linear Regression Exercises 🛠
9
🔮 Linear Regression
10
Z-Scores and the Normal Distribution
Chapter Contents
Linear Regression Exercises 🛠
View source
Edit this page