Question: Problem 1. (using RStudio) A) Write a code that randomly assigns a scholarship amount between 0-1000 to each student in our class and name your

Problem 1.

(using RStudio)

A) Write a code that randomly assigns a scholarship amount between 0-1000 to each student in our class and name your amount vector x1.

Name x1's entries with the student names:

people <- c("Renee","Keirstyn","Rebekah","Lydia","Shanese", "Alexis","Morgan","Megan","Taylor","Ryan")

B) Write code to find the average, median, and total scholarship amounts given.

C) Create a new vector x2 that has the percentage amount of total scholarship for each student. Name the entries with student names.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!