Ms Excel.
Funciones matemáticas y estadísticas
subtotal
=PRODUCTO(D11:E11)
Sumatoria
=SUMA(F11:F23)
Promedio de ventas
=PROMEDIO(F11:F23)
Mayor subtotal
=MAX(F11:F23)
Menor subtotal
=MIN(F11:F23)
Total lapiceros
=CONTAR.SI(C11:C23,"Lapicero")
En remate
=CONTARA(D11:D23)
Espacios en blanco
=CONTAR.BLANCO(G11:G23)
Ponderar promedio
=REDONDEAR(D25,2)
Monto mayor a una cierta cantidad
=CONTAR.SI(F11:F23,"<20000")