Solved

This Is the Top Three Lines in a List of 8200

Question 71

Multiple Choice

This is the top three lines in a list of 8200 records.You want an average of the number of speeding tickets for Red Toyota Priuses.Which is the correct formula? This is the top three lines in a list of 8200 records.You want an average of the number of speeding tickets for Red Toyota Priuses.Which is the correct formula?   A) =AVERAGEIFS(A2:A8201,D2:D8201, Red ,B2:B8201, Toyota ,C2:C8201, Prius )  B) =AVERAGEIFS(E2:E8201,D2:D8201, Red ,B2:B8201, Toyota ,C2:C8201, Prius )  C) =AVERAGEIF(E2:E8201,D2:D8201, Red ,B2:B8201, Toyota ,C2:C8201, Prius )  D) =AVERAGEIF(E2:E8201, Red , Toyota , Prius )


A) =AVERAGEIFS(A2:A8201,D2:D8201,"Red",B2:B8201,"Toyota",C2:C8201,"Prius")
B) =AVERAGEIFS(E2:E8201,D2:D8201,"Red",B2:B8201,"Toyota",C2:C8201,"Prius")
C) =AVERAGEIF(E2:E8201,D2:D8201,"Red",B2:B8201,"Toyota",C2:C8201,"Prius")
D) =AVERAGEIF(E2:E8201,"Red","Toyota","Prius")

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions