Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

use r program please Use R to create a histogram for the snowfall amounts. Your histogram bars are to be red, with black borders; the

use r program please

Use R to create a histogram for the snowfall amounts. Your histogram bars are to be red, with black borders; the -values are to go from 0 to 15; the -values are to go from 0 to 20; and the number of breaks will be 29 (thus, the width of each bar corresponds to one-half inch of snow). Produce the R code and a copy of the histogram generated by R below. Note that the snowfall distribution does not correspond to a normal distribution. Why do you think thats so? Speculate. (There is no one right answer here: Im appealing to your intuition.)

,HighTemp,WindSpeed,Snowfall

1-Jan,19,8,0

2-Jan,23,11,0.2

3-Jan,25,9,0

4-Jan,33,14,7.6

5-Jan,38,7,0

6-Jan,34,6,2.1

7-Jan,35,12,0

8-Jan,27,15,0

9-Jan,28,11,3.3

10-Jan,30,17,1.4

11-Jan,36,13,0

12-Jan,44,9,0

13-Jan,41,8,0

14-Jan,34,14,0

15-Jan,31,15,0

16-Jan,32,12,2.8

17-Jan,35,18,0

18-Jan,20,22,0

19-Jan,17,24,0

20-Jan,16,20,0.6

21-Jan,19,8,0

22-Jan,25,9,0

23-Jan,28,13,14.9

24-Jan,23,11,0

25-Jan,28,32,0

26-Jan,33,13,0

27-Jan,31,15,3.7

28-Jan,39,10,0

29-Jan,36,4,0

30-Jan,33,8,0.9

31-Jan,37,10,0

the data set name is weather

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

Information Modeling And Relational Databases

Authors: Terry Halpin, Tony Morgan

2nd Edition

0123735688, 978-0123735683

More Books

Students also viewed these Databases questions

Question

What are the main provisions of the FMLA?

Answered: 1 week ago