Kean University Economics Forecasting and Analysis Worksheet

Hire our professional essay experts at Gradehunters.net who are available online 24/7 for an essay paper written to a high standard at an affordable cost.


Order a Similar Paper Order a Different Paper

Description

Please put all your work in a word document and uploaded in here. (Include the R code and R resutls)

The following data are for Poker and Roulette winnings from Monday to Friday:

poker_vector <- c(140, -50, 20, -120, 240)

roulette_vector <- c(-24, -50, -100, 350, 10)

days_vector <- c(“Monday”, “Tuesday”, “Wednesday”, “Thursday”, “Friday”)

  1. Create a data frame that consists of poker_vector and roulette_vector. Copy and paste the data frame in here.
  2. Name the rows Monday through Friday using days_vector.
  3. Create a column for each game, percent_poker and percent_roulette, that calculates percentage gains or losses for each day relative to total gains.
  4. Filter for both games, percent_poker and percent_roulette being greater than zero, and show for which days the gains from both games are positive.
Writerbay.net

Everyone needs a little help with academic work from time to time. Hire the best essay writing professionals working for us today!

Get a 15% discount for your first order


Order a Similar Paper Order a Different Paper