Order For Similar Custom Papers & Assignment Help Services

Fill the order form details - writing instructions guides, and get your paper done.

Posted: November 30th, 2021

Dplyr & ggplot2 | Business & Finance Assignment: I need help writing a research paper.

# Assignment 

# StudentGrades dataset contains data about student exam scores

# in a school district. Upload it to your Rstudio and 

# read the data set into memory using the following code:

d = read.csv(“StudentGrades.csv”)

View(d)

# Questions

# Use dplyr and ggplot2 packages to answer the following 

# questions.

library(dplyr)

library(ggplot2)

# 1) Create a histogram of math scores for females in ethnicity Group A.

# 2) Create a boxplot of a weighted score which is calculated

#    as wScore = 0.30*reading score + 0.30*writing score + 0.40*math score

#    for male students whose parents are master degree educated. 

#    In the x-axis, we want to see test prep course variable. Also, put

#    y-axis label as “Weighted Score”. 

# 3) We are wondering if reading and writing skills go hand in hand.

#    To investigate this visually, create a scatter plot, with reading

#    scores in the x-axis and writing in the y axis. Use color blue for

#    dots in the chart and transparency level is 0.3. Then, put one

#    vertical line going through the mean of reading score, and

#    one horizontal going through the mean of writing score, both in

#    black color.

# 4) We are wondering about mean math scores for each parent education

#    level. Calculate these mean values (meanMath) using group_by() and

#    summarize() functions first, then pipe the resulting data to ggplot

#    to create a bar chart using parent education in the x-axis,

#    and meanMath in the y axis.

Order | Check Discount

Paper Writing Help For You!

Special Offer! Get 20-25% Off On your Order!

Why choose us

You Want Quality and That’s What We Deliver

Professional Writers

We assemble our team by selectively choosing highly skilled writers, each boasting specialized knowledge in specific subject areas and a robust background in academic writing

Discounted Prices

Our service is committed to delivering the finest writers at the most competitive rates, ensuring that affordability is balanced with uncompromising quality. Our pricing strategy is designed to be both fair and reasonable, standing out favorably against other writing services in the market.

AI & Plagiarism-Free

Rest assured, you'll never receive a product tainted by plagiarism or AI-generated content. Each paper is research-written by human writers, followed by a rigorous scanning process of the final draft before it's delivered to you, ensuring the content is entirely original and maintaining our unwavering commitment to providing plagiarism-free work.

How it works

When you decide to place an order with Nurscola, here is what happens:

Complete the Order Form

You will complete our order form, filling in all of the fields and giving us as much detail as possible.

Assignment of Writer

We analyze your order and match it with a writer who has the unique qualifications to complete it, and he begins from scratch.

Order in Production and Delivered

You and your writer communicate directly during the process, and, once you receive the final draft, you either approve it or ask for revisions.

Giving us Feedback (and other options)

We want to know how your experience went. You can read other clients’ testimonials too. And among many options, you can choose a favorite writer.