Answered step by step
Verified Expert Solution
Question
1 Approved Answer
A teacher is compiling data and needs to find the number of B grades. A B grade is any score greater than 79 and less
A teacher is compiling data and needs to find the number of B grades. A B grade is any score greater than 79 and less than 90. If the data is listed in B1 through B210, which function would count the grades correctly? =COUNTIFS(B1:B210,>79,B1:B210, 79") =COUNTIFS(B1:B210,">79",B1:B210,"79","
A teacher is compiling data and needs to find the number of B grades. A B grade is any score greater than 79 and less than 90 . If the data is listed in B1 through B210, which function would count the grades correctly? = COUNTIFS(B1:B210,>79,B1:B210,79") =COUNTIFS(B1:B210,">79",B1:B210,"79Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started