Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

This is using UNIX and Cygwin64 terminal. I am having a hard time writing the script and running it. Any help is appreciated, Thank you!

image text in transcribedimage text in transcribed

This is using UNIX and Cygwin64 terminal. I am having a hard time writing the script and running it.

Any help is appreciated, Thank you!

X HarmfulAlgal BloomsJan-Dec_2015_unix.csvFebruary 4 2020, 1) Write a script that calculates the mean and standard deviation using a loop for columns 9- 13 in the data file and writes all the results to new file called means_and_sds.txt". Make sure you know which means and standard deviations go with which column. (70 points). 2) Write a second script where you can input values for means and standard deviations as arguments and calculate the correlation between each of the columns (9 through 13) (25 points). The script should only do the calculation for 1 correlation. Automating the process for all examples is not necessary; you can generate the correlations however you like. (25 points). X HarmfulAlgal BloomsJan-Dec_2015_unix.csvFebruary 4 2020, 1) Write a script that calculates the mean and standard deviation using a loop for columns 9- 13 in the data file and writes all the results to new file called means_and_sds.txt". Make sure you know which means and standard deviations go with which column. (70 points). 2) Write a second script where you can input values for means and standard deviations as arguments and calculate the correlation between each of the columns (9 through 13) (25 points). The script should only do the calculation for 1 correlation. Automating the process for all examples is not necessary; you can generate the correlations however you like. (25 points)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions