Fatyma H.

asked • 10/27/15

draw a flowchart to find median of given numbers

Please any one give me answear of dis question tomorrow is my exam

Jean-Michel T.

Thank you for noticing, Arnold!  My mistake; I did calculate the "mean" or average of the numbers, not the median.
 
The median is the middle number in the list of numbers when they are re-arranged by increasing order.
 
So Step 3 should be:
 
Step 3:  Re-arrange the numbers by increasing value. If you are programming the computer, this step requires a flow chart of its own.  You will need to pick a sorting technique.
 
Step 4: Find the middle number in the list: Calculate (N + 1)/2 and pick the number Xi where i = (N + 1) / 2.
 
Report

10/27/15

1 Expert Answer

By:

Jean-Michel T. answered • 10/27/15

Tutor
5 (34)

Inspiring Professor & Tutor: Math, Physics, MATLAB, French...

Arnold F.

You've calculated the mean not the median.
Report

10/27/15

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.