Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

R-programming question. software: posit.cloud for the R coding I have a hard time figuring out a coding method for questions 3 and question 4 when

R-programming question.

software: posit.cloud for the R coding

I have a hard time figuring out a coding method for questions 3 and question 4 when creating the coding as there was an error to the coding so is there any other method to create an appropriate graph for your variable? Make sure to add a title and include axes labels for question 3. Question 4 I need help with how to create a data frame containing the number of employees at various restaurants in New York City. Using this data answer the following questions.

Question 3:

Select a qualitative variable from the data frame **USPresidents** and create an appropriate graph for your variable. Make sure to add a title and include axes labels.

```{r} #Use this R code chunck to answer Q3.

Question 4:

## Question 4

The data frame "NYC_Rest_Empl" contains the number of employees at various restaurants in New York City. Using this data answer the following questions.

**a. Create a histogram for "X.employees" with 10 bins. Label your axes.**

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

Advanced Database Systems

Authors: Carlo Zaniolo, Stefano Ceri, Christos Faloutsos, Richard T. Snodgrass, V.S. Subrahmanian, Roberto Zicari

1st Edition

155860443X, 978-1558604438

More Books

Students also viewed these Databases questions

Question

=+14.4. 1 Let C be the set of continuity points of F.

Answered: 1 week ago

Question

design a simple performance appraisal system

Answered: 1 week ago