Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Needs to be done in Java For this programming project you will read in data that contains theage daily temperatures in Los Angeles taken on

Needs to be done in Java image text in transcribed
image text in transcribed
image text in transcribed
For this programming project you will read in data that contains theage daily temperatures in Los Angeles taken on January 1st of every year from 1849-2013 s is 165 records, and each record contains the year and the average daily temp in degre Celsius. Here is a pic of the data 849 8.819 1850 7.087 1851 7.549 1852 .236 1853 8.15 1854 7.849 1855 7.836 857 8 437 1858 9.845 16 7.70 1861 7.89 1862 8.897 863 8.384 1864 9.53 2806 9.846 2807 391 2009 11.882 2011 10.432 2012 11.58 213 8.813 Read this data into 2 seperate paralilel arays of appropriate data type. Next make a method to find the standard deviation of all of the temperatures. The method should take as ts parameter the array of temperatures and return these temperatures the standard deviation of Now print out a table that shows all of the years and temperatures that are above one standard deviation of the mean temperature

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

Database Principles Programming And Performance

Authors: Patrick O'Neil

1st Edition

1558603921, 978-1558603929

More Books

Students also viewed these Databases questions

Question

=+ Who do you think is right? Why?

Answered: 1 week ago