Twelve university students (7 female, 5 male) participated in a research study on fitness. Each wore a fitness monitor for one month in each of three time periods: Spring, Summer, and Fall. The...


Twelve university students (7 female, 5 male) participated in a research study on fitness.<br>Each wore a fitness monitor for one month in each of three time periods: Spring, Summer, and Fall.<br>The fitness monitor logged the number of steps walked and reported the number as an average per<br>day for each time period. The data are shown bellow.<br>Participant ID<br>Sexa<br>Spring<br>Summer<br>Fall<br>50001<br>2<br>10035<br>19588<br>9442<br>50002<br>2<br>14443<br>16138<br>11263<br>50003<br>1<br>16076<br>17843<br>13199<br>50004<br>1<br>16124<br>12545<br>15307<br>50005<br>1<br>17411<br>14455<br>18872<br>50006<br>2<br>13187<br>17854<br>9526<br>50007<br>1<br>15254<br>15628<br>12385<br>50008<br>2<br>15621<br>17242<br>17454<br>50009<br>1<br>14813<br>17731<br>18080<br>50010<br>1<br>10156<br>12791<br>17439<br>50011<br>2<br>18738<br>11585<br>12854<br>50012<br>1<br>13883<br>20735<br>10277<br>а 1<br>female, 2<br>male<br>%3D<br>%D<br>Write a MATLAB program that does the following<br>

Extracted text: Twelve university students (7 female, 5 male) participated in a research study on fitness. Each wore a fitness monitor for one month in each of three time periods: Spring, Summer, and Fall. The fitness monitor logged the number of steps walked and reported the number as an average per day for each time period. The data are shown bellow. Participant ID Sexa Spring Summer Fall 50001 2 10035 19588 9442 50002 2 14443 16138 11263 50003 1 16076 17843 13199 50004 1 16124 12545 15307 50005 1 17411 14455 18872 50006 2 13187 17854 9526 50007 1 15254 15628 12385 50008 2 15621 17242 17454 50009 1 14813 17731 18080 50010 1 10156 12791 17439 50011 2 18738 11585 12854 50012 1 13883 20735 10277 а 1 female, 2 male %3D %D Write a MATLAB program that does the following
Compute and output the overall average steps per day for the female participants and the male<br>participants. Create nicely aligned output in the command window as follows:<br>Female mean: xxxxx steps per day<br>Male mean:<br>XXXXX steps per day<br>Above, replace xxxxx with the mean steps per day with 0 decimal places.<br>

Extracted text: Compute and output the overall average steps per day for the female participants and the male participants. Create nicely aligned output in the command window as follows: Female mean: xxxxx steps per day Male mean: XXXXX steps per day Above, replace xxxxx with the mean steps per day with 0 decimal places.

Jun 09, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here