由买买提看人间百态

topics

全部话题 - 话题: year1
1 (共1页)
f*******m
发帖数: 94
1
来自主题: Statistics版 - 请教一个ANOVA的问题!
有个简单的问题请教大家, 请走过路过的帮个忙, 非常感谢大家。并祝正在找工作的
能够找到工作,找到工作的能升值,哈哈。
我有数据是这样的:
Subject GPA school Year
1 70 A Year1
2 80 A Year1
3 70 A Year1
4 80 A Year1
5 60 A Year2
6 80 B Year2
7 70 B Year2
8 80 B Year4
9 70 B Year3
10 80 B Year4
11 70 C Year1
12 80 C Year2
13 70 C Year3
14 80 C Year4
15 80 C Year1
16 70 C Year2
17 ... 阅读全帖
s***e
发帖数: 5242
2
目前 principle:P
cost C
rate R1
no cost rate R2
那么对有closing fee的情况,我的新贷款就是 P+C,然后直接算月付?
我的情况:20w principle, R1=2.5, R2=3,C=4k,银行说再住3年以上有cost的合算。
但是我自己算的的不是这个结果。
下面的matlab code分别算两种情况下多少钱付利息了:
clear;
rate1 = 3.5;
rate2 = 2.5;
rate3 = 3.0;
year_refi = 1.5;
year1 = 15;
year2 = year1-year_refi;
loan = 200;
cost = 4;
rent = zeros(year1*12,4);
[paid0,own0] = mort_su(loan, year1, rate1, year_refi);
for i =year_refi*12:year1*12
[paid1,own1] = mort_su(loan, year1, rate1, i/12);
[paid2,own2] = mort_su(loan-... 阅读全帖
s***e
发帖数: 5242
3
【 以下文字转载自 Living 讨论区 】
发信人: sukye (勤奋的小苏), 信区: Living
标 题: 还保有房子多少年才值得no cost refi (附code)
发信站: BBS 未名空间站 (Tue Oct 2 17:35:08 2012, 美东)
目前 principle:P
cost C
rate R1
no cost rate R2
那么对有closing fee的情况,我的新贷款就是 P+C,然后直接算月付?
我的情况:20w principle, R1=2.5, R2=3,C=4k,银行说再住3年以上有cost的合算。
但是我自己算的的不是这个结果。
下面的matlab code分别算两种情况下多少钱付利息了:
clear;
rate1 = 3.5;
rate2 = 2.5;
rate3 = 3.0;
year_refi = 1.5;
year1 = 15;
year2 = year1-year_refi;
loan = 200;
cost = 4;
rent = zeros(year1*12,4);
[paid0,own0] = mort_su(l... 阅读全帖
x*******u
发帖数: 500
4
来自主题: Statistics版 - SAS date format 的问题
有人给我一个数据, 两种格式, 一个是csv 原始数据, 一个是SAS data。
本来应该是一样的, 对比的时候发现
原始数据有两个variables是年份
year1 year2
2001 2002
2001 2003
2001 2002
...
SAS data里面却是
year1 year2
01JAN20:00:00:00 2002
01JAN20:00:00:00 2003
01JAN20:00:00:00 2002
如果我用proc import读取CSV原始data,
PROC IMPORT OUT= WORK.mydata
DATAFILE= "c:\mydata.csv"
DBMS=CSV REPLACE;
GETNAMES=YES;
RUN;
得到的SAS data跟别人给我的一样。year1 也是怪怪的。
如果我copy and paste上面import程序的log, 然后删掉year1 的format(DATETIME.)
和informat(ANYDTDTM40.),
得到的year... 阅读全帖
b*******r
发帖数: 32
5
来自主题: Quant版 - 问个关于volatility的问题
variance(year1 to year2)=variance(now to year2)*2 - variance(now to year1)*1
Implied volatility of a one year option forward starting in 1
year=sqrt(variance(year1 to year2))
But you have implied volatility of 2 year option <<< implied volatility of 1
year option. So in this case, it will end up seeking square root of
negative number- there is no solution in this case.
Gurus, any ideas?
g*********g
发帖数: 114
6
来自主题: JobHunting版 - 怎么计算两天之间的时间间隔
DiffYear (int year1,int year2)
{
Int year = year1 - year2;
return year
}
DiffMonth(int month1,int month2)
{
int month = month1-month2;
return month;
}
DiffDay(int day1, int day2)
{
int day = day1-day2;
return day;
}
int main
{
System.output(DiffYear(2011,2009)*365+DiffMonth(11,10)* 30+ DiffDay(30,29
))
}
j*****y
发帖数: 1071
7
来自主题: JobHunting版 - A家intern 面经,求祝福
bless
int total_day(int day, int month, int year)
{
int sum = 0;
sum += (year - 1) * 365 + (year - 1) / 4;
switch(month)
{
case 1:
break;
case 2:
sum += 31;
break;
case 3:
sum += 31 + 28;
break;
case 4:
sum += 31 * 2 + 28;
break;
... 阅读全帖
n****e
发帖数: 6292
H****r
发帖数: 16240
9
来自主题: History版 - TG当年在香港的高级间谍
【 以下文字转载自 Military 讨论区 】
发信人: Hetzer (乌衣蓝帽), 信区: Military
标 题: TG当年在香港的高级间谍
发信站: BBS 未名空间站 (Sat Nov 7 12:52:01 2009, 美东)
http://zh.wikipedia.org/w/index.php?title=%E6%9B%BE%E6%98%AD%E7%A7%91
http://hk.atlaspost.com/landmark-531319.htm
http://paper.wenweipo.com/2006/12/26/CH0612260002.htm
http://www.singtao.com/archive/fullstory.asp?andor=or&year1=2002&month1=3&day1=6&year2=2002&month2=3&day2=6&category=all&id=20020306a05&keyword1=&keyword2=
c******g
发帖数: 2323
w*********r
发帖数: 42116
11
https://data.bls.gov/cgi-bin/cpicalc.pl?cost1=100&year1=201704&year2=201804
根据美国政府的统计,去年四月份的100元,相当于现在的102.46。考虑到食品只占支
出的很小一部分,美国食品上涨的幅度应该是可以体会的到的。

发帖数: 1
12

就这个价啊,nusery大概25万,year1-9 25-29万,year9-13大概30-33万,以上纯学费
。其他收费的还有校服,校车,餐费,每年统一组织1-2次出游,一起算4-5万,再其他
补课费用就看家庭情况了
Y*H
发帖数: 1582
13
Search high cost Hep-C drug "Sovaldi", "Harvoni".
Insurance companies/governemnt pays $100K per treatment.Cure rate is 95%+.
Pharmacy trend (year2 cost/year1 cost) is over 10% right now because of all
these specialty drugs. If you don't want to benefit from newer medical
technology then consider moving out of the states.
d******g
发帖数: 6966
14
来自主题: Automobile版 - bmw 无烂车 - bmw 3 扫盲。
的确如此335/135几百块的芯片上去跑1/4mile就是vette水平了...性价比绝对一流
...相比来说328性价比就一般了

make1=35&model1=1387&op1=%3D&year1=2008&make2=5&model2=1365&op2=%3D&year2=
2008&make3=-1&op3=%3D&year3=0&make4=-
1&op4=%3D&year4=0&submitButtonName=Compare%21
t**********3
发帖数: 12623
15
来自主题: Automobile版 - 应用题:Mini的油箱到底多大
我代表文科生给你算算:
由于:
Mini Cooper S combined MPG=29mpg (1)
所以:
昨晚油箱剩余油量:19 miles / 29 mpg = 0.66 gal
Mini油箱总容积:0.66 gal + 14+ gals = 14.66 + gals
14.66>13.2
结论:
1. Mini用户手册不靠谱
2. 加油站加油机不靠谱
(1)http://www.fueleconomy.gov/feg/PowerSearch.do?action=noform&path=1&year1=2011&year2=2011&make=MINI&model=Cooper%20S&srchtyp=ymm
l******6
发帖数: 335
16
GM vehicles have proven again and again why they are a top choice for law
enforcement professionals.
Caprice PPV
Best-in-class top speed rated at 154 mph in 2013 for the third straight
year1
Outstanding 60–0 mph braking in 128.3 ft.
More cubic feet of interior volume than the retired Ford Crown Victoria
Police Interceptor, Ford Police Interceptor Sedan and Dodge Charger
Impala PPV
Best-in-class top speed among all V-6 entrants at 149 mph1
Largest trunk volume over any sedan v... 阅读全帖
f******t
发帖数: 7283
17
CLA45 AMG的信息我主要这两个来源:
MBUSA官网:
https://www.mbusa.com/mercedes/vehicles/compare#year1=2014&make1=Mercedes-
Benz&model1=8301&trim1=37913&category=PERFORMANCE
MotorTrend:
http://www.motortrend.com/auto_shows/new_york/2013/1303_2014_me
里面都是说前轮是ventilated的,后轮则仅仅是disc。
MBUSA官网都这样说了,你总不会怀疑官网吧。
t********9
发帖数: 536
18
来自主题: Faculty版 - 该给多少Effort?
准备投个R01, 有一个外校的合作者,需要他和他的人员帮助完成其中的一个Aim 的
sub aim3.1, 可以在Year1 and Year 2 完成,准备每年给他20%的Budget。之后的第3到
第5年我希望他可以做我的mentor or consultant, 指导我在某个领域的研究,不需要
他做任何实验,但是帮助我解释一些实验结果等等。之所以想请这个人继续做我的
mentor 或者 consultant, 是因为我本身在某领域有所欠缺, 他的加入会提高我的中
奖的机会。像这种情况,大家一般是给多少的effort? 5% or 10%? (Year 3-5),注意
是effort, 不是budget. 多谢。
l*******e
发帖数: 1519
19
来自主题: Family版 - 2011新年包子
Happy new year1
r******l
发帖数: 10760
20
来自主题: Investment版 - Note靠谱吗?
下面是某一个15年期的Note的details,类似这种靠谱么?
Year1-2: 10% (Fixed)
Year 3-15: 10 x (30years' CMS - 2years' CMS), Subject to S&P 500 Index AND
Russell 2000 Index ≥ 60% on 5/26/2015 (Daily Accrual), Cap at 10%
Non-Callable Note
Monthly Payment
Non-Principal Protected Note
Payment at Maturity:
1. If BOTH Final Index Value of S&P 500 Index AND Russell 2000 Index ≥ 50%
of initial level on 5/26/2015, Principal
2. If EITHER Final Index Value of S&P 500 Index OR Russell 2000 Index < 50%
of initial level on 5/26/2015... 阅读全帖
t*********n
发帖数: 89
21
来自主题: JobHunting版 - A家intern 面经,求祝福
10分钟前面完的,大家将就看看
白人小伙, project 5min
1. 检查BST
2. 计算逆波兰表达式
3. 检查两个日期之间的天数差距:
int calculateDays(int day1, int month1, int year1, int day2. int month2, int
year2)
不知道哪里人的口音,很奇怪,经常不知道他要问什么,project 5min . Linkedlist
vs Array
1. 数组中找两数sum为一个数
2. 打印Fib(N) ,如果n为奇数,打印"Fizz" fib(n) 次,如果n为偶数,打印“Buzz”
fib(n)次。
然后抱怨了下波士顿的天气...结束
两个面试官 都说了,HR will contact you by the end of next week. 希望是好消息
GC
发帖数: 1409
22
来自主题: Living版 - 直此新年佳节!
Happy Chinese new Year1
r******l
发帖数: 10760
23
最近刚听说note这种东西,搜了一下板上似乎没有讨论的(也许是用的其他名字?)听
agent讲note似乎很好: 收益不错,风险不大。这里这么多人搞个high earning saving
都讨论半天,为啥没人讨论这个呢?
下面是某一个15年期的Note的details,类似这种东西靠谱么?
Year1-2: 10% (Fixed)
Year 3-15: 10 x (30years' CMS - 2years' CMS), Subject to S&P 500 Index
ANDRussell 2000 Index ≥ 60% on 5/26/2015 (Daily Accrual), Cap at 10%
Non-Callable Note
Monthly Payment
Non-Principal Protected Note
Payment at Maturity:
1. If BOTH Final Index Value of S&P 500 Index AND Russell 2000 Index ≥ 50%
of initial level on 5/26/2015, Pr... 阅读全帖
t******t
发帖数: 772
24
来自主题: TAX版 - Making work pay credit
yes, you could be nr IF YOU STILL IN YEAR1-YEAR 5
j**********2
发帖数: 1495
25
来自主题: Working版 - 求问这个401K matching是什么意思
year1 year2 是不是说你在公司工作的年头啊
q****3
发帖数: 2223
26
2014年7月8日
周永康
「我比前賢路已寬。」
如果這句話屬實,如果2003年7月1日曾經是香港命吣孓D的一天。
或許,2014年7月1日50萬人上街,小島通往曙光的路其實已寬闊了許多。
7月2號從警校出來已是下午4點。十四個小時。
由香港仔遊樂場一路走來這幾天時間表都密密麻麻。
現在已是7月8號夜晚,卻間有不知今夕是何年的困惑,精神時間有滯後之感。出席被
捕獲釋後第一次行動檢討會時,在場無一個同學記得當天日子時間。大家過去都真的太
累了。
這幾天在往不同的分享訪問途中,總是有不少香港人表示很受七一遮打留守行動感動。
的士司機:「支持學生佔中阿!大陸個白皮書太過份,連小市民安樂生活都唔俾!梗
係要出黎!」
電台主持:「學聯今次好野阿!幫左膠拎返D分!」(笑)
天主教徒:「我地都被學生感動到,逼住思考自己為咗香港呢個家可以付出幾多。」
前路茫茫,人心的力量能否反噬獨裁的無情?我總是天真地心懷一絲希望。
七一行動由學生發起,但每個人都知道,這不是學撸@是香港人的民主邉印br />
在511個被捕者當中,有七八十個大學生,但也有紋身師、推拿師、地盤工人、工程師
、教師、攝影師、退休公務員(... 阅读全帖
b**********s
发帖数: 9531
27
http://data.bls.gov/cgi-bin/cpicalc.pl?cost1=1&year1=1999&year2
这个用cpi算的 (当然不能用你们房产增值率算了),1999年的0.85相当于今天的1.21
现在坐一次地铁是2.10或者2.65。你说他们黑不黑?
a*****g
发帖数: 19398
28
来自主题: Chicago版 - IL Report cards to change
IL Report cards to change
摘要:学校要统计8年级代数通过率
Diana Rado1s article on the new State of Illinois school report cards (
School Report Cards to Change, October 30), highlights several changes in
this year1s report cards, including the reporting of data about the
percentage of 8th graders who pass Algebra I. This percentage is supposed to
be an indication of how well a middle school is performing.
With the new report card, having more students passing Algebra I in middle
school is now officially a badg... 阅读全帖
g******4
发帖数: 6339
29
671 Lincoln Ave,
Winnetka, IL 60093
03/06/12 Sold $1,585,000
12/15/88 Sold $875,000
http://www.zillow.com/homedetails/671-Lincoln-Ave-Winnetka-IL-60093/3360197_zpid/
----------------------------------------
$875,000 in 1988 Has the same buying power as:
$1,698,180.47 in 2012
https://data.bls.gov/cgi-bin/cpicalc.pl?cost1=875000&year1=1988&year2=2012
$1,698,180.47 > $1,585,000
房价的上涨并不能击败通货膨胀!!

hit,
to
home
c*******l
发帖数: 823
30
来自主题: PHILADELPHIA版 - 元旦了,发包子了
Happy New Year1
d**u
发帖数: 1639
31
来自主题: PHILADELPHIA版 - [合集] 元旦了,发包子了
☆─────────────────────────────────────☆
betwfingers (费帮_城管大叔) 于 (Thu Dec 30 14:08:07 2010, 美东) 提到:
版二ditu隆重赞助
_________________________________
又是一年要过去了。。。
祝大家新年好。。。
明年更好。。。。希望合家安康,事业顺利,世界太平。。。
发包子吧,限常驻ID...
(难道没有公司赞助点实物的吗。。。)
☆─────────────────────────────────────☆
ARSU (do people need thick road) 于 (Thu Dec 30 14:41:08 2010, 美东) 提到:
排实物包子
☆─────────────────────────────────────☆
recoco (Teddybaobao) 于 (Thu Dec 30 16:23:31 2010, 美东) 提到:

☆─────────────────────────────────────☆
... 阅读全帖
i**********p
发帖数: 1341
32
来自主题: Pingpong版 - usatt league网站的bug
我没说javascript library有bug,我说的是usatt网站的bug. more specifically:
1. javascript library interface design很误导,month从开始,day从1开始,这是
不坑人是什么
2. 注意我post的title是"usatt league网站的bug"。usatt网站没有意识到month从0开
始,默认从1开始,这个inconsistency是个bug
FYI,bug出在usatt网站的dateStringCompare里用了
var date1 = new Date(year1, month1, day1);
var date2 = new Date(year2, month2, day2);
我几个小时之前给他们写信后,建议了fix (把month -1)。他们承认了这个问题,号称
已经fix了,你可以去check dateStringCompare是不是修正了(我没去check过)。估
计你试的时候已经是after fix了,所以正常。
// 这和浏览器无关。大浏览器的javascript int... 阅读全帖
a****8
发帖数: 2771
h******l
发帖数: 534
34
来自主题: Piebridge版 - 我奔一张!
Among Christian, and Buddah, and Confucius, I am in the middle.
Just this kind of state, I am not a pure of anything.
:|
Happy New Year1
Happy Dragon Year!
It will be very good to have a dragon baby!
Cheers UP GUYS
Working Hard OOOHHH!
x******l
发帖数: 104
35
来自主题: Accounting版 - EPS and cumulative Preferred stock
A company issued nonconvertable cumulative preferred stock and common stock
in year 1, if there was no dividend declared in year 1 and company only paid
dividend in year 2, when we calculate EPS in year 2, do we need consider /
deduct dividend in arrears of year1 (F7 multiple choice-EPS)? Thanks
c******r
发帖数: 64
36
来自主题: Accounting版 - EPS and cumulative Preferred stock
you need to consider the P/S dividends in year 1&2
before you conside common stock dividends in Year 2.
.........................
........do we need consider / deduct dividend in arrears of year1
s*****n
发帖数: 325
37
05年真题 第11道好奇怪啊
You r given the following data:
===============year1==year2
Tota===========12000==14000
Number of
Policyholders===25======30
The Estimate of variance of hypothetical means is 254
Determine the credibility factor for Year 3 using the nonparametric
empirical Bayes method.
=================================
知道a,m,求z,所以只要求v就OK,可是怎么都看不懂答案上那个v怎么出来的
有请强人解答 @@
H*****e
发帖数: 120
38
this is my field and i come in intending to answer your academic question.
but did not know you post this! please let me know if you find such a place
and i will pay my fellow to there for one year1
g*****n
发帖数: 250
39
哥伦比亚一个儿科大夫觉得她的病人里多了两个小脑袋(microcephaly), 就问孩子他
妈,有没有被蚊子咬过,觉得不舒服。在那个鬼地方,谁不被蚊子咬。于是她就说这跟
zika有关。于是就上了报。美国人看到了吓坏了。不是害怕发烧呕吐,而是害怕小脑袋
。马上调查zika的分布。发现3/4的美国都有,北到Michigan。媒体用扩散(spread)这
个词,听上去像是蚊子几天就从南美飞到Michigan。
zika不仅美洲有,非洲和亚洲也有。跟小脑袋的关系只在南美局部发现。非洲和亚洲蚊
子一样多,一样厉害。但是,没有发现那个关系。
zika不是突然从天上掉下来的,它和人类的关系历史悠久。小脑袋突然增多,可zika年
年都那样。那个CDC文章引用的主要数据不是研究论文,而是巴西国家统计数字。作者
都没敢说microcephaly的增多跟zika outbreak有关,只是说recognition of Zika
virus transmission。(原文:An increase in the number of infants with
microcephaly in Brazil wa... 阅读全帖
f***5
发帖数: 1569
40
来自主题: Economics版 - stata问题求助,有包子奖励!
If it is regression:
reg y x1 z
outreg2 using 1.xls, replace keep (x1 z)
reg y x2
outreg2 using 1.xls, keep (x2 z)
If it is others, I have a code like this, but not sure whether it can help u
. U need to use something like APPEND I guess. eg 1 and eg 2is not related
(1) forvalues i=1(1)16 {
use f_oos, clear
forvalues j=1(1)10{
rename f`i'_yr`j' year`j'
}
keep year1 year2 year3 year4 year5 year6 year7 year8 year9 year10
save f`i'_oos,replace
}
(2)
forvalues i=2(1)16 {
append using rs`... 阅读全帖
r***o
发帖数: 127
41
两块儿地:sub1 & sub2.
在上面做实验,每年的1月1日做,从91年做到00年,一共10年(year1-year10).
在每块儿地上做test vs control,得出trt1 @ trt2.
91年做10次相同试验,n1-n10
92年做20次相同试验,n1-n20,
.....
00年做100次,n1-n100.
需要我写一个3-way mixed model的code
我的code是:
proc mixed;
class trt sub year;
model y=sub year sub*year;
random trt trt*sub trt*year trt*sub*year;
repeated ?????/ sub=sub type=cs r un;
这里的?????应该写什么啊?
在每个最小的cell里面observation是repeated.好像我以前从来没有遇到过这种问题啊.
另外,我这个的code没有错吧,人家好像很满意的样子
p********a
发帖数: 5352
42
来自主题: Statistics版 - need VBA help please!
Maybe you don't even need VBA. A few Excel functions will work.
=MID('C:VBA\proj1\[100 West Winds.xls] Year1'!D13,1,2)
MID is just like substr function in SAS, 1 is start point, 2 is number of
characters
q**j
发帖数: 10612
43
来自主题: Statistics版 - 请教一个SAS文件循环生成的小问题
you do not need sql
data year1 year2 ... yearn;
set yourdata;
do yr = 1 to n;
if year = yr then output yeari;
end;
run;
something like this. you need to work out the details.
sql is verstile, but slow in many situations.
d********h
发帖数: 2048
44
来自主题: Statistics版 - 慕名而来,请教一个 SAS date question
why convert?
difference=(year1-year2)*365+(month1-month2)*12+(day1-day2);
1 (共1页)