Eng1—English daily notes
English daily notes
2015年
4月
Phrases
1. As a side note
#作为附注,顺便说句题外话,和by the way意思相近,例句:
@1:As a side note, there is no equivalent to tapply in the plyr package.
2. Across the range of
#各种/各类/所有的,例句
@1:In order to improve all the mechanism, we' are looking across the range of all the platforms and areas.
3. zero in on
注意力集中于(某事),聚焦于,对准(使(枪炮)瞄准(某目标)),例句:
@1:When we had all zeroed in our guns on the enemy post, we opened fire.
@2: The plane zeroed in on the arms factory and distroyed it with one bomb.
4. boil down to
# 归结为,浓缩成,意味着
@1:It could simply boil down to a lack of opportunity: Women still earn less than menworking the same jobs and are underrepresented in the boardroom.
这可以简单地归结为:机会的缺少。同样的工作中妇女的收入仍旧比男性少,在董事会中的席位也如此。
@2:Many data problems boil down to statistical tests
5. indoor and outdoor stadiums
@1:室内和露天大型运动场(或体育馆)
6. TV commentators
@1:电视评论员
7. during pregnancy
@1:怀孕期间:
8. bell-shaped curve
钟形曲线
@1:For many random variables, a good choice is the normal distribution, oftenrepresented as a bell-shaped curve, shown in Figure 1(对于许多随机变量来说,一个好的选择是正态分布,常常表现为一个钟型曲线,如图1 所示)
9. alternative hypothesis
@1:备择假设
10. computationally intensive
需要大量运算的!
@1:Fisher’s exact test can be very computationally intensive for large tables, so statisticians
usually use an alternative test: chi-squared tests。
Words
1. switch hitters
#左右手均能击球的运动员
@1:As you can see, the proportion of switch hitters (bats=="B") increases with higher batting average(击球率)
2. mosaic plot
#马赛克图/拼花图
3.formulate
vt. 规划/制定;用公式表示;明确地表达
@1:If you formulate something such as a plan or proposal, you invent it, thinking about the details carefully. 构想出 (计划或提案);
Little by little, he formulated his plan for escape:他一点一点地构想出了他的逃跑计划
@2:If you formulate a thought, opinion, or idea, you express it or describe it using particular words. 用独特的词语表述
I was impressed by the way he could formulate his ideas:我对他表述自己想法的独特用词印象深刻。
4.proprietary
# 专有的,特有的,私有的,专利的
R is a good substitute for expensive, proprietary statistics software packages
Sentence
Eng1—English daily notes的更多相关文章
- Eng1—English daily notes
English daily notes 2015年 4月 Phrases As a side note 作为附注,顺便说句题外话,和by the way意思相近,例句 As a side note, ...
- English is very important!
Well, as a college student,I haven't realized how important the English is . But as a web programmer ...
- Jekyll的_config文件配置报错
8 April 2019 by IchiehPan Jekyll 搭建博客时, 修改完_config.yml文件后就收到了github的build error邮件. 大致内容如下: did not f ...
- GitHub Pages 和 Jekyll 笔记
GitHub Pages 和 Jekyll 笔记 快速创建(使用默认的Jekyll引擎) 1. 新建仓库 新建一个空仓库, 名称为username.github.io, 其中 username 就是你 ...
- American daily English notes (enlarged edition): A review
Life English is the most pragmatic kind of English when one wants to associate with foreigner friend ...
- The introduction of the book American daily English notes (enlarged edition)
After reading the book of American daily English notes written by Linkun Yang[1], I think I should a ...
- Notes of Daily Scrum Meeting(11.19)
Notes of Daily Scrum Meeting(11.19) 现在工程项目进入尾声了,我们的项目中还有一些问题需要解决,调试修改起来进度比较慢,所以昨天就没有贴出项目 进度,今天的团队工作总 ...
- Notes of Daily Scrum Meeting(11.17)
Notes of Daily Scrum Meeting(11.17) 今天是第四周的周一,也就是说距离最后发布也只剩下一周的时间,但我们的工程里面还有很多的问题没有解决,我关注过 其他一两个小组,他 ...
- Notes of Daily Scrum Meeting(11.15)
Notes of Daily Scrum Meeting(11.15) 今天周六我们的主要工作是把这周落下的一些工作补回来,这是写程序的最后阶段,准备进入测试阶段了,所以之前的工作 要补齐,今天大家的 ...
随机推荐
- Rsyslog初步学习
一.Rsyslog整体架构 Rsyslog消息流:输入模块——>预处理模块——>主队列——>过滤模块——>执行队列——>输出模块 1. 输入模块 输入模块是消息来源 2. ...
- Spark Shuffle之Sort Shuffle
源文件放在github,随着理解的深入,不断更新,如有谬误之处,欢迎指正.原文链接https://github.com/jacksu/utils4s/blob/master/spark-knowled ...
- 使用 virt-install 创建虚拟机
使用 virt-install 创建虚拟机 virt-install --help 使用 qemu-kvm 创建虚拟机 介绍 1:命令路径:/usr/libexec/qemu-kvm 2:添加至环 ...
- [2017BUAA软工]第二次博客作业:代码复审
〇.comment链接 https://github.com/hanayashiki/Sudoku/issues/1 一.代码复审 1.概要部分 (1)代码能符合需求和规格说明么? 经测试,对于合法输 ...
- python编码iso-8859-9编码问题
(2018-10-15) 路 2018骞�10鏈�16鏃�8:30鈥斺€�11:00锛屽湪鍏垽涓€搴叕寮€瀹$悊锛氬啀瀹$敵璇�.. (2018-10-15) 路 2018骞�10鏈�16鏃�8: ...
- DNS原理及解析过程
本文主要参考自:http://369369.blog.51cto.com/319630/812889 并做了小幅修改 什么是DNS? 因特网上的主机和人类一样,也可以使用多种方式进行识别.主机的一种识 ...
- SpringMVC Ajax两种传参方式
1.采用@RequestParam或Request对象获取参数的方法 注:contentType必须指定为:application/x-www-form-urlencoded @ResponseBod ...
- CF697D-Puzzles
题目 一棵树,从根节点开始dfs,每层以随机顺序进入每个子节点,问走到每个点的时候期望经过了多少个点. (这里经过多少个点指的是经过多少个不同的点,即经过一个点多次算一个) (其实这个题不如说求期望d ...
- 洛谷P1658 购物
题目戳 题目描述 你就要去购物了,现在你手上有N种不同面值的硬币,每种硬币有无限多个.为了方便购物,你希望带尽量少的硬币,但要能组合出1到X之间的任意值. 输入输出格式 输入格式: 第一行两个数X.N ...
- UVA - 11997(巧妙的优先队列)
题意: 有k个整数数组,各包含k个元素,在每个数组中取一个元素加起来,可以得到kk个和,求这些和中最小的k个值 解析: 从简单的情况开始分析:经典方法,对原题没有思路,那么分析问题的简化版 这是对于两 ...