Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Using R programing do the following DATASET Number of Stories in Tall Buildings The number of stories in two selected samples of tall buildings in

Using R programing do the following

image text in transcribed

image text in transcribed

DATASET Number of Stories in Tall Buildings The number of stories in two selected samples of tall buildings in Atlanta and Philadelphia is shown below. Source: The World Almanac and Book of Facts. Create both datasets in R by using the concatenate a vector method, i.e. c(). You may use the variable name "data_A" for the Atlanta dataset, and "data_P" for the Philadelphia dataset. Insert your R screenshots after this line: [4 marks] FUNCTIONS Find the 1) sum, 2) length, 3) min and 4) max for each dataset created above. Insert your R screenshots after this line. Create a histogram and stem-and-leaf graphs for each dataset created earlier. Insert your R screenshots after this line. [8 marks] BASIC STATISTICS Find the 1) mean, 2) median, 3) mode, 4) variance and 5) standard deviation for each dataset created above. Insert your R screenshots after this line

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

50 Tips And Tricks For MongoDB Developers Get The Most Out Of Your Database

Authors: Kristina Chodorow

1st Edition

1449304613, 978-1449304614

More Books

Students also viewed these Databases questions