logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Bruce BachinskyStatistics
(5/5)

570 Answers

Hire Me
expert
Bharat BhushanData mining
(5/5)

878 Answers

Hire Me
expert
Woodrow BinionAccounting
(5/5)

620 Answers

Hire Me
expert
Joan DometttData mining
(5/5)

645 Answers

Hire Me
R Programming
(5/5)

Use the R code we provided and substitute variables with the ones you want to analyze

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

To complete this assignment you will need to download a Zip archive from canvas, containing the following files: 

                                                                                                         

                                                                              Data                              qda2020.master.csv

                                                                              Codebook                     qda2020.pdf

                                                                              Assignment text            qda2020.midterm.assignment.pdf (this document)

                                                                              Answer sheet                qda.midterm.000000.docx*

 

 Your submitted assignment should include:

                                                                              Word                           Answer sheet, with your answers and output

                                                                              R                                  The script you have used to address the questions in the assignment

                                                                                                                   and produce the output.

 

Please compress these files into a Zip archive and upload it to Canvas/assignments by Monday, 28 September 2020, before 16:00.

Tips:

1. Use the R code we provided and substitute variables with the ones you want to analyze;

2. Have your codebook at hand, to make sure you understand the attributes.

Please use the answer sheet and answer all of the following five questions

1. Create a frequency table for the variable q12 and answer the following questions:

a. What is the level of measurement of this variable?

b. How many respondent mentioned that they are very confident that they were able to identify fake news?

c. What percentage of respondents said that they were (“very” or “somewhat”) confident that they were able to identify fake news?

d. There were a little more “not very confident” respondents than “very confident” respondents. True or False?

 

* Make sure to change the 000000 to your UM ID number before saving the answer sheet.

2. Create a sample of respondents between the ages of 18 and 19 and answer the following questions:

a. What is the level of measurement of the age variable?

b. How many observations are included in this sample?

c. What percentage of these 18-19 year-olds come across fake news on a daily basis?

d. What percentage of these 18-19 year-olds are (very or somewhat) confident that they are able to identify fake news?

3. Go back to the main data frame and create a bar chart. The chart should show the numbers of respondents owning each of the following: Desktop, laptop, mobile phone, internet connection at home and a tablet computer; in addition add one bar for respondents who do not own any of these devices. The graph should have the following characteristics:

• The plot should have a main title reading "Computing devices ownership", followed by your name and UM ID number;

• The x-axis should be labelled "Number of devices";

• The bars should be red.

To create this chart you will need to run frequency tables for all device-ownership variables (including owning none), write down the number of respondents owning each of these devices, and create a new vector with these values, to plot.

4. Create a boxplot for the number of sources respondents used, broken down by their desktop computer ownership (D1a). Which of the following is NOT true?

a. The minimum number of sources is higher for people who own a desktop computer.

b. The median number of sources is higher for people who own a desktop computer.

c. Outliers were identified for respondents who owned desktop computers but not for respondents who didn’t.

d. 75% of all respondents reported using five sources or less.

5. Create a crosstabulation of gender by Sum of devices R has. NB: your crosstab should present percentages, summarized for the row (gender). Answer the following questions: a. What are the levels of measurement of each of these variables?

b. What percentage of men own all five devices? What percentage of women do?

c. What was the mode number of devices for men? And for women?

d. Men are more likely to own 4 devices than woma

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme