Based on the scenario above, the economic concept which Frakie is faced with is OPPORTUNITY COST. Opportunity cost refers to a benefit or value that a person could have received but which he gave up in order to take another course of action. Thus, an opportunity cost represents an alternative given up when a decision is made.
Answer:
Under allocation= 1,000 underallocated
Explanation:
Giving the following information:
Dukes Corporation used a predetermined overhead rate this year of $2 per direct labor-hour, based on an estimate of 20,000 direct labor-hours to be worked during the year. Actual costs and activity during the year were: Actual manufacturing overhead cost incurred $ 38,000 Actual direct labor-hours worked 18,500
Allocated MOH= Estimated manufacturing overhead rate* Actual amount of allocation base
Allocated MOH= 2*18,500= $37,000
Real overhead= 38,000
Over/under allocation= real MOH - allocated MOH
Under allocation= 38,000 - 37,000= 1,000 underallocated
Answer:
The correct answer is use of multiple cost drivers to allocate overhead
Explanation:
Use of direct labor hours or direct labor cost to assign overhead to products is typical of traditional costing systems as overhead is believed to have positive relationship with labor-related variables.
Besides,using a business-wide or plant-wide single predetermined overhead rate is not feature of traditional systems of costing.
Since labor-related variables such as direct labor hours or direct labor cost is assumed to be a driver of overhead cost,hence an appropriate overhead absorption basis,it is perfectly understood that there is correlation between direct labor and incurrence of overhead cost in the business.
Answer:
Boolean expression.
Explanation:
Boolean algebra provides the operations and the rules for working with the set {0, 1}. In computer science, a Boolean expression is an expression in a programing language that produces a Boolean value when evaluated i.e. one of true or false.
Each Boolean expression represents a Boolean function. The values of this function are obtained by substituting 0 and 1 for the variables in the expression.
Are used mostly with while loops, and conditional statements and can be contrasted with arithmetic expressions which are expressions that evaluated to a number.
These expressions are made up of the three logical operators (AND, OR, NOT), the relational operator (> >= < = = <>) and functions that return true or false.