Unit Sales Calculator

Unit Sales Calculator calculator can be used to calculate total sales revenue, considering units sold, price per unit, and discount percentage.

Input Parameters

Calculation Results

Calculation Formula

Total Sales = (Units Sold × Price Per Unit) × (1 - Discount Percentage / 100)

Where:
Units Sold: Number of items sold
Price Per Unit: Cost of one item in dollars
Discount Percentage: Percentage discount applied to the total price

Subtotal ($)

Discount Amount ($)

Total Sales ($)

Unit Sales Calculator Calculator Usage Guide

Learn how to use the Unit Sales Calculator calculator and its working principles

How to Use the Calculator

  1. Enter the number of units sold in the "Units Sold" field.
  2. Enter the price per unit in the "Price Per Unit" field.
  3. Enter the discount percentage in the "Discount Percentage" field (optional).
  4. Click the "Calculate" button to compute the subtotal, discount amount, and total sales.
  5. Click the "Reset" button to clear all fields and start over.

Working Principle

The calculator works by first calculating the subtotal (units sold multiplied by price per unit). Then, it calculates the discount amount by multiplying the subtotal by the discount percentage divided by 100. Finally, it subtracts the discount amount from the subtotal to get the total sales.

Example

Suppose you sold 100 units at $20 each with a 10% discount:

  • Subtotal: 100 × $20 = $2000
  • Discount Amount: $2000 × 10% = $200
  • Total Sales: $2000 - $200 = $1800