Examlex

Solved

At the Beginning of the Year, Jim Jackson Initiated a Quality

question 105

Multiple Choice

At the beginning of the year, Jim Jackson initiated a quality improvement program. The program was successful in reducing scrap and rework costs. To help assess the impact of the quality improvement program, the following data were collected for the current and preceding years:
 Preceding Year  Current Year Sales $2,400,000$2,000,000 Scrap 40,00030,000 Rework 100,00070,000 Product inspection 12,00018,000 Quality training 4,0005,000 Material inspections 8,00013,000 Product warranty 80,00050,000\begin{array}{lrr}&\underline{\text { Preceding Year }} &\underline{\text { Current Year}}\\\text { Sales } & \$ 2,400,000 & \$ 2,000,000 \\\text { Scrap } & 40,000 & 30,000 \\\text { Rework } & 100,000 & 70,000 \\\text { Product inspection } & 12,000 & 18,000 \\\text { Quality training } & 4,000 & 5,000 \\\text { Material inspections } & 8,000 & 13,000 \\\text { Product warranty } & 80,000 & 50,000\end{array}

-Refer to the figure.For the current year,what percentage of sales are internal failure costs?


Definitions:

BufferedReader

A class in Java used to read text from an input stream, buffering characters to provide efficient reading of characters, arrays, and lines.

PrintWriter

An output stream class in Java used for writing data to a destination, such as a file or console, with various methods for printing different data types conveniently.

FileInputStream

FileInputStream is a class in Java that allows for reading bytes from a file, commonly used to read data from files on the disk.

Binary Files

Files that contain data in a binary format, which is not directly readable by humans.

Related Questions