Question

1. Make a scatter diagram showing account balance on the y axis and ATM use per...

1. Make a scatter diagram showing account balance on the y axis and ATM use per month on the x axis. Include a linear trendline and show the equation and R2 on the diagram.

   a) How much of the variation in account balances is explained by ATM use?

   b) Predict a customer’s account balance if they use the ATM 5 times per month?

   c) What is the predicted account balance if they use the ATM 6 times per month?

2. Use the regression tool in Data Analysis to develop a regression model using account balance as the dependent variable and ATM use per month as the independent variable.

   a) What is the coefficient on the independent variable? Interpret this in your own words.

   b) Is this statistically significant at the 95% level? How do you know?

   c) Predict the customer’s account balance if they use the ATM 5 times per month.

Acct. Bal. # ATM tran. # services Debit card? Interest? City
1756 13 4 0 1 2
748 9 2 1 0 1
1501 10 1 0 0 1
1831 10 4 0 1 3
1622 14 6 0 1 4
1886 17 3 0 1 1
740 6 3 0 0 3
1593 10 8 1 0 1
1169 6 4 0 0 4
2125 18 6 0 0 2
1554 12 6 1 0 3
1474 12 7 1 0 1
1913 6 5 0 0 1
1218 10 3 1 0 1
1006 12 4 0 0 1
2215 20 3 1 0 4
137 7 2 0 0 3
167 5 4 0 0 4
343 7 2 0 0 1
2557 20 7 1 0 4
2276 15 4 1 0 3
1494 11 2 0 1 1
2144 17 3 0 0 3
1995 10 7 0 0 2
1053 8 4 1 0 3
1526 8 4 0 1 2
1120 8 6 1 0 3
1838 7 5 1 1 3
1746 11 2 0 0 2
1616 10 4 1 1 2
1958 6 2 1 0 2
634 2 7 1 0 4
580 4 1 0 0 1
1320 4 5 1 0 1
1675 6 7 1 0 2
789 8 4 0 0 4
1735 12 7 0 1 3
1784 11 5 0 0 1
1326 16 8 0 0 3
2051 14 4 1 0 4
1044 7 5 1 0 1
1885 10 6 1 1 2
1790 11 4 0 1 3
765 4 3 0 0 4
1645 6 9 0 1 4
32 2 0 0 0 3
1266 11 7 0 0 4
890 7 1 0 1 1
2204 14 5 0 0 2
2409 16 8 0 0 2
1338 14 4 1 0 2
2076 12 5 1 0 2
1708 13 3 1 0 1
2138 18 5 0 1 4
2375 12 4 0 0 2
1455 9 5 1 1 3
1487 8 4 1 0 4
1125 6 4 1 0 2
1989 12 3 0 1 2
2156 14 5 1 0 2

Homework Answers

Answer #1

1.

> model=lm(Acct..Bal.~X..ATM.tran.)
> summary(model)

Call:
lm(formula = Acct..Bal. ~ X..ATM.tran.)

Residuals:
Min 1Q Median 3Q Max
-1037.78 -244.84 10.42 297.02 881.73

Coefficients:
Estimate Std. Error t value Pr(>|t|)   
(Intercept) 485.21 143.44 3.383 0.00129 **
X..ATM.tran. 98.51 12.87 7.655 2.33e-10 ***
---
Signif. codes: 0 ‘***’ 0.001 ‘**’ 0.01 ‘*’ 0.05 ‘.’ 0.1 ‘ ’ 1

Residual standard error: 424.6 on 58 degrees of freedom
Multiple R-squared: 0.5025, Adjusted R-squared: 0.494
F-statistic: 58.59 on 1 and 58 DF, p-value: 2.327e-10

a) R2 = 0.494 means that 49.4% of the total variation is explained by the regression model.

b) Predicted Account Balance = 485.21 + 98.51*5 = $977.76

c) Predicted Account Balance = 485.21 + 98.51*6 = $1076.27

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
For each item described: Identify the type of account (Asset, Liability, Equity, Revenue or Gain, Expense...
For each item described: Identify the type of account (Asset, Liability, Equity, Revenue or Gain, Expense or Loss), normal balance (Debit, Credit), financial statement (Balance Sheet, Income Statement), and whether the account is closed at the end of the period (Yes, No) by selecting the letter that best describes those attributes. If an account is a contra or adjunct account, the answer will show the account type in parentheses.  Answer items may be used once, more than once, or not at...
Test the hypothesis that most cereals have nine or less grams of SUGAR per serving. Use...
Test the hypothesis that most cereals have nine or less grams of SUGAR per serving. Use the attached cereal sample and a significance level of .05 Sugars 6 8 5 0 8 10 14 8 6 5 12 1 9 7 13 3 2 12 13 7 0 3 10 5 13 11 7 10 12 11 10 6 9 3 13 7 10 14 0 0
I need a breakdown to perform in excel for numbers 7,8,9. I am unsure of how...
I need a breakdown to perform in excel for numbers 7,8,9. I am unsure of how I calculate the times. heres the data set and the questions. Calculate the probability that a flight will depart early or on time. Calculate the probability that a flight will arrive late. Calculate the probability that a flight departs late or arrives early. DEP_Delay ARR_Delay -4 0 -3 -3 0 -5 -7 -1 8 3 -1 -5 3 8 11 6 -6 0 -5...
Dep Delay Arr Delay q1 -13 -9 q3 1 3 IQR 14 12 stdev 9.211846 9.660933...
Dep Delay Arr Delay q1 -13 -9 q3 1 3 IQR 14 12 stdev 9.211846 9.660933 negative 291 zero 39 positive 170 total (should be 500) 500 all data is for arrival data. please help me explain these can someone help me answer these questions and tell me how to put them in excel.thanx in advance 1.    Define a random variable (X) so that your chosen data set represents values of X. 2.    Is your chosen random variable discrete or...
Participant # Hours Spent on Social Media (per day) Self-Esteem (on a scale of 1-10) 1...
Participant # Hours Spent on Social Media (per day) Self-Esteem (on a scale of 1-10) 1 0 9 2 0 7 3 1 6 4 1 7 5 1 8 6 2 5 7 2 6 8 2 7 9 3 3 10 3 4 11 3 5 12 4 3 13 4 4 14 5 3 15 5 4 16 5 5 17 6 5 18 7 4 19 8 4 20 9 3 1). Calculate the specific correlation...
Use the following information to MAKE A DECISION and a CONCLUSION based on the decision that...
Use the following information to MAKE A DECISION and a CONCLUSION based on the decision that was made. Test the claim that most students will learn most effectively with constant background music. Use ? = ?. ??. ANOVA TABLE Counting Rhyming Adjective Imagery Intentional 9 7 11 12 10 8 9 13 11 19 6 6 8 16 14 8 6 6 11 5 10 6 14 9 10 4 11 11 23 11 6 6 13 12 14 5...
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...
​(a) Draw a scatter diagram of the data. Choose the correct graph below. A. 010020xy A...
​(a) Draw a scatter diagram of the data. Choose the correct graph below. A. 010020xy A scatter diagram has a horizontal x-axis labeled from 0 to 10 in increments of 1 and a vertical y-axis labeled from 0 to 20 in increments of 2. The following 5 points are plotted, listed here from left to right: (2, 4); (4, 8); (7, 12); (7, 14); (8, 18). B. 010020xy A scatter diagram has a horizontal x-axis labeled from 0 to 10...
For the accompanying data​ set, (a) draw a scatter diagram of the​ data, (b) compute the...
For the accompanying data​ set, (a) draw a scatter diagram of the​ data, (b) compute the correlation​ coefficient, and​ (c) determine whether there is a linear relation between x and y. LOADING... Click the icon to view the data set. LOADING... Click the icon to view the critical values table. ​(a) Draw a scatter diagram of the data. Choose the correct graph below. A. 0 10 0 10 x y A scatter diagram has a horizontal x-axis labeled from 0...
A manager at a local discount gym believes that less than 20% of gym members use...
A manager at a local discount gym believes that less than 20% of gym members use the gym, at least 5 days a week. She randomly selects 100 gym members and tracks (using the electronic login system at the door) how many days they used the gym over the 2-week period. The following are the results: 2 3 10 4 2 3 8 4 8 10 5 0 6 3 9 13 6 3 12 5 3 3 5 1...
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT
Active Questions
  • Suppose that people's heights (in centimeters) are normally distributed, with a mean of 170 and a...
    asked 4 minutes ago
  • Use the information from the following Income Statement to create and Projected Income Statement and solve...
    asked 17 minutes ago
  • An unequal tangent vertical curve has the following elements: g1=-3.25%, g2=75%, total length = 500.00’, length...
    asked 19 minutes ago
  • Please write clear definitions of the following legal terms. Commerce Clause Supremacy Clause Indictment Tort
    asked 23 minutes ago
  • Do you think Moralistic Therapeutic Deism is an accurate reflection of society today? What are relevant...
    asked 28 minutes ago
  • The mean operating cost of a 737 airplane is $2,071 per day. Suppose you take a...
    asked 37 minutes ago
  • Arguments can be made on both sides of this debate about the ethical implications of using...
    asked 43 minutes ago
  • In the Chapter, they mention the idea of strategizing around your cash flows. Why are cash...
    asked 48 minutes ago
  • Company A signed a fixed-price $6,500,000 contract to construct a building. At the end of Year...
    asked 49 minutes ago
  • An unequal tangent vertical curve has the following elements: g1=-3.25%, g2=1.75%, total length = 500.00’, length...
    asked 55 minutes ago
  • In a previous​ year, 61​% of females aged 15 and older lived alone. A sociologist tests...
    asked 1 hour ago
  • Topic: Construction - Subsurface Investigation (Note: Briefly discuss in your own words, 1 paragraph minimum.) Typically...
    asked 1 hour ago