C language please find median value must be done by using looping through the array while comparing switching adjacent entries Create a script that will generate a n x4 matrix and perform required...


C language please


 find median value must be done by using looping through the array while comparing switching adjacent entries


Create a script that will generate a n x4 matrix and perform required works , n is the number of customer at a table. the first column item1 represent the $ amount spent on appetizer and salad the second column(item2) is the $ amount spent on entree. the 3rd column ( item 3 ) is the $amount spent on dessert and the 4th column ( item 4) is the $amount spent on booze and soda


example show below( picture)


7. find the average(mean ) and median on row sum- so we can tell the customer wheter they could like to divide the total by number of people at the table or each customer would like to pay individually bae on how much they spent ( display )




8. when you compute median , have row sums display in ascending order




9.lastly . have message [ spend more on booze than appetizer and saold!! I guess you are drinking too much !!] dispaly if the customer group is more on booze (colum: item 4_ than appetize and salad ) column item1)



Item 1<br>Item 2<br>Item 3<br>Item 4<br>Customer 1<br>10<br>25<br>15<br>Customer 2<br>30<br>18<br>Customer 3<br>15<br>20<br>Customer 4<br>Customer 5<br>18<br>40<br>17<br>20<br>35<br>10<br>55<br>Customer n<br>

Extracted text: Item 1 Item 2 Item 3 Item 4 Customer 1 10 25 15 Customer 2 30 18 Customer 3 15 20 Customer 4 Customer 5 18 40 17 20 35 10 55 Customer n

Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here