Question

Using the New Call Center Data, provide a summary report for the vice president including the...

Using the New Call Center Data, provide a summary report for the vice president including the following information

Using new call time and coded quality, develop a prediction equation for new call time. Evaluate the model and discuss the coefficient of determination, significance, and use the prediction equation to predict a call time if there is a defect.

Evaluate whether the new call time meets customer specification. As stated in a previous lesson, customers indicated they did not want a call time longer than 7.5 minutes. Assume a standard deviation of 2 min is acceptable. Is the call center now meeting the customer specifications? If not where is the specification not being met? Explain your answers.

Old Call Time New Call Time Shift Quality Coded Quality
6.5 5.2 AM Y 0
6.5 5.2 AM Y 0
6.5 5.2 AM Y 0
6.5 5.2 AM Y 0
7 5.6 AM Y 0
7 5.6 AM Y 0
7 5.6 AM Y 0
7 5.6 AM N 1
7 5.6 AM Y 0
8 6.4 AM Y 0
8 6.4 AM Y 0
8.5 6.8 AM Y 0
8.5 6.8 AM Y 0
9 7.2 AM Y 0
9 7.2 AM Y 0
9 7.2 AM N 1
9 7.2 AM N 1
9.5 7.6 AM N 1
9.5 7.6 AM Y 0
9.5 7.6 AM Y 0
10 8 AM Y 0
10 8 AM Y 0
10 8 AM Y 0
10 8 AM Y 0
10 8 AM Y 0
10.5 8.4 AM Y 0
10.5 8.4 AM Y 0
10.5 8.4 AM Y 0
10.5 8.4 AM Y 0
10.5 8.4 AM Y 0
10.5 8.4 AM Y 0
10.5 8.4 AM Y 0
10.5 8.4 AM Y 0
11.5 9.2 AM Y 0
11.5 9.2 AM Y 0
11.5 9.2 AM Y 0
12 9.6 AM Y 0
12 9.6 AM Y 0
12 9.6 AM N 1
12 9.6 AM Y 0
12.5 10 AM Y 0
12.5 10 AM N 1
13 10.4 AM Y 0
13 10.4 AM Y 0
13.5 10.8 AM Y 0
15.5 12.4 AM Y 0
16 12.8 AM Y 0
16.5 13.2 AM Y 0
17 13.6 AM Y 0
18 14.4 AM Y 0
6 4.8 PM Y 0
9 7.2 PM N 1
9.5 7.6 PM N 1
10 8 PM Y 0
10.5 8.4 PM Y 0
10.5 8.4 PM Y 0
11 8.8 PM Y 0
11 8.8 PM Y 0
11 8.8 PM Y 0
11 8.8 PM Y 0
11.5 9.2 PM Y 0
11.5 9.2 PM Y 0
11.5 9.2 PM Y 0
12 9.6 PM Y 0
12 9.6 PM Y 0
12 9.6 PM Y 0
12 9.6 PM Y 0
12 9.6 PM Y 0
12 9.6 PM Y 0
12 9.6 PM Y 0
12.5 10 PM Y 0
12.5 10 PM Y 0
12.5 10 PM Y 0
12.5 10 PM Y 0
13 10.4 PM N 1
13 10.4 PM N 1
13.5 10.8 PM Y 0
13.5 10.8 PM Y 0
14 11.2 PM Y 0
14 11.2 PM Y 0
14 11.2 PM Y 0
14 11.2 PM N 1
14 11.2 PM Y 0
14.5 11.6 PM Y 0
14.5 11.6 PM Y 0
14.5 11.6 PM N 1
15 12 PM N 1
15 12 PM Y 0
15.5 12.4 PM N 1
16 12.8 PM Y 0
16.5 13.2 PM Y 0
17 13.6 PM Y 0
17.5 14 PM Y 0
18 14.4 PM Y 0
18 14.4 PM Y 0
18 14.4 PM Y 0
18.5 14.8 PM Y 0
19 15.2 PM Y 0
19.5 15.6 PM Y 0
19.5 15.6 PM Y 0
5.25 4.2 AM Y 0
5.25 4.2 PM Y 0
5.25 4.2 AM Y 0
5.25 4.2 PM Y 0
5.75 4.6 AM Y 0
5.75 4.6 PM Y 0
5.75 4.6 AM Y 0
5.75 4.6 PM Y 0
5.75 4.6 AM Y 0
6.75 5.4 PM Y 0
6.75 5.4 AM Y 0
7.25 5.8 PM Y 0
7.25 5.8 AM Y 0
7.75 6.2 PM Y 0
7.75 6.2 AM Y 0
7.75 6.2 PM N 1
7.75 6.2 AM Y 0
8.25 6.6 PM Y 0
8.25 6.6 AM N 1
8.25 6.6 PM Y 0
8.75 7 AM Y 0
8.75 7 PM Y 0
8.75 7 AM Y 0
8.75 7 PM Y 0
8.75 7 AM Y 0
9.25 7.4 PM Y 0
9.25 7.4 AM Y 0
9.25 7.4 PM Y 0
9.25 7.4 AM Y 0
9.25 7.4 PM Y 0
9.25 7.4 AM Y 0
9.25 7.4 PM Y 0
9.25 7.4 AM Y 0
10.25 8.2 PM Y 0
10.25 8.2 AM Y 0
10.25 8.2 PM Y 0
10.75 8.6 AM Y 0
10.75 8.6 PM Y 0
10.75 8.6 AM Y 0
10.75 8.6 PM Y 0
11.25 9 AM Y 0
11.25 9 PM Y 0
11.75 9.4 AM Y 0
11.75 9.4 PM Y 0
12.25 9.8 AM Y 0
14.25 11.4 PM Y 0
14.75 11.8 AM Y 0
15.25 12.2 PM Y 0
15.75 12.6 AM Y 0
16.75 13.4 PM Y 0

Homework Answers

Answer #1

First copy given data in Excel as it is. Then copy only that part in which the lables are not included.

Then run following R- code.

a=read.table("clipboard",header=F)
attach(a)
l=lm(V2~V5)
summary(l)


And the output is:


> summary(l)

Call:
lm(formula = V2 ~ V5)

Residuals:
Min 1Q Median 3Q Max
-4.6448 -1.8448 -0.3448 1.4750 6.7552

Coefficients:
Estimate Std. Error t value Pr(>|t|)   
(Intercept) 8.84478 0.23462 37.698 <2e-16 ***
V5 0.08022 0.71839 0.112 0.911   
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 2.716 on 148 degrees of freedom
Multiple R-squared: 8.425e-05, Adjusted R-squared: -0.006672
F-statistic: 0.01247 on 1 and 148 DF, p-value: 0.9112

Here the equation is:


New Call Time = (0.08022)*Coded Quality + 8.84478

Multiple R-squared: 8.425e-05

p-value: 0.9112


Thus the model is not significant.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Using the two-sample hypothesis test comparing old call time to new call time at a .05...
Using the two-sample hypothesis test comparing old call time to new call time at a .05 level of significance, discuss the hypothesis test assumptions and tests used. Provide the test statistic and p-value in your response. Evaluate the results of the hypothesis test with the scenario. Provide recommendations for the vice president. Using new call time and coded quality, develop a prediction equation for new call time. Evaluate the model and discuss the coefficient of determination, significance, and use the...
An important statistical measurement in service facilities (such as restaurants and banks) is the variability in...
An important statistical measurement in service facilities (such as restaurants and banks) is the variability in service times. As an experiment, two bank tellers were observed, and the service times for each of 100 customers were recorded. Do these data allow us to infer at the 5% significance level that the variance in service times differs between the two tellers? Estimate with 95% confidence the ratio of variances of the two bank tellers. Teller 1 Teller 2 7.2 10.9 5.4...
Use the given data set to complete parts? (a) through? (c) below.? (Use alphaequals?0.05.) x 10...
Use the given data set to complete parts? (a) through? (c) below.? (Use alphaequals?0.05.) x 10 8 13 9 11 14 6 4 12 7 5 y 9.14 8.13 8.75 8.77 9.26 8.11 6.13 3.11 9.13 7.27 4.74 LOADING... Click here to view a table of critical values for the correlation coefficient. a. Construct a scatterplot. Choose the correct graph below. A. 0 4 8 12 16 0 2 4 6 8 10 x y A scatterplot has a horizontal...
please see experiment information below (a) According to your experimental data, what volume of C6H8O7 represents...
please see experiment information below (a) According to your experimental data, what volume of C6H8O7 represents the half-equivalence (a.k.a. half-neutralization) point in this titration? (b) What is the pH of the solution at the half-neutralization point? Mass of Beaker (Step 1; g) Mass of Beaker + Citric Acid (Step 3; g) Mass of Citric Acid (Step 1 - Step 3; g) Mass of Beaker + Citric Acid After Cooling (Step 7; g) Molarity of Citric Acid Solution (M) 108.7 110.7...
Use the given data set to complete parts​ (a) through​ (c) below.​ (Use alphaαequals=​0.05.) x 1010...
Use the given data set to complete parts​ (a) through​ (c) below.​ (Use alphaαequals=​0.05.) x 1010 88 1313 99 1111 1414 66 44 1212 77 55 y 7.467.46 6.766.76 12.7412.74 7.117.11 7.827.82 8.848.84 6.086.08 5.385.38 8.168.16 6.436.43 5.735.73 LOADING... Click here to view a table of critical values for the correlation coefficient. a. Construct a scatterplot. Choose the correct graph below. A. 04812160481216xy A scatterplot has a horizontal x-scale from 0 to 16 in increments of 2 and a vertical...
6. The data show the time intervals after an eruption​ (to the next​ eruption) of a...
6. The data show the time intervals after an eruption​ (to the next​ eruption) of a certain geyser. Find the regression​ equation, letting the first variable be the independent​ (x) variable. Find the best predicted time of the interval after an eruption given that the current eruption has a height of 149 feet. Height​ (ft) 108 124 108 152 109 138 137 103 Interval after​ (min) 77 73 81 87 69 91 90 68 What is the regression​ equation? ​...
Experiment 1: Titrations With Hot Taco Sauce and Ketchup Materials: (2) 250 mL Beakers 100 mL...
Experiment 1: Titrations With Hot Taco Sauce and Ketchup Materials: (2) 250 mL Beakers 100 mL Beaker (waste beaker) 30 mL Syringe Syringe stopcock 100 mL Graduated cylinder Funnel Stir rod Ring stand Ring Clamp pH meter Scale 20 mL 0.1M NaOH 2 Ketchup packets 2 Hot sauce packets *90 mL Distilled water *Scissors *Computer Access *Access to a Graphing Software *Procedure for creating this solution provided in the "Before You Begin..." section (located at the beginning of the manual)....
See experiment info below The NaOH used in this lab should have been 0.1M, since you...
See experiment info below The NaOH used in this lab should have been 0.1M, since you were to make it as such (see Step 15 in lab document). Compare your standardized average molarity of NaOH in this lab to 0.1M. How do the values compare? How close was your NaOH dilution to actually being 0.1M NaOH? Calculate your percent error against the average standardized value from this lab. (You must show all work to receive credit.) step 15- Prepare an...
Given the data set with t values in the first column and y values in the...
Given the data set with t values in the first column and y values in the second column, write a script file that: -Curve fits the given data set with an appropriate polynomial function -Outputs the R2 value of the appropriate fit along with the values of the polynomial order higher and lower (ex. If you choose a 2nd order fit, display the R2 value for first, second, and third order fits.) - Estimate the value of the data at...
REPORT 1: Need this solved using R or SAS Hourly Wage and Working Hours The following...
REPORT 1: Need this solved using R or SAS Hourly Wage and Working Hours The following data are from a national sample of 6000 households with a male head earning less than $15,000 annually in 1966. The households were classified into 39 demographic groups (e.g. factory workers, farmers, school teachers, etc.) Each row in the spreadsheet below corresponds to one demographic group. Hence, the spreadsheet contains 39 rows. The study was undertaken in the context of proposals for a guaranteed...