g A program executes a mix of different instruction types. 25% of the instructions require two clock cycles to execute, 20% require 3 clock cycles to execute, 5% require 4 clock cycles, and the remainder all require just one clock cycle to execute. What is the average number of clock cycles per instruction?