gravatar

andyrey

Andy Rey

Recently Published

In class activity 15
Exam 2 Review
In class activity 12
Choosing Among Different Players
Suppose you are the General Manager of a baseball team, and you are selecting two players for your team. You have a budget of $10,500,000, and you have the choice between the following players. Given your budget and the player statistics, which two players would you select?
Linear Regression to Calculate Run scored and Run allow
For this activity we will continue to use the baseball dataset from in class activity #7 and build linear gression models to predict runs scored and runs allowed
Linear Regression Model to predict Wins using Runs Difference
This notebook uses the baseball.csv dataset to answer the following question: If a baseball team scores 763 runs and allows 614 runs, how many games do we expect the team to win? Using the linear regression model constructed during the lecture, enter the number of games we expect the team to win:
In class acitvity 6
Exam
Getting Started with R,Part 2
In class activity #5
In class activity 4#
First Steps with R