<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>呵_呵</title>
	<atom:link href="http://copsy.org/hehe/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://copsy.org/hehe</link>
	<description></description>
	<lastBuildDate>Fri, 13 Apr 2012 08:17:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>可用性测试细节总结（3）：报告撰写</title>
		<link>http://copsy.org/hehe/?p=44844</link>
		<comments>http://copsy.org/hehe/?p=44844#comments</comments>
		<pubDate>Wed, 07 Mar 2012 08:50:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[用户体验研究]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44844</guid>
		<description><![CDATA[报告撰写 可用性问题的描述格式：用户的具体操作（现象）、用户这样做的理由、导致的结果 注意可用性问题的归纳，不只是把之前的原始数据搬过来就算了（因为有些问题可能是源于同一个的原因）。同时，看看哪些量化的数据可以支撑这些可用性问题。 作为用研的人员，我们大部分是过程导向，巴不得把所有做过的东西、流程写上去（就像在学校里写论文一样）；但对于产品的开发者来说，他们更倾向于结果导向，例如向我所外派的单位，他们希望听到说：他们需要做什么，为什么要这么做，怎么做(what, why, how)。例如可用性报告里，我们可能把发现的问题罗列出来，但个人觉得这种形式不好。看报告的人看了一堆的问题，不好修改。如果以建议点为中心，紧跟着为什么要这样改的理由，对于一些问题不算很大、不知道是否有修改的必要的问题另外列出来，与之前的建议点区分开。 &#160; 以下是大前研一在《思考的技术》里提到的 &#160; 1、把现象当结论 2、金字塔：你最有信心的结论位于金字塔顶端，而结论下方都是支持这个结论的，支持的论据少一个都不行（就像类积木那样） 3、如何提建议：最典型的错误就是，把所发现的问题反过来表述，就当做是给客户的建议，e.g. &#160;业务员没有精神，所以应该把业务员打起精神 4、做报告的顺序：不是自己想说的顺序，而是对方理解的顺序 5、用5分钟把45分钟的内容讲出来 &#160; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- 以下摘自网易《可用性测试的权衡之道（二）》 这样做的好处在于：首先，发现的可用性问题肯定有一些比另一些更严重；其次，考虑到产品和设计人员的精力和资源总是有限的，必须帮助他们梳理出最亟需整改的问题。站在别人的角度考虑问题，这样他们才能更&#8220;友好地&#8221;接受我们的报告。 当产品设计人员辛辛苦苦做出的产品却被你报告上罗列的各种问题批评得一无是处时，即便理智上认可你的成果，情感上也很难接受。因此报告中列出哪怕一条最重要的优点，也会让产品设计人员感到欣慰、感受到你中立的态度，增加对报告的接纳程度。列出优点的另一个好处是，在测试中被参与者多次自发提及的优点确实带给用户某种惊喜；当你在报告中再次强调时，可以避免在后期迭代开发中丢失掉原本的优点。 &#8220;出现频率&#8221;指标是最客观、最易量化的；而其它三个指标都需分析人员的主观判断。 &#160;]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 14px;"><strong>报告撰写</strong></span></p>
<ul>
<li><span style="color: rgb(255, 0, 0);"><span style="font-size: 14px;"><strong>可用性问题的描述格式：用户的具体操作（现象）、用户这样做的理由、导致的结果</strong></span></span></li>
<li><span style="font-size: 14px;"><span style="color: rgb(255, 0, 0);"><strong>注意可用性问题的归纳，不只是把之前的原始数据搬过来就算了</strong></span>（因为有些问题可能是源于同一个的原因）。<strong>同时，看看哪些量化的数据可以支撑这些可用性问题。</strong></span></li>
<li><span style="font-size: 14px;">作为用研的人员，我们大部分是过程导向，巴不得把所有做过的东西、流程写上去（就像在学校里写论文一样）；但对于产品的开发者来说，他们更倾向于结果导向，例如向我所外派的单位，他们希望听到说：他们需要做什么，为什么要这么做，怎么做(what, why, how)。例如可用性报告里，我们可能把发现的问题罗列出来，但个人觉得这种形式不好。看报告的人看了一堆的问题，不好修改。如果以建议点为中心，紧跟着为什么要这样改的理由，对于一些问题不算很大、不知道是否有修改的必要的问题另外列出来，与之前的建议点区分开。</span></li>
</ul>
<p>&nbsp;</p>
<p><span style="font-size:14px;">以下是大前研一在<a href="http://book.douban.com/subject/3138847/">《思考的技术》</a>里提到的</span></p>
<p>&nbsp;</p>
<blockquote>
<div><span style="font-size:14px;">1、把现象当结论</span></div>
<div><span style="font-size:14px;"><strong>2、金字塔：</strong>你最有信心的结论位于金字塔顶端，而结论下方都是支持这个结论的，支持的论据少一个都不行（就像类积木那样）</span></div>
<div><span style="font-size:14px;">3、如何提建议：最典型的错误就是，把所发现的问题反过来表述，就当做是给客户的建议，e.g. &nbsp;业务员没有精神，所以应该把业务员打起精神</span></div>
<div><span style="font-size:14px;">4、做报告的顺序：不是自己想说的顺序，而是对方理解的顺序</span></div>
<div><span style="font-size:14px;">5、用5分钟把45分钟的内容讲出来</span></div>
</blockquote>
<div>&nbsp;</div>
<p><span id="more-44844"></span></p>
<div>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</div>
<p><span style="font-size: 14px;">以下摘自网易<a href="http://uedc.163.com/7920.html">《可用性测试的权衡之道（二）》</a></span></p>
<blockquote>
<p><span style="font-size: 14px;">这样做的好处在于：首先，发现的可用性问题肯定有一些比另一些更严重；其次，考虑到产品和设计人员的精力和资源总是有限的，<strong>必须帮助他们梳理出最亟需整改的问题。</strong>站在别人的角度考虑问题，这样他们才能更&ldquo;友好地&rdquo;接受我们的报告。</span></p>
<p><span style="font-size: 14px;">当产品设计人员辛辛苦苦做出的产品却被你报告上罗列的各种问题批评得一无是处时，即便理智上认可你的成果，情感上也很难接受。因此报告中列出哪怕一条最重要的优点，也会让产品设计人员感到欣慰、感受到你中立的态度，增加对报告的接纳程度。<strong>列出优点的另一个好处是，在测试中被参与者多次自发提及的优点确实带给用户某种惊喜；当你在报告中再次强调时，可以避免在后期迭代开发中丢失掉原本的优点。</strong></span></p>
<p><span style="font-size: 14px;">&ldquo;出现频率&rdquo;指标是最客观、最易量化的；而其它三个指标都需分析人员的主观判断。</span></p>
<p>&nbsp;</p>
</blockquote>
<p><span style="font-size: 14px;"><a href="http://copsy.org/hehe/wp-content/uploads/2012/03/categorization-of-usability-problems.bmp"><img alt="" class="alignnone size-full wp-image-44846" src="http://copsy.org/hehe/wp-content/uploads/2012/03/categorization-of-usability-problems.bmp" title="categorization of usability problems" /></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44844</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>可用性测试细节总结（2）：测试过程</title>
		<link>http://copsy.org/hehe/?p=44838</link>
		<comments>http://copsy.org/hehe/?p=44838#comments</comments>
		<pubDate>Wed, 07 Mar 2012 08:38:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[用户体验研究]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44838</guid>
		<description><![CDATA[测试中我们主要记录以下2种数据： 客观指标：行为 （e.g. 完成率、完成时间、错误次数、请求次数、操作的路径） 主观指标：动机&#8212;&#62;需求&#8211;&#62;态度&#8212;&#62;价值观 （e.g. 满意度、向别人推荐的意愿） （这些又分为意识vs潜意识） 如果是意识层面的，可以直接问，但需要技巧；潜意识的动机、需要、态度，不一定能直接问到，可能需要投射技术。 &#160; 总则： &#160; &#160; &#160; &#160;可用性测试侧重的是用户的操作、是行为，只不过有些时候我们不知道用户为什么进行某个操作的时候，而行为本身不能说话（当然用think aloud的方法能部分弥补），所以我们需要去询问这些操作背后的原因。例如，你想了解用户对这个页面上的某些内容感兴趣，你可以让用户点击浏览他感兴趣的内容，而不是问他：你对上面那些内容感兴趣？所以，如果你要测的产品（e.g.网站）能记录用户的操作行为，比找几个用户过来直接问要准确。 &#160; 测试过程 当用户出现值得关注的操作和行为时，尽量在每个任务结束后，当场询问他刚才在这个操作时，是怎么想的，避免事后根据自己的理解来推测用户当时的心理活动。而且尽量记录用户原话。 虽然我们力图将测试脚本写得比较完善，但对于用户出现了脚本上没有测试的行为时，可以把这个操作记录下，并当场询问用户。 测试完之后，主持人立刻检查有没有有一些测试题目是没有记录的。如果有的话，当场询问用户。（因为我们这次有部分题目是漏写了的） 记录员与观察员之间分开记录，或者在制作脚本时制作2个版本。持人的主要精力应放在观察操作，记录需要进一步澄清的问题和用户不同寻常的问题点，一些脚本上既定的步骤与评价可以让观察记录员来完成。 用户在输入密码的地方不要录制。 用户在填写SUS量表的时候，主持人尽量不要在场，避免用户因为我们的在场而不敢打低分。如果测试的产品涉及多个版本，可以考虑让用户对几个版本分别评分。 &#160; 询问技巧 避免措辞里对用户的引导。例如，不要给用户选择A还是B。 区分主持人评估与测试后问题。例如，像 &#8220;是否理解热点的意思&#8221;这类问题，可以让用户来解释这些用语，把用户的原话记录下来后，再根据它来判断是否理解。而不是直接问用户，&#8220;你理解这个词的意思吗？&#8221;，因为他们很可能会回答是，但其实是没有理解的。 如果你问用户&#8220;你平常会不会和朋友分享应用？&#8221;或者&#8220;你平常用过语音输入法吗&#8221;，他会回答&#8220;很少 &#8221;；当你再问你在过去有没有真的，他可能回答没有。 有些人认为把用户的所有原话记录下来就是最好的。但我个人认为真实、原本&#8800;好 &#160; &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212; 以下是其他人总结的经验 &#160; 《采铜学心录》的作者提醒大家，以下内容通常不适合通过用户研究来直接获取，这也是很多人误用用户研究的地方： 偏好：偏好类问题受个体差异影响很大，所谓萝卜青菜各有所爱，除非有较大的样本，否则意义不大，甚至可能会产生误导。 对想象中的产品的评价：用户没有能力对想象中的产品作出评价，其结果也可能产生误导。使用原型给用户评价会缓解这一问题，但是还是需要谨慎。 对功能的期望：用户的期望包含了比较多的随意臆想的成分，不能以此为依据来设计功能，而是因从对用户现有行为的分析中挖掘机会点。 具体的设计建议：用户不是设计师，设计师也不该由用户来教导怎么做设计。所以，不应由用户给出具体的设计建议。工作中经常遇到这样的情况，设计师或者产品经理会让用研向用户&#8220;转达&#8221;有关具体设计建议的提问，但其实这是不妥当的，因为这等于是把产品设计的复杂性传递给用户，让用户来化解这种复杂性。例外的情况是，如果是对使用经验十分丰富且对该产品领域有深入研究的专家用户，可进行以上提问。这也是MIT创新管理学教授埃里克&#183;冯&#183;希普尔的观点，他认为越来越多的企业通过让专业级的用户参与到设计中来让企业获益良多。但是，对于一般的用户而言，询问有关如何设计某个产品的问题是不合适的。 &#160; 以下摘自采铜学心录《用户研究经验谈（3）：访谈设计》 &#160; 基于用户现有的经验提问。这一点在本系列的第一篇文章中就提到了，我可能比较固执，坚持认为用户对想象的、未知的以及各种不够熟悉的事物的判断是不可靠的，包括各种期望、建议和设想，比较可以信赖的是用户的经验本身，如果我们能让用户真实、自然地把自己的经验陈述出来，访谈就算取得80%的成功了。剩下的20%就是，与用户共同发现、探索其行为背后的心理动因，说是&#8220;共同发现、探索&#8221;是因为用户绝大多数的行为并非是深思熟虑的，甚至很可能是无意识的，他们很可能从来想过为什么要这么做，而研究员则可以引导用户去思考这些问题。 &#160; 在问题的明确性和开放性之间找到平衡。有时候，当我们过于考虑提问的开放性、避免引导用户时，可能会走向另一个极端：让用户不知道这个问题到底要问什么、应该如何回答。比如：&#8220;您觉得您的手机怎么样？&#8221; &#8220;请谈谈您对社交网站的看法&#8221; &#8220;您怎么看待QQ？&#8221;。当一个问题过于模糊时，回答者最常见的应对方式就是同样给出模糊的回答，这些回答通常无法传递有效的信息，比如：&#8220;我觉得很好啊&#8221; &#8220;我觉得很OK啊&#8221; &#8220;感觉还不错&#8221;。 &#160; 避免排比式提问。不要连续问几个问题：设想如果坐在你面前的用户研究员一直用同一种句式向你进行排山倒海式地提问&#8212;&#8212;&#8220;你使用智能手机的频率是多少？通常在哪些情景下使用？&#8221; &#160; 引导用户从表面的行为开始思索，清理出行为背后的动机、需求乃至价值和文化观念。 [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size: 14px;"><strong><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;">测试中我们主要记录以下2种数据：</span></span></span></strong></span></p>
<ul>
<li><span style="font-size: 14px;"><strong><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;">客观指标：</span></span></span></strong><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;">行为 （e.g. 完成率、完成时间、错误次数、请求次数、操作的路径）</span></span></span></span></li>
<li><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><strong>主观指标：</strong>动机&#8212;&gt;需求&#8211;&gt;态度&#8212;&gt;价值观 （e.g. 满意度、向别人推荐的意愿） （这些又分为意识vs潜意识）</span></span></span></span></li>
</ul>
<p><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;">如果是意识层面的，可以直接问，但需要技巧；潜意识的动机、需要、态度，不一定能直接问到，可能需要投射技术。</span></span></span></span></p>
<p>&nbsp;</p>
<p><span style="color:#ff0000;"><span style="font-size:14px;"><strong>总则：</strong></span></span></p>
<p><span style="color:#ff0000;"><span style="font-size:14px;"><strong>&nbsp; &nbsp; &nbsp; &nbsp;可用性测试侧重的是用户的操作、是行为，</strong>只不过有些时候我们不知道用户为什么进行某个操作的时候，而行为本身不能说话（当然用think aloud的方法能部分弥补），所以我们需要去询问这些操作背后的原因。例如，你想了解用户对这个页面上的某些内容感兴趣，你可以让用户点击浏览他感兴趣的内容，而不是问他：你对上面那些内容感兴趣？所以，如果你要测的产品（e.g.网站）能记录用户的操作行为，比找几个用户过来直接问要准确。</span></span></p>
<p><span style="font-size: 14px;"><strong>&nbsp;</strong></span></p>
<p><span style="font-size: 14px;"><strong>测试过程</strong></span></p>
<ul>
<li><span style="font-size: 14px;">当用户出现值得关注的操作和行为时，<strong>尽量在每个任务结束后，当场询问他刚才在这个操作时，是怎么想的，避免事后根据自己的理解来推测用户当时的心理活动。而且尽量记录用户原话。</strong></span></li>
<li><span style="font-size: 14px;">虽然我们力图将测试脚本写得比较完善，但<strong>对于用户出现了脚本上没有测试的行为时，可以把这个操作记录下，并当场询问用户。</strong></span></li>
<li><span style="font-size: 14px;"><strong>测试完之后，主持人立刻检查有没有有一些测试题目是没有记录的。</strong>如果有的话，当场询问用户。（因为我们这次有部分题目是漏写了的）</span></li>
<li><span style="font-size: 14px;"><strong>记录员与观察员之间分开记录，或者在制作脚本时制作2</strong><strong>个版本。</strong>持人的主要精力应放在观察操作，记录需要进一步澄清的问题和用户不同寻常的问题点，一些脚本上既定的步骤与评价可以让观察记录员来完成。</span></li>
<li><span style="font-size: 14px;"><strong>用户在输入密码的地方不要录制。</strong></span></li>
<li><span style="font-size: 14px;"><strong>用户在填写SUS</strong><strong>量表的时候，主持人尽量不要在场，避免用户因为我们的在场而不敢打低分。</strong>如果测试的产品涉及多个版本，可以考虑让用户对几个版本分别评分。</span></li>
</ul>
<p>&nbsp;</p>
<p><strong><span style="font-size: 14px;">询问技巧</span></strong></p>
<ul>
<li><span style="font-size: 14px;"><strong>避免措辞里对用户的引导</strong>。例如，不要给用户选择A还是B。</span></li>
<li><span style="font-size: 14px;"><strong>区分主持人评估与测试后问题。</strong>例如，像 &ldquo;是否理解热点的意思&rdquo;这类问题，可以让用户来解释这些用语，把用户的原话记录下来后，再根据它来判断是否理解。而不是直接问用户，&ldquo;你理解这个词的意思吗？&rdquo;，因为他们很可能会回答是，但其实是没有理解的。</span></li>
<li><span style="font-size: 14px;">如果你问用户&ldquo;你平常会不会和朋友分享应用？&rdquo;或者&ldquo;你平常用过语音输入法吗&rdquo;，他会回答&ldquo;很少 &rdquo;；当你再问你在过去有没有真的，他可能回答没有。</span></li>
<li><span style="font-size: 14px;">有些人认为把用户的所有原话记录下来就是最好的。但我个人认为真实、原本&ne;好</span></li>
</ul>
<p>&nbsp;</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><span style="font-size: 14px;">以下是其他人总结的经验</span></p>
<p><span id="more-44838"></span></p>
<p>&nbsp;</p>
<p><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><a href="http://xuexinlu.blogbus.com/" style="border-width: 0px; margin: 0px; padding: 0px; color: rgb(109, 124, 159); line-height: inherit; text-decoration: none; vertical-align: baseline; outline-width: 0px;">《采铜学心录》</a>的作者提醒大家，<span style="color: rgb(0, 0, 255);">以下内容通常不适合通过用户研究来直接获取，这也是很多人误用用户研究的地方：</span></span></span></span></p>
<blockquote>
<p><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><strong>偏好：</strong>偏好类问题受个体差异影响很大，所谓萝卜青菜各有所爱，除非有较大的样本，否则意义不大，甚至可能会产生误导。</span></span></span></p>
<p><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><strong>对想象中的产品的评价：</strong>用户没有能力对想象中的产品作出评价，其结果也可能产生误导。使用原型给用户评价会缓解这一问题，但是还是需要谨慎。</span></span></span></p>
<p><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><strong>对功能的期望：</strong>用户的期望包含了比较多的随意臆想的成分，不能以此为依据来设计功能，而是因从对用户现有行为的分析中挖掘机会点。</span></span></span></p>
<p><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><strong>具体的设计建议：</strong>用户不是设计师，设计师也不该由用户来教导怎么做设计。所以，不应由用户给出具体的设计建议。工作中经常遇到这样的情况，设计师或者产品经理会让用研向用户&ldquo;转达&rdquo;有关具体设计建议的提问，但其实这是不妥当的，因为<strong>这等于是把产品设计的复杂性传递给用户，让用户来化解这种复杂性。</strong>例外的情况是，如果是对使用经验十分丰富且对该产品领域有深入研究的专家用户，可进行以上提问。这也是MIT创新管理学教授埃里克&middot;冯&middot;希普尔的观点，他认为越来越多的企业通过让专业级的用户参与到设计中来让企业获益良多。但是，对于一般的用户而言，询问有关如何设计某个产品的问题是不合适的。</span></span></span></p>
</blockquote>
<p><span style="font-size: 14px;"><span style="font-size: 14px;">&nbsp;</span></span></p>
<p><span style="font-size: 14px;"><span style="font-size: 14px;">以下摘自采铜学心录<a href="http://xuexinlu.blogbus.com/logs/125387135.html">《用户研究经验谈（3）：访谈设计》</a></span></span></p>
<p>&nbsp;</p>
<blockquote>
<p><span style="font-size: 14px;">基于用户现有的经验提问。这一点在本系列的第一篇文章中就提到了，我可能比较固执，<strong>坚持认为用户对想象的、未知的以及各种不够熟悉的事物的判断是不可靠的，</strong>包括各种期望、建议和设想，比较可以信赖的是用户的经验本身，<strong>如果我们能让用户真实、自然地把自己的经验陈述出来，访谈就算取得</strong><strong>80%</strong><strong>的成功了。</strong>剩下的20%就是，与用户共同发现、探索其行为背后的心理动因，说是&ldquo;共同发现、探索&rdquo;是因为用户绝大多数的行为并非是深思熟虑的，甚至很可能是无意识的，他们很可能从来想过为什么要这么做，而研究员则可以引导用户去思考这些问题。</span></p>
<p>&nbsp;</p>
<p><span style="font-size: 14px;">在问题的明确性和开放性之间找到平衡。有时候，当我们过于考虑提问的开放性、避免引导用户时，可能会走向另一个极端：让用户不知道这个问题到底要问什么、应该如何回答。比如：&ldquo;您觉得您的手机怎么样？&rdquo; &ldquo;请谈谈您对社交网站的看法&rdquo; &ldquo;您怎么看待QQ？&rdquo;。当一个问题过于模糊时，回答者最常见的应对方式就是同样给出模糊的回答，这些回答通常无法传递有效的信息，比如：&ldquo;我觉得很好啊&rdquo; &ldquo;我觉得很OK啊&rdquo; &ldquo;感觉还不错&rdquo;。</span></p>
<p>&nbsp;</p>
</blockquote>
<blockquote>
<p><span style="font-size: 14px;">避免排比式提问。不要连续问几个问题：设想如果坐在你面前的用户研究员一直用同一种句式向你进行排山倒海式地提问&mdash;&mdash;&ldquo;你使用智能手机的频率是多少？通常在哪些情景下使用？&rdquo;</span></p>
<p>&nbsp;</p>
<p><span style="font-size: 14px;">引导用户从表面的行为开始思索，清理出行为背后的动机、需求乃至价值和文化观念。</span></p>
</blockquote>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;<span style="font-size: 14px;">以下摘自<a href="http://www.shimuuu.com/blog/grow-as-a-product-designer">《产品策划的修养》</a></span></p>
<p>&nbsp;</p>
<blockquote>
<p><span style="font-size: 14px;">传统的用户访谈，并不能完全解决深刻了解用户的问题。需要产品策划天天都泡在产品里，和用户一起，不是访谈而是谈心。且不只是一个用户，而是大量的用户，和他们交流沟通。你耕深几分，便能收获几分。你一分不耕，依靠用户反馈或者焦点小组之类，除非已经早就找对方向，否则仍是盲人摸象。</span></p>
</blockquote>
<p>&nbsp;</p>
<p><span style="font-size: 14px;"><span style="font-size: 14px;">以下摘自网易</span><a href="http://uedc.163.com/7339.html">《可用性测试的权衡之道（一）》</a></span></p>
<blockquote>
<p><span style="font-size: 14px;">1.用户的操作行为永远是可用性测试的重点。</span></p>
<p><span style="font-size: 14px;">2.鼓励用户采用&ldquo;出声思维法&rdquo;。</span></p>
<p><span style="font-size: 14px;">3.适时、少量地向用户提问，禁止对同一个问题反复追问&ldquo;为什么&rdquo;。</span></p>
<p><span style="font-size: 14px;">4.采用真正地&ldquo;倾听&rdquo;技术保持和用户的交流状态，而非通过过多的话语。</span></p>
<p><span style="font-size: 14px;">5.开放、不预设立场地观察、倾听用户&ldquo;没有说的&rdquo;语言。</span></p>
<p><span style="font-size: 14px;">6.询问采用一般疑问句的句式，重复用户刚才的行为表现（要具体客观）</span></p>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44838</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>可用性测试细节总结（1）：测试前</title>
		<link>http://copsy.org/hehe/?p=44833</link>
		<comments>http://copsy.org/hehe/?p=44833#comments</comments>
		<pubDate>Wed, 07 Mar 2012 08:31:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[用户体验研究]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44833</guid>
		<description><![CDATA[脚本撰写 预演和预测试：测试脚本的初稿写好后，得把全部过程预演3遍左右；能找到用户预测试就更好了。这可以避免在施测了2、3个用户后才发现脚本有问题。 制作测试脚本前，需要将测试产品的所有功能都尝试一次（尤其是开通、取消、查询套餐、搜索等），不能以为不会出现问题，就省略了这个步骤。例如，有一次我们使用了同一个测试手机的号码来完成办理业务，当用户直接点击办理套餐时，只有第一个用户收到的短信才会提示用户，后续的用户都出现的提示语则不是这一条。 凡是涉及到呈现次序时（e.g.测试多个竞品或方案），必须考虑顺序效应。 十分仔细地检查上一个任务对下一个任务的影响，看看上一个任务结束时的页面对下一个完成时的页面，是否要求任务开始时页面处于什么状态（脚本里注明初始和结束状态），尤其是那种流程类的任务（例如上一个任务是提交信息，下一个任务是修改信息）。 第一次使用测试产品时，必须记下自己的任务不适应的、不是很理解地方，哪怕它只是个小问题。因为这些不适应的地方，不算很强烈（但它们很可能就是可用性问题），它们会在你逐渐熟悉这个产品之后而&#8220;消失&#8221;，你很快就容忍了这些细节的小问题。 如果任务涉及到评分，我个人觉得在用户操作完这个任务之后，立刻评分。Yale心理学公开课里提到的一个例子就是当要求被试列举出某个人的3个优点或10个优点时，发现被试会对列举3个优点时评分更高。因为要列出10个优点比较难，很多人列不出来，于是人们对这个人的好感降低。这类研究有很多。 &#160; 测试前准备 在测试前，统一观察员和主持人对脚本的理解。例如，怎么定义任务已经完成。 测试机vs用户自己的手机，手机vs电脑。如果测试的任务涉及这些设备之间的切换，请注意在脚本上注明。 如果测试任务需要用到无线网络，在每次测试前检查一下，看看是否需要重启无线路由器。 &#160; 小结： 如果测试中涉及到以下操作都得留意 测试机、用户自己的手机、手机与电脑切换 上网（GPRS还是wifi） 在用户手机上安装应用 注册开通等操作]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:14px;"><strong>脚本撰写</strong></span></p>
<ul>
<li><span style="font-size:14px;"><strong>预演和预测试：测试脚本的初稿写好后，得把全部过程预演3遍左右；能找到用户预测试就更好了。</strong>这可以避免在施测了2、3个用户后才发现脚本有问题。</span></li>
<li><span style="font-size:14px;"><strong>制作测试脚本前，需要将测试产品的所有功能都尝试一次（尤其是开通、取消、查询套餐、搜索等），不能以为不会出现问题，就省略了这个步骤。</strong>例如，有一次我们使用了同一个测试手机的号码来完成办理业务，当用户直接点击办理套餐时，只有第一个用户收到的短信才会提示用户，后续的用户都出现的提示语则不是这一条。</span></li>
<li><span style="font-size:14px;"><strong>凡是涉及到呈现次序时（e.g.测试多个竞品或方案），必须考虑顺序效应。</strong></span></li>
<li><span style="font-size:14px;"><strong>十分仔细地检查上一个任务对下一个任务的影响，看看上一个任务结束时的页面对下一个完成时的页面，是否要求任务开始时页面处于什么状态</strong>（脚本里注明初始和结束状态）<strong>，尤其是那种流程类的任务</strong>（例如上一个任务是提交信息，下一个任务是修改信息）。</span></li>
<li><span style="font-size:14px;"><strong>第一次使用测试产品时，必须记下自己的任务不适应的、不是很理解地方，哪怕它只是个小问题。</strong>因为这些不适应的地方，不算很强烈（但它们很可能就是可用性问题），它们会在你逐渐熟悉这个产品之后而&ldquo;消失&rdquo;，你很快就容忍了这些细节的小问题。</span></li>
<li><span style="font-size:14px;"><strong>如果任务涉及到评分，我个人觉得在用户操作完这个任务之后，立刻评分。</strong>Yale心理学公开课里提到的一个例子就是当要求</span>被试列举出某个人的3个优点或10个优点时，发现被试会对列举3个优点时评分更高。因为要列出10个优点比较难，很多人列不出来，于是人们对这个人的好感降低。这类研究有很多。</li>
</ul>
<p>&nbsp;</p>
<p><span id="more-44833"></span></p>
<p><strong><span style="font-size:14px;">测试前准备</span></strong></p>
<ul>
<li><span style="font-size:14px;"><strong>在测试前，统一观察员和主持人对脚本的理解。</strong>例如，怎么定义任务已经完成。</span></li>
<li><span style="font-size:14px;"><strong><strong>测试机vs</strong><strong>用户自己的手机，手机vs</strong><strong>电脑。</strong>如果测试的任务涉及这些设备之间的切换，请注意在脚本上注明。</strong></span></li>
<li><span style="font-size:14px;"><strong>如果测试任务需要用到无线网络，在每次测试前检查一下，看看是否需要重启无线路由器。</strong></span></li>
</ul>
<p>&nbsp;</p>
<p><span style="font-size: 14px;"><strong>小结：</strong></span></p>
<p><span style="font-size: 14px;">如果测试中涉及到以下操作都得留意</span></p>
<ul>
<li><span style="font-size: 14px;">测试机、用户自己的手机、手机与电脑切换</span></li>
<li><span style="font-size: 14px;">上网（GPRS还是wifi）</span></li>
<li><span style="font-size: 14px;">在用户手机上安装应用</span></li>
<li><span style="font-size: 14px;">注册开通等操作</span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44833</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>招什么样用户？</title>
		<link>http://copsy.org/hehe/?p=44814</link>
		<comments>http://copsy.org/hehe/?p=44814#comments</comments>
		<pubDate>Sat, 25 Feb 2012 04:10:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[用户体验研究]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44814</guid>
		<description><![CDATA[（以下是针对可用性测试而言） &#160; 维度1：是否用过本产品？ 1、本产品（待思考） 2、同类产品（这种用户会学习和适应所测试的产品会稍快，他们延续其他产品的操作行为来使用和评价测试的对象；对于他们提出来的可用性意见如何采纳？） 3、都没使用过 （这种新手因为不熟悉这类产品的操作，所以可能会&#8220;发现&#8221;更多的可用性问题） &#160; &#160; 其他维度：性别？年龄？职业？还是&#8230;.？ &#160; &#160; &#160;《采铜学心录》的作者认为，大家习惯性地从性别、年龄、职业、学历等人口统计学的维度来进行划分和筛选用户（例如招募的比例是男vs女1：1，学生vs工作1:1），通常是没有必要的。大家之所以这么做，估计也是习惯了社会学调查、市场调查的做法。 &#160; &#160; &#160; 那具体要不要这么划分呢？ &#160; &#160; &#160; 先问自己：我们为什么想要这样划分？是预期不同性别、年龄、职业、学历之间的人，在使用测试产品时存在差异，以便我们发现的可用性问题能代表广大人民群众的使用习惯和想法，是吗？如果是的话，为什么这几个属性会导致了这种差异呢？原因可能会是：年纪大的人不熟悉手机、电脑操作，学习能力差一点，那我们为什么不直接用&#8220;使用手机的时间&#8221;、&#8220;操作手机的熟练程度&#8221;来直接划分用户，而采用年龄这个间接属性来划分呢？（不过话说回来，年龄、职业这些属性很容易获取，而类似操作手机的熟练程度这类属性，如果没有现成的量表，还得自己设计几个问题来测量才行，其信效度又可能被质疑） &#160; &#160;&#160;&#160;《设计心理学》的作者Donald Norman 之前写过一篇文章说，以人为中心的设计（Human-Centered Design）的理念是如此的深入人心，以至于可能大家在理解的时候会出现一个偏差，于是他提出以活动为中心的设计（Activity-Centered Design）。对于可用性测试而言，我们注重的是用户在完成给定的任务时，他们与界面之间的交互行为，以及这些行为背后所反映的认知模式、体验、态度、需求等。 &#160; &#160; &#160;《采铜学心录》的作者认为，他并不反对给用户进行分类，但是这一分类必须是在用户研究完成之后，而不是之前（不然研究还没做，你凭什么知道你的分类是合适的？）；必须是基于用户与目标产品交互的行为模式和特点，而非仅是用户自身的一些属性。 &#160; 插曲： &#160; &#160; &#160;同人于野兄写过一篇文章《从Web 2.0到推荐引擎2.0》，里面介绍了2种推荐的机制：一种是像Pandora那样，通过分析歌曲本身的特点，推荐曲风相同的歌曲；另外一种是像Hunch那样，它直接分析人的喜好。（个人觉得，分析歌曲相对容易，容易推荐到你喜欢的曲风相似的歌，但一个人可能会喜欢多种风格的歌曲；直接分析人的话，相对复杂） &#160; &#160; &#160;&#160; 怎么发现&#8220;其他维度&#8221;呢？ &#160; &#160; &#160;&#160;《采铜学心录》的作者给了一些供大家参考： 使用动机、用户的使用经验和能力水平、用户的个性特征（如根据大五人格理论进行评估） 用户的生活方式和价值观（如通过VALS量表来评估） 用户对新的技术产品的态度（可根据罗杰斯的创新扩散模型将用户分为创新者、早期采用者、早期采用人群、后期采用人群和迟缓者等类型）等。 用户所在的组织和地区的文化特征（可基于霍夫斯坦德的文化模型进行评估） &#160; 定了维度之后，接着就是确定用户的比例 以前大家学过的抽样方法在这时候派上用场了。 可能一个偷懒的做法是：已工作和学生、男和女的比例都是1:1。由于样本的代表性是高度影响到稍后测试或访谈的质量（尤其是小样本抽样），那么什么叫有代表性呢？其实就是你抽取的样本基本能反映总体样本的各类用户，所以可能得做一下文献研究，看看总体样本在你已经确定的那几个维度上的分布和比例。 &#8212;&#8212;&#8212;&#8212;&#8212;&#8212; 如果是焦点访谈等用于了解用户需求的话，可以参看《采铜学心录》以下的建议： &#160; 用户研究（尤其是定性研究）中甄选用户的一般原则应是：寻找那些（在目标产品、相同领域产品或共通领域产品）有丰富体验的用户。不过这里还要澄清三种情况： [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:14px;"><span style="color:#a9a9a9;"><b>（以下是针对可用性测试而言）</b></span></span></p>
<p>&nbsp;</p>
<p><span style="font-size:14px;"><b>维度1：是否用过本产品？</b></span></p>
<p><span style="font-size:14px;"><b>1、本产品</b>（待思考）</span></p>
<p><span style="font-size:14px;"><b>2、同类产品</b>（这种用户会学习和适应所测试的产品会稍快，他们延续其他产品的操作行为来使用和评价测试的对象；对于他们提出来的可用性意见如何采纳？）</span></p>
<p><span style="font-size:14px;"><b>3、都没使用过 </b>（这种新手因为不熟悉这类产品的操作，所以可能会&ldquo;发现&rdquo;更多的可用性问题）</span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="font-size:14px;"><b>其他维度：性别？年龄？职业？还是&#8230;.？</b></span></p>
<p><span style="font-size:14px;">&nbsp; &nbsp; &nbsp;<a href="http://xuexinlu.blogbus.com/">《采铜学心录》</a>的作者认为，大家习惯性地从性别、年龄、职业、学历等人口统计学的维度来进行划分和筛选用户（例如招募的比例是男vs女1：1，学生vs工作1:1），通常是没有必要的。大家之所以这么做，估计也是习惯了社会学调查、市场调查的做法。</span></p>
<p><span style="font-size:14px;">&nbsp; &nbsp; &nbsp; 那具体要不要这么划分呢？</span></p>
<p><span style="font-size:14px;">&nbsp; &nbsp; &nbsp; 先问自己：我们为什么想要这样划分？是预期不同性别、年龄、职业、学历之间的人，在使用测试产品时存在差异，以便我们发现的可用性问题能代表广大人民群众的使用习惯和想法，是吗？如果是的话，为什么这几个属性会导致了这种差异呢？原因可能会是：年纪大的人不熟悉手机、电脑操作，学习能力差一点，那我们为什么不直接用&ldquo;使用手机的时间&rdquo;、&ldquo;操作手机的熟练程度&rdquo;来直接划分用户，而采用年龄这个间接属性来划分呢？（不过话说回来，年龄、职业这些属性很容易获取，而类似操作手机的熟练程度这类属性，如果没有现成的量表，还得自己设计几个问题来测量才行，其信效度又可能被质疑）</span></p>
<p><span style="font-size:14px;">&nbsp; &nbsp;&nbsp;&nbsp;《设计心理学》的作者Donald Norman 之前写过<a href="http://www.jnd.org/dn.mss/human-centered_design_considered_harmful.html">一篇文章</a>说，以人为中心的设计（Human-Centered Design）的理念是如此的深入人心，以至于可能大家在理解的时候会出现一个偏差，于是他提出以活动为中心的设计（Activity-Centered Design）。<span style="color:#ff0000;">对于可用性测试而言，我们注重的是用户在完成给定的任务时，他们与界面之间的交互行为，以及这些行为背后所反映的认知模式、体验、态度、需求等。</span></span></p>
<div><span style="font-size:14px;">&nbsp; &nbsp; &nbsp;<a href="http://xuexinlu.blogbus.com/">《采铜学心录》</a>的作者认为，<strong>他并不反对给用户进行分类，但是这一分类必须是在用户研究完成之后，而不是之前（不然研究还没做，你凭什么知道你的分类是合适的？）；必须是基于用户与目标产品交互的行为模式和特点，而非仅是用户自身的一些属性。</strong></span></div>
<p>&nbsp;</p>
<p><span style="font-size:14px;"><strong>插曲：</strong></span></p>
<p><span style="font-size:14px;"><strong>&nbsp; &nbsp; &nbsp;同人于野兄写过一篇文章<a href="http://www.geekonomics10000.com/?s=%E6%8E%A8%E8%8D%90">《从Web 2.0到推荐引擎2.0》</a>，里面介绍了2种推荐的机制：一种是像Pandora那样，通过分析歌曲本身的特点，推荐曲风相同的歌曲；另外一种是像Hunch那样，它直接分析人的喜好。</strong>（个人觉得，分析歌曲相对容易，容易推荐到你喜欢的曲风相似的歌，但一个人可能会喜欢多种风格的歌曲；直接分析人的话，相对复杂）</span></p>
<p><span style="font-size:14px;"><span id="more-44814"></span></span></p>
<p><span style="font-size:14px;"><strong>&nbsp; &nbsp; &nbsp;&nbsp;</strong></span></p>
<p><span style="font-size:14px;"><strong>怎么发现&ldquo;其他维度&rdquo;呢？</strong></span></p>
<p><span style="font-size:14px;">&nbsp; &nbsp; &nbsp;&nbsp;<a href="http://xuexinlu.blogbus.com/">《采铜学心录》</a>的作者给了一些供大家参考：</span></p>
<ul>
<li><span style="font-size:14px;"><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">使用动机、用户的使用经验和能力水平、用户的个性特征（如根据</span><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; "><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 255); "><a href="http://en.wikipedia.org/wiki/Big_Five_personality_traits" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(102, 102, 102); text-decoration: none; " target="_blank">大五人格理论</a></span></span></span></span><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">进行评估）</span></span></li>
<li><span style="font-size:14px;"><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">用户的生活方式和价值观（如通过</span><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><a href="http://en.wikipedia.org/wiki/VALS" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(102, 102, 102); text-decoration: none; " target="_blank"><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 255); ">VALS<span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; "><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; ">量表</span></span></span></a></span><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">来评估）</span></span></li>
<li><span style="font-size:14px;"><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">用户对新的技术产品的态度（可根据</span><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><a href="http://en.wikipedia.org/wiki/Diffusion_of_innovations" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(102, 102, 102); text-decoration: none; " target="_blank"><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; "><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 255); ">罗杰斯的创新扩散模型</span></span></span></a></span><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">将用户分为创新者、早期采用者、早期采用人群、后期采用人群和迟缓者等类型）等。</span></span></li>
<li><span style="font-size:14px;"><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">用户所在的组织和地区的文化特征（可基于</span><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><a href="http://en.wikipedia.org/wiki/Hofstede%27s_cultural_dimensions_theory" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(102, 102, 102); text-decoration: none; " target="_blank"><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; "><span lang="EN-US" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; "><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; color: rgb(0, 0, 255); ">霍夫斯坦德的文化模型</span></span></span></a></span><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">进行评估）</span></span></li>
</ul>
<p>&nbsp;</p>
<p><span style="font-size:14px;"><strong>定了维度之后，接着就是确定用户的比例</strong></span></p>
<ul>
<li><span style="font-size: 14px; "><span style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; font-family: 宋体; ">以前大家学过的抽样方法在这时候派上用场了。</span></span></li>
<li>可能一个偷懒的做法是：已工作和学生、男和女的比例都是1:1。由于样本的代表性是高度影响到稍后测试或访谈的质量（尤其是小样本抽样），那么什么叫有代表性呢？其实就是你抽取的样本基本能反映总体样本的各类用户，所以可能得做一下文献研究，看看总体样本在你已经确定的那几个维度上的分布和比例。</li>
</ul>
<p><span style="font-size:14px;">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p><span style="font-size:14px;">如果是焦点访谈等用于了解用户需求的话，可以参看<a href="http://xuexinlu.blogbus.com/">《采铜学心录》</a>以下的建议：</span></p>
<p>&nbsp;</p>
<p><span style="font-size:14px;">用户研究（尤其是定性研究）中甄选用户的一般原则应是：<span style="color: rgb(0, 0, 255); "><strong>寻找那些（在目标产品、相同领域产品或共通领域产品）有丰富体验的用户。</strong></span>不过这里还要澄清三种情况：</span></p>
<div>&nbsp;</div>
<div><span style="font-size:14px;"><span style="color: rgb(0, 0, 255); "><strong>1）如果目标产品还没有面市，不可能存在有使用经验的用户，那么就应该找有同类产品经验的用户；</strong></span></span></div>
<div>&nbsp;</div>
<div><span style="font-size:14px;"><span style="color: rgb(0, 0, 255); "><strong>2）如果我们研究的目的是为什么用户不用某个（类）产品，那么我们应该找那些打死也不用的用户；</strong></span></span></div>
<div>&nbsp;</div>
<div><span style="font-size:14px;"><span style="color: rgb(0, 0, 255); "><strong>3）如果是<u>可用性测试、眼动研究</u>之类的情况，选取新手用户往往更有价值。</strong></span></span></div>
<div>&nbsp;</div>
<div><span style="font-size:14px;">另外，这个原则暗藏了一个小机关：&ldquo;共通领域产品&rdquo;。什么意思呢？我们先来看看IDEO公司做用户研究的经典做法：如果他们正给一家正在规划中的顶级高档餐厅做前期用户研究，那么他们寻找的用户将不仅包括经常光顾高档餐厅的饕客，而且可能会去找高尔夫球场的经理，或是奢侈品品牌店的店长，因为这些人最清楚如何从内心深处满足富人们的需求。也就是说，我们找的用户可以不限于在目标产品上有丰富体验的人，而且可以是与目标产品有共通的&ldquo;心理/文化基因&rdquo;的产品的资深用户或者专家。</span></div>
<div>&nbsp;</div>
<div><span style="font-size:14px;"><span style="color: rgb(169, 169, 169); ">（个人批注：原文作者提到的这点是基于这些店长和经理能共通地了解富人的需求，因此如果真的招募，也必须选择那些确实有经验的店长和经理才行）</span></span></div>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="font-size:14px;">推荐阅读：</span></p>
<ul>
<li><span style="font-size:14px;"><a href="http://xuexinlu.blogbus.com/c4061443/">细说&ldquo;用户分类&rdquo;：如何避免教条主义与想当然</a></span></li>
<li><span style="font-size:14px;"><a href="http://www.shimuuu.com/blog/%E7%94%A8%E6%88%B7%E6%A8%A1%E5%9E%8B%E5%92%8C%E6%95%B0%E6%8D%AE%EF%BC%88%E4%B8%80%EF%BC%89">用户模型和数据（一）</a></span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44814</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>做用研时思考过的一些问题</title>
		<link>http://copsy.org/hehe/?p=44785</link>
		<comments>http://copsy.org/hehe/?p=44785#comments</comments>
		<pubDate>Mon, 20 Feb 2012 15:14:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[用户体验研究]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44785</guid>
		<description><![CDATA[领了2次工资，写点东西小结一下吧&#8230;. &#160; 作为心理系的学生，第一次接触可用性测试的时候，我感觉： 1）&#8220;脚本&#8221;这个词很怪 2）人真的是千奇百怪，面对同样一样东西，人与人的反应差异很大（所以哪怕在测试前我好像已经发现很多可用性问题了，但你总能从用户口中听到很多你没想过的） 3）为什么在测试时，实验的主试会坐在用户旁边一对一地交流，而不像很多心理学的实验那样，直接让被试对着屏幕来完成，减少主试对被试的干预。由于我们经常要计算用户完成任务的时间、成功率，而用户在完成这些任务时会询问主试问题等，这使得计算任务完成的时间存在困难，而且由于主试在场的话，被试是否会存在依赖心理，凡是遇到不太理解的地方都会问主试，这样可能也会降低任务的成功率和独立性的评分。 4）为什么被试数目这么少？12-30个真的够吗？虽说找被试很贵，但调研公司做个普通的调查需要几百个样本，岂不是更贵？而且&#8220;5个用户可以发现85%以上的可用性&#8221;，这个85%也是基于每个用户可能发现所有问题的30%而计算出来的（关于这个问题的讨论详看这里）。 5）企业内部的用研部门&#160;vs&#160;请外面的用研咨询公司 &#160; &#160; &#160; 后来多做几次可用性测试后，我又在想： 1）很多情况下，用户是首次使用该产品，而我们测出来的问题，是用户在短期内首次使用产品时所遇到的问题，部分问题可能在长期使用后不再是问题（因为部分问题只是首次使用时，由于不适应新产品而带来的；而且只要这些问题不是特别严重、影响到用户是否能完成某个操作的话，用户长期使用后会慢慢熟悉和适应这些问题）。另一方面，有些问题可能需要在长期使用时才会发现？ 2）是否在开始任务前，让用户自由操作一会儿？用户一开始没能很快地完成任务，可能只是因为不熟悉这个产品而已。（注：这个问题跟上一个问题结合起来思考，因为可用性测试就是为了让新手在第一次使用产品时都能快速上手） 3）可用性测试最后得出来的大部分是定性的数据，这些定性的数据如何呈现才会有说服力和科学性？（定性的数据尽量能找到其他定量的数据来支撑） 4）如何解释定量的指标？例如用户找到并完成下载某个软件的平均时间是560秒，这说明了什么问题？（数字只有横向或纵向对比，才有解释的意义） 5）如何对待用户的想法和提议？对于同一个界面，有的人认为字体太小，有的认为OK，有的则认为太大了，到底该听谁的？是根据人数的多少，人数多就采纳，人数少就不采纳？达到多少才算多？对于这种认知类、态度类的问题，是否需要大样本调查会比较好？ &#160; 6）你写的报告有足够的证据和说服力去告诉产品经理，说&#8220;这个地方你得改？&#8221;对于领导而言，他怎么知道如果他改善了这些问题之后，真的能给他带来多少收益？（这个问题涉及到该产品是否有KPI指标或其他运营指标，用户研究部门是否与其他部门有比较多的联系、是否能获取这些KPI指标、并且用这些指标检验这些用研报告的有效性和效果） 7）职业发展：用户体验研究这项工作好像没什么太多的技术含量，随便找个人、随便一个专业的人都可以做。对于心理学出身的人来说，我们有什么&#8220;核心竞争力&#8221;？如果我们做用研做了几年后，职位上会有什么上升的空间？ &#160; 还有一些值得思考一下的问题： 往哪走与走多远 1）&#8220;长得丑且难用的网站为什么那么多人访问？相比公司的其他部门，用户体验能究竟能做什么，能起到什么的作用？&#8221; &#160; 目的 vs 手段： 1）&#8220;在你们的公司/团队里，用户研究做了什么实质的事情？用户研究如何做才能为产品设计提供实质性的帮助?&#8221;&#160; 2）&#8220;存在不少为了用研而用研的，不乏一些大公司，数据和报告做得漂亮、好看，能起到的作用没人问起，也可能没人敢问。&#8221; 3）不少公司可能会盲目追崇方法论，例如画像库（Persona）、眼动议这种研究方法很炫，领导可能会喜欢看这些报告的结果。在每次做研究前，没有认真思考过该用什么研究方法好。（这个跟学习统计很像，统计中不乏高级的统计方法，但要学好统计，我觉得深知每种研究方法适用的条件和数据、拿到数据好具体用什么方法好，这个蛮重要的） &#160; 建议看看知乎上在有道和其他从业人员的回答： http://www.zhihu.com/question/19604491 http://www.zhihu.com/question/19741459 &#160; （我很好奇：为什么知乎的领域分类里，最多人关注的领域是用户体验） &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;- 以下是做了3次可用性测试之后，思考的问题： 1）可用性测试只能保证你所测试的产品能用，但不能让它变得好用，让人喜欢用。因为找我们做用户体验的部门，都想改善他们产品的用户体验，但可用性测试只能发现产品中是否存在可用性问题，最多只能让新手在第一次使用产品的时候，比较容易上手、能比较顺畅地完成软件所提供的功能和操作，但不能保证用户会喜欢用它。（可用性 &#8211;&#62;&#160;易用性&#160;&#8211;&#62;&#160;好用性&#160;&#8211;&#62;&#160;喜用性） 2）假如你只会做可用性测试、你的用研部门水平一般的话：可用性测试对于做得比较烂的产品，意义才比较大，或者说只有这么烂的产品，用研才有存在价值。假如你所测试的产品，其研发团队很一般的话，研发团队听完你列出来的产品问题、然后作出修改后，还会有新的问题出现（因为研发团队很一般） 3）在学校里所学习都是实验的、定量的研究方法，而现在要做用户体验的时候，如何了解用户需求和想法却是十分重要，它可能更需要用各种定性的方法 4）我们在短短1个小时内、用10个左右的用户所发现的问题（包括通过可用性测试和访谈时用户所提到的问题），跟用户在某个论坛发帖所提的建议、给客服所抱怨的东西，这两者有什么异同？ 5）当我们发现了问题后，把它写到报告里，但产品开发人员看到我们的报告后可能会问，我们真的需要这样改吗，你有足够的理由支持这个改动吗？坦白说，很多时候我们没有充分的理由。因为在一次可用性中（约10个用户），我们更倾向于记录用户的反馈，是发现问题的过程，而不是验证某个假设的过程。 6）当你实力比较弱的时候，模仿是你最好的壮大自己的途径。我发现了一个现象：一个很简单的登陆页面，客户还是会出现很多问题（e.g.没有找回密码的地方、注册入口不明显等等）。如果什么事情都想着从0开始、由自己去摸索，你会犯很多很多错误，而这些错误其实都是可以不必要的。尤其是当你的开发团队实力不强，那就好好把别人现成的、优秀的产品一字不漏地抄过来（就已经不错了，哪怕不能保证用户喜欢，但最起码使用起来不会有问题）。]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:14px;">领了2次工资，写点东西小结一下吧&#8230;.</span></p>
<p>&nbsp;</p>
<p><span style="font-size:14px;">作为心理系的学生，第一次接触可用性测试的时候，我感觉：</span></p>
<div>
<div>
<p><span style="font-size:14px;"><strong>1）&ldquo;脚本&rdquo;这个词很怪</strong></span></p>
<p><span style="font-size:14px;">2）人真的是千奇百怪，面对同样一样东西，人与人的反应差异很大（所以哪怕在测试前我好像已经发现很多可用性问题了，但你总能从用户口中听到很多你没想过的）</span></p>
<p><span style="font-size:14px;"><strong>3）为什么在测试时，实验的主试会坐在用户旁边一对一地交流，而不像很多心理学的实验那样，直接让被试对着屏幕来完成</strong>，减少主试对被试的干预。<span style="color:#808080;">由于我们经常要计算用户完成任务的时间、成功率，而用户在完成这些任务时会询问主试问题等，这使得计算任务完成的时间存在困难，而且由于主试在场的话，被试是否会存在依赖心理，凡是遇到不太理解的地方都会问主试，这样可能也会降低任务的成功率和独立性的评分。</span></span></p>
<p><span style="font-size:14px;">4）为什么被试数目这么少？12-30个真的够吗？虽说找被试很贵，但调研公司做个普通的调查需要几百个样本，岂不是更贵？而且&ldquo;5个用户可以发现85%以上的可用性&rdquo;，这个85%也是基于每个用户可能发现所有问题的30%而计算出来的（<a href="http://copsy.org/hehe/?p=44802">关于这个问题的讨论详看这里</a>）。</span></p>
<p><span style="font-size:14px;">5）企业内部的用研部门&nbsp;vs&nbsp;请外面的用研咨询公司</span></p>
<p>&nbsp;</p>
<div><span style="font-size:14px;"><span id="more-44785"></span></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><span style="font-size:14px;">后来多做几次可用性测试后，我又在想：</span></p>
<p><span style="font-size:14px;"><strong>1）很多情况下，用户是首次使用该产品，而我们测出来的问题，是用户在短期内首次使用产品时所遇到的问题，部分问题可能在长期使用后不再是问题</strong>（因为部分问题只是首次使用时，由于不适应新产品而带来的；而且只要这些问题不是特别严重、影响到用户是否能完成某个操作的话，用户长期使用后会慢慢熟悉和适应这些问题）<strong>。另一方面，有些问题可能需要在长期使用时才会发现？</strong></span></p>
<p><span style="font-size:14px;"><strong>2）是否在开始任务前，让用户自由操作一会儿？</strong>用户一开始没能很快地完成任务，可能只是因为不熟悉这个产品而已。（注：这个问题跟上一个问题结合起来思考，因为可用性测试就是为了让新手在第一次使用产品时都能快速上手）</span></p>
<p><span style="font-size:14px;"><strong>3）可用性测试最后得出来的大部分是定性的数据，这些定性的数据如何呈现才会有说服力和科学性？</strong>（定性的数据尽量能找到其他定量的数据来支撑）</span></p>
<p><span style="font-size:14px;"><strong>4）如何解释定量的指标？</strong>例如用户找到并完成下载某个软件的平均时间是560秒，这说明了什么问题？（数字只有横向或纵向对比，才有解释的意义）</span></p>
<p><strong>5）如何对待用户的想法和提议？对于同一个界面，有的人认为字体太小，有的认为OK，有的则认为太大了，到底该听谁的？</strong>是根据人数的多少，人数多就采纳，人数少就不采纳？达到多少才算多？对于这种认知类、态度类的问题，是否需要大样本调查会比较好？</p>
<p>&nbsp;</p>
</p></div>
<p><span style="font-size:14px;"><strong>6）你写的报告有足够的证据和说服力去告诉产品经理，说&ldquo;这个地方你得改？&rdquo;对于领导而言，他怎么知道如果他改善了这些问题之后，真的能给他带来多少收益？</strong>（这个问题涉及到该产品是否有KPI指标或其他运营指标，用户研究部门是否与其他部门有比较多的联系、是否能获取这些KPI指标、并且用这些指标检验这些用研报告的有效性和效果）</span></p>
<p><span style="font-size:14px;"><strong>7）职业发展：用户体验研究这项工作好像没什么太多的技术含量，随便找个人、随便一个专业的人都可以做。对于心理学出身的人来说，我们有什么&ldquo;核心竞争力&rdquo;？</strong>如果我们做用研做了几年后，职位上会有什么上升的空间？</span></p>
<p>&nbsp;</p>
<p><span style="font-size:14px;">还有一些值得思考一下的问题：</span></p>
<p><span style="font-size:14px;"><strong>往哪走与走多远</strong></span></p>
<p><span style="font-size:14px;">1）&ldquo;长得丑且难用的网站为什么那么多人访问？相比公司的其他部门，用户体验能究竟能做什么，能起到什么的作用？&rdquo;</span></p>
<p>&nbsp;</p>
<p><span style="font-size:14px;"><strong>目的 vs 手段：</strong></span></p>
<p><span style="font-size:14px;">1）&ldquo;在你们的公司/团队里，用户研究做了什么实质的事情？用户研究如何做才能为产品设计提供实质性的帮助?&rdquo;&nbsp;</span></p>
<p><span style="font-size:14px;">2）&ldquo;存在不少为了用研而用研的，不乏一些大公司，数据和报告做得漂亮、好看，能起到的作用没人问起，也可能没人敢问。&rdquo;</span></p>
<p><span style="font-size:14px;">3）不少公司可能会盲目追崇方法论，例如画像库（Persona）、眼动议这种研究方法很炫，领导可能会喜欢看这些报告的结果。在每次做研究前，没有认真思考过该用什么研究方法好。（这个跟学习统计很像，统计中不乏高级的统计方法，但要学好统计，我觉得深知每种研究方法适用的条件和数据、拿到数据好具体用什么方法好，这个蛮重要的）</span></p>
<p>&nbsp;</p>
<p><span style="font-size:14px;">建议看看知乎上在有道和其他从业人员的回答：</span></p>
<ul>
<li><span style="font-size:14px;"><a href="http://www.zhihu.com/question/19604491">http://www.zhihu.com/question/19604491</a></span></li>
<li><span style="font-size:14px;"><a href="http://www.zhihu.com/question/19741459">http://www.zhihu.com/question/19741459</a></span></li>
</ul></div>
</div>
<p>&nbsp;</p>
<p>（我很好奇：为什么知乎的领域分类里，最多人关注的领域是用户体验）</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<p><span style="font-size:14px;">以下是做了3次可用性测试之后，思考的问题：</span></p>
<p><span style="font-size:14px;"><strong>1）可用性测试只能保证你所测试的产品能用，但不能让它变得好用，让人喜欢用。</strong>因为找我们做用户体验的部门，都想改善他们产品的用户体验，但可用性测试只能发现产品中是否存在可用性问题，最多只能让新手在第一次使用产品的时候，比较容易上手、能比较顺畅地完成软件所提供的功能和操作，但不能保证用户会喜欢用它。（可用性 &#8211;&gt;&nbsp;</span>易用性&nbsp;&#8211;&gt;&nbsp;好用性&nbsp;&#8211;&gt;&nbsp;喜用性）</p>
<p><span style="font-size:14px;">2）假如你只会做可用性测试、你的用研部门水平一般的话：<strong>可用性测试对于做得比较烂的产品，意义才比较大，或者说只有这么烂的产品，用研才有存在价值</strong>。假如你所测试的产品，其研发团队很一般的话，研发团队听完你列出来的产品问题、然后作出修改后，还会有新的问题出现（因为研发团队很一般）</span></p>
<p><span style="font-size:14px;">3）在学校里所学习都是实验的、定量的研究方法，而现在要做用户体验的时候，如何了解用户需求和想法却是十分重要，它可能更需要用各种定性的方法</span></p>
<p><span style="font-size:14px;">4）我们在短短1个小时内、用10个左右的用户所发现的问题（包括通过可用性测试和访谈时用户所提到的问题），跟用户在某个论坛发帖所提的建议、给客服所抱怨的东西，这两者有什么异同？</span></p>
<p><span style="font-size:14px;">5）当我们发现了问题后，把它写到报告里，但产品开发人员看到我们的报告后可能会问，我们真的需要这样改吗，你有足够的理由支持这个改动吗？坦白说，很多时候我们没有充分的理由。因为在一次可用性中（约10个用户），我们更倾向于记录用户的反馈，是发现问题的过程，而不是验证某个假设的过程。</span></p>
<p><span style="font-size:14px;"><span style="color:#ff8c00;">6）当你实力比较弱的时候，模仿是你最好的壮大自己的途径。</span>我发现了一个现象：一个很简单的登陆页面，客户还是会出现很多问题（e.g.没有找回密码的地方、注册入口不明显等等）。如果什么事情都想着从0开始、由自己去摸索，你会犯很多很多错误，而这些错误其实都是可以不必要的。尤其是当你的开发团队实力不强，那就好好把别人现成的、优秀的产品一字不漏地抄过来（就已经不错了，哪怕不能保证用户喜欢，但最起码使用起来不会有问题）。</span></p>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44785</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>几个用户才够，这个不是问题?</title>
		<link>http://copsy.org/hehe/?p=44802</link>
		<comments>http://copsy.org/hehe/?p=44802#comments</comments>
		<pubDate>Mon, 20 Feb 2012 15:00:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[用户体验研究]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44802</guid>
		<description><![CDATA[大家都知道那个&#8221;神奇的数字5&#8220;，因为Nielsen的研究发现，5个用户可以发现80%以上的可用性问题，他是假设平均每个用户可以发现30%的可用性问题，而且假设所有问题都有同等被发现的概率。 过去的研究已经对测试的样本大小进行过不少探讨，例如： Benefits of increased sample sizes in usability testing (2003) Why you only need to test with 5 users (2000) Five users is nowhere near enough (2001) Refining the test phase of usability evaluation: How many subjects is enough? (1992) &#160; Lindgaard和Chattratichart（2007）的研究发现，可用性测试的用户数量与被发现的可用性问题比例、被发现的新可用性问题比例均不存在显著的相关关系。但是用户的差异化、任务的个数则与被发现的可用性问题显著相关。（详见下面的PPT） &#160; Lindgaard和Chattratichart说，HCI在过去15年花了较多的时间去探讨用户的数量，而忽略了如何设计可用性测试中的任务 &#160; &#160; &#160; &#160; Take-home Message： 尽量选取有代表性的用户，而且用户不要太同质化（如果我没记错的话，统计上也是如此，用户内部的差异越大，才容易检测出显著） 与用户的个数一样，不是单纯地讨论设置的任务个数，而是要看这些任务所涵盖的范围（这些任务具体涉及到了产品的哪些功能点）。转载一段话：&#8221;如果产品处在设计的初期，我们需要关注一些宏大的问题（如：网站的整体架构、导航和分类的合理性、页面的逻辑关系），此时就需要通过宽泛而有弹性的任务，来查找宏观层面的问题。如果产品的设计已经非常完善，开始进行细节的修改迭代，此时就需要通过设置相对具体的任务来查找特定的细节问题（如：对某个命名的理解、按钮的使用、链接的点击、表单的填写）。&#8220; &#160;（摘自网易用研） &#160; [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:14px;">大家都知道那个&rdquo;神奇的数字5&ldquo;，因为Nielsen的研究发现，5个用户可以发现80%以上的可用性问题，他是假设平均每个用户可以发现30%的可用性问题，而且假设所有问题都有同等被发现的概率。</span></p>
<p><span style="font-size:14px;">过去的研究已经对测试的样本大小进行过不少探讨，例如：</span></p>
<ul>
<li><span style="font-size:14px;">Benefits of increased sample sizes in usability testing (2003)</span></li>
<li><span style="font-size:14px;">Why you only need to test with 5 users (2000)</span></li>
<li><span style="font-size:14px;">Five users is nowhere near enough (2001)</span></li>
<li><span style="font-size:14px;">Refining the test phase of usability evaluation: How many subjects is enough? (1992)</span></li>
</ul>
<div>&nbsp;</div>
<div><span style="font-size:14px;">Lindgaard和Chattratichart（2007）的研究发现，<strong>可用性测试的用户数量与被发现的可用性问题比例</strong>、被发现的新可用性问题比例均不存在显著的相关关系。但是<strong>用户的差异化、任务的个数则与被发现的可用性问题显著相关。（详见下面的PPT）</strong></span></div>
<div>&nbsp;</div>
<div><span style="font-size:14px;">Lindgaard和Chattratichart说，<strong>HCI在过去15年花了较多的时间去探讨用户的数量，而忽略了如何设计可用性测试中的任务</strong></span></div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>&nbsp;</div>
<div>
<div>&nbsp;</div>
<div><span style="font-size:14px;"><strong>Take-home Message：</strong></span></div>
<ol>
<li><span style="font-size:14px;"><span style="color:#ff0000;">尽量选取有代表性的用户，而且用户不要太同质化</span>（如果我没记错的话，统计上也是如此，用户内部的差异越大，才容易检测出显著）</span></li>
<li><span style="font-size:14px;"><span style="color:#ff0000;">与用户的个数一样，不是单纯地讨论设置的任务个数，而是要看这些任务所涵盖的范围（这些任务具体涉及到了产品的哪些功能点）。转载一段话：</span><span style="color:#808080;">&rdquo;如果产品处在设计的初期，我们需要关注一些宏大的问题（如：网站的整体架构、导航和分类的合理性、页面的逻辑关系），此时就需要通过宽泛而有弹性的任务，来查找宏观层面的问题。如果产品的设计已经非常完善，开始进行细节的修改迭代，此时就需要通过设置相对具体的任务来查找特定的细节问题（如：对某个命名的理解、按钮的使用、链接的点击、表单的填写）。&ldquo; &nbsp;（摘自网易用研）</span></span></li>
</ol>
<div>&nbsp;</div>
</div>
<div id="__ss_11674971" style="width:425px"><span style="font-size:14px;"><strong style="display:block;margin:12px 0 4px"><a href="http://www.slideshare.net/aprilseason/usability-testingwhat-have-we-overlooked" title="Usability testing:what have we overlooked">Usability testing:what have we overlooked</a></strong><object height="400" id="__sse11674971" width="480"><param name="quality" value="high" /><param name="movie" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=usabilitytestingwhathaveweoverlooked-120220082338-phpapp01&amp;stripped_title=usability-testingwhat-have-we-overlooked&amp;userName=aprilseason" /><param name="allowScriptAccess" value="always" /><param name="wmode" value="transparent" /><embed allowscriptaccess="always" height="400" name="__sse11674971" quality="high" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=usabilitytestingwhathaveweoverlooked-120220082338-phpapp01&amp;stripped_title=usability-testingwhat-have-we-overlooked&amp;userName=aprilseason" type="application/x-shockwave-flash" width="480" wmode="transparent"></embed></object></span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>参考文献：</p>
<div style="padding:5px 0 12px"><span style="font-size:14px;">Lindgaard, G., &amp; Chattratichart, J. (2007). Usability testing: what have we overlooked?&nbsp;<i>Proceedings of the SIGCHI Conference on Human factors in Computing Systems</i>, 1415-1424. [PDF下载]</span></div>
<div style="padding:5px 0 12px"><span style="font-size:14px;"><a href="http://uedc.163.com/7339.html">网易：可用性测试的权衡之道（一） &nbsp;</a></span></div>
</div>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44802</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>系统可用性量表（System Usability Scale, SUS）</title>
		<link>http://copsy.org/hehe/?p=44740</link>
		<comments>http://copsy.org/hehe/?p=44740#comments</comments>
		<pubDate>Tue, 14 Feb 2012 15:33:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[用户体验研究]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44740</guid>
		<description><![CDATA[可用性量表很多（见下图），SUS只是其中一个。&#160; SUS简介： 量表作者：John Brooke&#160; (Digital Equipment Corporation, UK, 1986) 问卷组成：10个问题，在5点量表上打分 量表中文版以及计分方式：查看这里 信度：0.85&#160; （见上图） &#160; 优点： 问卷短，省时 最后会得出一个分数，直观 免费 对于小样本（ n&#60;14），SUS的优势更明显（见下图），图中的意思：随即抽取14名被试的SUS问卷均能判断网站1比网站2要好，而抽取的CSUQ问卷只有90%能做出这个正确的判断，详见这个PPT或原论文） 用途： 同一个界面，完成不同的任务之间进行比较（因为有的任务可能会更难或不常使用，例如安装软件这个操作可能只需执行一次，而不像其他操作那样频繁使用；用户在完成不同类型和难度的任务之后，分别评多次SUS的分数，然后再进行对比，因为如果所有任务只评一个SUS分数的话，可能会因为某些任务较难而降低了评分）； 同一个界面，先后不同版本之间进行比较（不过需要注意的是增加新功能或改版后，用户在初期可能会不适应，而导致SUS在短期内会下降，但长期会回升） 备用方案之间、竞品之间进行比较。 不同种类的界面之间进行比较（例如同一个产品有PC版、网页版、Android版、iSO版；或者百度地图与微信之间比较） （Bangor没怎么解释为什么可以在不同任务、不同时间、不同界面之间进行比较） &#160; 如何解释SUS分数？ 1）SUS分数反映的是总体的可用性，单独抽取某个题目的得分在产品之间作横向比较意义不大 &#160;&#160; 理由： &#160;&#160; a）10道题目之间高度相关； &#160;&#160; b）Bangor等人在2008年的那篇paper中，通过因素分析结果发现，10道题只提取出一个因素&#160;；但2009年有研究者提出，SUS分数反映了总体的满意度，同时第4和第10道题测量了易于学习性（learnability），而其他8道题测量了可用性。（详见） &#160; 2）如果某个界面的SUS分数为76，这表示什么？ 解决方案一： &#160;&#160;&#160;&#160;&#160; AT&#38;T Labs的Bangor,Kortum 和Miller在2009年发了一篇文章来解决这个问题。他们在SUS的结尾增加了1个问题（见下图），让用户使用Poor、Ok、Good等形容词来总体评价这个用户界面，其用意是想将SUS与这些形容词关连起来。 &#160;&#160;&#160;&#160;&#160; 以下是每个形容词对应的SUS分数：按照这次的数据，被用户评为Good的那些界面，SUS的平均分为71.4（标准差为：11.6，感觉有点离散）。 &#160;&#160;&#160;&#160;&#160; 不过Bangor等人并没有明确说，是否有足够的证据来证明可以使用71.4或某个分数来判断一个产品是否合格 解决方案二： &#160;&#160;&#160;&#160; 就像GRE的分数一样，将SUS分数转换成percentile百分位数，解释的时候就说：&#8220;比百分之xxx的其他界面的SUS分数要高&#8221;。（不过这需要一个相对较大的SUS分数库） &#160;&#160;&#160;&#160; 例如，由Jeff Sauro开发的SUS Package收集了500多个研究、5000多份SUS问卷。在这个分数库中，如果SUS得分为74，那么它比500多个界面中的70%都要高（见下图） 结合其他2篇paper中的SUS平均分，可以看出当一个界面的SUS得分为78时，可以说它大约比75%的其他用户界面都要好 a) [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><span style="font-size: 14px;">可用性量表很多（见下图），SUS只是其中一个。&nbsp;<a href="http://copsy.org/hehe/wp-content/uploads/2012/02/list.png"><img alt="" class="aligncenter size-full wp-image-44743" height="384" src="http://copsy.org/hehe/wp-content/uploads/2012/02/list.png" title="list" width="517" /></a></span></p>
<p style="text-align: center;"><span style="font-size: 14px;"><strong>SUS简介：</strong></span></p>
<p style="text-align: left;"><span style="font-size: 14px;"><strong>量表作者：</strong>John Brooke&nbsp; (Digital Equipment Corporation, UK, 1986)</span></p>
<p><span style="font-size: 14px;"><strong>问卷组成：</strong>10个问题，在5点量表上打分</span></p>
<p><span style="font-size: 14px;"><strong>量表中文版以及计分方式：<a href="http://hi.baidu.com/3muzi3/blog/item/0e6d8fae5d6aeaf6fbed5080.html">查看这里</a></strong></span></p>
<p><span style="font-size: 14px;"><strong>信度：0.85&nbsp; </strong>（见上图）</span></p>
<p>&nbsp;</p>
<p><span style="font-size: 14px;"><strong>优点：</strong></span></p>
<ul>
<li><span style="font-size: 14px;">问卷短，省时</span></li>
<li><span style="font-size: 14px;">最后会得出一个分数，直观</span></li>
<li><span style="font-size: 14px;">免费</span></li>
<li><span style="font-size: 14px;">对于小样本（ n&lt;14），SUS的优势更明显（见下图），图中的意思：随即抽取14名被试的SUS问卷均能判断网站1比网站2要好，而抽取的CSUQ问卷只有90%能做出这个正确的判断，详见这个<a href="http://www.usabilityprofessionals.org/usability_resources/conference/2004/UPA-2004-TullisStetson.pdf">PPT</a>或<a href="http://home.comcast.net/~tomtullis/publications/UPA2004TullisStetson.pdf">原论文</a>）</span></li>
</ul>
<p style="text-align: center;"><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/comparison.png"><img alt="" class="alignnone size-full wp-image-44775" src="http://copsy.org/hehe/wp-content/uploads/2012/02/comparison.png" style="width: 450px; height: 340px;" title="comparison" /><span id="more-44740"></span></a></p>
<p><span style="color: #0066ff;"><span style="font-size: 14px;"><strong>用途：</strong></span></span></p>
<ul>
<li><span style="color: #0066ff;"><span style="font-size: 14px;"><strong>同一个界面，完成不同的任务之间进行比较</strong></span></span><span style="color: #808080;"><span style="font-size: 14px;">（因为有的任务可能会更难或不常使用，例如安装软件这个操作可能只需执行一次，而不像其他操作那样频繁使用；用户在完成不同类型和难度的任务之后，分别评多次SUS的分数，然后再进行对比，因为如果所有任务只评一个SUS分数的话，可能会因为某些任务较难而降低了评分）；</span></span></li>
<li><span style="color: #0066ff;"><span style="font-size: 14px;"><strong>同一个界面，先后不同版本之间进行比较</strong></span></span><span style="color: #808080;"><span style="font-size: 14px;">（不过需要注意的是增加新功能或改版后，用户在初期可能会不适应，而导致SUS在短期内会下降，但长期会回升）</span></span></li>
<li><strong><span style="color: #0066ff;"><span style="font-size: 14px;">备用方案之间、竞品之间进行比较。</span></span></strong></li>
<li><span style="color: #0066ff;"><span style="font-size: 14px;"><strong>不同种类的界面之间进行比较</strong></span></span><span style="color: #808080;"><span style="font-size: 14px;">（例如同一个产品有PC版、网页版、Android版、iSO版；或者百度地图与微信之间比较）</span></span></li>
</ul>
<p><strong><span style="font-size: 14px;">（Bangor没怎么解释为什么可以在不同任务、不同时间、不同界面之间进行比较）</span></strong></p>
<p>&nbsp;</p>
<p><span style="color: #ff0000;"><span style="font-size: 14px;"><strong>如何解释SUS分数？</strong></span></span></p>
<p><span style="font-size: 14px;"><span style="color: #ff0000;"><strong>1）SUS分数反映的是总体的可用性，单独抽取某个题目的得分在产品之间作横向比较意义不大</strong></span></span></p>
<p><span style="font-size: 14px;">&nbsp;&nbsp; 理由：</span></p>
<p><span style="font-size: 14px;">&nbsp;&nbsp; a）10道题目之间高度相关；</span></p>
<p><span style="font-size: 14px;">&nbsp;&nbsp; b）Bangor等人在2008年的那篇paper中，通过因素分析结果发现，10道题只提取出一个因素&nbsp;；但<strong>2009年有研究者提出，SUS分数反映了总体的满意度，同时第4和第10道题测量了易于学习性（learnability），而其他8道题测量了可用性。（<a href="http://www.measuringusability.com/papers/Lewis_Sauro_HCII2009.pdf">详见</a>）</strong></span></p>
<p>&nbsp;</p>
<p><span style="color: #ff0000;"><span style="font-size: 14px;"><strong>2）如果某个界面的SUS分数为76，这表示什么？</strong></span></span></p>
<p><span style="font-size: 14px;"><strong>解决方案一：</strong></span></p>
<p><span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AT&amp;T Labs的Bangor,Kortum 和Miller在2009年发了一篇文章来解决这个问题。他们在SUS的结尾增加了1个问题（见下图），让用户使用Poor、Ok、Good等形容词来<span style="text-decoration: underline;">总体评价</span>这个用户界面，<strong>其用意是想将SUS与这些形容词关连起来。</strong></span></p>
<p style="text-align: left;"><span style="font-size: 14px;"><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/add.png"><img alt="" class="aligncenter size-full wp-image-44760" height="78" src="http://copsy.org/hehe/wp-content/uploads/2012/02/add.png" title="add" width="554" /></a></span></p>
<p style="text-align: left;"><span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 以下是每个形容词对应的SUS分数：按照这次的数据，被用户评为Good的那些界面，<strong>SUS的平均分为71.4</strong>（标准差为：11.6，感觉有点离散）。</span></p>
<p style="text-align: left;"><span style="color: #0066ff;"><span style="font-size: 14px;"><strong><span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </span>不过Bangor等人并没有明确说，是否有足够的证据来证明可以使用71.4或某个分数来判断一个产品是否合格</strong></span></span></p>
<p style="text-align: center;"><span style="font-size: 14px;"><strong><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/评分.png"><img alt="" class="aligncenter size-full wp-image-44759" height="220" src="http://copsy.org/hehe/wp-content/uploads/2012/02/评分.png" title="评分" width="525" /></a></strong></span></p>
<p><span style="font-size: 14px;"><strong>解决方案二：</strong></span></p>
<p><span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp; <span style="color: #ff0000;">就像GRE的分数一样，将SUS分数转换成percentile百分位数，解释的时候就说：&ldquo;比百分之xxx的其他界面的SUS分数要高&rdquo;。（不过这需要一个相对较大的SUS分数库）</span></span></p>
<p><span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp; 例如，</span><span style="font-size: 14px;">由Jeff Sauro开发的SUS Package收集了500多个研究、5000多份SUS问卷。在这个分数库中，如果SUS得分为74，那么它比500多个界面中的70%都要高（见下图）<img alt="" class="aligncenter size-full wp-image-44767" height="262" src="http://copsy.org/hehe/wp-content/uploads/2012/02/sus-curve.png" title="sus-curve" width="475" /></span></p>
<p><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="color: #ff0000;"><span style="font-size: 14px;"><span style="font-size: 14px;">结合其他2篇paper中的SUS平均分，可以看出当一个界面的SUS得分为78时，可以说它大约比75%的其他用户界面都要好</span></span></span></span></span></p>
<p><span style="font-size: 14px;"><span style="color: #0000ff;">a) <span style="font-size: 14px;"><span style="font-size: 14px;">Bangor, Kortum &amp; Miller, 2009的研究中，3个百分数如下</span></span></span></span></p>
<p><strong><span style="font-size: 14px;"><span style="color: #0000ff;">&nbsp;&nbsp;&nbsp; 75%：77.8 </span></span></strong></p>
<p><strong><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;">&nbsp;&nbsp;&nbsp; </span></span>50%：70.5</span></span></span></span></strong></p>
<p><strong><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;">&nbsp;&nbsp;&nbsp; </span></span>25%：62.6</span></span></span></span></strong></p>
<p><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;">a) <span style="font-size: 14px;"><span style="font-size: 14px;">Bangor, Kortum &amp; Miller, 2008的研究中，3个百分数如下</span></span></span></span></span></span></p>
<p><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="font-size: 14px;"><strong><span style="font-size: 14px;"><span style="color: #0000ff;">&nbsp;&nbsp;&nbsp; 75%：78.5 </span></span></strong></span></span></span></span></span></span></p>
<p><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="font-size: 14px;"><strong><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;">&nbsp;&nbsp;&nbsp; </span></span>50%：70.9</span></span></span></span></strong></span></span></span></span></span></span></p>
<p><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="font-size: 14px;"><strong><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;"><span style="font-size: 14px;"><span style="color: #0000ff;">&nbsp;&nbsp;&nbsp; 2</span></span>5%：62.3</span></span></span></span></strong></span></span></span></span></span></span></p>
<p>&nbsp;</p>
<p><span style="color:#ff0000;"><span style="font-size:14px;"><strong>如何报告SUS分数？</strong></span></span></p>
<p><span style="font-size:14px;">&nbsp; &nbsp; &nbsp;可以参考一下Jeff Sauro的SUS Package</span></p>
<p style="text-align: center; "><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/SUS-calculating-Score.png" rel="" style="" target="" title=""><img alt="" class="alignnone size-large wp-image-44796" height="434" src="http://copsy.org/hehe/wp-content/uploads/2012/02/SUS-calculating-Score-1024x724.png" style="" title="SUS calculating Score" width="614" /></a></p>
<p style="text-align: center; "><span style="font-size:14px;"><strong>图A：计算SUS，并区分出Usability和Learnability 2个维度</strong></span></p>
<p>&nbsp;</p>
<p style="text-align: center; "><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/convert-to-Percentile.png" rel="" style="" target="" title=""><img alt="" class="alignnone size-full wp-image-44797" height="486" src="http://copsy.org/hehe/wp-content/uploads/2012/02/convert-to-Percentile.png" style="" title="convert to Percentile" width="647" /></a></p>
<p style="text-align: center; "><span style="font-size:14px;"><strong>图B：将SUS转换成百分位数</strong></span></p>
<p style="text-align: center; ">&nbsp;</p>
<p style="text-align: center; "><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/t-test.png" rel="" style="" target="" title=""><img alt="" class="alignnone size-large wp-image-44798" height="260" src="http://copsy.org/hehe/wp-content/uploads/2012/02/t-test-1024x434.png" style="" title="t test" width="614" /></a></p>
<p style="text-align: center; "><span style="font-size:14px;"><strong>图C：比较SUS</strong></span></p>
<p>&nbsp;</p>
<p style="text-align: center;"><strong><span style="font-size: 14px;"><span style="font-size: 14px;">&nbsp; &nbsp; &nbsp; SUS十年</span>回顾</span></strong></p>
<p><span style="font-size: 14px;">Bangor等人在2008年发的那篇论文，总结了从1996年开始，收集了206个研究、2324份SUS问卷（即2324个被试）。（注：以下内容以这篇paper为主，同时辅以其他论文上的数据）</span></p>
<p><span style="font-size: 14px;"><strong>一、SUS分数的分布</strong></span></p>
<ul>
<li><span style="font-size: 14px;"><span style="font-size: 14px;">&nbsp;</span>&nbsp;2324份问卷的SUS平均分为70.14，标准差21.71，取值范围是0-100；206个研究的SUS平均分为&nbsp;69.69，标准差 = 11.87，取值范围是30-93.9；</span></li>
<li><span style="font-size: 14px;">&nbsp;2324份问卷的SUS分数呈负偏态分布，206个研究的SUS平均分接近正态分布</span></li>
</ul>
<p><span style="font-size: 14px;"><strong><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/分数-分布图.png"><img alt="" class="aligncenter size-full wp-image-44750" height="318" src="http://copsy.org/hehe/wp-content/uploads/2012/02/分数-分布图.png" title="分数 分布图" width="545" /></a></strong></span></p>
<p style="text-align: center;"><span style="font-size: 14px;"><strong><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/分数-分布图（以研究为单位）.png"><img alt="" class="aligncenter size-full wp-image-44751" height="339" src="http://copsy.org/hehe/wp-content/uploads/2012/02/分数-分布图（以研究为单位）.png" title="分数 分布图（以研究为单位）" width="515" /></a></strong></span></p>
<p style="text-align: center;"><span style="font-size: 14px; color: #808080;"><strong>(注：Figure 2是直接计算2324个被试的2324份问卷的SUS平均分；</strong></span></p>
<p style="text-align: center;"><span style="font-size: 14px; color: #808080;"><strong>因为一个研究大约会有10个被试左右，所以Figure 3是先计算每个研究所有被试的SUS平均分，再计算这206个研究的平均分)</strong></span></p>
<p>&nbsp;</p>
<p><span style="color: #ff0000;"><span style="font-size: 14px;"><span style="font-size: 14px;">结合其他2篇paper和blog中的SUS平均分，可以看出当一个界面的SUS得分为70时，可以说它达到了平均水平</span></span></span></p>
<ol>
<li><span style="font-size: 14px;"><span style="font-size: 14px;">M=69.69&nbsp;&nbsp; 206个研究、2324份问卷&nbsp;&nbsp; &nbsp;(<span style="font-size: 14px;"><span style="font-size: 14px;">Bangor, Kortum &amp; Miller, 200</span></span>9)</span></span></li>
<li><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;">M=69.69</span></span>&nbsp;&nbsp; 273个研究、3500份问卷&nbsp;&nbsp;&nbsp; (Bangor,&nbsp;Kortum &amp;&nbsp;Miller, 2008)</span></span></li>
<li><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;"><span style="font-size: 14px;">M=68&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 500个研究、&gt;5000份问卷&nbsp; (Jeff Sauro)</span></span></span></span></li>
</ol>
<p>&nbsp;</p>
<p><span style="font-size: 14px;"><strong>2）不同类型的界面测到的SUS分数差异不大</strong></span></p>
<p><span style="font-size:14px;">&nbsp; &nbsp; &nbsp; &nbsp;将206个研究界面分成6类，方差分析发现，6类之间差异不显著</span></p>
<p><span style="font-size: 14px;">&nbsp;&nbsp;&nbsp;&nbsp; </span></p>
<p><span style="font-size: 14px;"><img alt="" class="aligncenter size-full wp-image-44755" height="283" src="http://copsy.org/hehe/wp-content/uploads/2012/02/界面类型.png" title="界面类型" width="450" /></span></p>
<p style="text-align: left;"><span style="font-size: 14px;"><a href="http://copsy.org/hehe/wp-content/uploads/2012/02/界面类型-21.png"><img alt="" class="aligncenter size-full wp-image-44756" height="249" src="http://copsy.org/hehe/wp-content/uploads/2012/02/界面类型-21.png" title="界面类型 2" width="420" /></a></span></p>
<p style="text-align: left;"><span style="font-size: 14px;"><strong>3）SUS与任务完成率、完成时间不太相关</strong></span></p>
<p style="text-align: left;"><span style="font-size: 14px;">Jeff Sauro发现，SUS分数与任务完成率、完成时间的相关系数为r=.24，属于轻度相关（但原文中没说是否显著）。r=.24的意思是：任务完成率与完成时间这2个数值5.76%的方差可以用SUS分数来解释（5.76%=0.24 x 0.24）。</span>不知道Sauro是如何可以计算SUS与另外2个变量的相关，却得出一个相关系数，而不是2个</p>
<p style="text-align: left;">&nbsp;</p>
<p style="text-align: left;">&nbsp;</p>
<p style="text-align: left;"><strong><span style="font-size: 14px;">参考文献 &amp; 推荐阅读：</span></strong></p>
<p style="text-align: left;"><span style="font-family: tahoma, geneva, sans-serif;"><span style="font-size: 14px;">Bangor, A., Staff, T., Kortum, P., &amp; Miller, J. (2009). Determining What Individual SUS Scores Mean : Adding an Adjective Rating Scale.<span class="Apple-converted-space">&nbsp;</span><em>Journal of Usability Studies</em>,<span class="Apple-converted-space">&nbsp;</span><em>4</em>(3), 114-123.<span class="Apple-converted-space">&nbsp;<strong> <a href="http://www.upassoc.org/upa_publications/jus/2009may/JUS_Bangor_May2009.pdf">[PDF下载]</a></strong></span></span></span></p>
<p style="text-align: left;"><span style="font-family: tahoma, geneva, sans-serif;"><span style="font-size: 14px;"><span class="Apple-converted-space">Bangor, A., Kortum, P., &amp; Miller, J. (2008). An Empirical Evaluation of the System Usability Scale.<span class="Apple-converted-space">&nbsp;</span><em>International Journal of Human-Computer Interaction</em>,<em>24</em>(6), 574-594.<strong><a href="http://www.tandfonline.com/doi/pdf/10.1080/10447310802205776"> [PDF下载]</a></strong></span></span></span></p>
<p style="text-align: left;"><span style="font-family: tahoma, geneva, sans-serif;"><a href="http://www.measuringusability.com/sus.php"><span style="font-size: 14px;"><span class="Apple-converted-space"><span style="color: #333333;"><span style="text-decoration: underline;"><span style="color: #0000ff; text-decoration: underline;">Jeff Sauro</span></span>：Measuring Usability With The System Usability Scale (SUS)</span></span></span></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44740</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>搞学术，就像炒股，热的时候才买进就已经迟了</title>
		<link>http://copsy.org/hehe/?p=44573</link>
		<comments>http://copsy.org/hehe/?p=44573#comments</comments>
		<pubDate>Tue, 05 Jul 2011 17:37:48 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[小笔记]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44573</guid>
		<description><![CDATA[首先声明， 1）我不是学心理学史的，对以下提到的名词概念也不求甚解，不要把我的理解当作就是该概念的定义； 2）下图中名词之间没有必然的历史先后顺序 3）下图没有试图把所有的流派和理论都来一个梳理，我只是喜欢说哪个，就把哪个东西加进去，所以是很片面的。 &#160;&#160; &#160;不过，它确实是我思考所留下的一些笔记，也算是我对所知的心理学理论的一个整理，仅供有耐心读完的童鞋阅读。 &#160;&#160; &#160; &#160;除了心理学史的教材上，对各种心理学流派的区分之外，我觉得不同流派的背后，是否对人有着某些更本质的看法。下面主要谈3种：一种把人当动物看，一种把人当机器看，一种是把人当外壳看。 &#160;&#160; &#160; &#160;弗洛伊德被迟毓凯老师戏称是&#8220;老流氓&#8221;，&#8220;山川河岳都能想像成生殖器弗洛伊德&#8221;。在弗洛伊德眼里，&#8220;人无异于禽兽&#8221;，只是被超我驯服着，人本质上受&#8220;性&#8221;欲（libido）所驱使；荣格所说的集体潜意识，是几千年来人类世世代代的经验库在我们大脑中的痕迹；Richard&#160;Dawkins所说的迷因（meme），是DNA的一个类比，意指文化的遗传因子，（它虽然不像DNA那样是个物理实体，）但它会像生物演化那样，具有复制、变异与选择的演化过程；而进化心理学则把生物进化的观点继续推进，认为不仅我们的身体（physical&#160;body）在演化，就连我们的认知过程、行为也体现出演化的痕迹，我们之所以喜欢甜食、男生之所以喜欢漂亮的女生等心理和行为，本质上都是都是为了更好地繁衍成功。 &#160;&#160; &#160; &#160;把这几个概念同时呈现的时候，我在想，它们似乎都有些共同点：都谈到遗传/繁殖，都谈到了认知模式具有可遗传性，它深深扎根在我们的大脑里，在无意识地影响着我们的行为，并一代代复演着。而被我搁在一边的华生，在他眼里，我们其实就是巴甫洛夫的那条狗，刺激-反应的条件反射就是我们的行为模式。以上几种观点，本质上就是把人&#8220;退化&#8221;到动物的这个身份来思考，看看动物身上具有什么特点，然后把它推广到人身上。 &#160; &#160; &#160;&#160; &#160; &#160;第2种观点是把人当机器看。认知心理、认知科学本质上是深受电脑这一发明的影响。蔡华俭老师也曾经谈过，&#8220;在某种程度上讲，当今的心理学已经被认知化了，把人脑作为信息加工的机器的范式已经成了几乎所有的心理学领域一种基本取向。&#8221; 像图示（schema）、表征（representation）这类的词汇，充斥着我们的文献，而不仅仅限于认知心理里面。 &#160;&#160; &#160; &#160;之前接触过心理系的Dr.&#160;Love和Dr.&#160;Markman将机器学习里的reinforcment&#160;learning应用到人的决策，运用贝叶斯模型等computational&#160;modeling来模拟人的决策行为。虽然不是很了解这些技术，但有时候会觉得把认知看得太模型化、太机械化。Herbert&#160;Simon说的好，把人当机器看来研究人的大脑，其好处是，利用了计算机强大的计算功能，而我们想要看到的，不仅仅是说电脑能做些什么，而是它们是怎么做到这些的，通过电脑来理解大脑。[1] &#160;&#160; &#160; &#160;而我个人的理解是，把大脑类比成计算机，可以将很多东西简便化，e.g.符号化运算。例如，将图像的知觉、记忆的强度等转化成可以运算的符号。这就像把数码相机把图像转换成一个个像素，每个像素由它的RGB数值来代表（这个类比是用来方便理解，我不确定现实是否如此？），而Photoshop的奇妙之处在于，以前我们对图像的视觉处理可能要经过大脑的高级思维过程，而Photoshop把它简化为对一堆数字的数学运算。呵呵，听起来有点像笛卡尔的坐标系，打通了几何和代数之间的&#8220;任督二脉&#8221;，把几何问题转化为代数问题来解决。分析哲学也是类似，用符号表征问题，把哲学命题转化为数学问题，这样的话，凡是可以用语言（符号）表征的问题，最终都可以（交给数学家来）解决。符号化运算，可以在解决这些问题时，省略（乃至忽略）符号背后所代表的意义。就像Photoshop的图片加工，本质上变成了数学游戏，而非对视觉图像的美感处理。 &#160;&#160; &#160; &#160;&#160;而至于联结主义，它把大脑比作网络，也很是方便了脑科学的研究。回顾上面，把人看做动物、把人看做机器，它们都使用了类比（analogy）的方式，把一个事物类比做另外一个事实，从而便于我们思考。 &#160;&#160; &#160; &#160;上面谈的都是心理对行为的影响，而现在很流行的具身认知，说的则是我们的这副躯体，会制约我们的认知。虽然在wikipedia上，介绍具身认知的历史时，没有提到美国心理学的先驱詹姆斯，但我觉得具身认知跟本科时学到的关于情绪的理论，有貌合神离之处。詹姆斯认为，情绪是我们的大脑对躯体反应的知觉而表现出来的，我们是&#8220;因为哭，所以伤心；因为心跳，所以紧张&#8221;。 结语： &#160;&#160; &#160; &#160;个人觉得，在理解心理学的不同学派的时候，很有必要了解一下其所处时代的哲学思潮。像弗洛伊德提出精神分析的时候，（好像？）正是叔本华、尼采等人高举反理性主义的旗帜的年代。像具身认知的热潮，是之前situated&#160;cognition的继续推进，之前的situated&#160;cognition认为我们的认知是在情境中发生的，所以在理解这些认知过程的时候，不能脱离开它所处的社会文化的（大）背景。而具身认知在一定程度上说，是把镜头再拉近，认为认知过程就是发生在这个躯体上的，也因此受制于这个外壳。 &#160;&#160; &#160; &#160;而我个人觉得，有一些哲学思想还没有很大地渗透到心理学里面来，例如建构主义、解构主义、后现代主义等。建构主义在教育学中确实已经有很大的影响；而在心理咨询中，我觉得艾利斯的合理情绪疗法（ABC理论）、凯利的个人建构理论，都是建构主义在心理学中的体现；而在经济学中，之前偶然碰到一个用于解释禀赋效应的理论&#8212;Query&#160;Theory，也是带有建构主义的味道。然而，我觉得在主流的心理学中，我好像鲜有看见建构主义的身影。 &#160;&#160; &#160; &#160;而至于后现代主义，我对它的粗浅理解是，去中心化和强调个体化。在工业时代的批量生产过后，现代的生产技术足以满足个体个性化的需求。但由于心理学的这一学科还在幼年期，对普遍性的规律都还没研究完，顾不及个体的问题。所以，哪怕我们的研究得出点什么成果，它更多地只是一个统计概率的结果，这就是心理学文献中的高频词&#8220;显著性地&#8221;（significantly）的本质意思，具体到个人的时候，它的预测性就低很多了。 &#160; 补白： &#160;&#160; &#160; &#160;当一个理论已经为大家所熟知的时候，这个理论很可能已经有一段历史了，像现在大家耳熟能详的卡尼曼和Tversky，他们早在70年代的时候就开始他们的研究了（而现在是2011年，整整40年了！）。搞学术、做其他事，跟炒股一样。当你知道万科现在卖25元的时候，你会后悔为什么当初它卖几毛钱的时候，自己不进点货。而你之所以会这样后悔，是因为你站在了现在这个时间点去看。这就像是盖住了明后10年的走势图，谁都预测不了自己的明天是涨是跌。（我说这句话的时候，确实是很有感触，所以在博客上提了好几遍） &#160;&#160; &#160; 希望在学术上，我们能有一天看到，先有Youku，后有Youtube，先有人人网，后有Facebook。 [1]&#160;&#160;&#160;&#34;AI&#160; can&#160; have&#160; two&#160; [...]]]></description>
			<content:encoded><![CDATA[<p><span style="font-size:14px;"><br />
	</span></p>
<p><span style="font-size:14px;"><span style="color:#00f;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span">首先声明，</span></span></span></span></p>
<p><span style="font-size:14px;"><span style="color:#00f;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span">1）我不是学心理学史的，对以下提到的名词概念也不求甚解，不要把我的理解当作就是该概念的定义；</span></span></span></span></p>
<p><span style="font-size:14px;"><span style="color:#00f;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span">2）下图中名词之间没有必然的</span></span></span></span><span class="Apple-style-span" style="color: rgb(0, 0, 255); font-family: tahoma, geneva, sans-serif; font-size: 14px; ">历史</span><span class="Apple-style-span" style="color: rgb(0, 0, 255); font-family: tahoma, geneva, sans-serif; font-size: 14px; ">先后顺序</span></p>
<p><span style="font-size:14px;"><span style="color:#00f;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span">3）下图没有试图把所有的流派和理论都来一个梳理，我只是喜欢说哪个，就把哪个东西加进去，所以是很片面的。</span></span></span></span></p>
<p><span style="font-size:14px;"><span style="color:#00f;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span">&nbsp;&nbsp; &nbsp;不过，它确实是我思考所留下的一些笔记，也算是我对所知的心理学理论的一个整理，仅供有耐心读完的童鞋阅读。</span></span></span></span></p>
<p><a href="http://ww1.sinaimg.cn/large/4130f257jw1divsa3g9n3j.jpg"><img alt="" class="aligncenter" height="400" src="http://ww1.sinaimg.cn/large/4130f257jw1divsa3g9n3j.jpg" title="historyofpsy" width="569" /></a></p>
<div class="Section0" style="layout-grid:15.6000pt;<br />
">
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">&nbsp;&nbsp; &nbsp; &nbsp;除了心理学史的教材上，对各种心理学流派的区分之外，我觉得不同流派的背后，是否对人有着某些更本质的看法。下面主要谈3种：一种把人当动物看，一种把人当机器看，一种是把人当外壳看。</span></p>
<p><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); ">&nbsp;&nbsp; &nbsp; &nbsp;弗洛伊德被迟毓凯老师戏称是&ldquo;老流氓&rdquo;，&ldquo;山川河岳都能想像成生殖器弗洛伊德&rdquo;。在弗洛伊德眼里，&ldquo;人无异于禽兽&rdquo;，只是被超我驯服着，人本质上受&ldquo;性&rdquo;欲（libido）所驱使；荣格所说的集体潜意识，是几千年来人类世世代代的经验库在我们大脑中的痕迹；Richard&nbsp;Dawkins所说的迷因（meme），是DNA的一个类比，意指文化的遗传因子，（它虽然不像DNA那样是个物理实体，）但它会像生物演化那样，具有复制、变异与选择的演化过程；而进化心理学则把生物进化的观点继续推进，认为不仅我们的身体（physical&nbsp;body）在演化，就连我们的认知过程、行为也体现出演化的痕迹，我们之所以喜欢甜食、男生之所以喜欢漂亮的女生等心理和行为，本质上都是都是为了更好地繁衍成功。</span></span></span></span><span style="mso-spacerun:'yes'; color:rgb(34,34,34); font-size:9.0000pt; font-family:'Arial'; background:rgb(255,255,255); "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); ">&nbsp;&nbsp; &nbsp; &nbsp;把这几个概念同时呈现的时候，我在想，<strong><span style="color:#696969;">它们似乎都有些共同点：都谈到遗传/繁殖，都谈到了认知模式具有可遗传性，它深深扎根在我们的大脑里，在无意识地影响着我们的行为，并一代代复演着。</span></strong></span>而被我搁在一边的华生，在他眼里，我们其实就是巴甫洛夫的那条狗，刺激-反应的条件反射就是我们的行为模式。<strong><span style="color:#ff8c00;">以上几种观点，本质上就是把人&ldquo;退化&rdquo;到动物的这个身份来思考，看看动物身上具有什么特点，然后把它推广到人身上。</span></strong></span></span></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); ">&nbsp;</p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><span style="color: rgb(34, 34, 34); font-family: Arial; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial; "><o:p></o:p></span></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span id="more-44573"></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); ">&nbsp;</p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><font class="Apple-style-span">&nbsp;&nbsp; &nbsp; &nbsp;</font><span class="Apple-style-span"><strong>第2种观点是把人当机器看。</strong>认知心理、认知科学本质上是深受电脑这一发明的影响。<a href="http://feizhihong.ycool.com/post.4580411.html">蔡华俭老师</a>也曾经谈过，&ldquo;在某种程度上讲，当今的心理学已经被认知化了，把人脑作为信息加工的机器的范式已经成了几乎所有的心理学领域一种基本取向。&rdquo; 像图示（schema）、表征（representation）这类的词汇，充斥着我们的文献，而不仅仅限于认知心理里面。</span></span></span></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span"><span class="Apple-style-span">&nbsp;&nbsp; &nbsp; &nbsp;</span>之前接触过心理系的Dr.&nbsp;Love和Dr.&nbsp;Markman将机器学习里的reinforcment&nbsp;learning应用到人的决策，运用贝叶斯模型等computational&nbsp;modeling来模拟人的决策行为。虽然不是很了解这些技术，但有时候会觉得把认知看得太模型化、太机械化。Herbert&nbsp;Simon说的好，把人当机器看来研究人的大脑，其好处是，利用了计算机强大的计算功能，<strong>而我们想要看到的，不仅仅是说电脑能做些什么，而是它们是怎么做到这些的</strong>，通过电脑来理解大脑。<sup>[1]</sup></span></span></span></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span"><span class="Apple-style-span">&nbsp;&nbsp; &nbsp; &nbsp;</span>而我个人的理解是，<strong><span style="color:#ff8c00;">把大脑类比成计算机，可以将很多东西简便化，e.g.符号化运算。</span></strong></span>例如，将图像的知觉、记忆的强度等转化成可以运算的符号。这就像把数码相机把图像转换成一个个像素，每个像素由它的RGB数值来代表（这个类比是用来方便理解，我不确定现实是否如此？），<strong>而Photoshop的奇妙之处在于，以前我们对图像的视觉处理可能要经过大脑的高级思维过程，而Photoshop把它简化为对一堆数字的数学运算。呵呵，听起来有点像笛卡尔的坐标系，打通了几何和代数之间的&ldquo;任督二脉&rdquo;，把几何问题转化为代数问题来解决。</strong>分析哲学也是类似，用符号表征问题，把哲学命题转化为数学问题，这样的话，凡是可以用语言（符号）表征的问题，最终都可以（交给数学家来）解决。符号化运算，可以在解决这些问题时，省略（乃至忽略）符号背后所代表的意义。<strong>就像</strong></span></span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; color: rgb(0, 0, 0); "><strong>Photoshop的图片加工，本质上变成了数学游戏，而非对视觉图像的美感处理。</strong></span></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); ">&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;<span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">而至于联结主义，它把大脑比作网络，也很是方便了脑科学的研究。回顾上面，把人看做动物、把人看做机器，它们都使用了类比（analogy）的方式，把一个事物类比做另外一个事实，从而便于我们思考。</span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><br />
		</span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span"><span class="Apple-style-span">&nbsp;&nbsp; &nbsp; &nbsp;</span>上面谈的都是心理对行为的影响，而现在很流行的具身认知，说的则是我们的这副躯体，会制约我们的认知。虽然在wikipedia上，介绍具身认知的历史时，没有提到美国心理学的先驱詹姆斯，但我觉得具身认知跟本科时学到的关于情绪的理论，有貌合神离之处。詹姆斯认为，情绪是我们的大脑对躯体反应的知觉而表现出来的，我们是&ldquo;因为哭，所以伤心；因为心跳，所以紧张&rdquo;。</span></span></span></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); "><br />
		</span></span></span></span><span style="mso-spacerun:'yes'; color:rgb(34,34,34); font-size:9.0000pt; font-family:'Arial'; background:rgb(255,255,255); "><o:p></o:p></span></p>
<p><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><strong><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); ">结语：</span></strong></span></span></span><span style="mso-spacerun:'yes'; color:rgb(34,34,34); font-size:9.0000pt; font-family:'Arial'; background:rgb(255,255,255); "><o:p></o:p></span></p>
<p><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); "><span class="Apple-style-span">&nbsp;&nbsp; &nbsp; &nbsp;</span>个人觉得，在理解心理学的不同学派的时候，很有必要了解一下其所处时代的哲学思潮。像弗洛伊德提出精神分析的时候，（好像？）正是叔本华、尼采等人高举反理性主义的旗帜的年代。像具身认知的热潮，是之前situated&nbsp;cognition的继续推进，之前的situated&nbsp;cognition认为我们的认知是在情境中发生的，所以在理解这些认知过程的时候，不能脱离开它所处的社会文化的（大）背景。<strong><span style="color:#ff8c00;">而具身认知在一定程度上说，是把镜头再拉近，认为认知过程就是发生在这个躯体上的，也因此受制于这个外壳。</span></strong></span></span></span></span></p>
<p><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span class="Apple-style-span"><font class="Apple-style-span">&nbsp;&nbsp; &nbsp; &nbsp;</font></span><span class="Apple-style-span">而我个人觉得，有一些哲学思想还没有很大地渗透到心理学里面来，例如建构主义、解构主义、后现代主义等。建构主义在教育学中确实已经有很大的影响；而在心理咨询中，我觉得艾利斯的合理情绪疗法（ABC理论）、凯利的个人建构理论，都是建构主义在心理学中的体现；而在经济学中，之前偶然碰到一个用于解释禀赋效应的理论&#8212;<a href="http://en.wikipedia.org/wiki/Query_theory">Query&nbsp;Theory</a>，也是带有建构主义的味道。然而，我觉得在主流的心理学中，我好像鲜有看见建构主义的身影。</span></span></span></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span class="Apple-style-span" style="font-size: 14px; "><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); "><span class="Apple-style-span">&nbsp;&nbsp; &nbsp; &nbsp;</span>而至于后现代主义，我对它的粗浅理解是，去中心化和强调个体化。在工业时代的批量生产过后，现代的生产技术足以满足个体个性化的需求。但由于心理学的这一学科还在幼年期，对普遍性的规律都还没研究完，顾不及个体的问题。所以，哪怕我们的研究得出点什么成果，它更多地只是一个统计概率的结果，这就是心理学文献中的高频词&ldquo;显著性地&rdquo;（</span></span></span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; color: rgb(0, 0, 0); ">significantly）</span></span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">的本质意思，具体到个人的时候，它的预测性就低很多了。</span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); ">&nbsp;</p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="font-size:14px;"><span style="color:#000;"><span style="font-family: Arial; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); "><o:p></o:p></span></span></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); "><strong><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); ">补白：</span></strong></span></p>
<p class="p0" style="margin-bottom:5.0000pt; margin-top:5.0000pt; text-autospace:ideograph-other; background:rgb(255,255,255); "><span style="mso-spacerun:'yes'; color:rgb(34,34,34); font-size:9.0000pt; font-family:'Arial'; background:rgb(255,255,255); "><o:p></o:p></span></p>
<p><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); "><span class="Apple-style-span">&nbsp;&nbsp; &nbsp; &nbsp;</span>当一个理论已经为大家所熟知的时候，这个理论很可能已经有一段历史了，像现在大家耳熟能详的卡尼曼和Tversky，他们早在70年代的时候就开始他们的研究了（而现在是2011年，整整40年了！）。搞学术、做其他事，跟炒股一样。当你知道万科现在卖25元的时候，你会后悔为什么当初它卖几毛钱的时候，自己不进点货。而你之所以会这样后悔，是因为你站在了现在这个时间点去看。这就像是盖住了明后10年的走势图，</span></span></span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; color: rgb(0, 0, 0); ">谁都预测不了自己的明天是涨是跌。</span></span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">（我说这句话的时候，确实是很有感触，所以在博客上提了好几遍）</span></p>
<p><span style="font-size:14px;"><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><span style="background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: rgb(255, 255, 255); ">&nbsp;&nbsp; &nbsp; 希望在学术上，我们能有一天看到，先有</span></span></span></span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">Youku</span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">，后有</span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">Youtube，</span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">先有</span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">人人网</span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">，后有</span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">Facebook</span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; font-size: 14px; color: rgb(0, 0, 0); ">。</span></p>
<p><span style="font-size:14px;"><br />
		</span></p>
<blockquote>
<p><span style="font-size:14px;"><font class="Apple-style-span"><span style="color: rgb(0, 0, 0); font-family: tahoma, geneva, sans-serif; ">[1]</span>&nbsp;&nbsp;&nbsp;</font><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; color: rgb(0, 0, 0); ">&quot;AI&nbsp; can&nbsp; have&nbsp; two&nbsp; purposes.&nbsp; One&nbsp; is&nbsp; to&nbsp; use&nbsp; the&nbsp; power&nbsp; of&nbsp; computers&nbsp; to augment human thinking, just as we use motors to augment human or horse power. Robotics and expert systems are major branches of that. The other is to use a computer&#39;s artificial intelligence to understand how humans think. In a humanoid way. If you test your programs not merely by what&nbsp;</span></span><span class="Apple-style-span" style="font-size: 14px; "><span style="color:#000;"><span style="font-family:tahoma,geneva,sans-serif;"><font class="Apple-style-span">they&nbsp; can&nbsp; accomplish,&nbsp; but&nbsp; how&nbsp; they&nbsp; accomplish&nbsp; it,&nbsp; then&nbsp; you&#39;re&nbsp; really&nbsp; doing&nbsp; cognitive&nbsp; science; you&#39;re using AI to understand the human mind.&quot;</font></span></span><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; color: rgb(0, 0, 0); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp;</span></span></p>
<p><span class="Apple-style-span" style="font-size: 14px; "><span class="Apple-style-span" style="font-family: tahoma, geneva, sans-serif; color: rgb(0, 0, 0); ">&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &#8212;-<span class="Apple-style-span">Herbert&nbsp;Simon</span></span></span></p>
</blockquote>
<p><span style="mso-spacerun:'yes'; color:rgb(34,34,34); font-size:9.0000pt; font-family:'Arial'; background:rgb(255,255,255); "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:0pt; margin-top:0pt; "><span style="font-size:14px;"><span style="color:#000;"><br />
		</span></span></p>
<p class="p0" style="margin-bottom:0pt; margin-top:0pt; "><strong>推荐：</strong></p>
<ul>
<li><span style="font-size:14px;"><strong>关于贝叶斯：</strong>Dr.Love在Behavioral and Brain Sciences写了篇target文章，介绍最近十分流行的贝叶斯。他说，每一次技术层面的突破，都会带来学术理论上的狂热，但他提醒大家，当年联结主义的提出也是引起一阵热潮，但由于当时的学者们没有深思这一技术背后代表的实质心理意义，为了避免贝叶斯重蹈联结主义的旧路，而提出了一些思考。（<a href="http://love.psy.utexas.edu/~love/papers/JonesLoveInPress.pdf">PDF下载</a>）</span></li>
</ul>
<ul>
<li><span style="font-size:14px;"><strong>关于computational modeling</strong>：集智俱乐部办的几期关于计算心理的学习交流会（<strong><a href="http://www.swarmagents.com/weblifter/activity.asp?paraType=2&amp;father=%22%BC%C6%CB%E3%D0%C4%C0%ED%D1%A7%22%B6%C1%CA%E9%BB%E1">网址</a></strong>）</span></li>
</ul>
<p class="p0" style="margin-bottom:0pt; margin-top:0pt; ">&nbsp;</p>
</div>
<div class="Section0" style="layout-grid:15.6000pt;<br />
">
<p class="p0" style="margin-bottom:0pt; margin-top:0pt; "><span class="Apple-style-span" style="font-size: 14px;"><br />
		</span></p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44573</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>心理咨询的10个“谣言”</title>
		<link>http://copsy.org/hehe/?p=44558</link>
		<comments>http://copsy.org/hehe/?p=44558#comments</comments>
		<pubDate>Sun, 03 Jul 2011 18:10:23 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[读Paper]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44558</guid>
		<description><![CDATA[【为避免谬种流传，成为第11条谣言，请看完下面的图】&#8230;.谢谢@沉默的马大爷&#160;请来各位专业人士&#8230;谢谢@边缘立夏]]></description>
			<content:encoded><![CDATA[<p style="text-align: center; "><a href="http://ww3.sinaimg.cn/large/4130f257jw1dith0f8xzoj.jpg"><img alt="" class="aligncenter" height="840" src="http://ww3.sinaimg.cn/large/4130f257jw1dith0f8xzoj.jpg" width="560" /></a></p>
<div class='et-learn-more'>
					<h3 class='heading-more'><span>文字版</span></h3>
					<div class='learn-more-content'>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">发泄负面的情绪（e.g.生气），可以让它减少，但实际正好相反</span></span><span style="font-size:11px;"><span style="color:#808080;"><span class="Apple-style-span" style="font-family: 'times new roman', times, serif; ">（Bushman,&nbsp;Bonacci,&nbsp;Pedersen,&nbsp;Vasquez,&nbsp;&amp;&nbsp;MIller,&nbsp;2005;&nbsp;Tavris,&nbsp;1989）</span></span></span></li>
</ul>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">人们经常提到分离性身份障碍(disscociateive&nbsp;identity&nbsp;disorder)即多重人格这个词，但现实是有多重人格的人是极其少，更多只是出现在电影中<span style="color:#808080;"><span style="font-size:11px;">（Lilienfeld&nbsp;&amp;&nbsp;Lynn,&nbsp;2003;&nbsp;Piper&nbsp;&amp;&nbsp;Merskey,&nbsp;2004;&nbsp;rieber&nbsp;,2006）</span></span></span></span></li>
</ul>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">有人将小孩是否对逼真的解剖娃娃（anatomically&nbsp;realistic&nbsp;doll）作为判断孩子是否遭到虐待的可靠参考，但发现并非如此</span><span style="font-size: 12pt; ">&nbsp;</span></span><span style="color:#a9a9a9;"><span style="font-size:10px;"><span class="Apple-style-span" style="font-family: 'times new roman', times, serif; ">（Bruck,&nbsp;Cecil,&nbsp;Francoeur&nbsp;&amp;&nbsp;Renick,&nbsp;1995;&nbsp;Hunsley,&nbsp;Lee,&nbsp;&amp;&nbsp;Wood,&nbsp;2003,&nbsp;Koocher,&nbsp;Goddman,&nbsp;White,&nbsp;&amp;&nbsp;Friedrich,&nbsp;1995;&nbsp;</span></span></span></li>
</ul>
<p><span style="color:#a9a9a9;"><span style="font-size:10px;"><span class="Apple-style-span" style="font-family: 'times new roman', times, serif; ">Wood,&nbsp;Nezworski,&nbsp;Lilienfeld,&nbsp;&amp;&nbsp;Gard,&nbsp;2003）</span></span></span></p>
<p><span style="color:#a9a9a9;">
	</span></p>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">大部分遭受虐待孩子，其父母在年少时也遭受虐待，陷入&ldquo;虐待的轮回&rdquo;，而现实中大部分情况并非如此<span style="color:#808080;"><span style="font-size:11px;">（Kaufman&nbsp;&amp;&nbsp;Zigler,&nbsp;1987）</span></span></span></span></li>
</ul>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">在调查孩子是否遭到性虐待时，我们会以为小孩子应该不会对这种事情撒谎或错误记忆，但现实是他们其实是会的，尤其是当审问他们的成年人已经存有观念认为他们确实遭受过虐待</span><span style="color:#808080;"><span style="font-size:11px;">（Bruck,&nbsp;2003;&nbsp;Ceci&nbsp;&amp;&nbsp;Brcuk,&nbsp;1995;&nbsp;Garven,&nbsp;Wood,&nbsp;Malpass,&nbsp;&amp;&nbsp;Shaw,&nbsp;1998）</span></span></span></li>
</ul>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">在儿童或成年时遭受过创伤的人，经常压抑这些记忆，但现实情况通常是因为人们无法去忘记这些记忆<span style="font-size:12px;"><span style="color:#a9a9a9;">（Loftus&nbsp;&amp;&nbsp;Ketcham,&nbsp;1994,&nbsp;McNally,&nbsp;2003）</span></span></span></span></li>
</ul>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">在评估儿童监护权时，人们会使用投射性测试，但现实是这些测试是无用的<span style="color:#a9a9a9;"><span style="font-size:11px;">（Emery,&nbsp;Otto,&nbsp;&amp;&nbsp;O&#39;Donohue,&nbsp;2005）</span></span></span></span></li>
</ul>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">人们认为，催眠是提取过去记忆的一种有效方式，甚至能记起孩童时的记忆，而现实情况是催眠更容易产生虚构和虚假记忆<span style="color:#808080;"><span style="font-size:11px;">（Dinges,&nbsp;&nbsp;Whitehouse,&nbsp;Orene,&nbsp;Powell,&nbsp;Orne&nbsp;et&nbsp;al.&nbsp;,1992;&nbsp;Kihlstrom,&nbsp;1994;&nbsp;Nash,&nbsp;1987）</span></span></span></span></li>
</ul>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">认为自尊（self-esteem）是所有社会和个人问题的根源，这些问题包括学业成绩、吸毒、青年犯罪，而数百个研究发现，这个观点没能找到信服性的证据<span style="color:#808080;"><span style="font-size:11px;">（Baumeister,&nbsp;Campbell,&nbsp;Krueger,&nbsp;&amp;&nbsp;Vohs,&nbsp;2003）</span></span></span></span></li>
</ul>
<ul>
<li><span style="font-family:times new roman,times,serif;"><span style="font-size: 12pt; ">以为紧急事件应激晤谈(Critical&nbsp;Incident&nbsp;Stress&nbsp;Debriefing,&nbsp;CISD)可以避免遭受了这些重大事件/灾祸的人，产生创伤后应激障碍(posttraumatic&nbsp;stress&nbsp;disorder,&nbsp;PTSD)，而事实发现它是无效的，</span><span style="font-size: 12pt; ">或会</span><span style="font-size: 12pt; ">增加PTSD的可能<span style="color:#808080;"><span style="font-size:10px;">（Gist,&nbsp;Lubin,&nbsp;&amp;&nbsp;Redburn,&nbsp;1998;&nbsp;Mayou,&nbsp;Ehlers,&nbsp;&amp;&nbsp;Hobbs,&nbsp;2000;&nbsp;van&nbsp;Emmerik,&nbsp;Kamphuis,&nbsp;Hulsbosch,&nbsp;&amp;&nbsp;Emelkamp,&nbsp;2002;&nbsp;van&nbsp;Ommeren,&nbsp;Saxena,&nbsp;&amp;&nbsp;Saraceno,&nbsp;2005)</span></span></span></span></li>
</ul>
<p>&nbsp;</p>
<p class="p0" style="margin-bottom:0pt; margin-top:0pt; line-height:150%; "><strong><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'宋体'; "><font face="宋体">摘自</font></span><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'Times New Roman'; ">Carole&nbsp;Wade</span><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'宋体'; ">.&nbsp;(</span><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'Times New Roman'; ">2009</span><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'宋体'; ">)</span><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'Times New Roman'; ">&nbsp;Chapter&nbsp;2.&nbsp;Critical&nbsp;Thinking:&nbsp;Needed&nbsp;Now&nbsp;More&nbsp;Than&nbsp;Ever.</span><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'宋体'; ">&nbsp;</span></strong><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
</div>
				</div>
<p><strong><span style="color:#f00;"><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; ">【为避免谬种流传，成为第11条谣言，请看完下面的图】&#8230;.谢谢<a href="http://www.wbto.cn/" style="color: rgb(44, 56, 94); text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; ">@沉默的马大爷</a>&nbsp;请来各位专业人士&#8230;谢谢<a href="http://www.wbto.cn/" style="color: rgb(44, 56, 94); text-decoration: none; outline-style: none; outline-width: initial; outline-color: initial; ">@边缘立夏</a></span></span></strong></p>
<p><strong><span style="color:#f00;"><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; "></span></span><span class="Apple-style-span" style="font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 25px; color: rgb(0, 0, 0); "></span></strong></p>
<p><a href="http://ww4.sinaimg.cn/large/4130f257jw1diun2va5cej.jpg"><span id="more-44558"></span><img alt="" height="552" src="http://ww4.sinaimg.cn/large/4130f257jw1diun2va5cej.jpg" width="600" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44558</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>APA对心理学学科教育的纲领</title>
		<link>http://copsy.org/hehe/?p=44544</link>
		<comments>http://copsy.org/hehe/?p=44544#comments</comments>
		<pubDate>Sun, 03 Jul 2011 02:37:57 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[留学在美国]]></category>

		<guid isPermaLink="false">http://copsy.org/hehe/?p=44544</guid>
		<description><![CDATA[&#160; 从高中到本科、再到研究生入学考试，了解一下美国对心理学的学科指导纲领。（以后看完后再介绍） &#160; 1）National Standards for High School Psychology Curricula &#160; &#160;&#160; &#160; &#160;&#160;在线阅读；PDF下载 2）APA Guidelines for the Undergraduate Psychology Major &#160;&#160; &#160; &#160;&#160;PDF下载 3）美国研究生入学考试GRE Psychology subject &#160;&#160; &#160; 有兴趣的同学可以下载这个文件，自己做题目试试 &#160;]]></description>
			<content:encoded><![CDATA[<p>&nbsp;</p>
<div class="artTitle" style="margin-top: 10px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.8em; clear: both; line-height: 1em; background-position: initial initial; background-repeat: initial initial; "><span style="font-size:14px;">从高中到本科、再到研究生入学考试，了解一下美国对心理学的学科指导纲领。（以后看完后再介绍）</span></div>
<div class="artTitle" style="margin-top: 10px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.8em; clear: both; line-height: 1em; background-position: initial initial; background-repeat: initial initial; ">&nbsp;</div>
<div class="artTitle" style="margin-top: 10px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.8em; clear: both; line-height: 1em; background-position: initial initial; background-repeat: initial initial; "><strong><span style="font-size:16px;">1）National Standards for High School Psychology Curricula &nbsp;</span></strong></div>
<div class="artSubTitle" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.2em; font-weight: bold; background-position: initial initial; background-repeat: initial initial; ">&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;<u><a href="http://www.apa.org/education/k12/national-standards.aspx">在线阅读</a></u>；<u><a href="http://www.apa.org/ed/precollege/topss/national-standards.pdf">PDF下载</a></u></div>
<div class="artSubTitle" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.2em; font-weight: bold; background-position: initial initial; background-repeat: initial initial; "><span class="Apple-style-span" style="font-size: 22px; line-height: 21px; font-weight: normal; "><strong><span style="font-size:16px;">2）APA Guidelines for the Undergraduate Psychology Major</span></strong></span></div>
<div class="artSubTitle" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.2em; font-weight: bold; background-position: initial initial; background-repeat: initial initial; "><span class="Apple-style-span" style="font-size: 22px; line-height: 21px; font-weight: normal; "><span class="Apple-style-span" style="font-size: 14px; font-weight: bold; line-height: 15px; ">&nbsp;&nbsp; &nbsp; &nbsp;&nbsp;</span><u><span class="Apple-style-span" style="font-size: 14px; font-weight: bold; line-height: 15px; "><a href="http://www.apa.org/ed/psymajor_guideline.pd">PDF下载</a></span></u></span></div>
<div class="artSubTitle" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; padding-top: 5px; padding-right: 0px; padding-bottom: 10px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; ">
<div class="artTitle" style="margin-top: 10px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.8em; clear: both; line-height: 1em; font-weight: normal; "><span style="font-size:16px;"><strong>3）美国研究生入学考试GRE Psychology subject</strong></span></div>
<div class="artTitle" style="margin-top: 10px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.8em; clear: both; line-height: 1em; font-weight: normal; "><span class="Apple-style-span" style="font-size: 14px; font-weight: bold; line-height: normal; ">&nbsp;&nbsp; &nbsp; 有兴趣的同学可以<u><a href="http://ishare.iask.sina.com.cn/f/10010387.html?from=like&amp;retcode=0">下载这个文件</a></u>，自己做题目试试</span></div>
<div class="artTitle" style="margin-top: 10px; margin-right: 0px; margin-bottom: 2px; margin-left: 0px; padding-top: 0px; padding-right: 0px; padding-bottom: 0px; padding-left: 0px; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-style: initial; border-color: initial; outline-width: 0px; outline-style: initial; outline-color: initial; vertical-align: baseline; background-image: initial; background-attachment: initial; background-origin: initial; background-clip: initial; background-color: transparent; color: rgb(104, 133, 164); font-size: 1.8em; clear: both; line-height: 1em; font-weight: normal; ">&nbsp;</div>
<div class='et-learn-more'>
					<h3 class='heading-more'><span>GRE心理学考试大纲及试卷组成</span></h3>
					<div class='learn-more-content'>
<p>&nbsp;</p>
<div class="Section0" style="layout-grid:15.6000pt;
">
<p class="p0" style="margin-bottom:6.0000pt; margin-top:6.0000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; text-align:center; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); letter-spacing:-0.5500pt; font-weight:bold; font-size:9.0000pt; font-family:'Verdana'; ">GRE&nbsp;<font face="宋体">心理学考试大纲及试卷组成（中文翻译）</font></span><span style="mso-spacerun:'yes'; letter-spacing:-0.5500pt; font-weight:bold; font-size:12.0000pt; font-family:'Arial'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:1.5000pt; margin-top:7.5000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; line-height:10.5000pt; vertical-align:baseline; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:bold; font-size:10.5000pt; font-family:'Verdana'; ">1<font face="宋体">．实验或自然科学导向的题目</font></span><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-size:10.5000pt; font-family:'Verdana'; "><font face="宋体">（约占题目总数的40%）</font></span><span style="mso-spacerun:'yes'; color:rgb(104,133,164); font-weight:normal; font-size:18.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:1.5000pt; margin-top:7.5000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; vertical-align:baseline; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-size:10.5000pt; font-family:'Verdana'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font face="宋体">包括学习，语言，记忆，思考，知觉和感觉，生理心理学，动物行为学和比较心理学。这部分得分记入实验心理学的子分数，也将记入测试的总分数。</font></span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:1.5000pt; margin-top:7.5000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; line-height:10.5000pt; vertical-align:baseline; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:bold; font-size:10.5000pt; font-family:'Verdana'; ">2<font face="宋体">．社会或社会科学导向的题目（约占题目总数的43%）</font></span><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-size:10.5000pt; font-family:'Verdana'; "><font face="宋体">。</font></span><span style="mso-spacerun:'yes'; color:rgb(104,133,164); font-weight:normal; font-size:18.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:1.5000pt; margin-top:7.5000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; line-height:10.5000pt; vertical-align:baseline; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-size:10.5000pt; font-family:'Verdana'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<font face="宋体">这些题目分布在临床心理学，变态心理学，发展心理学，人格心理学和社会心理学中。这部分的得分将记入社会心理学的子分数中，也将记入总分。</font></span><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-size:10.5000pt; font-family:'Verdana'; ">
			</span><span style="mso-spacerun:'yes'; color:rgb(104,133,164); font-weight:normal; font-size:18.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:1.5000pt; margin-top:7.5000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; line-height:10.5000pt; vertical-align:baseline; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:bold; font-size:10.5000pt; font-family:'Verdana'; ">3<font face="宋体">．综合题目（约占题目总数的17%）</font></span><span style="mso-spacerun:'yes'; color:rgb(104,133,164); font-weight:normal; font-size:18.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:1.5000pt; margin-top:7.5000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; line-height:10.5000pt; vertical-align:baseline; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-size:10.5000pt; font-family:'Verdana'; ">&nbsp;&nbsp;&nbsp;<font face="宋体">包括心理学史，应用心理学，测量，实验设计，以及统计。这部分的分数只记入总分。</font></span><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-size:10.5000pt; font-family:'Verdana'; ">
			</span><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-size:10.5000pt; font-family:'Verdana'; ">&nbsp;&nbsp;&nbsp;&nbsp;<font face="宋体">属于不同子分数范围的题目将贯穿于整个测试中，并没有分开并分别标识出，尽管有些从一个个别的学科内容提出的问题会连续出现</font></span><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-size:18.0000pt; font-family:'Verdana'; "><font face="宋体">。</font></span><span style="mso-spacerun:'yes'; color:rgb(104,133,164); font-weight:normal; font-size:18.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:6.0000pt; margin-top:6.0000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; line-height:10.5000pt; vertical-align:baseline; "><span style="mso-spacerun:'yes'; color:rgb(104,133,164); letter-spacing:-0.5500pt; font-weight:bold; font-size:12.0000pt; font-family:'Arial'; ">&nbsp;</span><span style="mso-spacerun:'yes'; color:rgb(104,133,164); letter-spacing:-0.5500pt; font-weight:bold; font-size:12.0000pt; font-family:'Arial'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:6.0000pt; margin-top:6.0000pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; text-align:center; line-height:10.5000pt; vertical-align:baseline; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); letter-spacing:-0.5500pt; font-weight:bold; font-size:9.0000pt; font-family:'宋体'; ">GRE&nbsp;</span><span style="mso-spacerun:'yes'; color:rgb(68,68,68); letter-spacing:-0.5500pt; font-weight:bold; font-size:9.0000pt; font-family:'Verdana'; "><font face="宋体">心理学考试大纲及试卷组成（英文原文）</font></span><span style="mso-spacerun:'yes'; color:rgb(104,133,164); letter-spacing:-0.5500pt; font-weight:bold; font-size:12.0000pt; font-family:'Arial'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:0pt; margin-top:0pt; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:bold; font-style:normal; font-size:10.5000pt; font-family:'Verdana'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:0pt; margin-top:0pt; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:bold; font-style:normal; font-size:10.5000pt; font-family:'Verdana'; ">I.&nbsp;EXPERIMENTAL&nbsp;SUBSCORE&nbsp;&mdash;&nbsp;40%</span><span style="mso-spacerun:'yes'; color:rgb(68,68,68); font-weight:normal; font-style:normal; font-size:10.5000pt; font-family:'Verdana'; ">
			</span><span style="mso-spacerun:'yes'; color:rgb(0,0,0); font-weight:normal; font-style:normal; font-size:13.5000pt; font-family:'宋体'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Learning&nbsp;(3&ndash;5%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Classical&nbsp;Conditioning</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Instrumental&nbsp;Conditioning</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Observational&nbsp;Learning,&nbsp;Modeling</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Language&nbsp;(3&ndash;4%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Units&nbsp;(phonemes,&nbsp;morphemes,&nbsp;phrases)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Syntax</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Meaning</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Speech&nbsp;Perception&nbsp;and&nbsp;Processing</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Verbal&nbsp;and&nbsp;Nonverbal&nbsp;Communication</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Bilingualism</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Memory&nbsp;(7&ndash;9%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Working&nbsp;Memory</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Long-term&nbsp;Memory</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Types&nbsp;of&nbsp;Memory</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Memory&nbsp;Systems&nbsp;and&nbsp;Processes</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Thinking&nbsp;(4&ndash;6%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Representation&nbsp;(Categorization,&nbsp;Imagery,&nbsp;Schemas,&nbsp;Scripts)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Problem&nbsp;Solving</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Judgment&nbsp;and&nbsp;Decision-Making&nbsp;Processes</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Planning,&nbsp;Metacognition</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Intelligence</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Sensation&nbsp;and&nbsp;Perception&nbsp;(5&ndash;7%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Psychophysics,&nbsp;Signal&nbsp;Detection</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Attention</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Perceptual&nbsp;Organization</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Vision</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Audition</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Gustation</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Olfaction</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Somatosenses</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Vestibular&nbsp;and&nbsp;Kinesthetic&nbsp;Senses</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Physiological/Behavioral&nbsp;Neuroscience&nbsp;(12&ndash;14%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Neurons</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Sensory&nbsp;Structures&nbsp;and&nbsp;Processes</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Motor&nbsp;Structures&nbsp;and&nbsp;Functions</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Central&nbsp;Structures&nbsp;and&nbsp;Processes</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Motivation,&nbsp;Arousal,&nbsp;Emotion</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Cognitive&nbsp;Neuroscience</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Neuromodulators&nbsp;and&nbsp;Drugs</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Hormonal&nbsp;Factors</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Comparative&nbsp;and&nbsp;Ethology</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">States&nbsp;of&nbsp;Consciousness</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-weight:bold; font-style:normal; font-size:10.5000pt; font-family:'Times New Roman'; ">II.&nbsp;SOCIAL&nbsp;SUBSCORE&nbsp;&mdash;&nbsp;43%</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">
			</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Clinical&nbsp;and&nbsp;Abnormal&nbsp;(12&ndash;14%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Stress,&nbsp;Conflict,&nbsp;Coping</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Diagnostic&nbsp;Systems</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Assessment</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Causes&nbsp;and&nbsp;Development&nbsp;of&nbsp;Disorders</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Neurophysiological&nbsp;Factors</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Treatment&nbsp;of&nbsp;Disorders</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Epidemiology</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Prevention</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Health&nbsp;Psychology</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Lifespan&nbsp;Development&nbsp;(12&ndash;14%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Nature-Nurture</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Physical&nbsp;and&nbsp;Motor</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Perception&nbsp;and&nbsp;Cognition</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Language</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Intelligence</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Social&nbsp;and&nbsp;Personality</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Emotion</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Socialization,&nbsp;Family&nbsp;and&nbsp;Cultural&nbsp;Influences</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Personality&nbsp;(3&ndash;5%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Structure</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Assessment</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Personality&nbsp;and&nbsp;Behavior</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Social&nbsp;(12&ndash;14%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Social&nbsp;Perception,&nbsp;Cognition,&nbsp;Attribution,&nbsp;Beliefs</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Attitudes&nbsp;and&nbsp;Behavior</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Social&nbsp;Comparison,&nbsp;Self</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Emotion,&nbsp;Affect&nbsp;and&nbsp;Motivation</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Conformity,&nbsp;Influence&nbsp;and&nbsp;Persuasion</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Interpersonal&nbsp;Attraction&nbsp;and&nbsp;Close&nbsp;Relationships</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Group&nbsp;and&nbsp;Intergroup&nbsp;Processes</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Cultural&nbsp;and&nbsp;Gender&nbsp;Influences</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Evolutionary&nbsp;Psychology,&nbsp;Altruism&nbsp;and&nbsp;Aggression</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Theories,&nbsp;Applications&nbsp;and&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-weight:bold; font-style:normal; font-size:10.5000pt; font-family:'Times New Roman'; ">III.&nbsp;OTHER&nbsp;AREAS&nbsp;&mdash;&nbsp;17%</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">
			</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">General&nbsp;(4&ndash;6%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">History</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Industrial-Organizational</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Educational</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:7.5000pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:18.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Symbol'; ">&middot;&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Measurement&nbsp;and&nbsp;Methodology&nbsp;(11&ndash;13%)</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Psychometrics,&nbsp;Test&nbsp;Construction,&nbsp;Reliability,&nbsp;Validity</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Research&nbsp;Designs</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Statistical&nbsp;Procedures</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Scientific&nbsp;Method&nbsp;and&nbsp;the&nbsp;Evaluation&nbsp;of&nbsp;Evidence</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Ethics&nbsp;and&nbsp;Legal&nbsp;Issues</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-left:54.0000pt; margin-bottom:0pt; margin-top:0pt; padding:0pt 0pt 0pt 0pt ; text-autospace:ideograph-other; "><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Courier New'; ">o&nbsp;</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; ">Analysis&nbsp;and&nbsp;Interpretation&nbsp;of&nbsp;Findings</span><span style="mso-spacerun:'yes'; font-size:10.5000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
<p class="p0" style="margin-bottom:0pt; margin-top:0pt; "><span style="mso-spacerun:'yes'; font-size:12.0000pt; font-family:'Times New Roman'; "><o:p></o:p></span></p>
</p></div>
</div>
</div>
				</div>
]]></content:encoded>
			<wfw:commentRss>http://copsy.org/hehe/?feed=rss2&#038;p=44544</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

