1. (5pts) State the number of variables and observations available in the data set.
2. (5pts) Classify all variables with respect to measurement levels (Hint: First determine whether a variable is quantitative or qualitative. Then, determine whether it is nominal or ordinal if the variable is qualitative and interval or rational if it is quantitative.) Provide your answer in a table format.
Example of a table format:
|
Qualitative |
Quantitative |
||
Variable name |
Nominal |
Ordinal |
Interval |
Rational |
Variable 1 |
X |
|
|
|
Variable 2 |
|
|
|
X |
3. (15pts) Calculate measures of location and variability provided in the table for all quantitative variables EXCEPT “hours”, “meduc” and “feduc”. Provide your answer in a table format and round all measures to two decimals places.
Example of a table format:
Variable name |
Mean |
Median |
Mode |
25th Percentile |
3rd Quartile |
Range |
IQR |
Var |
Std. Dev. |
Coeff. of Var. |
Variable 1 |
|
|
|
|
|
|
|
|
|
|
Variable 2 |
|
|
|
|
|
|
|
|
|
|
4. (9pts) Draw a table showing frequency, relative frequency and percentage relative frequency of education. Set classes as primary school (if 8≤educ<12), high school (if 12≤educ<16), university/college (if 16≤educ<18) and graduate school (if educ≥18).
5. (7pts) Answer following questions by using cross-tabulations.
a. Provide percentage shares of married-workers living in urban and non-urban area and compare it with single-workers counterparts.
b. Provide education level shares of workers living in urban and non-urban area. Are education level distributions of workers living in urban area and non-urban area similar? Discuss your results.
6. (6pts) Draw a histogram for wage. Discuss the skewness of the distribution by
a. using the skewness number,
b. using the shape of the histogram,
c. comparing the mean and the median.
7. (10pts) Draw a horizontal box plot for wage, showing five-number summary on the x-axis.
a. Is the shape of distribution provided by the box-plot consistent with the one provided by its histogram?
b. According to box-plot, is there any outlier?
c. Check whether there is an outlier by using z-score.
8. (12pts) Discuss the strength and direction of the relationship between variables provided below by using a single measure and draw their scatter plot.
a. wage and educ
b. educ and meduc
c. meduc and feduc
9. (6pts) If wage is measured as hourly wage how do the strength and the direction of the relation between wage and educ change? Assume that there are 4 weeks in each month. Calculate the covariance and correlation in this new case. Discuss the difference between these two measures using your results.
PART 2: Probability and Discrete Distribution (25 pts)
10. (6pts) Bahçeşehir University wishes to evaluate the effectiveness of the university promotion days in university choice of Istanbul based students. 75% of all potential students in Istanbul were reached along the university promotion days. 28% of those contacted chose to study at Bahçeşehir University while 8% of students who chose to study at Bahçeşehir University are not contacted during promotion days.
a. Draw a tree diagram (with probabilities on each branch and all outcome probabilities) to represent the two-step experiment.
b. What is the probability that a student who chooses to study at Bahçeşehir University has not been contacted during the university promotion days?
11. (3 pts) An investor is considering three strategies for a $1,000 investment. The probable returns are estimated as follows:
Strategy 1: A profit of $10,000 with probability 0.15 and a loss of $1,000 with probability 0.85
Strategy 2: A profit of $1,000 with probability 0.50, a profit of $500 with probability 0.30, and a loss of $500 with probability 0.20
Strategy 3: A certain profit of $400
Which strategy has the highest expected profit? Explain why you would or would not advise the investor to adopt this strategy.
12. (10pts) Bahcesehir University has started a new shuttle rides in between Besiktas South Campus and Goztepe Kampus. Records were kept on the numbers of students using this new shuttle ride from Goztepe to Besiktas during the early-morning weekday service. The accompanying table shows proportions over all weekdays.
Number of rudents |
20 |
25 |
30 |
35 |
40 |
45 |
50 |
55 |
Proportion |
0.23 |
0.31 |
0.19 |
0.12 |
0.08 |
0.04 |
0.02 |
0.01 |
a. Graph the probability distribution.
b. Calculate and graph the cumulative probability distribution.
c. What is the probability that on a randomly chosen weekday at least 35 students will take the shuttle from Goztepe to Besiktas?
d. Two weekdays are chosen at random. What is the probability that on both of these days there will be fewer than 30 students who take the shuttle from Goztepe to Besiktas?
e. Find the mean and standard deviation of the number of students using this new shuttle ride from Goztepe to Besiktas.
f. If the cost of a ride is 7TRY, find the mean and standard deviation of the total payments of students from this new shuttle ride from Goztepe to Besiktas on a weekday.
13. (6pts) A campus finance officer finds that, for all parking tickets issued, fines are paid for 78% of the tickets. The fine is 2 TRY. In the most recent week, 620 parking tickets have been issued.
a. What is the random variable in this experiment?
b. What is the distribution of the random variable? Why?
c. Given the distribution, state what do numbers 78% and 620 correspond to?
d. Find the mean and standard deviation of the number of these tickets for which the fines will be paid.
e. Find the mean and standard deviation of the amount of money that will be obtained from the payment of these fines.
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme