Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

write a code in Python to solve this question Assignment 1 Given the two data sets below: data set 1: 45.12, 58.69, 14.98, 75.56, 98.45,

write a code in Python to solve this question
image text in transcribed
Assignment 1 Given the two data sets below: data set 1: 45.12, 58.69, 14.98, 75.56, 98.45, 82.64, 63.45, 38.79, 25.55 data set 2: 120.369, 458.746, 296.452, 874.69, 625.419, 329.874, 523.915, 785.236, 964.251 For each data set, find out the following: The minimum The maximum The sum The average Find out which data set (dataset1 or dataset2) has: Highest minimum and lowest minimum Highest maximum and lowest maximum Highest sum and lowest sum Highest average and lowest average

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

Expert Oracle Database Architecture

Authors: Thomas Kyte, Darl Kuhn

3rd Edition

1430262990, 9781430262992

Students also viewed these Databases questions

Question

What does "void" mean in programming?

Answered: 1 week ago

Question

What is a verb?

Answered: 1 week ago