Even complicated and confusing topics will be easily developed and covered if you request our help writing an essay. Place an order today!

 . 

Start from Week2_Part1.R script, change it according to your selected datset from Quiz2. 

Then submit to this link:

1. Your modified script.

2. A screenshot report showing the outputs from your rstudio after executing all activities.


Dataset :   https://github.com/jzadeh/aktaion2/tree/master/data 

  

Week2_part1.R:


# comments start with #

# to quit q()

# two steps to install any library

#install.packages("rattle")

#library(rattle)

setwd("C:/Users/ialsmadi/Desktop/University_of_Cumberlands/Lectures/Week2/RScripts")

getwd()

x <- 3 # x is a vector of length 1

print(x)

v1 <- c(2,4,6,8,10)

print(v1)

print(v1[3])

v <- c(1:10) #creates a vector of 10 elements numbered 1 through 10. More complicated data

print(v)

print(v[6])

# Import test data

test<-read.csv("yearly_sales.csv")

test1<-read.csv("yearly_sales.csv", sep=",")

test2<-read.table("yearly_sales.csv", sep=",")

write.csv(test2, file="out.csv")

# Write CSV in R

write.table(test1, file = "out1.csv",row.names=TRUE, na="",col.names=TRUE, sep=",")

head(test)

tail(test)

summary(test)

head <- head(test)

tail <- tail(test)

cor(test$sales_total, test$num_of_orders)

sd(test$sales_total)

var(test$sales_total)

plot(test$sales_total)

hist(test$sales_total)

str(test$sales_total)

quit()

testimonials icon
/*! elementor - v3.6.5 - 27-04-2022 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading...
testimonials icon
Review your instructor’s announcement for the side of the debate you have been assigned to focus on in your initial post (your instructor will as...
testimonials icon
What angles are pairs of opposite and congruent angles formed by intersecting lines.   Do you need a similar assignment done for...
testimonials icon
Order Grade A+ Academic Papers Instantly!...
testimonials icon
bioinformatics algorithms | Computer Science homework help Problem 2.17 There are n...
testimonials icon
Describe when you had used each of the Rhetorical Appeals such as (a) Logos(logic) logical reason, statistics, numbers, hard facts...
testimonials icon
Please find the attached file for the assignment  ...
testimonials icon
Retained earnings, pretax financial income, tax rates. Clarence’s retained earnings on January1, 2008 was $4,000,000 and its tax rate f...
testimonials icon
Motivational Plan MGT311 ...
testimonials icon
I need help creating a thesis and an outline on Flu Vaccination- Benefits and Contra-indications. Prepare this assignment according to the guidelin...
testimonials icon
The I. Kruger Paint and Wallpaper Store is a large retail distributor of the Supertrex brand of vinyl wall-coverings. Kruger will enhance its ci...

Other samples, services and questions:

Calculate Price

When you use PaperHelp, you save one valuable — TIME

You can spend it for more important things than paper writing.

Approx. price
$65
Order a paper. Study better. Sleep tight. Calculate Price!
Created with Sketch.
Calculate Price
Approx. price
$65