<p>罗切斯特大学金融硕士项目在2023金融时报全美pre-experience MS in Finance programs排名中位列第三,项目为学生奠定扎实金融理论基础的同时,也注重培养学生的数据分析专业技能以应对大数据时代下的全球金融市场变化。MSF项目历史比较长,已经非常成熟了,可以根据是否要internship选3学期毕业或4学期毕业。</p><p>课程设置:涵盖金融建模分析、投资管理、风险管理、和公司财务等金融分支,有一个applied finance project,主要是利用学院自身的资源对接的一些当地的公司或是创业项目,学生作为外部咨询顾问参与。虽然课程也涉及到python,excel等量化分析工具的学习,但是并没有教得特别深入。课程比较固定,只有1门真正的自选。值得一提的是,学院有三大知名金融期刊,Journal of Financial Economics, Journal of Accounting and Economics和Journal of Monetary Economics;还有各种学生专业对口的Club。</p><p>就业方面:罗彻斯特大学Benet职业管理中心为学生提供了就业支持服务,无论是校友分享还是company visits这些职业辅导活动都让学生更好地获得真实商业世界的体验。就业数据还是非常不错的,Simon所有Master项目53%的国际学生能够留美就业(敢于直接写出这个数据的项目也不多的),整体就业率达到94%。金融项目毕业生的就业去向主要是金融服务业和咨询。回国同学的主要去向是券商,Simon在国内券商的认可度还是很不错的,但针对一些比较看重实习经历的券商投行部或者研究所来说,建议先在美国积累一定的实习经历,会更加有益。如果没有实习,可能相比国内金融研究生来说会有一定劣势。</p><p>录取方面:MSF是Simon四个项目里size最大的,bar不算很高,奖学金也很大方,超过50%的学生会有奖,基本是人手一申的项目,申请早或晚的轮次可根据Rochester作为不同的选校梯度来调整。</p>
SHOW FULL COLUMNS FROM `tb_univ_majorinfo` [ RunTime:0.005824s ]
SELECT `univ_col_id` FROM `tb_univ_majorinfo` WHERE `id` = 65575 LIMIT 1 [ RunTime:0.010304s ]
SHOW FULL COLUMNS FROM `tb_univ_collegeinfo` [ RunTime:0.010509s ]
SELECT `country_id` FROM `tb_univ_collegeinfo` WHERE `id` = 143 LIMIT 1 [ RunTime:0.009777s ]
SHOW FULL COLUMNS FROM `tb_track` [ RunTime:0.010153s ]
SELECT * FROM `tb_track` WHERE `majr_track` = 65575 AND `show_track` = 1 ORDER BY `id` ASC [ RunTime:0.009112s ]
SHOW FULL COLUMNS FROM `tb_univ_majorinfo_us` [ RunTime:0.015113s ]
SELECT `uc`.`country_id`,`uc`.`univ_name`,`uc`.`univ_ename`,`univ_col_id`,`umu`.`id`,`major_cname`,`major_ename`,`toefl_ac`,`toefl_total`,`toefl_min`,`toefl_send`,`ielts_ac`,`ielts_total`,`ielts_min`,`ielts_send`,`gmat_ac`,`gmat_total`,`gmat_min`,`gmat_send`,`gre_ac`,`gre_total`,`gre_min`,`gre_send`,`edu_ddl`,`viewpoint`,`pre_course`,`major_detail_id`,`major_detail_cname`,`uc`.`is_njstar`,`track`,major_detail_cname as major_detail_name,`major_id` FROM `tb_univ_majorinfo_us` `umu` LEFT JOIN `tb_univ_collegeinfo` `uc` ON `uc`.`id`=`umu`.`univ_col_id` WHERE `umu`.`id` = '65575' AND `umu`.`status` = '0' LIMIT 1 [ RunTime:0.036367s ]
SELECT `id`,`id_schl`,`school_id`,`cname_schl`,`mianshi`,`major_ename` FROM `tb_univ_majorinfo` LEFT JOIN `tb_school` `sch` ON `school_id`=`id_schl` WHERE ( id=65575 ) LIMIT 1 [ RunTime:0.005275s ]
SHOW FULL COLUMNS FROM `tb_univ_collegeinfo_sort` [ RunTime:0.009871s ]
SELECT `sort` FROM `tb_univ_collegeinfo_sort` WHERE `univ_col_id` = 143 AND `is_new` = 1 AND `sort_type` = 1 AND `sort_name` = '859' LIMIT 1 [ RunTime:0.005224s ]
SELECT `sort` FROM `tb_univ_collegeinfo_sort` WHERE `univ_col_id` = 143 AND `is_new` = 1 AND `sort_type` = 1 AND `sort_name` = '860' LIMIT 1 [ RunTime:0.006982s ]
SELECT `ucs`.`sort`,`umt`.`major_detail_cname`,`umt`.`tier`,`n`.`tier_desc` FROM `tb_univ_majorinfo_us` `umu` INNER JOIN `tb_univ_majorinfo_tier` `umt` ON `umu`.`id`=`umt`.`major_id` LEFT JOIN `tb_univ_collegeinfo_sort` `ucs` ON `umt`.`major_detail_id`=ucs.univ_major_class and umu.univ_col_id = ucs.univ_col_id and ucs.is_new = 1 and ucs.sort_type = 2 and ucs.sort_name = 862 LEFT JOIN `tb_newclass` `n` ON `n`.`class_cc`=umt.major_detail_id and n.ctry_cc = 12 WHERE `umu`.`id` = '65575' [ RunTime:0.007214s ]
SELECT `is_stem`,`season`,`edu_years`,`edu_fee`,`class_size`,`avg_gpa`,`avg_g`,`per_inter`,`per_sex`,`per_work`,`salary`,`per_stay` FROM `tb_univ_majorinfo_us` WHERE `id` = 65575 AND `status` = 0 LIMIT 1 [ RunTime:0.007626s ]
SELECT `major_id`,`major_detail_name` FROM `tb_univ_majorinfo` WHERE ( id=65575 ) LIMIT 1 [ RunTime:0.011776s ]
SHOW FULL COLUMNS FROM `tb_news` [ RunTime:0.010756s ]
SELECT distinct `id_news`,`title_news`,`time_news`,`cname_news`,`cuniv_news`,`cmajr_news`,`detail_news`,`id_univ`,`newsid` FROM `tb_news` LEFT JOIN `tb_advisernews` ON `id_news`=`newsid` WHERE `id_univ` = 143 AND `major_news` = 65575 AND `cname_news` NOT IN ('0','') AND `type_news` = 'succ' ORDER BY `time_news` DESC,`id_news` DESC LIMIT 4 [ RunTime:0.008102s ]
SHOW FULL COLUMNS FROM `tb_advisernews` [ RunTime:0.005284s ]
SELECT * FROM `tb_advisernews`,`tb_adviser` WHERE ( status=1 and userid=user_id and newsid=19996 ) ORDER BY LOCATE(position, '2145') asc LIMIT 1 [ RunTime:0.005538s ]
select distinct cover,hot_cover,c.id,title,create_at,m_reading,school_id,video,c.type,create_at as time,c.level_limit,c.cate_id
from tb_article_content c,tb_major_information d,tb_information_count a
left join tb_univ_majorinfo_us b on a.major_id =b.id and a.school_id=b.univ_col_id
where d.information_id=a.id
and d.article_id=c.id
and d.information_id=a.id
and school_id=143
and a.major_id=65575 and video!=''
order by c.create_at desc
limit 2 [ RunTime:0.008171s ]
select distinct cover,hot_cover,c.id,title,create_at,m_reading,school_id,video,c.type,create_at as time,c.level_limit,c.cate_id
from tb_article_content c,tb_major_information d,tb_information_count a
left join tb_univ_majorinfo_us b on a.major_id =b.id and a.school_id=b.univ_col_id
where d.information_id=a.id
and d.article_id=c.id
and d.information_id=a.id
and school_id=143
and a.major_id=65575 and video=''
order by c.create_at desc
limit 3 [ RunTime:0.009596s ]
SHOW FULL COLUMNS FROM `tb_article_category` [ RunTime:0.009878s ]
SELECT * FROM `tb_univ_majorinfo` WHERE `id` = 65575 LIMIT 1 [ RunTime:0.006624s ]
SHOW FULL COLUMNS FROM `tb_mianshi` [ RunTime:0.013345s ]
SELECT distinct
`id_mianshi`,`avatar`,content_mianshi AS content,c.apyear_cust AS year,`month_mianshi`,type_mianshi AS type,add_mianshi AS address,length_mianshi AS length,cinterviewer_mianshi count,join_time_mianshi AS jointime,`m`.`major_mianshi`,`m`.`cust_mianshi`,`show_mianshi`,`majrshow_mianshi`,`cust_mianshi`,`c`.`name_cust`,`lang_mianshi` FROM `tb_mianshi` `m` LEFT JOIN `tb_univ_majorinfo` `um` ON `m`.`major_mianshi`=`um`.`id` LEFT JOIN `tb_register` `r` ON `m`.`cust_mianshi`=r.uid and r.app=1 LEFT JOIN `tb_custom` `c` ON `c`.`id_cust`=`m`.`cust_mianshi` WHERE `show_mianshi` = 1 AND `majrshow_mianshi` <> 0 AND `major_mianshi` = 65575 AND `cust_mianshi` > 0 ORDER BY field(majrshow_mianshi,1,2),`join_time_mianshi` DESC [ RunTime:0.013795s ]
SHOW FULL COLUMNS FROM `tb_apply_ranking_ds` [ RunTime:0.013652s ]
SELECT * FROM `tb_apply_ranking_ds` WHERE `aply_year` = '2023' AND `country_id` = 12 AND `major_aply` = 65575 ORDER BY `apply_rank` ASC,`type` ASC LIMIT 2 [ RunTime:0.009565s ]
SHOW FULL COLUMNS FROM `tb_univ_monitored` [ RunTime:0.010262s ]
SELECT * FROM `tb_univ_monitored` WHERE `univ_id` = 143 LIMIT 1 [ RunTime:0.009668s ]
SHOW FULL COLUMNS FROM `tb_handbook` [ RunTime:0.010180s ]
SELECT * FROM `tb_handbook` WHERE `type_hb` = 2 AND `relatedid_hb` = 143 AND `show_hb` = 1 LIMIT 1 [ RunTime:0.008183s ]