Examlex

Solved

SCENARIO 9-10 A Manufacturer Produces Light Bulbs That Have a Mean Life

question 158

Short Answer

SCENARIO 9-10
A manufacturer produces light bulbs that have a mean life of at least 500 hours when the production process is working properly.Based on past experience,the population standard deviation is 50 hours and the light bulb life is normally distributed.The operations manager stops the production process if there is evidence that the population mean light bulb life is below 500 hours.
-Referring to Scenario 9-10,if you select a sample of 100 light bulbs and are willing to have a level of significance of 0.05,the probability of the operations manager not stopping the process when the process is in fact working properly is in fact below 500 hours is .


Definitions:

Newline Character

A special character used in computing to represent the end of a line of text and the start of a new line.

Compiler

A software tool that translates code written in a high-level programming language into machine language, making it executable by a computer.

'\n'

A character representing a newline in strings; used to move the cursor to the next line.

Newline Escape Sequence

A character sequence used in programming to denote the end of a line; often represented as \n in many programming languages.

Related Questions