Ysing MATLAB or Octave The following is a table showing student scores over 3 thermodynamics exams. (Column 1 = student number, Column 2 = exam 1 scores, Column 3 = exam 2 scores, Column 4= exam 3 scores)               [  1 68 45 92;                  2 83 54 93;                      3 61 67 91;                   4 70 66 92;                  5 75 68 96;                  6 82 67 90;                  7 57 65 89;                  8  5 69 89;                  9 76 62 97;                 10 85 52 94;                 11 62 34 87;                 12 71 45 85;                 13 96 56 45;                 14 78 65 87;                 15 76 43 97;                 16 68 76 95;                 17 72 65 89;                 18 75 67 88;                 19 83 68 91;                 20 93 90 92]; Enter the scores matrix into MATLAB and answer the following: a. extract the student number and scores for student 5 in a row vector named student_5 b. extract the scores for test 1 into a column vector named test_1 c. find the average and standard deviation for each exam

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
100%

Ysing MATLAB or Octave

The following is a table showing student scores over 3 thermodynamics exams. (Column 1 = student number, Column 2 = exam 1 scores, Column 3 = exam 2 scores, Column 4= exam 3 scores)

              [  1 68 45 92;
                 2 83 54 93;    
                 3 61 67 91; 
                 4 70 66 92;
                 5 75 68 96;
                 6 82 67 90;
                 7 57 65 89;
                 8  5 69 89;
                 9 76 62 97;
                10 85 52 94;
                11 62 34 87;
                12 71 45 85;
                13 96 56 45;
                14 78 65 87;
                15 76 43 97;
                16 68 76 95;
                17 72 65 89;
                18 75 67 88;
                19 83 68 91;
                20 93 90 92];

Enter the scores matrix into MATLAB and answer the following:

a. extract the student number and scores for student 5 in a row vector named student_5

b. extract the scores for test 1 into a column vector named test_1

c. find the average and standard deviation for each exam

d. assuming each exam was worth 100 points, find each student's final average score. Display this as a two column table

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Knowledge Booster
Asymptotic Analysis
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education