Photo AI
Question 4
QUESTION 4: SPREADSHEET NOTE: - Use formulae and/or functions for ALL calculations in the spreadsheet. - Use absolute cell references ONLY where necessary to ensur... show full transcript
Step 1
Step 2
Step 3
Answer
In cell H4, use the following formula to calculate the percentage of non-French artists:
=(COUNTIF(H8:H57,"<French")/COUNTA(H8:H57))*100
This counts the number of non-French artists (not marked 'French') and divides it by the total number of artists before multiplying by 100.
Step 4
Answer
In cell J8, use the VLOOKUP function to find the preferred art form based on the first letter of the art form code in column I:
=VLOOKUP(LEFT(I8,1),Code_Kode!A:B,2,FALSE)
This retrieves the preferred art form corresponding to the art form code.
Step 5
Answer
In cell N8, insert the following function to indicate if an artist is in the top three:
=IF(L8=LARGE(L$8:L$57,1),"Top3",IF(L8=LARGE(L$8:L$57,2),"Top3",IF(L8=LARGE(L$8:L$57,3),"Top3","")))
This function checks the votes in column L against the first three largest values in that range and outputs 'Top3' if matched, or leaves it empty.
Report Improved Results
Recommend to friends
Students Supported
Questions answered
Buying the correct hardware
Computer Application Technology - NSC
Common software problems
Computer Application Technology - NSC
Communication devices
Computer Application Technology - NSC
Computer management
Computer Application Technology - NSC
Computer-related crimes
Computer Application Technology - NSC
Computers and their uses
Computer Application Technology - NSC
Data, information, knowledge, and wisdom
Computer Application Technology - NSC
Electronic communication
Computer Application Technology - NSC
Impact of technology
Computer Application Technology - NSC
Impact of technology on the global community
Computer Application Technology - NSC
Information management
Computer Application Technology - NSC
Input devices
Computer Application Technology - NSC
Interpreting system requirements
Computer Application Technology - NSC
Networks
Computer Application Technology - NSC
Output and communication devices
Computer Application Technology - NSC
Processing devices
Computer Application Technology - NSC
Security and safeguards
Computer Application Technology - NSC
Security issues
Computer Application Technology - NSC
Social implications: Environmental
Computer Application Technology - NSC
Social networking sites & technologies
Computer Application Technology - NSC
Software enhancing accessibility, efficiency
Computer Application Technology - NSC
Storage devices
Computer Application Technology - NSC
The role of the operating system
Computer Application Technology - NSC
Troubleshooting hardware devices
Computer Application Technology - NSC
Troubleshooting your computer
Computer Application Technology - NSC
Uses of common applications
Computer Application Technology - NSC
Web browsers
Computer Application Technology - NSC