Assignment 1
Assignment 1
1. Data
For each of the variables below, describe their type (categorical – ordinal or nominal;
numerical – discrete/continuous): (2 points)
a. College year
a. Categorical-Nominal
2. The tapedata.xlsx (posted on D2L) contains data for weeks during 2009-2011 for the
unit sales of 3M tape, price charged, whether an ad campaign was run that week
(1=ad campaign), and whether the product was displayed on the end of the aisle
(1=end cap). Use this file to perform the following exercises:
a. Calculate the following statistics for the price of 3M tape: mean, median, standard
deviation, sample variance, count, and skewness. (Hint: Use Analysis Toolpak
DataData AnalysisDescriptive Statistics) (2 points)
Descriptive Statistics
Mean 9.09
Median 9
Standard Deviation 9
Sample Variance .33
Count 135
Skewness -0.03
b. Create a histogram for the price of 3M tape in a column chart. Is it symmetric or
skewed? (2 points)
d. Our histogram is Skewed to the right
a. Does there appear to be an upward trend in sales? (Hint: summarize average unit
sales by year) (2 points)
No there does not appear to be an upward trend in sales. In fact, there appears to be a
downward trend
Average of Units
Row Labels Sold
2009 $1,851.56
2010 $1,336.70
2011 $1,206.06
Grand Total $1,485.89
B. Analyze the nature of the monthly seasonality of tape sales in a line graph
(Hint: summarize average unit sales by month and show it as percentage) (2
points)
There are seasonal changes in sales, based on the line chart, sales are higher
through the summer months versus others.
Average of Units
Row Labels Sold
0 1195.179711
0 1210.541365
1 1050.780169
1 2461.186188
0 2441.763712
1 2742.812094
Grand Total 1485.89231
Temperature Rainfall
1200
1000
800 Total
600
400
200
0
600 700 900 1100 1300
February March April May June
4. Hypothesis Testing
You can download the data CoffeeData4Testing.xlsx from D2L
Use the Pivot Table tool to compute the input for the test statistics. Use Excel
functions to compute the values of the test statistics. Assume for all hypothesis tests
that have a level of significance α=.05.
Null- There The average spending for men is not greater than $3
Alternative- There average spending for men is greater than $3 >3
b. Compute z-statistic
6.246
c.Test Statistics
Critical Value:
*hint: use excel function =NORM.S.INV(0.95):
1.645
d. Should you fail to reject H0 or reject H0 and why? State your conclusion.
We reject the null hypothesis because the average spending of men ($6.56) was
greater than $3.00.