Math Problem Statement

问题1 供应商声称一批零配件(零配件1或零配件2)的次品率不会超过某个标称值。企业准备采用抽样检测方法决定是否接收从供应商购买的这批零配件,检测费用由企业自行承担。请为企业设计检测次数尽可能少的抽样检测方案。 如果标称值为10%,根据你们的抽样检测方案,针对以下两种情形,分别给出具体结果: (1)在95%的信度下认定零配件次品率超过标称值,则拒收这批零配件; (2)在90%的信度下认定零配件次品率不超过标称值,则接收这批零配件。具体数学模型并求解 要求建模公式利用到标准正态分布

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Hypothesis Testing
Normal Distribution
Sampling Theory

Formulas

Z = (p̂ - p0) / √(p0(1 - p0) / n)
n = (p0(1 - p0) × Z²) / (p̂ - p0)²

Theorems

Central Limit Theorem
Standard Normal Distribution

Suitable Grade Level

University level (Statistics or Industrial Engineering)