To find the average value of A1, A2, A3, which of the following is not a correct formula ?
A
= Sum (A1 : A3)/3
B
= (A1 : A3)/3
C
= (A1-A2+A3)/3
D
= Average (A1:A3)
Correct Answer: = Average (A1:A3)
A column - এর তিনটি সারি (raw) A1, A2 ও A3 এর গড়মান (Average Value) বের করার জন্য excel sheet - এর formula bar - এ যে formula টি লিখতে হবে তা হলো = Average (A1 : A3)