Calculate the mean-mode and median, MATLAB Programming

Assignment Help:

You are given data similar to the examples and sample problems in the statistics topic. Write MATLAB program to do the following:

1. Plot histogram, relative frequency histogram, cumulative frequency histogram, vertical or horizontal bar graph, pie chart of the data.

2. Calculate the mean, mode, and median. This includes grouped data and no built-in function (like mean) should be used.

3. Calculate sample standard deviation, average deviation, and population deviation. This includes grouped data and no built-in function should be used.

4. Calculate the percentile rank of a term in a distribution.

5. Calculate the z-scores of the data.

6. Plot the scatter diagram, calculate the coefficient of correlation, and verify the reliability of this coefficient. If it is reliable, then determine the equation for the estimated regression line based on the method of least squares.

 


Related Discussions:- Calculate the mean-mode and median

Logical operators, logical operators: The logical operators are as sho...

logical operators: The logical operators are as shown below: All the logical operators operate on Boolean or logical operands. The not operator is a unary operator; wh

Write a program to calculate and plot, This problem is intended to demonstr...

This problem is intended to demonstrate some problems that can arise from the finite precision of numerical calculations performed with computers.  We will do this by approximating

Financial computing with matlab project, This project carries 50% of your ?...

This project carries 50% of your ?nal mark. Please hand in your work to the Mathematical and Physical Sciences School O?ce, no later than 4pm Monday 21st January 2013. Please ?l

Printing - matrices, Printing - matrices: For matrices, the MATLAB unw...

Printing - matrices: For matrices, the MATLAB unwinds the matrix column by column. For illustration, consider the random 2 × 3 matrix as shown below: >> mat = randint(2,3,[

Control system, 1. Design a suitable phase-lead controller. You should expl...

1. Design a suitable phase-lead controller. You should explain in detail how your design has been developed. Your solution should include Bode plots constructed both manually and

Write a Matlab function, Write a Matlab function that computes y1= tan(x) a...

Write a Matlab function that computes y1= tan(x) and y2= sin(x)/cos(x), returns the difference |y1-y2| and prints a message whether the two are equal or not. Test your function for

Calculates the inverse of matrix by gauss-jordan elimination, Write a funct...

Write a function that solves a system of linear equations or calculates the inverse of a matrix by Gauss-Jordan elimination. Your function should accept a matrix as an argument and

Solving 1st order differential equations, Hi, I need help with solving five...

Hi, I need help with solving five-1st order ODE which are coupled. I need to plot these as well. Could I please get a quote. Thanks

Create a new vector - vector manipulation, Write single MATLAB statements t...

Write single MATLAB statements to create these vectors from any vector Z. You can use vector Z shown as a sample input. Create a single m-file script (non-function) to containing a

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd