A Product Recall 产品召回
Rick: The Board of Directors has come to a decision. Our company will take an image hit, and it's going to be very expensive, but it seems we have no other choice but to start a recall. Samantha, would you care to explain a bit more.
Samantha: A year ago we began receiving reports that several of the air conditioner models we manufacture can sometimes overheat. In very rare circumstances this overheating might lead to electrical fires. So far there have been three fires that may be connected to our air conditioning units.
R: Unfortunately, one person was seriously injured. Therefore, even though there is no definitive proof linking our ACs to these fires, we decided to take action immediately.
Samantha介绍说,公司生产的几款空调发生过overheat - 机身温度过热的现象,可能起火,到目前为止,至少有三起火灾怀疑跟他们公司生产的空调有关,还有一人受重伤。执行总裁Rick说,虽然没有 definitive proof,确凿证据, 但公司董事会还是决定立即采取行动,start a recall. 召回相关型号的空调。recall is spelled r-e-c-a-l-l, recall是召回有问题产品的意思。这样做不仅会有不小的经济损失,而且还要take an image hit. 公司形象也会受到打击。Hank问:
Hank: How many units are we talking about here? And what is this going to cost us?
R: We will be recalling over 15,000 air-conditioners. The company will refit them with new thermal sensors and stronger wiring.
S: As far as costs go, we estimate the company will lose well over $6 million dollars.
H: Six million??! But we're not even sure we're responsible. Is a recall really the best way to go?
R: I believe that from both a business perspective and a moral perspective, a recall is necessary.
S: I think Rick is right. If there's even a chance that our products could cause injuries we have a responsibility to step in.
公司估计要召回一万五千台空调,召回的产品改用更耐热的电线,还要安装thermal sensors热感应器,经济损失将超过六百万美元。公司执行总裁Rick和主管Samantha都觉得,不论是从商业角度还是从道义角度出发,只要公司产品可能跟火灾的发生有一点关联,他们也有义务step in, 站出来。
R: Even if we look at it purely from a financial standpoint, six million dollars spent fixing any possible errors is definitely cheaper than being defendants in a lawsuit where somebody was seriously injured or killed.
H: So what's the procedure?
S: Next Monday we will issue a press release explaining that - even though there are no definitive links between our products and fires - we want to be good corporate citizens and have therefore decided to err on the side of caution.
Rick补充说,即使单纯从经济角度出发,花六百万美元修补产品的缺陷也比被人告上法庭的花销小。产品召回的第一步是,下星期一公司先发一份news release新闻简报,说明公司立场,虽然没有确凿证据证明火灾和公司产品有关,但公司还是决定召回产品,to err on the side of caution,是“慎重起见,保险起见”的意思。新闻简报以后还有哪些措施呢?我们下次继续谈。
A Product Recall 产品召回的更多相关文章
- Recall(召回率)and Precision(精确率)
◆版权声明:本文出自胖喵~的博客,转载必须注明出处. 转载请注明出处:http://www.cnblogs.com/by-dream/p/7668501.html 前言 机器学习中经过听到" ...
- PMBOK及PMP考试精要
PROJECT MANAGEMENT KNOWLEDGE AREAS项目管理知识体系 2 PROJECT LIFE CYCLE / PROJECT MANAGEMENT PROCESS GROUPS项 ...
- 机器学习算法中的准确率(Precision)、召回率(Recall)、F值(F-Measure)
摘要: 数据挖掘.机器学习和推荐系统中的评测指标—准确率(Precision).召回率(Recall).F值(F-Measure)简介. 引言: 在机器学习.数据挖掘.推荐系统完成建模之后,需要对模型 ...
- 机器学习常见的几种评价指标:精确率(Precision)、召回率(Recall)、F值(F-measure)、ROC曲线、AUC、准确率(Accuracy)
原文链接:https://blog.csdn.net/weixin_42518879/article/details/83959319 主要内容:机器学习中常见的几种评价指标,它们各自的含义和计算(注 ...
- 什么是产品待办列表?(What is Product Backlog)
正如scrum指南中所描述的,产品待办事项列表是一个紧急而有序的列表,其中列出了改进产品所需的内容.它是scrum团队承担的工作的唯一来源. 在sprint计划 (Sprint Planning)活动 ...
- Magento创建configurable产品的要点
接着上一篇用API创建可配置的产品Configurable Product说事.Magento的产品类型可分为Simple Product.Group Product.Configurable Pro ...
- 【iOS开发必收藏】详解iOS应用程序内使用IAP/StoreKit付费、沙盒(SandBox)测试、创建测试账号流程!【2012-12-11日更新获取”产品付费数量等于0的问题”】
转的别人的 看到很多童鞋问到,为什么每次都返回数量等于0?? 其实有童鞋已经找到原因了,原因是你在 ItunesConnect 里的 “Contracts, Tax, and Banking”没有完成 ...
- 【ASP.NET Web API教程】2.3.6 创建产品和订单控制器
原文:[ASP.NET Web API教程]2.3.6 创建产品和订单控制器 注:本文是[ASP.NET Web API系列教程]的一部分,如果您是第一次看本博客文章,请先看前面的内容. Part 6 ...
- 评价指标整理:Precision, Recall, F-score, TPR, FPR, TNR, FNR, AUC, Accuracy
针对二分类的结果,对模型进行评估,通常有以下几种方法: Precision.Recall.F-score(F1-measure)TPR.FPR.TNR.FNR.AUCAccuracy 真实结果 1 ...
随机推荐
- js正则表达式——元字符
元字符 具有特殊意义的元字符 \d 匹配0-9的数字,相当于[0-9] \D 匹配除了0-9的任意字符 \w 匹配0-9.a-z.A-Z._ 的数字或字符,相当于[0-9a-zA-Z_] \W 匹配不 ...
- 安装ubuntu 18.04总结
今天开发组的一个妹子同事想把系统换成ubuntu的,过来找我,给装完后,做个总结..... 以下开始操作 环境:小米air ,系统win10,cpu intel_m3 一)下载ubuntu 的镜像 h ...
- 从零开始的Python学习Episode 15——正则表达式
正则表达式 正则表达式(或 RE)是一种小型的.高度专业化的编程语言,(在Python中)它内嵌在Python中,并通过 re 模块实现,所以使用时要导入re模块.正则表达式模式被编译成一系列的字节码 ...
- 浏览器内置http抓包工具软件
使用 360极速浏览器抓取HTTP的 请求头 与 响应头: *** 从 工具--->开发人员工具(F12) 或者 直接按下 F12键,打开抓包工具: **** 按下F5刷新: 双击其中的 Nam ...
- Git 命令及使用经验
手册中的基本命令: CONFIGURE TOOLING Configure user information for all local repositories $ git config --glo ...
- Linux入门进阶第五天——用户管理(帐号管理 )下
一.身份切换 为了避免 rm -rf /* 的悲剧发生,平时使用时,尽量使用一般帐号!需要环境设置等必要时才使用root 1.su命令 一般地,推荐使用su - / su - username的形式来 ...
- 20155310 2016-2017-2《Java程序设计》课堂实践补交
20155310 2016-2017-2<Java程序设计>课堂实践补交 第九周 程序设计中临时变量的使用 public class linshibianliang { public st ...
- 实验一 Java开发环境的熟悉(Linux+Eclipse)
实验一 Java开发环境的熟悉(Linux+Eclipse) 在Linux或Window或macOS中命令行下运行Java 在Linux 或Window或 macOS环境中 IDEA中调试设置断点 实 ...
- 20145234黄斐《Java程序设计》实验一—Java开发环境的熟悉(Linux + Eclipse)
实验步骤 由于实验时间比较紧张,这里只有最终结果的截图 (一)命令行下Java程序开发 (二)Eclipse下Java程序开发.调试 (三)练习 实现求正整数1-N之间所有质数的功能,并进行测试 实验 ...
- 【Windows10】我的电脑从新装到优化配置
[Windows10]我的电脑从新装到优化配置 必装软件 Visual Studio Microsoft VS Code Microsoft Expression Design 4 Notepad2- ...