ISDS 1102 Excel Exam Questions & Answers 2024/2025
IF if it asks for above average units: - ANSWERS=IF(logical_test, [value if true], [value if false])
Practice 2-3
It asks for the above average units: =IF(F2>$F$103,"Yes","No")
F2 is first amount in the units column
F103 is the average ...
IF if it asks for above average units: - ANSWERS=IF(logical_test, [value if true], [value if false])
Practice 2-3
It asks for the above average units: =IF(F2>$F$103,"Yes","No")
F2 is first amount in the units column
F103 is the average units (F4)
IF if it asks for the above average sales: - ANSWERS=IF(logical_test, [value if true], [value if false])
It asks for the above average sales (for chains 20% above): =IF(C2>C$24*1.2,"Top
Performer",IF(C2<C$24*0.8,"Low Performer","Average"))
IF if it asks for cost of traditional delivery: - ANSWERS=IF(logical_test, [value if true], [value if false])
It asks for the cost of a traditional delivery: =IF(G2=TRUE,L2*Parameters!C$6**2,0)
Start off by giving the logical test which is if the delivery is true
Next you multiply delivery duration and the cost per minute
Multiply by 2 because of the time it takes to get back to the store
Add a 0 because you are looking for exact match
IF(AND( if it asks for cost of drone delivery: - ANSWERS=IF(logical_test, [value if true], [value if false])
It asks for the cost of drone delivery: =IF(AND(G2=TRUE,S2="TRUE"),L2*Parameters!C8*2,0)
First you do the logical test with normal delivery then drone
Next you multiply delivery duration times and drone range
Next multiply by 2 because of delivery time and then add 0 because you want an exact match
Don't forget to close parenthesis after the AND(
The benefits of buying summaries with Stuvia:
Guaranteed quality through customer reviews
Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.
Quick and easy check-out
You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.
Focus on what matters
Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!
Frequently asked questions
What do I get when I buy this document?
You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.
Satisfaction guarantee: how does it work?
Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.
Who am I buying these notes from?
Stuvia is a marketplace, so you are not buying this document from us, but from seller Bensuda. Stuvia facilitates payment to the seller.
Will I be stuck with a subscription?
No, you only buy these notes for $7.99. You're not tied to anything after your purchase.