course Mth 152 10/17 2:15 PM If your solution to stated problem does not match the given solution, you should self-critique per instructions at
.............................................
Given Solution: To get the mean value of the numbers, we first note that there are eight numbers. Then we had the numbers and divide by eight. We obtain 5 + 7 + 9 + 9 + 10 + 12 + 13 + 15 = 80. Dividing by 8 we obtain mean = 80 / 8 = 10. The difference between 5 and the mean 10 is 5; the difference between 7 and the mean 10 is 3; the difference between 9 and 10 is 1; the differences between 12, 13 and 15 and the mean 10 are 2, 3 and 5. So we have differences 5, 3, 1, 1, 0, 2, 3 and 5 between the mean and the numbers in the list. The average difference between the mean and the numbers in the list is therefore ave difference = ( 5 + 3 + 1 + 1 + 0 + 2 + 3 + 5 ) / 8 = 20 / 8 = 2.5. Self-critique: I understood this well. ------------------------------------------------ Self-critique rating:3 ********************************************* Question: `q002 What is the middle number among the numbers 13, 12, 5, 7, 9, 15, 9, 10, 8? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The middle number is found by placing them in numerical order first 5, 7, 8, 9, 9, 10, 12, 13, 15. The second 9 is directly in the middle. confidence rating: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: It is easier to answer this question if we place the numbers in ascending order. Listed in ascending order the numbers are 5, 7, 8, 9, 9, 10, 12, 13, and 15. We see that there are 9 numbers in the list. If we remove the first 4 and the last 4 we are left with the middle number. So we remove the numbers 5, 7, 8, 9 and the numbers 10, 12, 13, and 15, which leaves the second '9' as the middle number. Self-critique: I understood this. ------------------------------------------------ Self-critique rating:3 ********************************************* Question: `q003. On a list of 9 numbers, which number will be the one in the middle? Note that the middle number is called the 'median'. YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: If you remove the first four numbers and the last four numbers, you are left with the median number. confidence rating: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: If the 9 numbers are put in order, then we can find the middle number by throwing out the first four and the last four numbers on the list. We are left with the fifth number on the list. In general if we have an odd number n of number in an ordered list, we throw out the first (n-1) / 2 and the last (n-1) / 2 numbers, leaving us with the middle number, which is number (n-1)/2 + 1 on the list. So for example if we had 179 numbers on the list, we would throw out the first (179 - 1) / 2 = 178/2 = 89 numbers on the list and the last 89 numbers on the list, leaving us with the 90th number on the list. Note that 90 = (179 - 1) / 2 + 1, illustrating y the middle number in number (n-1)/2 + 1 on the list. Self-critique: I understood this. Having the formula here is good to know for finding the median for much larger amounts of numbers. ------------------------------------------------ Self-critique rating:3 ********************************************* Question: `q004. What is the median (the middle number) among the numbers 5, 7, 9, 9, 10, 12, 13, and 15? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: There are only 8 numbers in this list. Removing the smallest and largest numbers one at a time, you are left with 9, 10. confidence rating: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: There are 8 numbers on this list. If we remove the smallest then the largest our list becomes 7, 9, 9, 10, 12, 13. If we remove the smallest and the largest from this list we obtain 9, 9, 10, 12. Removing the smallest and the largest from this list we are left with 9 and 10. We are left with two numbers in the middle; we don't have a single 'middle number'. So we do the next-most-sensible thing and average the two numbers to get 9.5. We say that 9.5 is the middle, or median, number. Self-critique: Ok, I see that you have to average the two remaining numbers 9+10=19/2=9.5 ------------------------------------------------ Self-critique rating:2 ********************************************* Question: `q005. We saw that for the numbers 5, 7, 9, 9, 10, 12, 13, and 15, on the average each number is 2.5 units from the average. Are the numbers in the list 48, 48, 49, 50, 51, 53, 54, 55 closer or further that this, on the average, from their mean? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: 48+48+49+50+51+53+54+55=408/8 =51 is the average for these numbers. 48 is 3 away, 49 is 2 away, 50 is 1 away, 53 is 2 away, 54 is 3 away and 55 is 4 away. 3+3+2+1+2+3+4=18 18/8=2.25 which is a bit closer than the previous problem in average. confidence rating: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The mean of the numbers 48, 48, 49, 50, 51, 53, 54, and 55 is (48 + 48 + 49 + 50 + 51 + 53 + 54 + 55) / 8 = 408 / 8 = 51. 48 is 3 units away from the mean 51, 49 is 2 units away from the mean 51, 50 is 1 unit away from the mean 51, and the remaining numbers are 2, 3 and 4 units away from the mean of 51. So on the average the distance of the numbers from the mean is (3 + 3 + 2 + 1 + 0 + 2 + 3 + 4) / 8 = 18 / 8 = 2.25. This list of numbers is a bit closer, on the average, then the first list. Self-critique: I understood this well. ------------------------------------------------ Self-critique rating: ********************************************* Question: `q006. On a 1-10 rating of a movie, one group gave the ratings 1, 8, 8, 9, 9, 10 while another gave the ratings 7, 7, 8, 8, 9, 10. Find the mean (average) and the median (middle value) of each group's ratings. Which group would you say liked the movie better? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: The first group rating averages out to be: 1+8+8+9+9+10=45 45/6=7.5 and the second groups rating averages out to be 7+7+8+8+9+10=49 49/6=8.16 The median value for each group is 8+9=17/2=8.5 for the first group and 8+8=16/2=8 for the first group. The first group liked the movie better according to the median value, while the second liked it better according to the average. For the rating of 1 in the first group, using the median value (instead of skewing the results with an odd score) makes the first group like the movie slightly more. confidence rating: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The mean of the first list is (1 + 8 + 8 + 9 + 9 + 10) / 6 = 45 / 6 = 7.5. The median is obtained a throwing out the first 2 numbers on the list and the last 2 numbers. This leaves the middle two, which are 8 and 9. The median is therefore 8.5. The mean of the numbers on the second list is (7 + 7 + 8 + 8 + 9 + 10) / 6 = 49 / 6 = 8 .16. The median of this list is found by removing the first 210 the last 2 numbers on the list, leaving the middle two numbers 8 and 8. The median is therefore 8. The first group had the higher median and the lower mean, while the second group had the lower median but the higher mean. Since everyone except one person in the first group scored the movie as 8 or higher, and since everyone in both groups except this one individual scored the movie 7 or higher, it might be reasonable to think that the one anomalous score of 1 is likely the result of something besides the quality of the movie. We might also note that this score is much further from the mean that any of the other scores, giving it significantly more effect on the mean than any other score. We might therefore choose to use the median, which limits the otherwise excessive weight given to this unusually low score when we calculate the mean. In this case we would say that the first group liked the movie better. Self-critique: Is it typical to use the median value if there are ‘oddball’ scores in a group? Otherwise, I understood this well.
.............................................
Given Solution: There are a total of 10 + 5 + 2 = 17 employees in the office. The total pay per pay period is 10 * $700 + 5 * $800 + 2 * $1000 = $13,000. The mean pay per period is therefore $13,000 / 17 = $823 approx.. The median pay is obtained by 'throwing out' the lowest 8 and the highest 8 in an ordered list, leaving the ninth salary. Since 10 people make $700 per period, this leaves $700 as the median. Self-critique: I understood this well. Except when I came up with a different answer for 13000/17? ------------------------------------------------ Self-critique rating:3 ********************************************* Question: `q008. In the preceding problem ten employees make $700 per pay period, while five make $800 per pay period and the other two make $1000 per pay period; we just found that the mean pay per period was $823. On the average, how much to the individual salaries differ from the mean? YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY Your solution: Ten employees are $123 away from the mean, while 5 are $23 away and two are $177 away. 10*123=1230, 5*23=115 and 2*177=354----1230+115+354=1699/17=$99.9 difference from the mean confidence rating: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
.............................................
Given Solution: The mean was found in the preceding problem to be $823. The deviation of $700 from the mean is therefore $123, the deviation of $800 from the mean is $23 and the deviation of $1000 from the mean is $177. Since $700 is paid to 10 employees, $800 to five and $1000 to two, the total deviation is 10 *$123 + 5 * $23 + 2 * $177 = $1630. The mean deviation is therefore $1630 / 17 = $96, approx.. I understood this but my answers come up differently. I’m probably missing something or entering in these numbers wrong as I do the problems.