Question: 2. This problem asks you to manually create a list of data values called 'x'l' (that's x and one) and perform some basic computations and

2. This problem asks you to manually create a
2. This problem asks you to manually create a list of data values called 'x'l' (that's x and one) and perform some basic computations and manipulations with that list. Make sure that you are using the objen names EXACTLY as stated here and that the objects are saved to the workspace le that you submit. (a) Create an object named 'x1' that is a list consisting of the ve data values {2, 5, 5, 6, 9}. (b) Use the mean function to compute the mean of 'x1' and assign that value to the object 'xlave'. (c) Use the median function to compute the median of 'x1' and assign that value to the object 'x1med'. (d) Use the 5:1 function to compute the standard deviation of'x1' and assign that value to the object 'xlsdi (e) Add the ve data values {1, T, T, 8, 9} to the end of 'x1' and assign that new list to the object 'x1new'. (f) Use the length function to compute the number of data values in 'x'l' and assign that value to the object 'xllen'

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Mathematics Questions!