Solution of Exp19_Excel_Ch07_CapAssessment_Shipping | Excel Chapter 7 Capassessment Shipping

Exp19_Excel_Ch07_CapAssessment_Shipping_Instructions xExp19_Excel_Ch07_CapAssessment_Shipping_Instructions xExp19_Excel_Ch07_CapAssessment_Shipping_Instructions x

Dear students if you can not change then send me your downloaded file I will make it perfect for you.

Don't use plagiarized sources. Get Your Custom Essay on
Solution of Exp19_Excel_Ch07_CapAssessment_Shipping | Excel Chapter 7 Capassessment Shipping
Just from $13/Page
Order Essay

Exp Excel Chapter 7 CapAssessment Shipping

excel ch 7 shipping 

Excel Chapter 7 Capassessment Shipping 

  

You work for a company that sells cell phone accessories. The company has distribution centers in three states. You want to analyze shipping data for one week in April to determine if shipping times are too long. You will perform other analysis and insert a map. Finally, you will prepare a partial loan amortization table for a new delivery van.

Steps to Perform:

     

Start   Excel. Download and open the file named Exp19_Excel_Ch07_CapAssessment_Shipping.xlsx.   Grader has automatically added your last name to the beginning of the   filename.

 

The   Week worksheet contains data for the week of April 5.
 

  In cell D7, insert the appropriate date function to calculate the number of   days between the Date Arrived and Date Ordered. Copy the function to the   range D8:D35.

 

Next,   you want to display the city names that correspond with the city airport   codes.
 

  In cell F7, insert the SWITCH function to evaluate the airport code in cell   E7. Include mixed cell references to the city names in the range F2:F4. Use   the airport codes as text for the Value arguments. Copy the function to the   range F8:F35.

 

Now   you want to display the standard shipping costs by city.
 

  In cell H7, insert the IFS function to identify the shipping cost based on   the airport code and the applicable shipping rates in the range G2:G4. Use   relative and mixed references correctly. Copy the function to the range   H8:H35.

 

Finally,   you want to calculate a partial shipping refund if two conditions are met.
 

  In cell I7, insert an IF function with a nested AND function to determine   shipping refunds. The AND function should ensure both conditions are met:   Total Days is grater than Total Days Delivery Goal (cell C3) and Order Total   is equal to or greater than Order Total Threshold (cell C2). If both   conditions are met, the refund is 50% (cell C4) of the Shipping Cost.   Otherwise, the refund is $0. Use mixed references as needed. Copy the   function to the range I8:I35.

 

The   Stats worksheet contains similar data. Now you want to enter summary   statistics.
 

  In cell B2, insert the COUNTIF function to count the number of shipments for   Austin (cell B1). Use appropriate mixed references to the range argument to   keep the column letters the same. Copy the function to the range C2:D2.

 

In   cell B3, insert the SUMIF function to calculate the total orders for Austin   (cell B1). Use appropriate mixed references to the range argument to keep the   column letters the same. Copy the function to the range C3:D3.

 

In   cell B4, insert the AVERAGEIF function to calculate the average number of   days for shipments from Austin (cell B1). Use appropriate mixed references to   the range argument to keep the column letters the same. Copy the function to   the range C4:D4.

 

Now   you want to focus on shipments from Houston where the order was greater than   $1,000.
 

  In cell C7, insert the COUNTIFS function to count the number of orders where   the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.   

 

In   cell C8, insert the SUMIFS function to calculate the total orders where the   Airport Code is IAH (Cell D1) and the Order Total is greater than   $1,000. 

 

In   cell C9, insert the MAXIFS function to return the highest order total where   the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

 

On   the Map worksheet, insert a map for the states and revenues. Cut and paste   the map in cell C1.

 

Format   the data series to show only regions with data and show all map labels.

 

Change   the map title to April 5-9 Gross Revenue.

 

Use   the Loan worksheet to complete the loan amortization table.
 

  In cell F2, insert the IPMT function to calculate the interest for the first   payment. Copy the function to the range F3:F25. (The results will update   after you complete the other functions and formulas.)

 

In   cell G2, insert the PPMT function to calculate the principal paid for the   first payment. Copy the function to the range G3:G25.

 

In   cell H2, insert a formula to calculate the ending principal balance. Copy the   formula to the range H3:H25.

 

Now   you want to determine how much interest was paid during the first two years.
 

  In cell B10, insert the CUMIPMT function to calculate the cumulative interest   after the first two years. Make sure the result is positive.

 

In   cell B11, insert the CUMPRINC function to calculate the cumulative principal   paid at the end of the first two years. Make sure the result is positive.

 

You   want to perform a what-if analysis to determine the rate if the monthly   payment is $1,150 instead of $1,207.87.
 

  In cell B15, insert the RATE function to calculate the necessary monthly rate   given the NPER, proposed monthly payment, and loan. Make sure the result is   positive.

 

Finally,   you want to convert the monthly rate to an APR.
 

  In cell B16, insert a formula to calculate the APR for the monthly rate in   cell B15.

 

Insert   a footer on all sheets with your name on the left side, the sheet name code   in the center, and the file name code on the right side.

Grader – Instructions Excel 2019 Project

Exp19_Excel_Ch07_CapAssessment_Shipping

Project Description:

You work for a company that sells cell phone accessories. The company has distribution centers in three states. You want to analyze shipping data for one week in April to determine if shipping times are too long. You will perform other analysis and insert a map. Finally, you will prepare a partial loan amortization table for a new delivery van.

Steps to Perform:

Step

Instructions

Points Possible

1

Start Excel. Download and open the file named Exp19_Excel_Ch07_CapAssessment_Shipping.xlsx. Grader has automatically added your last name to the beginning of the filename.

0

2

The Week worksheet contains data for the week of April 5.
In cell D7, insert the appropriate date function to calculate the number of days between the Date Arrived and Date Ordered. Copy the function to the range D8:D35.

5

3

Next, you want to display the city names that correspond with the city airport codes.
In cell F7, insert the SWITCH function to evaluate the airport code in cell E7. Include mixed cell references to the city names in the range F2:F4. Use the airport codes as text for the Value arguments. Copy the function to the range F8:F35.

5

4

Now you want to display the standard shipping costs by city.
In cell H7, insert the IFS function to identify the shipping cost based on the airport code and the applicable shipping rates in the range G2:G4. Use relative and mixed references correctly. Copy the function to the range H8:H35.

5

5

Finally, you want to calculate a partial shipping refund if two conditions are met.
In cell I7, insert an IF function with a nested AND function to determine shipping refunds. The AND function should ensure both conditions are met: Total Days is grater than Total Days Delivery Goal (cell C3) and Order Total is equal to or greater than Order Total Threshold (cell C2). If both conditions are met, the refund is 50% (cell C4) of the Shipping Cost. Otherwise, the refund is $0. Use mixed references as needed. Copy the function to the range I8:I35.

5

6

The Stats worksheet contains similar data. Now you want to enter summary statistics.
In cell B2, insert the COUNTIF function to count the number of shipments for Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C2:D2.

5

7

In cell B3, insert the SUMIF function to calculate the total orders for Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C3:D3.

5

8

In cell B4, insert the AVERAGEIF function to calculate the average number of days for shipments from Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C4:D4.

5

9

Now you want to focus on shipments from Houston where the order was greater than $1,000.
In cell C7, insert the COUNTIFS function to count the number of orders where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

10

In cell C8, insert the SUMIFS function to calculate the total orders where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

11

In cell C9, insert the MAXIFS function to return the highest order total where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

12

On the Map worksheet, insert a map for the states and revenues. Cut and paste the map in cell C1.

5

13

Format the data series to show only regions with data and show all map labels.

5

14

Change the map title to April 5-9 Gross Revenue.

3

15

Use the Loan worksheet to complete the loan amortization table.
In cell F2, insert the IPMT function to calculate the interest for the first payment. Copy the function to the range F3:F25. (The results will update after you complete the other functions and formulas.)

5

16

In cell G2, insert the PPMT function to calculate the principal paid for the first payment. Copy the function to the range G3:G25.

5

17

In cell H2, insert a formula to calculate the ending principal balance. Copy the formula to the range H3:H25.

5

18

Now you want to determine how much interest was paid during the first two years.
In cell B10, insert the CUMIPMT function to calculate the cumulative interest after the first two years. Make sure the result is positive.

5

19

In cell B11, insert the CUMPRINC function to calculate the cumulative principal paid at the end of the first two years. Make sure the result is positive.

5

20

You want to perform a what-if analysis to determine the rate if the monthly payment is $1,150 instead of $1,207.87.
In cell B15, insert the RATE function to calculate the necessary monthly rate given the NPER, proposed monthly payment, and loan. Make sure the result is positive.

5

21

Finally, you want to convert the monthly rate to an APR.
In cell B16, insert a formula to calculate the APR for the monthly rate in cell B15.

5

22

Insert a footer on all sheets with your name on the left side, the sheet name code in the center, and the file name code on the right side.

2

23

Save and close Exp19_Excel_Ch07_CapAssessment_Shipping.xlsx. Exit Excel. Submit the file as directed.

0

Total Points

100

Created On: 11/30/2020 1 Exp19_Excel_Ch07_CapAssessment – Shipping 1.3

Grader – Instructions Excel 2019 Project

Exp19_Excel_Ch07_CapAssessment_Shipping

Project Description:

You work for a company that sells cell phone accessories. The company has distribution centers in three states. You want to analyze shipping data for one week in April to determine if shipping times are too long. You will perform other analysis and insert a map. Finally, you will prepare a partial loan amortization table for a new delivery van.

Steps to Perform:

Step

Instructions

Points Possible

1

Start Excel. Download and open the file named Exp19_Excel_Ch07_CapAssessment_Shipping.xlsx. Grader has automatically added your last name to the beginning of the filename.

0

2

The Week worksheet contains data for the week of April 5.
In cell D7, insert the appropriate date function to calculate the number of days between the Date Arrived and Date Ordered. Copy the function to the range D8:D35.

5

3

Next, you want to display the city names that correspond with the city airport codes.
In cell F7, insert the SWITCH function to evaluate the airport code in cell E7. Include mixed cell references to the city names in the range F2:F4. Use the airport codes as text for the Value arguments. Copy the function to the range F8:F35.

5

4

Now you want to display the standard shipping costs by city.
In cell H7, insert the IFS function to identify the shipping cost based on the airport code and the applicable shipping rates in the range G2:G4. Use relative and mixed references correctly. Copy the function to the range H8:H35.

5

5

Finally, you want to calculate a partial shipping refund if two conditions are met.
In cell I7, insert an IF function with a nested AND function to determine shipping refunds. The AND function should ensure both conditions are met: Total Days is grater than Total Days Delivery Goal (cell C3) and Order Total is equal to or greater than Order Total Threshold (cell C2). If both conditions are met, the refund is 50% (cell C4) of the Shipping Cost. Otherwise, the refund is $0. Use mixed references as needed. Copy the function to the range I8:I35.

5

6

The Stats worksheet contains similar data. Now you want to enter summary statistics.
In cell B2, insert the COUNTIF function to count the number of shipments for Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C2:D2.

5

7

In cell B3, insert the SUMIF function to calculate the total orders for Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C3:D3.

5

8

In cell B4, insert the AVERAGEIF function to calculate the average number of days for shipments from Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C4:D4.

5

9

Now you want to focus on shipments from Houston where the order was greater than $1,000.
In cell C7, insert the COUNTIFS function to count the number of orders where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

10

In cell C8, insert the SUMIFS function to calculate the total orders where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

11

In cell C9, insert the MAXIFS function to return the highest order total where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

12

On the Map worksheet, insert a map for the states and revenues. Cut and paste the map in cell C1.

5

13

Format the data series to show only regions with data and show all map labels.

5

14

Change the map title to April 5-9 Gross Revenue.

3

15

Use the Loan worksheet to complete the loan amortization table.
In cell F2, insert the IPMT function to calculate the interest for the first payment. Copy the function to the range F3:F25. (The results will update after you complete the other functions and formulas.)

5

16

In cell G2, insert the PPMT function to calculate the principal paid for the first payment. Copy the function to the range G3:G25.

5

17

In cell H2, insert a formula to calculate the ending principal balance. Copy the formula to the range H3:H25.

5

18

Now you want to determine how much interest was paid during the first two years.
In cell B10, insert the CUMIPMT function to calculate the cumulative interest after the first two years. Make sure the result is positive.

5

19

In cell B11, insert the CUMPRINC function to calculate the cumulative principal paid at the end of the first two years. Make sure the result is positive.

5

20

You want to perform a what-if analysis to determine the rate if the monthly payment is $1,150 instead of $1,207.87.
In cell B15, insert the RATE function to calculate the necessary monthly rate given the NPER, proposed monthly payment, and loan. Make sure the result is positive.

5

21

Finally, you want to convert the monthly rate to an APR.
In cell B16, insert a formula to calculate the APR for the monthly rate in cell B15.

5

22

Insert a footer on all sheets with your name on the left side, the sheet name code in the center, and the file name code on the right side.

2

23

Save and close Exp19_Excel_Ch07_CapAssessment_Shipping.xlsx. Exit Excel. Submit the file as directed.

0

Total Points

100

Created On: 11/30/2020 1 Exp19_Excel_Ch07_CapAssessment – Shipping 1.3

Grader – Instructions Excel 2019 Project

Exp19_Excel_Ch07_CapAssessment_Shipping

Project Description:

You work for a company that sells cell phone accessories. The company has distribution centers in three states. You want to analyze shipping data for one week in April to determine if shipping times are too long. You will perform other analysis and insert a map. Finally, you will prepare a partial loan amortization table for a new delivery van.

Steps to Perform:

Step

Instructions

Points Possible

1

Start Excel. Download and open the file named Exp19_Excel_Ch07_CapAssessment_Shipping.xlsx. Grader has automatically added your last name to the beginning of the filename.

0

2

The Week worksheet contains data for the week of April 5.
In cell D7, insert the appropriate date function to calculate the number of days between the Date Arrived and Date Ordered. Copy the function to the range D8:D35.

5

3

Next, you want to display the city names that correspond with the city airport codes.
In cell F7, insert the SWITCH function to evaluate the airport code in cell E7. Include mixed cell references to the city names in the range F2:F4. Use the airport codes as text for the Value arguments. Copy the function to the range F8:F35.

5

4

Now you want to display the standard shipping costs by city.
In cell H7, insert the IFS function to identify the shipping cost based on the airport code and the applicable shipping rates in the range G2:G4. Use relative and mixed references correctly. Copy the function to the range H8:H35.

5

5

Finally, you want to calculate a partial shipping refund if two conditions are met.
In cell I7, insert an IF function with a nested AND function to determine shipping refunds. The AND function should ensure both conditions are met: Total Days is grater than Total Days Delivery Goal (cell C3) and Order Total is equal to or greater than Order Total Threshold (cell C2). If both conditions are met, the refund is 50% (cell C4) of the Shipping Cost. Otherwise, the refund is $0. Use mixed references as needed. Copy the function to the range I8:I35.

5

6

The Stats worksheet contains similar data. Now you want to enter summary statistics.
In cell B2, insert the COUNTIF function to count the number of shipments for Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C2:D2.

5

7

In cell B3, insert the SUMIF function to calculate the total orders for Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C3:D3.

5

8

In cell B4, insert the AVERAGEIF function to calculate the average number of days for shipments from Austin (cell B1). Use appropriate mixed references to the range argument to keep the column letters the same. Copy the function to the range C4:D4.

5

9

Now you want to focus on shipments from Houston where the order was greater than $1,000.
In cell C7, insert the COUNTIFS function to count the number of orders where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

10

In cell C8, insert the SUMIFS function to calculate the total orders where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

11

In cell C9, insert the MAXIFS function to return the highest order total where the Airport Code is IAH (Cell D1) and the Order Total is greater than $1,000.

5

12

On the Map worksheet, insert a map for the states and revenues. Cut and paste the map in cell C1.

5

13

Format the data series to show only regions with data and show all map labels.

5

14

Change the map title to April 5-9 Gross Revenue.

3

15

Use the Loan worksheet to complete the loan amortization table.
In cell F2, insert the IPMT function to calculate the interest for the first payment. Copy the function to the range F3:F25. (The results will update after you complete the other functions and formulas.)

5

16

In cell G2, insert the PPMT function to calculate the principal paid for the first payment. Copy the function to the range G3:G25.

5

17

In cell H2, insert a formula to calculate the ending principal balance. Copy the formula to the range H3:H25.

5

18

Now you want to determine how much interest was paid during the first two years.
In cell B10, insert the CUMIPMT function to calculate the cumulative interest after the first two years. Make sure the result is positive.

5

19

In cell B11, insert the CUMPRINC function to calculate the cumulative principal paid at the end of the first two years. Make sure the result is positive.

5

20

You want to perform a what-if analysis to determine the rate if the monthly payment is $1,150 instead of $1,207.87.
In cell B15, insert the RATE function to calculate the necessary monthly rate given the NPER, proposed monthly payment, and loan. Make sure the result is positive.

5

21

Finally, you want to convert the monthly rate to an APR.
In cell B16, insert a formula to calculate the APR for the monthly rate in cell B15.

5

22

Insert a footer on all sheets with your name on the left side, the sheet name code in the center, and the file name code on the right side.

2

23

Save and close Exp19_Excel_Ch07_CapAssessment_Shipping.xlsx. Exit Excel. Submit the file as directed.

0

Total Points

100

Created On: 11/30/2020 1 Exp19_Excel_Ch07_CapAssessment – Shipping 1.3

What Will You Get?

We provide professional writing services to help you score straight A’s by submitting custom written assignments that mirror your guidelines.

Premium Quality

Get result-oriented writing and never worry about grades anymore. We follow the highest quality standards to make sure that you get perfect assignments.

Experienced Writers

Our writers have experience in dealing with papers of every educational level. You can surely rely on the expertise of our qualified professionals.

On-Time Delivery

Your deadline is our threshold for success and we take it very seriously. We make sure you receive your papers before your predefined time.

24/7 Customer Support

Someone from our customer support team is always here to respond to your questions. So, hit us up if you have got any ambiguity or concern.

Complete Confidentiality

Sit back and relax while we help you out with writing your papers. We have an ultimate policy for keeping your personal and order-related details a secret.

Authentic Sources

We assure you that your document will be thoroughly checked for plagiarism and grammatical errors as we use highly authentic and licit sources.

Moneyback Guarantee

Still reluctant about placing an order? Our 100% Moneyback Guarantee backs you up on rare occasions where you aren’t satisfied with the writing.

Order Tracking

You don’t have to wait for an update for hours; you can track the progress of your order any time you want. We share the status after each step.

image

Areas of Expertise

Although you can leverage our expertise for any writing task, we have a knack for creating flawless papers for the following document types.

Areas of Expertise

Although you can leverage our expertise for any writing task, we have a knack for creating flawless papers for the following document types.

image

Trusted Partner of 9650+ Students for Writing

From brainstorming your paper's outline to perfecting its grammar, we perform every step carefully to make your paper worthy of A grade.

Preferred Writer

Hire your preferred writer anytime. Simply specify if you want your preferred expert to write your paper and we’ll make that happen.

Grammar Check Report

Get an elaborate and authentic grammar check report with your work to have the grammar goodness sealed in your document.

One Page Summary

You can purchase this feature if you want our writers to sum up your paper in the form of a concise and well-articulated summary.

Plagiarism Report

You don’t have to worry about plagiarism anymore. Get a plagiarism report to certify the uniqueness of your work.

Free Features $66FREE

  • Most Qualified Writer $10FREE
  • Plagiarism Scan Report $10FREE
  • Unlimited Revisions $08FREE
  • Paper Formatting $05FREE
  • Cover Page $05FREE
  • Referencing & Bibliography $10FREE
  • Dedicated User Area $08FREE
  • 24/7 Order Tracking $05FREE
  • Periodic Email Alerts $05FREE
image

Our Services

Join us for the best experience while seeking writing assistance in your college life. A good grade is all you need to boost up your academic excellence and we are all about it.

  • On-time Delivery
  • 24/7 Order Tracking
  • Access to Authentic Sources
Academic Writing

We create perfect papers according to the guidelines.

Professional Editing

We seamlessly edit out errors from your papers.

Thorough Proofreading

We thoroughly read your final draft to identify errors.

image

Delegate Your Challenging Writing Tasks to Experienced Professionals

Work with ultimate peace of mind because we ensure that your academic work is our responsibility and your grades are a top concern for us!

Check Out Our Sample Work

Dedication. Quality. Commitment. Punctuality

Categories
All samples
Essay (any type)
Essay (any type)
The Value of a Nursing Degree
Undergrad. (yrs 3-4)
Nursing
2
View this sample

It May Not Be Much, but It’s Honest Work!

Here is what we have achieved so far. These numbers are evidence that we go the extra mile to make your college journey successful.

0+

Happy Clients

0+

Words Written This Week

0+

Ongoing Orders

0%

Customer Satisfaction Rate
image

Process as Fine as Brewed Coffee

We have the most intuitive and minimalistic process so that you can easily place an order. Just follow a few steps to unlock success.

See How We Helped 9000+ Students Achieve Success

image

We Analyze Your Problem and Offer Customized Writing

We understand your guidelines first before delivering any writing service. You can discuss your writing needs and we will have them evaluated by our dedicated team.

  • Clear elicitation of your requirements.
  • Customized writing as per your needs.

We Mirror Your Guidelines to Deliver Quality Services

We write your papers in a standardized way. We complete your work in such a way that it turns out to be a perfect description of your guidelines.

  • Proactive analysis of your writing.
  • Active communication to understand requirements.
image
image

We Handle Your Writing Tasks to Ensure Excellent Grades

We promise you excellent grades and academic excellence that you always longed for. Our writers stay in touch with you via email.

  • Thorough research and analysis for every order.
  • Deliverance of reliable writing service to improve your grades.
Place an Order Start Chat Now
image

Order your essay today and save 30% with the discount code Happy