探究新知问题1:已知100件产品中有8件次品,现从中采用有放回方式随机抽取4件.设抽取的4件产品中次品数为X,求随机变量X的分布列.(1):采用有放回抽样,随机变量X服从二项分布吗?采用有放回抽样,则每次抽到次品的概率为0.08,且各次抽样的结果相互独立,此时X服从二项分布,即X~B(4,0.08).(2):如果采用不放回抽样,抽取的4件产品中次品数X服从二项分布吗?若不服从,那么X的分布列是什么?不服从,根据古典概型求X的分布列.解:从100件产品中任取4件有 C_100^4 种不同的取法,从100件产品中任取4件,次品数X可能取0,1,2,3,4.恰有k件次品的取法有C_8^k C_92^(4-k)种.一般地,假设一批产品共有N件,其中有M件次品.从N件产品中随机抽取n件(不放回),用X表示抽取的n件产品中的次品数,则X的分布列为P(X=k)=CkM Cn-kN-M CnN ,k=m,m+1,m+2,…,r.其中n,N,M∈N*,M≤N,n≤N,m=max{0,n-N+M},r=min{n,M},则称随机变量X服从超几何分布.
二项式定理形式上的特点(1)二项展开式有n+1项,而不是n项.(2)二项式系数都是C_n^k(k=0,1,2,…,n),它与二项展开式中某一项的系数不一定相等.(3)二项展开式中的二项式系数的和等于2n,即C_n^0+C_n^1+C_n^2+…+C_n^n=2n.(4)在排列方式上,按照字母a的降幂排列,从第一项起,次数由n次逐项减少1次直到0次,同时字母b按升幂排列,次数由0次逐项增加1次直到n次.1.判断(正确的打“√”,错误的打“×”)(1)(a+b)n展开式中共有n项. ( )(2)在公式中,交换a,b的顺序对各项没有影响. ( )(3)Cknan-kbk是(a+b)n展开式中的第k项. ( )(4)(a-b)n与(a+b)n的二项式展开式的二项式系数相同. ( )[解析] (1)× 因为(a+b)n展开式中共有n+1项.(2)× 因为二项式的第k+1项Cknan-kbk和(b+a)n的展开式的第k+1项Cknbn-kak是不同的,其中的a,b是不能随便交换的.(3)× 因为Cknan-kbk是(a+b)n展开式中的第k+1项.(4)√ 因为(a-b)n与(a+b)n的二项式展开式的二项式系数都是Crn.[答案] (1)× (2)× (3)× (4)√
2.某小组有20名射手,其中1,2,3,4级射手分别为2,6,9,3名.又若选1,2,3,4级射手参加比赛,则在比赛中射中目标的概率分别为0.85,0.64,0.45,0.32,今随机选一人参加比赛,则该小组比赛中射中目标的概率为________. 【解析】设B表示“该小组比赛中射中目标”,Ai(i=1,2,3,4)表示“选i级射手参加比赛”,则P(B)= P(Ai)P(B|Ai)= 2/20×0.85+ 6/20 ×0.64+ 9/20×0.45+ 3/20×0.32=0.527 5.答案:0.527 53.两批相同的产品各有12件和10件,每批产品中各有1件废品,现在先从第1批产品中任取1件放入第2批中,然后从第2批中任取1件,则取到废品的概率为________. 【解析】设A表示“取到废品”,B表示“从第1批中取到废品”,有P(B)= 112,P(A|B)= 2/11 ,P(A| )= 1/11所以P(A)=P(B)P(A|B)+P( )P(A| )4.有一批同一型号的产品,已知其中由一厂生产的占 30%, 二厂生产的占 50% , 三厂生产的占 20%, 又知这三个厂的产品次品率分别为2% , 1%, 1%,问从这批产品中任取一件是次品的概率是多少?
(2)方法一:第一次取到一件不合格品,还剩下99件产品,其中有4件不合格品,95件合格品,于是第二次又取到不合格品的概率为4/99,由于这是一个条件概率,所以P(B|A)=4/99.方法二:根据条件概率的定义,先求出事件A,B同时发生的概率P(AB)=(C_5^2)/(C_100^2 )=1/495,所以P(B|A)=(P"(" AB")" )/(P"(" A")" )=(1/495)/(5/100)=4/99.6.在某次考试中,要从20道题中随机地抽出6道题,若考生至少答对其中的4道题即可通过;若至少答对其中5道题就获得优秀.已知某考生能答对其中10道题,并且知道他在这次考试中已经通过,求他获得优秀成绩的概率.解:设事件A为“该考生6道题全答对”,事件B为“该考生答对了其中5道题而另一道答错”,事件C为“该考生答对了其中4道题而另2道题答错”,事件D为“该考生在这次考试中通过”,事件E为“该考生在这次考试中获得优秀”,则A,B,C两两互斥,且D=A∪B∪C,E=A∪B,由古典概型的概率公式及加法公式可知P(D)=P(A∪B∪C)=P(A)+P(B)+P(C)=(C_10^6)/(C_20^6 )+(C_10^5 C_10^1)/(C_20^6 )+(C_10^4 C_10^2)/(C_20^6 )=(12" " 180)/(C_20^6 ),P(E|D)=P(A∪B|D)=P(A|D)+P(B|D)=(P"(" A")" )/(P"(" D")" )+(P"(" B")" )/(P"(" D")" )=(210/(C_20^6 ))/((12" " 180)/(C_20^6 ))+((2" " 520)/(C_20^6 ))/((12" " 180)/(C_20^6 ))=13/58,即所求概率为13/58.
3.某县农民月均收入服从N(500,202)的正态分布,则此县农民月均收入在500元到520元间人数的百分比约为 . 解析:因为月收入服从正态分布N(500,202),所以μ=500,σ=20,μ-σ=480,μ+σ=520.所以月均收入在[480,520]范围内的概率为0.683.由图像的对称性可知,此县农民月均收入在500到520元间人数的百分比约为34.15%.答案:34.15%4.某种零件的尺寸ξ(单位:cm)服从正态分布N(3,12),则不属于区间[1,5]这个尺寸范围的零件数约占总数的 . 解析:零件尺寸属于区间[μ-2σ,μ+2σ],即零件尺寸在[1,5]内取值的概率约为95.4%,故零件尺寸不属于区间[1,5]内的概率为1-95.4%=4.6%.答案:4.6%5. 设在一次数学考试中,某班学生的分数X~N(110,202),且知试卷满分150分,这个班的学生共54人,求这个班在这次数学考试中及格(即90分及90分以上)的人数和130分以上的人数.解:μ=110,σ=20,P(X≥90)=P(X-110≥-20)=P(X-μ≥-σ),∵P(X-μσ)≈2P(X-μ130)=P(X-110>20)=P(X-μ>σ),∴P(X-μσ)≈0.683+2P(X-μ>σ)=1,∴P(X-μ>σ)=0.158 5,即P(X>130)=0.158 5.∴54×0.158 5≈9(人),即130分以上的人数约为9人.
解析:因为减法和除法运算中交换两个数的位置对计算结果有影响,所以属于组合的有2个.答案:B2.若A_n^2=3C_(n"-" 1)^2,则n的值为( )A.4 B.5 C.6 D.7 解析:因为A_n^2=3C_(n"-" 1)^2,所以n(n-1)=(3"(" n"-" 1")(" n"-" 2")" )/2,解得n=6.故选C.答案:C 3.若集合A={a1,a2,a3,a4,a5},则集合A的子集中含有4个元素的子集共有 个. 解析:满足要求的子集中含有4个元素,由集合中元素的无序性,知其子集个数为C_5^4=5.答案:54.平面内有12个点,其中有4个点共线,此外再无任何3点共线,以这些点为顶点,可得多少个不同的三角形?解:(方法一)我们把从共线的4个点中取点的多少作为分类的标准:第1类,共线的4个点中有2个点作为三角形的顶点,共有C_4^2·C_8^1=48(个)不同的三角形;第2类,共线的4个点中有1个点作为三角形的顶点,共有C_4^1·C_8^2=112(个)不同的三角形;第3类,共线的4个点中没有点作为三角形的顶点,共有C_8^3=56(个)不同的三角形.由分类加法计数原理,不同的三角形共有48+112+56=216(个).(方法二 间接法)C_12^3-C_4^3=220-4=216(个).
四、说教学重难点1.正确、流利、有感情地朗读课文,感受雷雨前的情景。(重点) 2.体会文中重点词的准确。联系生活感知,边读边想象雷雨前、中、后的景象。(难点)五、说教法和学法[说教法]二年级学生年龄小,形象思维为主。在课上我会借助多媒体教学手段,让学生欣赏各种不同的雨的生动景象。同时在本课的教学中,我采用看图与读文相结合的方法,启发学生的想象,引导学生感受雷雨的特点。力图体现新课程理念下的教学方式,以自主学习能力的培养为重点,从而获得收获,体验学习的快乐。?[说学法]1.朗读感悟为主:? “新课标”指出:学生是学习的主体。在教学中不能以教师的分析代替学生的阅读实践。要珍视学生的独特的感受。阅读也是低年级教学最常用的方法,学生在读中积累,在读中感悟,在读中形成语感。而本课语言精炼而生动,学生要在读中去感悟。2.合作探究法:? “新课标”明确指出:要变单一、被动、接受的学习方式为合作、主动、探究的学习方式。《雷雨》这一篇课文很明确地分为雷雨前、雷雨中、雷雨后这三部分,所以我会在组织全班学习完第一部分后,就组织学生合作学习探究第二、第三部分。? 3.勾画圈点法:让学生养成不动笔墨不读书的习惯。
一、激趣导入:引导学生说说哪些东西是可以在夜晚飞行的?从而引出“飞机为什么能在夜晚安全飞行?”的问题来激发学生的好奇心,并揭示课题。二、初读课文:以“飞机夜行和蝙蝠夜行的秘密是什么?”的问题引导学生自主阅读课文,结合课文,借助学生已有的知识经验和预习情况,初步理解有生字组成的词语。然后指导学生把课文读通顺、读流利。三、再读课文:学生在读通课文的基础上让学生说说课文是从哪些方面来说明飞机夜行是从蝙蝠身上得到的启示的,从而理清课文的思路,初步了解各段大意,整体感知课文内容,对蝙蝠在夜晚飞行的原理有了初步的认识。接下来我重点讲讲第二课时的教学设计。这一课的 教学中,我将以设疑悬疑──悟疑解疑──创造性思维训练,这种教学思路引导下,使学生充分发挥自己的主体作用,学生的积极性、主动性得到了充分的施展。学生不仅读懂了课文,认识也逐步加深。通过以下几个教学环节来完成教学任务。
一是切实加强对家庭教育工作的领导。市妇联作为家庭教育工作牵头单位,每年召开一次家庭教育工作会议,对全市家庭教育工作进行总结部署;每年召开一次家庭教育讲师团会议,对家庭教育工作存在的问题进行分析梳理;每年开展各类家庭教育道德实践活动,今年,我们开展了一场以智慧应对逆反为主题的家庭教育知识专题讲座、“关注女童安全保护儿童权益创建平安家庭”为主题的儿童安全知识进校园活动等,对家庭教育知识进行宣传和普及。
2、在观察图片和提问的引导下,探索用点卡表示实物的数量。 3、喜爱参加数学活动,体验活动的乐趣。 活动准备: 1、教具——花的图片6张,其中数量为1、2、3的花朵两张; ——1、2、3、的点卡片各一张,分类和底板。 2、学具——操作材料人手一套实物和点卡操作图片,分类盒人手一个。 活动过程: 一、 感知图片数量,认识点子标记。 1、师:小朋友看这儿有什么?每张图片上有几朵花?我们一起来数一数好吗?
五.研习第一段:1.诵读指导要处理好句中停顿2.请学生对照注释翻译本段重点词句:学不可以已已:停止。青,取之于蓝而青于蓝于:从;比。木直中绳中:zhàng符合,合于。虽有槁暴,不复挺者,揉使之然也有通又,揉通煣,以火烘木,使其弯曲。然:这样。翻译:故木受绳则直,金就砺则利,君子博学而日参省乎己,则知明而行无过矣。所以木材经墨线画过(再用斧锯加工)就直了,金属刀剑拿到磨刀石上(磨过)就锋利了,君子广博地学习并且每天对自己检验反省,就能智慧明达,行为没有过错了。3.本段是从哪个角度论述中心论点的?明确:本段是从学习的意义这个角度论述中心论点的。荀子认为人的知识、道德、才能都不是天生成的,而是后天不断学习获得的,学习的意义十分重大,所以学习不能停止。4.本段中几个比喻句是为了说明什么道理?学生讨论发言,教师明确:
二、程朱理学:1、宋代“理学”的产生:(1)含义:所谓“理学”,就是用“理学”一词来指明当时两宋时期所呈现出来的儒学。广义的理学,泛指以讨论天道问题为中心的整个哲学思潮,包括各种不同的学派;狭义的理学,专指程颢、程颐、朱熹为代表的,以“理”为最高范畴的学说,称为“程朱理学”。理学是北宋政治、社会、经济发展的理论表现,是中国古代哲学长期发展的结果,是批判佛、道学说的产物。他们把“理”或“天理”视作哲学的最高范畴,认为理无所不在,不生不灭,不仅是世界的本原,也是社会生活的最高准则。在穷理方法上,程颢“主静”,强调“正心诚意”;程颐“主敬”,强调“格物致知”。在人性论上,二程主张“去人欲,存天理”,并深入阐释这一观点使之更加系统化。二程学说的出现,标志着宋代“理学”思想体系的正式形成。【合作探究】宋代“理学”兴起的社会条件:
解析:材料是讲学习型社会所产生的影响,A项观点错误,在当前和今后相当长的时间里,学校教育仍然是人们获得知识的最重要的途径。B项观点错误,终身学习只是成就人生目的的手段、途径,而不是目的本身。D项说法错误,当前我国社会的中心工作是经济建设。二、问答题5.材料一:日本是公认的漫画大国,日本的动漫产业产值每年230万亿日元,成为日本的第二大支柱产业。在日本,漫画比电影、小说有时甚至比电视或音乐更受欢迎。日本漫画的热潮还席卷了世界:日本每年出口到美国的卡通片价值就达5 000亿日元,是日本对美国钢铁出口金额的4倍;漫画中的人物被迅速复制成电子游戏、卡通片及真人演出的节目。原来只是闲暇时候消遣的漫画,正飞速渗透到人们的生活中。值得警惕的是,除了催人奋进的精华之外,日本漫画中也存在暴力、色情、扭曲历史等诸多糟粕,对缺乏辨别能力的青少年产生了许多不良影响,更引发了一系列深刻的社会问题。
三、第三阶段。课后感悟与收获1、让学生以“走向学习型社会”为题,将在收集与整理、展示与交流两个环节中获得的体验和感悟,以心得体会的形式写一篇小论文。2、办一期专栏或黑板报,将优秀小论文作集中展示与交流。(进行理论总结,将实践与理论相结合,让科学理论更好地指导实践。充分挖掘学生潜力,增强学生的自信)[评析]新课程理念之一就是政治课不应只局限于课堂上的教与学。把综合探究课与研究性学习相结合,不失为一种有益的尝试。传统的学习方式把学习建立在客观性、受动性、依赖性的基础上,把学生看成一个没有感情的接受容器,这种学习会窒息学生的思维和智力,成为学生发展的障碍。单元探究活动的开展就是要转变学生的学习方式,关注学生的学习过程,使得探究过程成为学生发现问题、提出问题、分析问题、解决问题的过程,培养学生的创新精神和实践能力。本教案的第一阶段充分发挥了学生的主动性。
1. Ss look at the picture and scan the passage to understand the main idea while teacher is giving the following questions to inspire Ss to think.*Where are those people?*What are they doing?*Why are they so excited?2. Ss complete the passage with the appropriate -ing form. Then discuss and check the answers with class.Answers: boring, interesting, taking, exciting, amazing3. The teacher raises questions for the students to discuss and encourages them to express their opinions.*Do you like La Tomatina? Why or why not?4. Each group representative reports the discussion result, the teacher gives feedback and the evaluation.Step 6 PracticeActivity 41. Ss complete the Ex 2 in Using structures.2. Check the answers after finishing the exercises.①The dragon boat races are the most exciting part of the Dragon Boat Festival.② The children were excited to go Easter egg hunting.③What an amazing performance! This is the best music festival I have ever been to.④We were amazed by her funny-looking hat.⑤His inspiring speech at the conference won the admiration/ favour of the audience.⑥This is a challenging game to test your memory and observation capabilities. 3. T asks Ss to finish Ex 3 and 4 in Using structures by themselves, then check the answers with class.Step 6 Homework1. Understand and master the functions and usage of the -ing form;2. Finish the other exercises in Using structures.1、通过本节内容学习,学生是否理解和掌握动词-ing形式作定语和表语的功能和意义;2、通过本节内容学习,学生能否在理解文段内容的基础上,根据上下文语境和表达逻辑,能正确运用动词-ing形式描述节日庆典。3、通过本节内容学习,学生是否归纳和积累用于表达情绪的相关词汇。
本板块的活动主题是“谈论节日活动”(Talk about festival activities),主要是从贴近学生日常生活的角度来切入“节日”主题。学生会听到发生在三个国家不同节日场景下的简短对话,对话中的人们正在参与或将要亲历不同的庆祝活动。随着全球化的进程加速,国际交流日益频繁,无论是国人走出国门还是外国友人访问中国,都已成为司空见惯的事情。因此,该板块所选取的三个典型节日场景都是属于跨文化交际语境,不仅每组对话中的人物来自不同的文化背景,对话者的身份和关系也不尽相同。1. Master the new words related to holiday: the lantern, Carnival, costume, dress(sb)up, march, congratulation, congratulate, riddle, ceremony, samba, make - up, after all. 2. To understand the origin of major world festivals and the activities held to celebrate them and the significance of these activities;3. Improve listening comprehension and oral expression of the topic by listening and talking about traditional festivals around the world;4. Improve my understanding of the topic by watching pictures and videos about different traditional festivals around the world;5. Review the common assimilation phenomenon in English phonetics, can distinguish the assimilated phonemes in the natural language flow, and consciously use the assimilation skill in oral expression. Importance:1. Guide students to pay attention to the attitude of the speaker in the process of listening, and identify the relationship between the characters;2. Inspire students to use topic words to describe the festival activities based on their background knowledge. Difficulties:In the process of listening to the correct understanding of the speaker's attitude, accurately identify the relationship between the characters.
Activity 41. Students complete the task of activity 4, then teachers and students check the answers. 2. The teacher organized the students to work together and asked them to use the tables and mind maps sorted out before to retold the important choices in Lin Qiaozhi's life and their resultsStep 5 Language points1. The teacher asks the students to read the text carefully, find out the core words and long and difficult sentences in the text and draw lines, understand the use of vocabulary, and analyze the structure of long and difficult sentences. 2. The teacher explains and summarizes the usage of core vocabulary and asks the students to take notes. 3. The teacher analyzes and explains the long and difficult sentences that the students don't understand, so that the students can understand them better. Step 6 Homework1. Read the text again, in-depth understanding of the text; 2. Master the use of core vocabulary and understand the long and difficult sentences. 3. Complete relevant exercises in the guide plan. 1、通过本节内容学习,学生是否理解和掌握阅读文本中的新词汇的意义与用法;2、通过本节内容学习,学生能否结合文本特点总结林巧稚的人生原则和人格品质特征;3、通过本节内容学习,学生能否针对人生抉择发表自己的看法;能否全面地、客观地、理性地看待问题,进而对道德和人性有更加深入的思考和理解。
*wide range of origins(= a great number of different origins, many kinds of origins)*It featured a parade and a great feast with music, dancing, and sports. (=A parade and a great feast with music, dancing, and sports were included as important parts of the Egyptian harvest festival.)*.. some traditions may fade away and others may be established.(= Some traditions may disappear gradually, while other new traditions may come into being.)Step 6 Practice(1) Listen and follow the tape.The teacher may remind the students to pay attention to the meaning and usage of the black words in the context, so as to prepare for the completion of the blanks in activity 5 and vocabulary exercises in the exercise book.(2) Students complete the text of activity 5 by themselves.The teacher needs to remind the students to fill in the blanks with the correct form of the vocabulary they have learned in the text.Students exchange their answers with their partners, and then teachers and students check their answers.(3)Finish the Ex in Activity 5 of students’ book.Step 7 Homework1. Read the text again, in-depth understanding of the text;2. Discuss the origin of festivals, the historical changes of related customs, the influence of commercial society on festivals and the connotation and essential meaning of festivals.3. Complete relevant exercises in the guide plan.1、通过本节内容学习,学生是否理解和掌握阅读文本中的新词汇的意义与用法;2、通过本节内容学习,学生能否结合文本特点快速而准确地找到主题句;3、通过本节内容学习,学生能否理清论说文的语篇结构和文本逻辑,了解节日风俗发展与变迁,感悟节日的内涵与意义。
The joke set her crying.这个玩笑使她哭起来。Step 5 ReadingActivity 31. Students read the small text in activity 3. The teacher provides several small questions to check whether students understand the content of the text and the ideographic function of the -ing form in the text.*Where are those people?*Why did Dr Bethune come to China?*How did he help the Chinese people during the war?*What did Chairman Mao Zedong say about him?2. Ss try to rewrite some sentences using the -ing form. Then check the answers. When checking the answers, the teacher can ask different students to read the rewritten sentences and give comments.Answers:1. he became very interested in medicine, deciding to become a doctor.2. …after hearing that many people were dying in the war.3. Helping to organise hospitals, he taught doctors and nurses, and showed people how to give first aid./ He helped to organise hospitals, teaching doctors and nurses, and showing people how to give first aid.4. …praising Dr Bethune as a hero to be remembered in China.Step 6 PracticeActivity 4Students complete grammar activities 2 and 3 on page 69 of the workbook.Step 6 Homework1. Understand and master the functions and usage of the -ing form;2. Finish the other exercises in Using structures.1、通过本节内容学习,学生是否理解和掌握动词-ing形式作宾语补足语语和状语语的功能和意义;2、通过本节内容学习,学生能否正确使用动词-ing形式描述人物的行为、动作及其经历;3、通过本节内容学习,学生能否独立完成练习册和导学案中的相关练习。
3.Teachers ask different groups to report the answers to the questions and ask them to try different sentence patterns.The teacher added some sentence patterns for students to refer to when writing.Step 4 Writing taskActivity 51.Write the first draft.Students first review the evaluation criteria in activity 5, and then independently complete the draft according to the outline of activity 4, the answers to the questions listed in the group discussion and report, and the reference sentence pattern.2.Change partners.The teacher guides the students to evaluate their partner's composition according to the checklist of activity 5 and proposes Suggestions for modification.3.Finalize the draft.Based on the peer evaluation, students revise their own compositions and determine the final draft.Finally, through group recommendation, the teacher selects excellent compositions for projection display or reading aloud in class, and gives comments and Suggestions.Step 5 Showing writingActivity 5T call some Ss to share their writing.Step 6 Homework1. Read the passage in this section to better understand the passage.2. Carefully understand the hierarchical structure of the article, and deeply understand the plot of the story according to the causes, process and results;3. Independently complete the relevant exercises in the guide plan.1、通过本节内容学习,学生是否理解和掌握阅读文本中的新词汇的意义与用法;2、通过本节内容学习,学生能否通过人物言行的对比分析道德故事的深层内涵;3、通过本节内容学习,学生能否根据故事的起因、经过和结果来深入理解故事的情节,从而了解文章的层次结构;4、结合现实生活案例发表自己的见解和看法,写一篇观点明确、层次分明的故事评论。