Page 1 of 1

The Chicago White Sox season standing for 10 years can be seen in the data below. Use the data given to answer the follo

Posted: Sat May 21, 2022 2:18 pm
by answerhappygod
The Chicago White Sox Season Standing For 10 Years Can Be Seen In The Data Below Use The Data Given To Answer The Follo 1
The Chicago White Sox Season Standing For 10 Years Can Be Seen In The Data Below Use The Data Given To Answer The Follo 1 (72.23 KiB) Viewed 14 times
The Chicago White Sox Season Standing For 10 Years Can Be Seen In The Data Below Use The Data Given To Answer The Follo 2
The Chicago White Sox Season Standing For 10 Years Can Be Seen In The Data Below Use The Data Given To Answer The Follo 2 (9.8 KiB) Viewed 14 times
The Chicago White Sox Season Standing For 10 Years Can Be Seen In The Data Below Use The Data Given To Answer The Follo 3
The Chicago White Sox Season Standing For 10 Years Can Be Seen In The Data Below Use The Data Given To Answer The Follo 3 (8.04 KiB) Viewed 14 times
The Chicago White Sox season standing for 10 years can be seen in the data below. Use the data given to answer the following questions. You may create matrices from the data, they may be reused for each portion of this question (i.e. you don't have to recreate them for part b if you created it in part a.) (10 points) year | gms | wns lss rns | rns allowed 2008 | 163 | 89 | 74 | 811 | 729 2007 | 162 | 72 | 90 | 693 839 2006 | 162 | 90 | 72 | 868 | 794 2005 | 162 | 99 | 63 | 741 | 645 2004 | 162 | 83 | 79 | 865 | 831 2003 | 162 | 86 | 76 | 791 | 715 2002 | 162 | 81 | 81 | 856 | 798 2001 | 162 | 83 | 79 | 798 | 795 2000 | 162 | 95 | 67 | 978 | 839 1999 | 161 | 75 | 86 | 777 | 870 a. Write a MATLAB script to calculate the total number of games won over 10 years. Don't solve it, just write the script.
a b. Write a MATLAB script to calculate the ratio of total games won to total games played over 10 years. Don't solve it, just write the script.
c. Write a MATLAB script to determine the year they scored the most runs. Don't solve it, just write the script
d. Write a MATLAB script to determine average (mean) number of runs each season. Don't solve it, just write the script.
e. Write a MATLAB script to determine the number of "winning seasons" (in which the wins was larger than losses). Don't solve it, just write the script.