Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write an Matlab script, and post the script and the resluts. Write a used-defined function that calculates the average and the standard deviation of a

image text in transcribed

Write an Matlab script, and post the script and the resluts.

Write a used-defined function that calculates the average and the standard deviation of a list of numbers. Use the function to calculate the average and the standard deviation of the following list of grades: 80 75 91 60 79 89 65 80 95 50 81 The standard deviation is given by: sigma = Squareroot sigma^i = n_i = 1 (x_i - x_ave)^2 - 1 DO not use built-in functions to calculate the mean and the standard deviation

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_2

Step: 3

blur-text-image_step3

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

Question

2. To compare the costs of alternative training programs.

Answered: 1 week ago

Question

1. The evaluation results can be used to change the program.

Answered: 1 week ago