Can someone who knows R studio ,help me for my assignment? please urgently.. Create a dataset with 128 samples(rows) acc

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899604
Joined: Mon Aug 02, 2021 8:13 am

Can someone who knows R studio ,help me for my assignment? please urgently.. Create a dataset with 128 samples(rows) acc

Post by answerhappygod »

Can someone who knows R studio ,help me for my assignment?
please urgently..
Create a dataset with 128 samples(rows) according to your
student ID as in the following:
a: last digit of your student ID
b: 10th digit of your student ID (if it is 0, take 1)
c: 9th digit of your student ID
Date: first 128 day of the year
Wheat: Normal distributed data with mean a and standard
deviation b
Hazelnut: Uniform distributed data with the parameter a and
b
Corn: Normal distributed data with mean c and standard deviation
b
Tasks:
1.Be sure that your data is in data.frame format.
2. Plot all the crops in time, for each crop use different
color
3. Subplot: repeat the previous plot with only two months
data
4. Plot the violin plot of each crop cost and compare them.
Interpret the results.
5. Plot the boxplot plot of each crop cost and compare them.
Interpret the results.
6. Plot all the crops’ cost with smoothed trend line. Interpret
the results.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply