Calculates the Expected Gross Margin for Grocery Stores
Gross_Margin.Rd
This function calculates the estimated portion of the total estimated revenue represented as gross margin for a hypothetical grocery store in a user-selected location based off of a user-selected percentage parameter. If not specified by the user, this percentage defaults to the industry average provided by Bizminer and Vertical IQ.
Arguments
- Total_Estimated_Revenue
Total estimated revenue based on market size/location.
- Percentage
Percentage of total estimated revenue expected as gross margin selected via user input (defaults to the average percentage taken from Bizminer and Vertical IQ).
Value
The output returns the estimated dollar amount for gross margin for a hypothetical grocery store in a given location.