asked 192k views
3 votes
using r studio and the data set precip determine the following. precip - the average amount of precipitation (rainfall) in inches for each of 70 united states (and puerto rico) cities.

asked
User Weakwire
by
7.3k points

1 Answer

0 votes

Final answer:

To determine the average amount of precipitation in inches for each of the 70 United States cities using R Studio and the data set 'precip', follow these steps.

Step-by-step explanation:

To determine the average amount of precipitation in inches for each of the 70 United States cities using R Studio and the data set 'precip', you can follow these steps:

  1. Open R Studio and load the 'precip' data set.
  2. Calculate the average precipitation for each city using the 'precip' data set.
  3. Print or display the average precipitation values for the 70 cities.

By following these steps, you will be able to determine the average amount of precipitation in inches for each of the 70 United States cities.

answered
User Ryanjones
by
8.3k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.