1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
BartSMP [9]
3 years ago
12

Add a new field named LoanPayment using the Expression Builder. Insert the Pmt function to determine the monthly payment for a 2

-year loan, paid monthly, with a 5% yearly interest rate. The present value is 25000 minus the savings balance. For example, if the purchase price were 25000, with 5000 in savings to put toward the purchase, your present value would be 20000. Ensure the number displays as a positive number.

Business
1 answer:
pogonyaev3 years ago
7 0

Solution and Explanation:

Step 1:  Start Access. Open the downloaded Access file named exploring_a03_Grader_a1.accdb.

Step 2:  Assume that there is a table Loans with the following attributes as shown in the screenshot.

Step 3:  Create a query using Query Design. From the Clients table, display the client’s FirstName and LastName. From the Accounts table, select the Savings Balance and OpenDate. Sort the query by savings balance in descending order.

   Add a calculated field named AccountTime that calculates the number of days each client’s accounts have been open. Assume today’s date is 12/31/2017. Recall dates must be enclosed in # to denote to Access it is a date. Format the results in General Number format. Save the query as Account Longevity, and close the query.

Step 4: Create a query using Query Design. From the Clients table, display the client first name and last name. From the Accounts table, select the savings balance.

   Add appropriate grouping, so the client’s total retirement account savings balances are displayed. Add a sort so the highest total savings balances are displayed first.

Step 5:  Switch to Datasheet view. Add a totals row displaying the count of the last name and the average of total savings balances. Save the query as Total Balances By Client and close the query.

Step 6:  Create a copy of the Total Balances By Client query. Name the query Total Balances By State. Open the query in Design view and remove the client name from the query. Add grouping by the client’s state.

   Sort by the client’s state in Ascending order and remove the sort on the savings balance. Add criteria so clients with retirement account savings balances of $10,000 or more are factored in to the query. Save and close the query.

Step 7:   Create a new query using Query Design. From the Clients table, select the client first name, last name, and state. From the Accounts table, select the Savings Balance. Add criteria so only customers with balances under $15,000 are displayed.

Step 8:  Enter the sample data (one record) as shown in the screenshot.

As present value is given as 25000, loan amount is taken as 25000.

As savings balance is given as 5000, savings balance is taken as 5000.

Step 9: SS

Step 10:  Then an expression builder is opened as shown in the screenshot:

Step 11:  Then enter the expression pmt(0.5/12, 2*12, - (Loan Amount] – [Savings balance]), 0, 0) as shown in the screenshot.

You might be interested in
Heidi, a vsc-certified volunteer, is working at the intake station. as part of her duties, she is required to explain to the tax
umka21 [38]
<span>Heidi should inform them that form 13614-C has to be completed before the return can be prepared, the client will then be interviewed by whomever is preparing the return and additional questions would likely be asked, and the client would need to have a quality review done on their taxes by someone other than the person preparing the return.</span>
5 0
3 years ago
The purpose of a memo is to _____.
Alenkasestr [34]
The purpose of a memo is to communicate directions, advice, or information.
3 0
3 years ago
You have a $50,000 portfolio consisting of Intel, GE, and Con Edison. You put $20,000 in Intel, $12,000 in GE, and the rest in C
Marrrta [24]

Answer: 1.048

Explanation:

First let us calculate the amount in Con Edison

= 50,000 - 20,000 - 12,000

= $18,000

To calculate the Portfolio Beta, you take the sum of the respective betas of the various stocks in the portfolio multiplied by their proportion in the portfolio.

Intel = 20,000/50,000

= 2/5

GE = 12,000/50,000

= 6/25

Con Edison = 18,000/50,000

= 9/25

Adding them up we will have

= (1.3*2/5) + (1*6/25) + (0.8*9/25)

= 1.048

If you need any clarification do react or comment.

3 0
3 years ago
Venezuela Co. is building a new hockey arena at a cost of $2,500,000. It received a downpayment of $500,000 from local businesse
FromTheMoon [43]

Answer:

cash                             2,011,446 debit

unamortized bond cost  50,000 debit

            bonds payable               2,000,000 credit

            premium on BP                     61,446 credit

--to record issuance--

# Beg. Carrying //cash   // expense //Amortization// End.Carrying Value

1 2,061,446  210,000   206144.57 3855.43  2,057,590

2 2,057,590  210,000  205759.02 -4240.98  2,053,349

3 2,053,349  210,000  205334.93 -4665.07  2,048,684

4 2,048,684  210,000  204868.42 -5131.58  2,043,553

5 2,043,553  210,000  204355.26 -5644.74  2,037,908

Bonds payable          1,000,000 debit

premium on BP              24,342 debit

issuance cost expense 25,000 debit

interest expense           51,217.1  debit

loss at redemption        41.959,9‬ debit

  cash                                                     1,117,500 credit                      

  unarmortized bond issuance cost       25,000 credit

Explanation:

First, we solve the value collected which is the present value of the coupon payment and maturity

C \times \frac{1-(1+r)^{-time} }{rate} = PV\\

C 210,000.000

time 10

rate 0.1

210000 \times \frac{1-(1+0.1)^{-10} }{0.1} = PV\\

PV $1,290,359.0922

\frac{Maturity}{(1 + rate)^{time} } = PV  

Maturity   2,000,000.00

time   10.00

rate  0.1

\frac{2000000}{(1 + 0.1)^{10} } = PV  

PV   771,086.58

PV c  $  1,290,359.0922

PV m  $     771,086.5789

Total  $  2,061,445.6711

Now, we solve for the premium

2,061,446 - 2,000,000 = 61,446 premium

the interst expense will be calcualte as carrying value times market rate

the cash will be the same for every period thus 210,000

Finally, the difference will be the amortizationon the premium

If redem on July 1st 2016 we need to record the interst:

2,048,684 x .05 = 102.434,2/2 = 51.217,1

cash interest: 1,000,000 x 10.5% / 2  = 52,500

<em>Total cash</em>

52,500 interest

<u>1,065,000 bonds </u>

 1,117,500

portion of unamortized cost 25,000

face value 1,000,000

portion of premium: 48,684/2 = 24.342‬

the loss f redemption will be the difference between the interest expense, amoritzation on premiun and write-off of the face value with the amount of cash outlay.

8 0
3 years ago
You manage a risky portfolio with an expected rate of return of 21% and a standard deviation of 32%. The T-bill rate is 8%. Your
Alborosie

Answer: Treasury Bills - 35%

Stock A - 17.55%

Stock B - 23.4%

Stock C - 24.05%

Explanation:

Hello.

The question was a tad incomplete so I attached the relevant portion from a similar question as a guide.

The client already has 35% invested in T- bills so that would be the T- bill proportion.

Now we need the proportions of the other 3 stocks.

Stock A will be,

= 0.65 (proportion of total portfolio in the fund) * 0.27 (proportion of stock in fund)

= 0.1755

= 17.55% of total portfolio

Stock B will be,

= 0.65 (proportion of total portfolio in the fund) * 0.36 (proportion of stock in fund)

= 0.234

= 23.4% of total portfolio

Stock C will be,

= 0.65 (proportion of total portfolio in the fund) * 0.37 (proportion of stock in fund)

= 0.2405

= 24.05% of the total portfolio.

To check the figures we can add them up.

That would be

= 0.35 + 0.2405 + 0.234 + 0.1755

= 1

So those are the correct proportions of your client’s overall portfolio, including the position in T-bills.

5 0
3 years ago
Other questions:
  • You spent $500 last week fixing the transmission in your car. Now, the brakes are acting up and you are trying to decide whether
    12·1 answer
  • Ryan Olson organized a new company, MeToo, Inc. The company provides networking management services on social network sites. You
    8·1 answer
  • EA13.
    8·1 answer
  • _____ is best described as an integrative management field that combines analysis, formulation, and implementation in the quest
    9·1 answer
  • If JJ Camera had a policy that says no Muslim employees are allowed to work on the sales floor, the policy would be an example o
    11·1 answer
  • A homesteaded property is located in Jupiter, Florida, in Palm Beach County. The property has been assessed at $185,000. The cit
    6·1 answer
  • : When you go looking for a job after graduation, what sources do you expect to use? Why?
    14·1 answer
  • Sonia creates tests for judging product safety and advises companies about how to reduce harm from use or misuse of the product.
    15·1 answer
  • A 10-year, 10.00%, $5,000 bond that pays dividends quarterly can be purchased for $4,610.
    12·1 answer
  • The _____________ concept recognizes that organizations thrive from day to day by determining the current needs and wants of tar
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!