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 ...
随机推荐
- parseInt("08")或parseInt("09")转换返回0的解决办法
在javascript中使用parseInt()函数转换成整数时会遇到以下这种情况: 使用parseInt()转换'01'~'07'时可以转换成整数1~7,而转换'08'和'09'时,就会出现转换结果 ...
- 一个数据仓库时代开始--Hive
一.什么是 Apache Hive? Apache Hive 是一个基于 Hadoop Haused 构建的开源数据仓库系统,我们使用它来查询和分析存储在 Hadoop 文件中的大型数据集.此外,通过 ...
- php合成图片 文字
代码: public function mergePic(){ $ground = '/Public/merge/beijing.png'; $img = [ 'url'=>'/Public/m ...
- Linux下C语言编译的问题
在Linux下编程发现一个诡异的现象,就是在链接一个静态库的时候总是报错,类似下面这样的错误: (.text+0x13): undefined reference to `func' 关于undefi ...
- Binary Indexed Tree (Fenwick Tree)
Binary Indexed Tree 主要是为了存储数组前缀或或后缀和,以便计算任意一段的和.其优势在于可以常数时间处理更新(如果不需要更新直接用一个数组存储所有前缀/后缀和即可).空间复杂度O(n ...
- Spring事务控制
我们在实际业务场景中,经常会遇到数据频繁修改读取的问题.在同一时刻,不同的业务逻辑对同一个表数据进行修改,这种冲突很可能造成数据不可挽回的错乱,所以我们需要用事务来对数据进行管理. 1. 到底什么是事 ...
- 20170531 课堂实践 MyOD
MyOD 题目 编写MyOD.java 用java MyOD XXX实现Linux下od -tx -tc XXX的功能 Linux下od功能详解 od(octal dump)命令可以以八进制.十进制. ...
- 20155307 2017-2018-2 《Java程序设计》第2周学习总结
20155307 2017-2018-2 <Java程序设计>第2周学习总结 教材学习内容总结 整数:short(2 byte).int(4 byte).long(8 byte) 字节(b ...
- POI导出excel文件样式
需求: 公司业务和银行挂钩,各种形式的数据之间交互性比较强,这就涉及到了存储形式之间的转换 比如数据库数据与excel文件之间的转换 解决: 我目前使用过的是POI转换数据库和文件之间的数据,下边上代 ...
- kettle 将job等导入导出成xml
一.导出 工具->资源库->探索资源库 就可以看见资源库里面的资源了. 如果要导出资源库里面的某个目录就右键就行了. 如果要导出全部资源库的文件就如下图所示 将资源库导出其实也是一个xml ...