Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write a python program ( q 4 . py ) that asks the user to enter the weights of 5 industry equipment in a single

Write a python program (q4.py) that asks the user to enter the weights of 5 industry equipment
in a single line. The program then performs the following tasks:
Prints the mean of the 5 equipment.
mean =x
Prints the Variance of the sample.
Variance =\sigma 2=1
Print the Standard Deviation of the sample.
Std.Dev =\sigma =\sigma 2
Note: Use loops. You are not supposed to used math libraries or in-built functions

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

Spomenik Monument Database

Authors: Donald Niebyl, FUEL, Damon Murray, Stephen Sorrell

1st Edition

0995745536, 978-0995745537

More Books

Students also viewed these Databases questions

Question

3. Would you say that effective teamwork saved their lives?

Answered: 1 week ago