Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Background: This course is all about data visualization. However, we must first have some understanding about the dataset that we are using to create the visualizations.Assignment:Use RStudio to gener
Background: This course is all about data visualization. However, we must first have some understanding about the dataset that we are using to create the visualizations.
Assignment:
- Use RStudio to generate a word document with basic data analysis of the following dataset: dataset_price_personal_computers.csv
Questions/Requests:
- Create a summary of stats for the dataset. (provide a screen shot)
- Create a correlation of stats for the dataset. (provide a screen shot) (Hint: Transform may be needed)
- What is the Min, Max, Median, and Mean of the Price? (provide a screen shot)
- What is the correlation values between Price, Ram, and Ads? (provide a screen shot)
- Create a subset of the dataset with only Price, CD, and Premium. (provide a screen shot)
- Create a subset of the dataset with only Price, HD, and Ram where Price is greater than or equal to $1750. (provide a screen shot)
- What percentage of Premium computers were sold? (provide a screen shot)(Hint: Categorical analysis)
- How many Premium computers with CDs were sold? (provide a screen shot)(Hint: Contingency table analysis)
- How many Premium computers with CDs priced over $2000 were sold? (provide a screen shot)(Hint: Conditional table analysis)
Your document should be an easy-to-read font in MS Word (other word processors are fine to use but save it in MS Word format).
For : dataset_price_personal_computers.csv this is the link. With the help of this you can download that csv file
https://drive.google.com/file/d/1Op6XIzU5WuVF-w1OHqdcUJXMTUICaFy0/view
Sorry, i came to know that unable to download the file. Try this link and let me know
Please provide answers for this question including screenshots and code.
Thanks