Using Monte Carlo Simulation Technology to Improve Intuitive Effect of Teaching Probability and Math

来源 :科教导刊 | 被引量 : 0次 | 上传用户:xieke594112
下载到本地 , 更方便阅读
声明 : 本文档内容版权归属内容提供方 , 如果您对本文有版权争议 , 可与客服联系进行内容授权或下架
论文部分内容阅读
  WAN Wenying, XIA Qing
  (Basic Course Department of Military Economics Academy of CPLA, Wuhan, Hubei, 430035)
  Abstract With the illustration of a specific problem, this paper demonstrates that using Monte Carlo Simulation technology will improve intuitive effect of teaching Probability and Mathematical Statistics course, and save instructors’ effort as well. And it is estimated that Monte Carlo Simulation technology will be one of the major teaching methods for Probability and Mathematical Statistics course in the future.
  Key words Monte Carlo Simulation; intuitive; Probability and Mathematical Statistics
  中图分类号:G424   文献标识码:A DOI:10.16400/j.cnki.kjdks.2015.02.045
  
  I Preface
  Probability and Mathematical Statistics is a discipline which studies the statistical rules of large amount of random phenomena. This discipline has a wide application in practice, ranging from natural science, engineering technology, social science, agriculture and industry production, medicine, geology, space technology, weather and disaster forecast to military.
  However, most students think it is difficult to learn this discipline. They think definitions are too abstract to understand and they have difficulty in mastering the way of learning. Aiming at this phenomenon, the writer of this paper holds the following thought based on years’ teaching experience:  the course, Probability and Mathematical Statistics, is different from the courses students learned previously, such as, Advanced Mathematics and Linear Algebra. Compared with that of Probability and Mathematical Statistics, the research objects of Advanced Mathematics and Linear Algebra are all more specific and clearer. For example, the main content of Advanced Mathematics is getting derivative or integral of specific functions; and for Linear Algebra, it is getting the solution of linear equations group. But Probability and Mathematical Statistics is the mathematics which studies chances. Its research objects are abstract and unspecific chances of random occurrence. And calculating such kind of chances is the main content of this course. If instructors could enhance the intuitive effect of Probability and Mathematical Statistics course in teaching, then students will find it is not so difficult to learn this course, and thus arouse their interest to study this course and improve learning efficiency.   Monte Carlo Simulation method originated in 18th century, when Pufeng decided circumferential rate,, by the method of randomly throwing needles. With the emergence and rapid development of modern computer technology, Monte Carlo Simulation method evolves into a method which uses computers to simulate probability process, and statistic the calculation results, and thus get the approximate solution of the problem.
  
  Monte Carlo method is a method which is based on probability model. Following the process described by this model, it conducts a kind of digital simulation experiment by using mathematical means, and then has the experiment result as the approximate solution of the problem. If the problem is about the probability of occurring a certain event or the expectation value of a random variable, then the occurrence frequency of this event or the mathematical mean value of this random variable’s sample testing value could be obtained through a certain experimental method. They are then regarded as the approximate solution of the problem. This is the basic thought of Monte Carlo method.
  Using Monte Carlo simulation technology in teaching Probability and Mathematical Statistics course could enhance students’ visual comprehension of conclusions and eliminate obstacles they met in study.
  II Introduction of the features of Matlab software
  If we want to adopt Monte Carlo simulation technology, we must use one type of programming language. At present, there are three computer mathematical languages which have the greatest influence worldwide. They are: MATLAB of Mathworks Company, Mathematica Language of Wolfram Research Company, and Maple Language of Waterloo Maple Company. The writer chooses MATLAB Language as the programming language, because the statistical toolbox of MATLAB has a powerful function, which covers almost every aspect of probability statistics. Concerning several issues that MATLAB hasn’t taken into consideration, users could program M file themselves.
  To scientific researchers, the MATLAB is a preferred computer mathematical language designed by Mathworks Company. It is also a language most suitable for many science and engineering disciplines. Matlab is a high-powered programming software which is used in engineering calculation. It gathers scientific calculation, visualization of results and programming in a very conveniently used environment. The basic data structure of Matlab is matrix, whose expression is quite similar to equations used in mathematical engineering calculation. It is very convenient and easy to learn. It includes five parts: MATLAB language, MATLAB operation environment, MATLAB image processing system, MATLAB mathematical function base and MATLAB application program interface. The main functions of MATLAB are: data and symbol calculation, data analysis and visualization, word processing, Simulink dynamic emulation, etc.  Matlab is wildly used as a special-purpose scientific computer language in other countries’ high-learning academies, and relevant courses have been established as well. It is now regarded as one essential skill for undergraduates, graduates and instructors.   III Examples of application
  Let’s have exercise 24 on Page 115 from the textbook, Probability and Mathematical Statistics (second edition, edited by Liu Zhengxin) as an example to demonstrate that Monte Carlo simulation technology could improve intuitive effect of teaching. The exercise is as following:
  Suppose  are independent with each other, their density functions are as following
  Try to get the probability density of the random variable  = 2 + .
  The Matlab codes are as following:
  lam=1;n=100000;u=zeros(1,n);v=zeros(1,n);z=zeros(1,n);
  for i=1:n
  u(i)=2*rand;    v(i)=-log(rand)/lam;    z(i)=u(i)+v(i);
  end
  [N,h]=hist(z,100);N=N/(h(2)-h(1))/n;bar(h,N,1,'w');holdon;
  x=0:0.01:2;y=0.5.*(1.-exp(-x));
  plot(x,y);hold on;
  x=2:0.01:10;y=0.5.*(exp(2)-1).*exp(-x);hold on;plot(x,y);
  The first step: illustrate the process of how to create even distribution and index distribution, then use Matlab to create experimental curve.
   1
  The second step: deduce the solution to the exercise from theories:
  Since  are random variables which are independent with each other, then the probability density of ()  is:
  First get the distribution function of  = 2 + ,() = {≤} = {2 + ≤} =  (),
  Then get the derivative of this distribution function, and we get:
  And use Matlab to draw graph of theoretic function
  The third step: compare the former and the latter
  Students will get visual comprehension through comparison.
  In this way, students visually strengthen their understanding of the definition, probability density. And this teaching method eliminates obstacles students met in study.
  IV Conclusion
  This is not all the application of Monte Carlo simulation technology in teaching Probability and Mathematical Statistics course. There are still lots of other wonderful examples. It could be said that almost the majority of examples and exercises from Probability and Mathematical Statistics course could be solved by using Monte Carlo simulation technology, and this technology could be used in instruction. We anticipate that Monte Carlo Simulation technology will be one of the major teaching methods for Probability and Mathematical Statistics course in the future.
  References
  [1] Liu Zhengxin, Yao Nan, Probability and Mathematical Statistics (second edition) [M]. Hubei Science and Technology Publishing House,2005.
  [2] Xia Chuanwu, Examplification of MATLAB Application in Probability Statistics Teaching [J], Weifang Educational Academy Journal, 2007,Vol 4.
  [3] Jiang Haifeng, On the Application of MCS in Probability and Mathematical Statistics Teaching [J], Mathematical Statistics and Management,2008,Vol 4.
  [4] Wu Chuansheng, Economic Mathematics----Probability and Mathematical Statistics (second edition) [M]. Beijing, High-learning Education Publishing House,2009.
其他文献
摘 要 小班幼儿受其自理能力的制约和新入园情绪干扰等因素的影响,生活环节中存在较多问题;此阶段,教师指导语若缺少针对性,容易导致其自理能力提升的相对滞缓。因此,我们开展小班幼儿“生活环节”语言指导策略的实践研究:通过“(1)游戏情境化策略、(2)生活常态化策略、(3)形象拟人化策略”提高教师在生活环节中的语言指导质量,引发小班幼儿的倾听兴趣并帮助其及时理解生活环节的重点与要求,推动其自理能力的快速
期刊
摘 要 本文研究使用Chen和Starosta(2000)的跨文化敏感度量表(ISS),结合质的研究法对广西5所高校的160名东南亚留学生的跨文化敏感度进行了调查。调查结果表明,东南亚留学生的跨文化敏感度处于中等水平;5个因素中交际愉悦感和交际参与度较高,随后依次是交际专注度和交际信心,差异认同感最低;皮尔逊相关分析表明,跨文化敏感度多个因素间存在相关关系。  关键词 东南亚留学生 跨文化敏感度
期刊
摘 要 宿舍是大学生休息、学习、生活和情感交流的主要场所之一,深厚的友谊由宿舍产生,但同时,矛盾也极易产生于宿舍之中。本文以一个女生为主的半封闭式学校为背景,以鲜明宿舍矛盾个案为突出点,通过调查分析,总结出宿舍矛盾发生的原因,探索解决矛盾的方法。  关键词 女生宿舍 矛盾 解决对策  中图分类号:G717 文献标识码:A DOI:10.16400/j.cnki.k
期刊
摘 要 生物工程专业就业面临严峻挑战,学科方向有待进一步凝练,课程设置颔需调整,教学改革势在必行。文章介绍了生物与环境工程学院就该专业的教学改革,探讨了模块教学的一些具体做法。  关键词 生物工程 学科 课程 模块教学  中图分类号:G642 文献标识码:A DOI:10.16400/j.cnki.kjdkx.2015.07.008  Local Universities Profession
期刊
摘 要 关注不同群体子女的家庭教育问题,切实加强对不同群体子女家庭教育的研究,为家庭教育提供理论指导和帮助,是当前教育的热点问题。本文通过对西安地区不同群体子女家庭教育存在问题及成因的分析,试图提出了解决问题的思路与对策。  关键词 富二代 单亲家庭子女 农民工子女 家庭教育  中图分类号:G78 文献标识码:A DOI:10.16400/j.cnki.kjdks.2
期刊
摘 要 为进一步掌握毕业生就业准备情况,有计划、有措施地提高毕业生就业意识,提升毕业生求职技能,拓宽就业准备的深度和宽度,笔者对所在的学院400余名毕业生进行了“就业准备情况调查表”的问卷调查和分析,提出了相应的建议和对策。  关键词 毕业生 就业准备 对策建议  中图分类号:G640 文献标识码:A DOI:10.16400/j.cnki.kjdks.2015.02.071  Analysis
期刊
摘 要 通过暑期教育实践活动,免费师范生调查服务地所在的中小学教育发展和学校建设情况,并寻访优秀教师。激发了免费师范生热爱家乡、服务家乡,自觉树立立德树人、教书育人的责任意识,增强教师职业荣誉感和使命感。使知识通过实践的作用,外化为矢志不渝的教育理想的追求,内化为自身素质和能力的提高,成为师德高尚、专业水平较高、下得去、留得住、干得好的农村教师。  关键词 暑期实践 免费师范生 情感考量 从教意识
期刊
摘 要 近年来,幼儿园安全事故屡屡发生,其原因是多方面的,涉及到幼儿园,幼儿教师,家长,管理部门等多个层面。本文针对儿童在幼儿园中意外伤害问题进行分析,并提出合理化建议,希望采取积极的安全防范措施,能够有效减少儿童意外伤害发生情况。  关键词 幼儿园 意外伤害 解决对策  中图分类号:G610 文献标识码:A DOI:10.16400/j.cnki.kjdks.201
期刊
摘 要 学生党员的发展工作是各个高校党组织对优秀学生的培养吸收以及对青年学生进行思想政治和党性教育 的重要一环,但是,许多高校关于学生党员发展的工作仍还是存在很多问题。提高高校学生党员的发展质量已经迫 在眉睫。关键词 高校学生 党员发展质量 党员教育中图分类号:G41 文献标识码:A DOI:10.16400/j.cnki.kjdks.2015.02.035Importance of Improv
期刊
摘 要 产教融合是充分利用学校和社会两种不同的教育资源和教育环境,以服务为宗旨,以就业为导向,对学生进行“知识+能力+素质”综合培养。本文选取在“顶岗实习和短大生就业生涯设计”中被日本文部省(教育部)的“支援现代教育需求项目(现代GP)” 作为产教融合、理实一体化的示范性院校推广的SAIJO(埼玉女子短期大学)作为个案研究,从产教融合模式、教学师资力量、教学管理模式、就业率等方面提出其可借鉴之处。
期刊