更多“假设检验(hypothesis test)”相关问题
  • 第1题:

    共用题干
    第二篇

    Night of the Living Ants

    When an ant dies,other ants move the dead insect out of the nest.This behavior is interesting to scien-
    tists,who wonder how ants know for sure一and so soon一that another ant is dead.
    Dong-Hwan Choe,a scientist at the University of California,found that Argentine ants have a chemical
    on the outside of their bodies that signals to other ants,"I'm dead一take me away."
    But there's a twist to Choe's discovery. These ants behave a little bit like zombies(僵尸).Choe says
    that the living ants一not just the dead ones一have this death chemicals. In other words,while an ant crawls
    around,perhaps in a picnic or home,it's telling other ants that it's dead.
    What keeps ants from hauling away the living dead? Choe found that Argentine ants have two additional
    chemicals on their bodies,and these tell nearby ants something like,"Wait一I'm not dead yet."So Choe's
    research turned up two sets of chemical signals in ants:one says,"I'm dead,"the other set says,"I'm not
    dead yet."
    Other scientists have tried to figure out how ants know when another ant is dead.If an ant is knocked
    unconscious,other ants leave it alone until it wakes up.That means ants know that unmoving ants can still be
    alive.
    Choe suspects that when an Argentine ant dies,the chemical that says"Wait一I'm not dead yet"quickly
    goes away. Once that chemical is gone,only the one that says"I'm dead"is left."It's because the dead ant
    no longer smells like a living ant that it gets carried to the graveyard(墓地),not because its body releases
    new,unique chemicals after death,"said Choe.When other ants detect the"dead"chemical without the"not
    dead yet" chemical,they haul away the body. This was Choe's hypothesis(假设).
    To test his hypothesis,Choe and his team put different chemicals on Argentine ant pupae(蛹).When
    the scientists used the"I'm dead"chemical,other ants quickly hauled the treated pupae away.When the sci-
    entists used the"Wait一I'm not dead yet"chemical,other ants left the treated pupae alone.Choe believes
    this behavior shows that the" not dead yet" chemical overrides(优先于)the" dead" chemical when picked up
    by adult ants.And that when an ant dies,the"not dead yet"chemical fades away.Other nearby ants then de-
    tect the remaining"dead"chemical and remove the body from the nest.

    According to Paragraph 7,what is the result. of the test on Choe's hypothesis?
    A:It shows that his hypothesis is wrong.
    B:It proves that his hypothesis is convincing.
    C:It suggests that his hypothesis needs revising.
    D:Not enough evidence has been found to support his hypothesis.

    答案:B
    解析:
    第二段提到:加州大学的科学家周东环发现阿根廷蚂蚁的身体能向外释放一种化学物 质来告诉同伴:“我死了,把我挪走吧。”
    根据第五段第二句可推断出C项错误。
    倒数第二段提到:一只阿根廷蚂蚁死后,发出“等等,我还没死呢”这一信号的化学物质 立刻消失,因此选D。
    周的假设是表明“我死了”的化学物质是蚂蚁本身就有的,而非死后释放的。它和表明 “我没死”的化学物质同时存在于活着的蚂蚁身上,只不过其优先权不如表明“我没死”的化学 物质。实验结果是:当科学家用“我已死”化学物质时,蚂蚁们立刻将处理过的蛹拉走。当科 学家使用“等等,我还没死”化学物质时,其他蚂蚁并不碰这个蛹。所以,周的假设是正确的。
    本文主要讲述了蚂蚁们如何迅速准确地得知同伴死了,所以选D。 第三篇 本文介绍了在山口发现的一具躺在冰上的尸体,以及由此引发的研究和种种猜测。

  • 第2题:

    以下HTML代码中,创建指向邮箱地址的链接正确的是()


    答案:D
    解析:
    在HTML语言中,可以通过使用标签定义一个指向电子邮件地址的超级链接,通过该链接可以在Internet中发送电子邮件。

  • 第3题:

    以下HTML代码中,创建指向邮箱地址的链接正确的是( )。


    答案:D
    解析:
    本题考查HTML语言中基础知识。
    在HTML语言中,可以通过使用标签定义一个指向电子邮件地址的超级链接,通过该链接可以在Internet中发送电子邮件。

  • 第4题:

    以下HTML代码中,创建指向邮箱地址的链接正确的是()。

    • A、<A href="email:test@test.com">test@test.com</a>
    • B、<A href="emailto:test@test.com">test@test.com</a>
    • C、<a href="email:test@test.com">test@test.com</a>
    • D、<a href="emailto:test@test.com">test@test.com</a>

    正确答案:D

  • 第5题:

    SPSS软件中,完成两个独立总体均值是否相等的假设检验的操作是()

    • A、Analyze→Compare Means→One-Sample T Test
    • B、Analyze→Compare Means→Independent-Sample T Test
    • C、Analyze→Compare Means→Paired-Sample T Test
    • D、Analyze→Nonparametric Test→Binominal

    正确答案:B

  • 第6题:

    假设(Hypothesis)


    正确答案: 是对研究问题提出的设想,是根据已有事实及原理所作出的猜测。

  • 第7题:

    public class Test {} What is the prototype of the default constructor?()  

    • A、 Test()
    • B、 Test(void)
    • C、 public Test()
    • D、 public Test(void)
    • E、 public void Test()

    正确答案:C

  • 第8题:

    测试功能分为哪几类()

    • A、POWER UP TEST,CYCLIC TEST两类
    • B、POWER UP TEST,CYCLIC TEST,SPECIFIC TEST三类
    • C、POWER UP TEST,CYCLIC TEST,SYSTEM TEST,SPECIFIC TEST四类

    正确答案:C

  • 第9题:

    名词解释题
    矫枉失衡学说(trade-off hypothesis)

    正确答案: 指慢性肾衰时,肾小球滤过率降低的适应过程中发生的新的失衡,这种失衡使机体进一步受到损害,使肾功能障碍进一步加剧
    解析: 暂无解析

  • 第10题:

    单选题
    hypothesis指的是下面哪一项:()。
    A

    设施

    B

    设计

    C

    假设

    D

    预设


    正确答案: A
    解析: 暂无解析

  • 第11题:

    名词解释题
    特异性菌斑假说(specific plaque hypothesis)

    正确答案: 即菌斑细菌的致病能力并非均等,特异性细菌是导致牙周组织破坏的重要原因。
    解析: 暂无解析

  • 第12题:

    问答题
    What is the role of formal learning according to the monitor hypothesis?

    正确答案: The monitor hypothesis states that formal learning has only one function, and that is as a “monitor” or “editor” and that learning comes into play only to make changes in the form of our utterance, after it has been produced by the acquired system. Acquisition initiates the speaker’s utterances and is responsible for fluency. Thus the monitor is thought to alter the output of the acquired system before or after the utterance is actually written or spoken, but the utterance is initiated entirely by the acquired system.
    解析: 暂无解析

  • 第13题:

    持久收入假说(Permanent-income hypothesis)


    答案:
    解析:
    持久收入假说由美国经济学家米尔顿·弗里德曼提出。持久收入假说认为人的收入会有暂时性变动。于是,现期收入分为持久收入和暂时收入两部分,即

    弗里德曼认为消费主要取决于持久收入,即

    因为消费者对收入暂时变动的反应是通过储蓄和借贷来稳定消费的。平均消费倾向

    从弗里德曼消费函数和平均消费倾向APC的式子可以得出: (1)在短期,收入波动由暂时收入决定。当暂时收入上升时,平均消费倾向暂时性地下降;反之,当暂时收入下降时,平均消费倾向暂时性地上升。所以,高收入年份也是平均消费倾向低的年份。 (2)长期中,平均消费倾向取决于永久收入,不发生明显的变化。

  • 第14题:

    在假设检验中,通常用来表示统计检验力(power of test)的是

    A.1- α
    B.1- β
    C.α+β
    D.α-β

    答案:B
    解析:

  • 第15题:

    hypothesis指的是下面哪一项:()。

    • A、设施
    • B、设计
    • C、假设
    • D、预设

    正确答案:C

  • 第16题:

    简述地球起源与圈层分异假说(hypothesis)?


    正确答案:46亿年前从太阳星云中分化形成原始地球,温度较低,轻重元素浑然一体,尚无圈层分异。原始地球一旦形成,有利于吸集更多星子使体积和重量迅速增加,同时因重力分异、放射性元素蜕变和星体撞击而增温。原始地球内部达到熔融状态时,亲铁元素比重大而下沉形成铁镍地核,亲石元素上浮组成地幔和地壳。更轻的液态和气态成分,通过火山喷发溢出地表形成原始大气圈、水圈。地球初始圈层分异的时间约在42亿年前。

  • 第17题:

    Knudson假说(Knudson Hypothesis)


    正确答案:即二次突变假说。 认为遗传性肿瘤家族连续传递时,已经携带了一个生殖细胞系的突变,此时若在体细胞内再发生一次体细胞突变,即产生肿瘤,这种事件较易发生,所以发病年龄较早;而散发性肿瘤家族先需要有一个细胞内发生突变产生杂合体(heterozygous),继而再次突变失去杂合结构。两次体细胞突变发生率较低或不易发生,所以发病年龄一般较晚。但第二次突变的可能性会比第一次随机突变高,所经历的突变时间也比第一次随机突变时间短。

  • 第18题:

    英译中(Translate):chemiosmotic hypothesis()


    正确答案:化学渗透假

  • 第19题:

    变偶假说(wobble hypothesis)


    正确答案: 指反密码子的前两个碱基(3’-端)按照标准与密码子的前两个碱基(5’-端)配对,而反密码子中的第三个碱墓则有某种程度的变动,使其有可能与几种不同的碱基配对。

  • 第20题:

    名词解释题
    Knudson假说(Knudson Hypothesis)

    正确答案: 即二次突变假说。 认为遗传性肿瘤家族连续传递时,已经携带了一个生殖细胞系的突变,此时若在体细胞内再发生一次体细胞突变,即产生肿瘤,这种事件较易发生,所以发病年龄较早;而散发性肿瘤家族先需要有一个细胞内发生突变产生杂合体(heterozygous),继而再次突变失去杂合结构。两次体细胞突变发生率较低或不易发生,所以发病年龄一般较晚。但第二次突变的可能性会比第一次随机突变高,所经历的突变时间也比第一次随机突变时间短。
    解析: 暂无解析

  • 第21题:

    单选题
    According to the affective-filter hypothesis, _________is NOT an affective factor  influencing language learning.
    A

    attitude

    B

    motivation

    C

    interest

    D

    intelligence


    正确答案: C
    解析:

  • 第22题:

    单选题
    在linux系统中,将文件/tmp/test1和/tmp/test2压缩到/tmp/test.gz,正确的命令是()。
    A

    tar -czvf test1 test2 test.gz

    B

    tar -czvf test.gz test1 test2

    C

    tar test.gz test1 test2

    D

    tar test1 test2 test.gz


    正确答案: D
    解析: 暂无解析

  • 第23题:

    名词解释题
    肾小球过度滤过学说(glomerular hyperfiltration hypothesis)

    正确答案: 是指慢性肾衰时,健存肾单位的肾小球滤过率增多,长期下去加重了肾的损伤,引起肾小球纤维化和硬化导致更多的肾单位丧失
    解析: 暂无解析