Assignment Unit 4
Assignment Unit 4
Assignment Unit 4
7.2, 1.2, 1.8, 2.8, 18, -1.9, -0.1, -1.5, 13.0, 3.2, -1.1, 7.0, 0.5, 3.9, 2.1, 4.1, 6.5
1. Using the list of 17 numbers at the top of the page, the median of this data, rounded to
2.8
2. If you find the median using the original method (paper and pencil), you have to
3. The interquartile range for this data is (round each value to 3 decimal places):_______.
IQR = Q3 – Q1
6.500 – 0.500 = 6
=> IQR = Q3 – Q1
5. Using techniques that we have studied in this course, the upper and lower cutoff points
(rounded to three decimal places) for identifying outliers (in the given data sample) are:
________ and ________ (this is not a request to show any outliers--just the cutoff points
that would determine what constitutes an outlier). You may round to three decimal places.
(True/False):______________________
False, the summary() method does list the minimum and maximum values in the data set
7. The list of outlier values is:_____________ (if there are none, write "NA").
18.0
8. The standard deviation of the list of 17 numbers is (round to 3 decimal places):
______________
5.249
A Random Variable:
9. The missing probability value (under the number 4) in the random variable table
above is:_______
10. The sum of the probabilites in the second row of any random variable table like the
_______________________________________________
11. Read section 4.4.1 in the book (Yakir, 2011). Do the numbers in the table above (for
Yes
12. In the random variable table shown above, the value in the second row represents the
cumulative probability of the corresponding values in the first row (True/False) _________
False
13. The probability that a randomly selected value from this random value will be less
The probability that a randomly selected value will be less than or equal to 3 is 4/7 or
0.571.
14. What is the probability that a randomly selected value from the random variable
15. Review section 4.4 in the book (Yakir, 2011), especially pages 57—58. The
16. To find the expectation of a random variable by using a relative frequency table, you
can add the values in the first row of the table and divide by the number of columns in the
table (True/False)_________.
False
17. Study Yakir (2011) pp. 57-59 and solved problems 4.1.6-4.1.8. The (population)
(hint, you can not put values from the table into the sd() function because the sd() function
A Population:
19. Determine how many observations in the pop3.csv file are of type a: _______.
49584
20. Using the appropriate R function with the default options, what is the median of the
4.472
21. What is the variance of the time column of pop3 (rounded to three decimal places)?
_______
54.807