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
Faith BrownnComputer science
(4/5)

631 Answers

Hire Me
expert
Doug BeaucheminAccounting
(5/5)

660 Answers

Hire Me
expert
Patriciaa GloverStatistics
(4/5)

903 Answers

Hire Me
expert
Noel HaywardGeneral article writing
(5/5)

842 Answers

Hire Me
R Programming
(5/5)

In the precip data set, find all the cities with an average annual rainfall exceeding 50 inches.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Q1: The Arbuthnot (HistData) data set contains information on the number of Male and Female births in London from 1629 to 1710. Determine if there was ever a year with more female births and vice-versa.

 

Q2: In the precip data set, find all the cities with an average annual rainfall exceeding 50 inches. For the precip data set, we can find the mean and the 25%-trimmed mean. Are any values in the data set more than 1.5 times (a) above the mean, and (b) above the trimmed mean?

 

 

 

Q3: Suppose monthly sales (in 10,000s) of CDs were

JAN FEB MAR APR MAY JUN JUL AUG SEP OCT NOV DEC 79 74 161 127 133 210 99 143 249 249 368 302

 

Enter the data into a data vector . Through indexing, form two data vectors: one containing the months with 31 days (manually punching the days), the other the remaining months. Compare the means of these two data vectors.

 

Q4. Consider the Air:Passengers Database in R and answer the following:

A) What were the most popular months to fly?

B) Was there an increase in international travel over time?

C) Find the difference between air travelers in 1960 versus 1950.

 

 

Q5. Refer to the Cardio Datset

A) Import the Cardio Dataset and look for its head.

B) Find out the total no of rows and cols. Also, Find out the names of the columns

C) Find out any Null value in the dataset.

D) Find out the average income of the customers using Cardio fitness machine/product

E) Find out the number of males and females using the machine/product

F) Which product is sold maximum (TM195 TM498 TM798)?

G) Find out the max years of education of the person using product.

 

(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