<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://www.byuaccounting.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Greenk</id>
	<title>Phdwiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="http://www.byuaccounting.net/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Greenk"/>
	<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php/Special:Contributions/Greenk"/>
	<updated>2026-06-12T08:07:51Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.3</generator>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&amp;diff=16848</id>
		<title>SAS Coding Help</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&amp;diff=16848"/>
		<updated>2014-03-15T15:31:15Z</updated>

		<summary type="html">&lt;p&gt;Greenk: /* Websites to Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Code ==&lt;br /&gt;
* [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1015021 How to Gather Data Using a Web Crawler: An Application Using SAS to Search Edgar] - interesting macro that can crawl Edgar reports for data.&lt;br /&gt;
* [[Basic Code]]&lt;br /&gt;
* [[Statistical Analysis]]&lt;br /&gt;
* [[Proc SQL]]&lt;br /&gt;
* [[INTNX]]&lt;br /&gt;
&lt;br /&gt;
== Macros ==&lt;br /&gt;
* [http://www.psych.yorku.ca/lab/sas/macro.htm The basics of macros]&lt;br /&gt;
* [[Media:SAS_Macro_Quintiles.txt|Macro for grouping continuous variable into quintiles]]&lt;br /&gt;
* [[Media:WinsorizeMacro.txt|Winsorizing and trimming macro]]&lt;br /&gt;
&lt;br /&gt;
==Replications==&lt;br /&gt;
* [[Media:BMNreplicate2.txt|Replication of Beaver, McNichols, Nelson RAS 2007]] &amp;quot;An Alternative Interpretation of the Discontinuity in Earnings Distributions&amp;quot; &lt;br /&gt;
* [[Media:DEAbyindustry.txt|A data envelopment analysis program]]&lt;br /&gt;
* [[Media:SimERETOperLev2.txt|A simple simulation examining the relation between earnings and returns]] with a lot of assumptions, just for fun &lt;br /&gt;
*[[Media:RSST2005_JAE.txt|Replication of Richardson, Sloan, Soliman, and Tuna (JAE 2005)]]&lt;br /&gt;
**[[Media:RSST2005_NoLink.xls|Partial output from replication of RSST(JAE 2005)]]&lt;br /&gt;
&lt;br /&gt;
== Websites to Help ==&lt;br /&gt;
* [http://www.ats.ucla.edu/stat/sas/ UCLA SAS help page] - UCLA has a list of resources for SAS coding&lt;br /&gt;
** [http://www.ats.ucla.edu/stat/stata/whatstat/default.htm What statistical test should I use] - In addition to explaining what test to use, page also provides information on how to perform test and interpret results using SAS, STATA, and SPSS software.  &lt;br /&gt;
** [http://www.ats.ucla.edu/stat/examples/default.htm UCLA SAS Textbook Examples] - This page includes examples and problems worked in SAS from more than 40 statistics textbooks.&lt;br /&gt;
* [http://www.jeffreyhoopes.com/nader/ University of Michigan SAS Site]&lt;br /&gt;
* [http://scott.dyreng.googlepages.com/sasprogramsandusefuldata A little code on Scott Dyreng's website].&lt;br /&gt;
* [http://javeeh.net/sasintro/intro1.html Introduction to SAS: Index] - Great resource for simple, straight forward explanation. &lt;br /&gt;
* [http://www.utexas.edu/cc/docs/stat53.html Factor analysis in SAS]&lt;br /&gt;
* [http://www.sconsig.com/sastip.htm SAS Consultant Special Interest Group] - This site offers tips and tricks for using SAS and running SAS macros and utilities.&lt;br /&gt;
* [http://wrds-web.wharton.upenn.edu/wrds/support/Accessing%20and%20Manipulating%20the%20Data/_002Unix%20Access/Remote%20Access%20to%20WRDS%20using%20SSH.cfm Instructions on Remote Connection to WRDS Using SSH] - This can be helpful for using large data sets, even if you have SAS on a local machine.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{|style=&amp;quot;width:100%;margin-top:+.7em;&amp;quot;&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#fafaFe; color:black; height: 20px&amp;quot; | &amp;lt;small&amp;gt;[[Main Page]] ► [[Research]] ► [[Researching Resources]] ► [[SAS Coding Help]]&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&amp;diff=16847</id>
		<title>SAS Coding Help</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=SAS_Coding_Help&amp;diff=16847"/>
		<updated>2014-03-15T15:30:07Z</updated>

		<summary type="html">&lt;p&gt;Greenk: /* Websites to Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Code ==&lt;br /&gt;
* [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1015021 How to Gather Data Using a Web Crawler: An Application Using SAS to Search Edgar] - interesting macro that can crawl Edgar reports for data.&lt;br /&gt;
* [[Basic Code]]&lt;br /&gt;
* [[Statistical Analysis]]&lt;br /&gt;
* [[Proc SQL]]&lt;br /&gt;
* [[INTNX]]&lt;br /&gt;
&lt;br /&gt;
== Macros ==&lt;br /&gt;
* [http://www.psych.yorku.ca/lab/sas/macro.htm The basics of macros]&lt;br /&gt;
* [[Media:SAS_Macro_Quintiles.txt|Macro for grouping continuous variable into quintiles]]&lt;br /&gt;
* [[Media:WinsorizeMacro.txt|Winsorizing and trimming macro]]&lt;br /&gt;
&lt;br /&gt;
==Replications==&lt;br /&gt;
* [[Media:BMNreplicate2.txt|Replication of Beaver, McNichols, Nelson RAS 2007]] &amp;quot;An Alternative Interpretation of the Discontinuity in Earnings Distributions&amp;quot; &lt;br /&gt;
* [[Media:DEAbyindustry.txt|A data envelopment analysis program]]&lt;br /&gt;
* [[Media:SimERETOperLev2.txt|A simple simulation examining the relation between earnings and returns]] with a lot of assumptions, just for fun &lt;br /&gt;
*[[Media:RSST2005_JAE.txt|Replication of Richardson, Sloan, Soliman, and Tuna (JAE 2005)]]&lt;br /&gt;
**[[Media:RSST2005_NoLink.xls|Partial output from replication of RSST(JAE 2005)]]&lt;br /&gt;
&lt;br /&gt;
== Websites to Help ==&lt;br /&gt;
* [http://www.ats.ucla.edu/stat/sas/ UCLA SAS help page] - UCLA has a list of resources for SAS coding&lt;br /&gt;
** [http://www.ats.ucla.edu/stat/stata/whatstat/default.htm What statistical test should I use] - In addition to explaining what test to use, page also provides information on how to perform test and interpret results using SAS, STATA, and SPSS software.  &lt;br /&gt;
** [http://www.ats.ucla.edu/stat/examples/default.htm UCLA SAS Textbook Examples] - This page includes examples and problems worked in SAS from more than 40 statistics textbooks.&lt;br /&gt;
* [http://www.jeffreyhoopes.com/nader/ University of Michigan SAS Site]&lt;br /&gt;
* [http://scott.dyreng.googlepages.com/sasprogramsandusefuldata A little code on Scott Dyreng's website].&lt;br /&gt;
* [http://javeeh.net/sasintro/intro1.html Introduction to SAS: Index] - Great resource for simple, straight forward explanation. &lt;br /&gt;
* [http://www.utexas.edu/cc/docs/stat53.html Factor analysis in SAS]&lt;br /&gt;
* [http://www.sconsig.com/sastip.htm SAS Consultant Special Interest Group] - This site offers tips and tricks for using SAS and running SAS macros and utilities.&lt;br /&gt;
* [http://wrds-web.wharton.upenn.edu/wrds/support/Accessing%20and%20Manipulating%20the%20Data/_002Unix%20Access/Remote%20Access%20to%20WRDS%20using%20SSH.cfm Instructions on Remote Connection to WRDS Using SSH]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{|style=&amp;quot;width:100%;margin-top:+.7em;&amp;quot;&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#fafaFe; color:black; height: 20px&amp;quot; | &amp;lt;small&amp;gt;[[Main Page]] ► [[Research]] ► [[Researching Resources]] ► [[SAS Coding Help]]&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=What_is_accounting_research%3F&amp;diff=16846</id>
		<title>What is accounting research?</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=What_is_accounting_research%3F&amp;diff=16846"/>
		<updated>2014-03-15T15:27:15Z</updated>

		<summary type="html">&lt;p&gt;Greenk: /* Auditing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;toccolours&amp;quot; style=&amp;quot;float: right; margin-left: 1em; margin-right: 2em; font-size: 85%; color:black; width:45em; max-width: 25%;&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align: left;&amp;quot; | &lt;br /&gt;
&amp;lt;videoflash&amp;gt;bSxHph5ZdLc|400|350|&amp;lt;/videoflash&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: left;&amp;quot; | &lt;br /&gt;
|}&lt;br /&gt;
==Introduction==&lt;br /&gt;
[[File:Business_Papers.jpg|230 px|left|Any paper that cites a lot of other accounting papers must be accounting research.]]&lt;br /&gt;
Accounting research is hard to define because it has shifted over time.  As a rough overview, early accounting research (pre-1960s) was mostly normative (i.e., argued for the “correct” accounting treatment, or what should be).  With the advent of the Journal of Accounting Research, advances in finance such as the efficient market hypothesis, creation of large data sets and the statistical abilities to analyze them (i.e., computers), and the publication of Ball and Brown’s seminal work in 1968, accounting research moved into positive research (i.e., examining what is rather than what should be).  Although this change has had its critics, it has resulted in a significant increase in research output (and many new journals).  &lt;br /&gt;
&lt;br /&gt;
A cynical definition of research is: any paper that cites a lot of other accounting papers must be accounting research.  This “quick and dirty” definition restricts accounting research to topics and methodologies that are well established in the literature; it is “safe” but somewhat limiting.  More rigorously, Oler, Oler, and Skousen (2009) attempt to characterize accounting research by looking at the topics, research methodologies, and citations made by papers published in a set of six top accounting journals (AOS, CAR, JAE, JAR, RAST, and TAR).  Their work can be criticized, though, because they do not consider all accounting journals, and because their categorizations of topics (6 of them) and research methodologies (7 of them) are broad.  In spite of shortcomings, their paper appears to be the first that attempts to characterize and define accounting research, which they define as follows:  “accounting research is research into the effect of economic events on the process of summarizing, analyzing, verifying, and reporting standardized financial information, and on the effects of reported information on economic events.”&lt;br /&gt;
&lt;br /&gt;
Professors typically will choose a subject area and a methodology in which to focus their efforts.  Subject areas include the topical areas considered under the umbrella term &amp;quot;accounting.&amp;quot;  These include information systems, auditing and assurance, corporate governance, financial, forensic, managerial, and tax.&lt;br /&gt;
&lt;br /&gt;
==General Overview of Accounting Research==&lt;br /&gt;
“Academic research looks at how accounting affects the world around us and &lt;br /&gt;
how the world affects accounting.” [http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf ''Teresa P. Gordon and Jason C. Porter'']&lt;br /&gt;
&lt;br /&gt;
Accounting research plays an essential part in creating new knowledge. The hard sciences have produced models of research and testing that can be used and applied over many disciplines including accounting research. Using these models along with evidence such as financial statements, stock prices, surveys, experiments, computer simulations, and mathematical proofs, we can gain a scientific perspective and basis for the following:&lt;br /&gt;
&lt;br /&gt;
*Deciding and implementing new accounting or auditing standards&lt;br /&gt;
*Presenting unusual economic transactions in the financial statements&lt;br /&gt;
*Learning how new tax laws impact clients and employers&lt;br /&gt;
*Discerning how the accounting profession affects the capital markets through academic accounting research&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Researchers perform two main types of research, positive and normative.&lt;br /&gt;
&lt;br /&gt;
*Positive research is the branch of academic research in accounting that seeks to explain and predict actual accounting practices. &lt;br /&gt;
*Normative research, in contrast, seeks to derive and prescribe &amp;quot;optimal&amp;quot; accounting standards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stairs_up.png|right|300 px|One Step at a Time]]&lt;br /&gt;
Researchers use the scientific method to search for cause and effect relationships. By using the scientific method, the researcher has a systematic model that enables documentation of their results. The more specific the researcher is in documenting their methods, the better others will be able to follow and repeat their experiment.&lt;br /&gt;
&lt;br /&gt;
'''Scientific Method:'''&lt;br /&gt;
&lt;br /&gt;
*'''Observation:''' As with most research, accounting research begins with the researcher making an observation, seeing a potential pattern, or wondering how an action or event may affect a future action or event. &lt;br /&gt;
*'''Develop theory:''' The researcher then uses these observations to develop a theory or an explanation of might be causing these actions or events.&lt;br /&gt;
*'''Background research:''' Once the researcher finds an interest and develops a theory, background research on this theory is important. The background research is to help the researcher discover similar past theories, current and alternative theories, what evidence has been brought forth and tests performed. This research will save the researcher a great deal of time and guide their research to test a new aspect or help resolve areas of disagreement.  &lt;br /&gt;
*'''Use theory to develop hypothesis:''' After this background research is conducted and existing theories discerned, the researcher will use their theory to create a specific hypothesis. This hypothesis should focus on an untested area or area of disagreement. Additionally, the hypothesis should make a specific prediction about how an action or condition will affect other actions or conditions.&lt;br /&gt;
*'''Test if hypothesis is correct:''' With a hypothesis developed, the researcher needs to identify sources of data and design tests to examine the hypothesis. The design of the tests should address the following:&lt;br /&gt;
**How well the study captures a cause-and-effect relationship;&lt;br /&gt;
**How well the variables used in a study capture the ideas and events in the hypothesis;&lt;br /&gt;
**How well the results from a study can be applied to other settings&lt;br /&gt;
*'''Examine test results:''' Once the tests have been design, operated and data collected, the next step is to use statistical methods to compare the actual results with the hypothesized results and determine if there is significant evidence to confirm the hypothesis. &lt;br /&gt;
*'''Confirm or disconfirm theory:''' After the evidence has been examined and sensitivity analysis ran, the researcher can then confirm or disconfirm the hypothesis and theory the hypothesis was derived from.&lt;br /&gt;
&lt;br /&gt;
==Accounting Research Topical Areas==&lt;br /&gt;
[[File:Man_Standing_on_Beach.jpg|right|300 px|Inspiration]]&lt;br /&gt;
The following definition of research come from a research paper by [[Coyne, Joshua|Coyne]], [[Summers, Scott|Summers]], [[Williams, Brady|Williams]], and [[Wood, David|Wood]] (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1337755 here]).  &lt;br /&gt;
&lt;br /&gt;
===Accounting Information Systems (AIS)===&lt;br /&gt;
Studies which address issues related to the systems and the users of systems that collect, store, and generate accounting information. Users are defined broadly to include those involved in collection, storage, or use of accounting information or even the implementation of the system. These systems may be electronic or not. Research streams include, but are not limited to design science, ontological investigations, expert systems, decision aides, support systems, processing assurance, security, controls, system usability, and system performance.&lt;br /&gt;
&lt;br /&gt;
===Auditing===&lt;br /&gt;
Studies in which the topical content involves an audit topic. These studies vary widely and include, but are not limited to, the study of the audit environment—external and internal, auditor decision making, auditor independence, the effects of auditing on the financial reporting process, and auditor fees.&lt;br /&gt;
&lt;br /&gt;
*For a summary of audit fee research see Hay, Knechel, and Wong (2006, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=512642 here])&lt;br /&gt;
*For a review of archival audit research see DeFond and Zhang (2013 working paper, available [http://www.bc.edu/content/dam/files/schools/csom_sites/accounting/DeFond%20Paper.pdf here])&lt;br /&gt;
&lt;br /&gt;
===Financial===&lt;br /&gt;
Studies that address the topical content of financial accounting, capital markets, and decision making based on financial accounting information.&lt;br /&gt;
&lt;br /&gt;
*For a review of the financial reporting research see Beyer, Cohen, Lys, and Walther (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1483227 here])&lt;br /&gt;
*For a review of the capital markets research in accounting see Kothari (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235798 here])&lt;br /&gt;
*For a review of empirical research on accounting choice see Fields, Lys, and Vincent (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=258519 here])&lt;br /&gt;
&lt;br /&gt;
===Managerial===&lt;br /&gt;
Studies that examine issues regarding budgeting, compensation, decision-making within an enterprise, incentives, and the allocation of resources within an enterprise.&lt;br /&gt;
&lt;br /&gt;
*For a review of empirical research in Managerial Accounting see Ittner and Larcker (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235797 here])&lt;br /&gt;
&lt;br /&gt;
===Tax===&lt;br /&gt;
Studies that examine issues related to taxpayer decision-making, tax allocations, tax computations, structuring of accounting transactions to meet tax goals, tax incentives, or market reactions to tax disclosures.&lt;br /&gt;
&lt;br /&gt;
*For a review of tax research see Hanlon and Heitzman (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1476561 here]) and Shackelford and Shevlin (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235796 here])&lt;br /&gt;
*For a review of research in accounting of income taxes see Graham, Raedy, and Shackelford (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1312005 here])&lt;br /&gt;
*[http://papers.ssrn.com/sol3/papers.cfm?abstract_id=258569 Empirical Tax Research in Accounting: A Discussion, Ed Maydew] &lt;br /&gt;
*[http://papers.ssrn.com/sol3/papers.cfm?abstract_id=358580 Taxes and Corporate Finance, John Graham]&lt;br /&gt;
*[http://direct.bl.uk/bld/PlaceOrder.do?UIN=073838370&amp;amp;ETOC=RN&amp;amp;from=searchengine Research in Taxation, Terry Shevlin]&lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000095000001&amp;amp;idtype=cvips&amp;amp;gifs=yes&amp;amp;ref=no, The future of tax research: A mostly economics perspective William Gentry]&lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000087000001&amp;amp;idtype=cvips&amp;amp;gifs=Yes&amp;amp;ref=no The future of tax research: From an accounting professor's perspective, Terry Shevlin] &lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000107000001&amp;amp;idtype=cvips&amp;amp;gifs=yes&amp;amp;ref=no A legal perspective on unanswered questions in taxation research, David Weisbach and George Plesko]&lt;br /&gt;
*[http://scitation.aip.org/getpdf/servlet/GetPDFServlet?filetype=pdf&amp;amp;id=JATAXX000029000002000085000001&amp;amp;idtype=cvips&amp;amp;prog=normal&amp;amp;bypassSSO=1 The Future of Tax Research: What Are the Unanswered Questions?, John Robinson]&lt;br /&gt;
*[http://www.sciencedirect.com/science?_ob=PublicationURL&amp;amp;_tockey=%23TOC%2324619%231985%23999989999%23578778%23FLP%23&amp;amp;_cdi=24619&amp;amp;_pubType=HS&amp;amp;_auth=y&amp;amp;_acct=C000007678&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=8916486&amp;amp;md5=e5a4674ca693f4dcfdcc2fb616f2aa3d Handbook of Public Finance]  This is a series that has been going on for a couple decades where they get economists to write reviews about issues in public finance (the sub-field in economics that deals with taxes).  Many of the articles can be found for free on SSRN.  Go to the newer issues to look at what economists are up to now when they research taxes.&lt;br /&gt;
*[http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B7P63-4FFPH82-T&amp;amp;_user=8916486&amp;amp;_coverDate=01%2F01%2F2002&amp;amp;_rdoc=8&amp;amp;_fmt=high&amp;amp;_orig=browse&amp;amp;_srch=doc-info%28%23toc%2324619%232002%23999969999%23568881%23FLP%23display%23Volume%29&amp;amp;_cdi=24619&amp;amp;_sort=d&amp;amp;_docanchor=&amp;amp;_ct=16&amp;amp;_acct=C000007678&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=8916486&amp;amp;md5=dae4ee927c35f6bad378b251125d170c Taxation and corporate financial policy, Alan J. Auerbach], a chapter from the Handbook of Public Finance referenced above.&lt;br /&gt;
&lt;br /&gt;
===Other Topical Areas===&lt;br /&gt;
Studies that do not fit into one of the other topical areas. The topical areas in these studies vary significantly and include such things as education, methodologies, law, psychology, history, the accounting profession, work environment, etc.&lt;br /&gt;
&lt;br /&gt;
==Accounting Research Methodologies==&lt;br /&gt;
[[File:Pen_and_Paper.png|230 px|left|Research]]&lt;br /&gt;
A researcher will select a methodology to determine how the research is to be conducted.  There are three main methodologies for research in accounting: [[archival]], [[analytical]], and [[experimental]].&lt;br /&gt;
&lt;br /&gt;
One thing to avoid when discussing methodologies is to refer to one of the methods as &amp;quot;empirical&amp;quot; to differentiate from other methods.  This is most often done by archival researchers who refer to their research as empirical and not to include experimental research under the &amp;quot;empirical umbrella.&amp;quot;  Empirical research is research that is verifiable based on observation or experimentation; thus, archival and experimental research are both empirical in nature.  &lt;br /&gt;
&lt;br /&gt;
===Analytical===&lt;br /&gt;
Researchers who utilize analytical methods base analysis and conclusions on formally modeling theories or substantiated ideas in mathematical terms. These analytical studies use math to predict, explain, or give substance to theory.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of analytical research in accounting, see Gao (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1156407 here])&lt;br /&gt;
&lt;br /&gt;
===Archival===&lt;br /&gt;
Researchers who utilize archival methods base analysis and conclusions on objective data collected from repositories of third parties. Also included are studies in which the researchers collected the data and in which the data has objective amounts such as net income, sales, fees, etc.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of archival research in accounting, see Ball and Shivakumar (2008, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1105228 here])&lt;br /&gt;
&lt;br /&gt;
===Experimental===&lt;br /&gt;
Researchers who utilize  experimental methods base analysis and conclusions on data the researcher gathered by administering treatments to subjects. Usually these studies employed random assignment; however, if the researcher selected different populations in an attempt to “manipulate” a variable, we also included these as experimental in nature (e.g., participants of different experience levels were selected for participation).  Experimental research can include analyzing both economic and behavioral factors.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of experimental research in accounting, see Magilke, Mayhew, and Pike (2009, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1097714 here])&lt;br /&gt;
&lt;br /&gt;
===Other Research Methodologies===&lt;br /&gt;
Studies that did not fit into one of the other methodological categories. The methodologies in these studies vary significantly and include such things as surveys, case studies, field studies, simulations, persuasive arguments, etc.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ==Summary of Research Interests==&lt;br /&gt;
&lt;br /&gt;
For a thorough description of each methodology as it applies to each subject area, the following matrix has been created:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! !! AIS !! Auditing !! Financial !! Managerial !! Tax !! Other Topics&lt;br /&gt;
|-&lt;br /&gt;
! [[Analytical]]&lt;br /&gt;
|[[Analytical AIS]]&lt;br /&gt;
|[[Analytical Auditing]]&lt;br /&gt;
|[[Analytical Financial]]&lt;br /&gt;
|[[Analytical Managerial]]&lt;br /&gt;
|[[Analytical Tax]]&lt;br /&gt;
|[[Analytical Other Topics]]&lt;br /&gt;
|- &lt;br /&gt;
! [[Archival]]&lt;br /&gt;
|[[Archival AIS]]&lt;br /&gt;
|[[Archival Auditing]]&lt;br /&gt;
|[[Archival Financial]]&lt;br /&gt;
|[[Archival Managerial]]&lt;br /&gt;
|[[Archival Tax]]&lt;br /&gt;
|[[Archival Other Topics]]&lt;br /&gt;
|-&lt;br /&gt;
! [[Experimental]]&lt;br /&gt;
|[[Experimental AIS]]&lt;br /&gt;
|[[Experimental Auditing]]&lt;br /&gt;
|[[Experimental Financial]]&lt;br /&gt;
|[[Experimental Managerial]]&lt;br /&gt;
|[[Experimental Tax]]&lt;br /&gt;
|[[Experimental Other Topics]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! [[Other]]&lt;br /&gt;
|[[Other AIS]]&lt;br /&gt;
|[[Other Auditing]]&lt;br /&gt;
|[[Other Financial]]&lt;br /&gt;
|[[Other Managerial]]&lt;br /&gt;
|[[Other Tax]]&lt;br /&gt;
|[[Other Other Topics]]&lt;br /&gt;
&lt;br /&gt;
|}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Skills necessary to be a successful researcher==&lt;br /&gt;
Although there have been great discoveries made by accident that have changed the great paradigms of knowledge, academic research and the creation of knowledge is not an event left to chance. Academic research comes from mastering of skills that enable the researcher to carry out research processes that will contribute and progress the current accepted knowledge base and industry practices and open up new ideas and areas of research to follow.&lt;br /&gt;
&lt;br /&gt;
Some of the skills necessary to become a successful researcher include the following:&lt;br /&gt;
&lt;br /&gt;
* '''The ability to know and stay abreast of current work within your field of research. '''&lt;br /&gt;
:Staying abreast of the research being performed and the publication of such work, is important as you further your own research, discover new questions and problems and contribute to your fellow researchers. Being involved with workshops and peer reviews, as well as working with fellow professors and reading the publications in the peer journals are some ways in which to stay abreast of the current work in the industry. A listing of top journals can be found at [http://byuaccounting.net/tenure/JournalCategories.htm Accounting Journals]&lt;br /&gt;
* '''The ability to understand and recognize research problems.'''&lt;br /&gt;
:Researchers need not only stay abreast of current research being performed and published, they also need to understand and recognize difficulties in performing their own research or that of research performed by others.&lt;br /&gt;
* '''The ability to understand research content.'''&lt;br /&gt;
:The ability to read and understand the content of research articles is an important skill for academics and practitioners alike.  Teresa P. Gordon and Jason C. Porter have a great list of hints to reading a research paper in their article ''[http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf Reading and Understanding Academic Research in Accounting: A Guide for Students]''. Read part of it [[Reading Research Tips|here]].&lt;br /&gt;
[[File:Working_Together.jpg|235 px|right|Making Contributions]]&lt;br /&gt;
* '''The ability to discover where you can make a contribution, and to be able to evaluate and re-evaluate your contribution.'''&lt;br /&gt;
:The ability to discern a topic that will add knowledge to the field and trigger your interests is a great strength. Additionally, being able to evaluate the causality, strength, and validity of your research is important, not only when initially writing it, but to return and re-evaluate later and see if it needs to be edited or expanded. &lt;br /&gt;
* '''The ability to master appropriate experimental, mathematical, and computational research skills.'''&lt;br /&gt;
:It is necessary to build a strong base of mathematical and statistical tools to be able to draw on and enable you to build experiments that have good construct and internal validity. &lt;br /&gt;
* '''The ability to think critically and analytically.'''&lt;br /&gt;
:As you perform research, the ability to examine assumptions, assess evidence, discern hidden values, and evaluate the conclusion will be greatly utilized. Additionally, the ability to break a concept or paradigm into its constituent parts and then study the parts and find and evaluate the relationships between those parts is also a skill that will further your research goals.&lt;br /&gt;
* '''The ability to formulate plans to meet short-term and long-term goals and time-specific deadlines.'''&lt;br /&gt;
* '''The ability to follow good research practices.'''&lt;br /&gt;
:Being able to develop experiments or studies that are built on good solid research practices will strengthen the research you do and lend credibility to your work that fellow users can rely on.&lt;br /&gt;
* '''The ability to document and report your work.'''&lt;br /&gt;
:After the data is gathered and analyzed and conclusions are developed and confirmed, the researcher needs the ability to effectively communicate their work in a paper such as a thesis paper. The documenting of others who have worked in similar areas, contributed to your work, or you have used to further your research is important. &lt;br /&gt;
* '''The ability to communicate and defend a coherent argument to interested parties.'''&lt;br /&gt;
:Effective communication includes not only written papers, but the ability to address and defend your work in a public setting that includes fellow researchers and practitioners. To take criticism with a view to improve your work and strengthen the field is desirable.   &lt;br /&gt;
* '''The ability to critically review the worth of your own work and the works of other researchers.'''&lt;br /&gt;
:A researcher needs to be able to critically review their own work as well as the work of others and assess the strengths and weaknesses of it. Determine if there is a causal relationship and to assess the various types of validity. See if there is strong enough internal validity – the strength of the controlled experiment. Evaluate the construct validity – is what is being measured actually capture the ideas and events in the hypothesis. Is there good statistical conclusion validity – when everything else is in place, is there strong enough evidence to prove an actual difference. And finally external validity, now that we have proven that this is valid in this situation, how does it transfer to other situations and other subjects. These are a few of the concepts to analyze the strength of your own work as well as the strength of your fellow researchers work. &lt;br /&gt;
&lt;br /&gt;
Information for these key points and further information on research skills can be found at:&lt;br /&gt;
&lt;br /&gt;
[http://mi.eng.cam.ac.uk/~cipolla/phdguide.html ''Guidelines on PhD Research and Supervision''], Professor Roberto Cipolla, University of Cambridge; &lt;br /&gt;
&lt;br /&gt;
[http://cloudworks.ac.uk/cloudscape/view/2014 ''Research Skills Required by PhD Students''], Cloudworks; &lt;br /&gt;
&lt;br /&gt;
[http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf ''Reading and Understanding Academic Research in Accounting: A Guide for Students''], Teresa P. Gordon and Jason C. Porter, University of Idaho.&lt;br /&gt;
&lt;br /&gt;
==How accounting research can make a difference in the world==&lt;br /&gt;
&lt;br /&gt;
* Affect practice (usually high level decision makers, through textbooks)&lt;br /&gt;
* Mentor researchers' thinking who then change world through consulting, professional service, teaching&lt;br /&gt;
* Affect standard setters&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{|style=&amp;quot;width:100%;margin-top:+.7em;&amp;quot;&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#fafaFe; color:black; height: 20px&amp;quot; | &amp;lt;small&amp;gt;[[Main Page]] ► [[What is accounting research?]]&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=What_is_accounting_research%3F&amp;diff=16845</id>
		<title>What is accounting research?</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=What_is_accounting_research%3F&amp;diff=16845"/>
		<updated>2014-03-15T15:27:00Z</updated>

		<summary type="html">&lt;p&gt;Greenk: /* Auditing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;toccolours&amp;quot; style=&amp;quot;float: right; margin-left: 1em; margin-right: 2em; font-size: 85%; color:black; width:45em; max-width: 25%;&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align: left;&amp;quot; | &lt;br /&gt;
&amp;lt;videoflash&amp;gt;bSxHph5ZdLc|400|350|&amp;lt;/videoflash&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: left;&amp;quot; | &lt;br /&gt;
|}&lt;br /&gt;
==Introduction==&lt;br /&gt;
[[File:Business_Papers.jpg|230 px|left|Any paper that cites a lot of other accounting papers must be accounting research.]]&lt;br /&gt;
Accounting research is hard to define because it has shifted over time.  As a rough overview, early accounting research (pre-1960s) was mostly normative (i.e., argued for the “correct” accounting treatment, or what should be).  With the advent of the Journal of Accounting Research, advances in finance such as the efficient market hypothesis, creation of large data sets and the statistical abilities to analyze them (i.e., computers), and the publication of Ball and Brown’s seminal work in 1968, accounting research moved into positive research (i.e., examining what is rather than what should be).  Although this change has had its critics, it has resulted in a significant increase in research output (and many new journals).  &lt;br /&gt;
&lt;br /&gt;
A cynical definition of research is: any paper that cites a lot of other accounting papers must be accounting research.  This “quick and dirty” definition restricts accounting research to topics and methodologies that are well established in the literature; it is “safe” but somewhat limiting.  More rigorously, Oler, Oler, and Skousen (2009) attempt to characterize accounting research by looking at the topics, research methodologies, and citations made by papers published in a set of six top accounting journals (AOS, CAR, JAE, JAR, RAST, and TAR).  Their work can be criticized, though, because they do not consider all accounting journals, and because their categorizations of topics (6 of them) and research methodologies (7 of them) are broad.  In spite of shortcomings, their paper appears to be the first that attempts to characterize and define accounting research, which they define as follows:  “accounting research is research into the effect of economic events on the process of summarizing, analyzing, verifying, and reporting standardized financial information, and on the effects of reported information on economic events.”&lt;br /&gt;
&lt;br /&gt;
Professors typically will choose a subject area and a methodology in which to focus their efforts.  Subject areas include the topical areas considered under the umbrella term &amp;quot;accounting.&amp;quot;  These include information systems, auditing and assurance, corporate governance, financial, forensic, managerial, and tax.&lt;br /&gt;
&lt;br /&gt;
==General Overview of Accounting Research==&lt;br /&gt;
“Academic research looks at how accounting affects the world around us and &lt;br /&gt;
how the world affects accounting.” [http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf ''Teresa P. Gordon and Jason C. Porter'']&lt;br /&gt;
&lt;br /&gt;
Accounting research plays an essential part in creating new knowledge. The hard sciences have produced models of research and testing that can be used and applied over many disciplines including accounting research. Using these models along with evidence such as financial statements, stock prices, surveys, experiments, computer simulations, and mathematical proofs, we can gain a scientific perspective and basis for the following:&lt;br /&gt;
&lt;br /&gt;
*Deciding and implementing new accounting or auditing standards&lt;br /&gt;
*Presenting unusual economic transactions in the financial statements&lt;br /&gt;
*Learning how new tax laws impact clients and employers&lt;br /&gt;
*Discerning how the accounting profession affects the capital markets through academic accounting research&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Researchers perform two main types of research, positive and normative.&lt;br /&gt;
&lt;br /&gt;
*Positive research is the branch of academic research in accounting that seeks to explain and predict actual accounting practices. &lt;br /&gt;
*Normative research, in contrast, seeks to derive and prescribe &amp;quot;optimal&amp;quot; accounting standards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stairs_up.png|right|300 px|One Step at a Time]]&lt;br /&gt;
Researchers use the scientific method to search for cause and effect relationships. By using the scientific method, the researcher has a systematic model that enables documentation of their results. The more specific the researcher is in documenting their methods, the better others will be able to follow and repeat their experiment.&lt;br /&gt;
&lt;br /&gt;
'''Scientific Method:'''&lt;br /&gt;
&lt;br /&gt;
*'''Observation:''' As with most research, accounting research begins with the researcher making an observation, seeing a potential pattern, or wondering how an action or event may affect a future action or event. &lt;br /&gt;
*'''Develop theory:''' The researcher then uses these observations to develop a theory or an explanation of might be causing these actions or events.&lt;br /&gt;
*'''Background research:''' Once the researcher finds an interest and develops a theory, background research on this theory is important. The background research is to help the researcher discover similar past theories, current and alternative theories, what evidence has been brought forth and tests performed. This research will save the researcher a great deal of time and guide their research to test a new aspect or help resolve areas of disagreement.  &lt;br /&gt;
*'''Use theory to develop hypothesis:''' After this background research is conducted and existing theories discerned, the researcher will use their theory to create a specific hypothesis. This hypothesis should focus on an untested area or area of disagreement. Additionally, the hypothesis should make a specific prediction about how an action or condition will affect other actions or conditions.&lt;br /&gt;
*'''Test if hypothesis is correct:''' With a hypothesis developed, the researcher needs to identify sources of data and design tests to examine the hypothesis. The design of the tests should address the following:&lt;br /&gt;
**How well the study captures a cause-and-effect relationship;&lt;br /&gt;
**How well the variables used in a study capture the ideas and events in the hypothesis;&lt;br /&gt;
**How well the results from a study can be applied to other settings&lt;br /&gt;
*'''Examine test results:''' Once the tests have been design, operated and data collected, the next step is to use statistical methods to compare the actual results with the hypothesized results and determine if there is significant evidence to confirm the hypothesis. &lt;br /&gt;
*'''Confirm or disconfirm theory:''' After the evidence has been examined and sensitivity analysis ran, the researcher can then confirm or disconfirm the hypothesis and theory the hypothesis was derived from.&lt;br /&gt;
&lt;br /&gt;
==Accounting Research Topical Areas==&lt;br /&gt;
[[File:Man_Standing_on_Beach.jpg|right|300 px|Inspiration]]&lt;br /&gt;
The following definition of research come from a research paper by [[Coyne, Joshua|Coyne]], [[Summers, Scott|Summers]], [[Williams, Brady|Williams]], and [[Wood, David|Wood]] (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1337755 here]).  &lt;br /&gt;
&lt;br /&gt;
===Accounting Information Systems (AIS)===&lt;br /&gt;
Studies which address issues related to the systems and the users of systems that collect, store, and generate accounting information. Users are defined broadly to include those involved in collection, storage, or use of accounting information or even the implementation of the system. These systems may be electronic or not. Research streams include, but are not limited to design science, ontological investigations, expert systems, decision aides, support systems, processing assurance, security, controls, system usability, and system performance.&lt;br /&gt;
&lt;br /&gt;
===Auditing===&lt;br /&gt;
Studies in which the topical content involves an audit topic. These studies vary widely and include, but are not limited to, the study of the audit environment—external and internal, auditor decision making, auditor independence, the effects of auditing on the financial reporting process, and auditor fees.&lt;br /&gt;
&lt;br /&gt;
*For a summary of audit fee research see Hay, Knechel, and Wong (2006, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=512642 here])&lt;br /&gt;
*For a review of archival audit research see DeFond and Zhang (2013working paper, available [http://www.bc.edu/content/dam/files/schools/csom_sites/accounting/DeFond%20Paper.pdf here])&lt;br /&gt;
&lt;br /&gt;
===Financial===&lt;br /&gt;
Studies that address the topical content of financial accounting, capital markets, and decision making based on financial accounting information.&lt;br /&gt;
&lt;br /&gt;
*For a review of the financial reporting research see Beyer, Cohen, Lys, and Walther (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1483227 here])&lt;br /&gt;
*For a review of the capital markets research in accounting see Kothari (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235798 here])&lt;br /&gt;
*For a review of empirical research on accounting choice see Fields, Lys, and Vincent (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=258519 here])&lt;br /&gt;
&lt;br /&gt;
===Managerial===&lt;br /&gt;
Studies that examine issues regarding budgeting, compensation, decision-making within an enterprise, incentives, and the allocation of resources within an enterprise.&lt;br /&gt;
&lt;br /&gt;
*For a review of empirical research in Managerial Accounting see Ittner and Larcker (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235797 here])&lt;br /&gt;
&lt;br /&gt;
===Tax===&lt;br /&gt;
Studies that examine issues related to taxpayer decision-making, tax allocations, tax computations, structuring of accounting transactions to meet tax goals, tax incentives, or market reactions to tax disclosures.&lt;br /&gt;
&lt;br /&gt;
*For a review of tax research see Hanlon and Heitzman (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1476561 here]) and Shackelford and Shevlin (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235796 here])&lt;br /&gt;
*For a review of research in accounting of income taxes see Graham, Raedy, and Shackelford (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1312005 here])&lt;br /&gt;
*[http://papers.ssrn.com/sol3/papers.cfm?abstract_id=258569 Empirical Tax Research in Accounting: A Discussion, Ed Maydew] &lt;br /&gt;
*[http://papers.ssrn.com/sol3/papers.cfm?abstract_id=358580 Taxes and Corporate Finance, John Graham]&lt;br /&gt;
*[http://direct.bl.uk/bld/PlaceOrder.do?UIN=073838370&amp;amp;ETOC=RN&amp;amp;from=searchengine Research in Taxation, Terry Shevlin]&lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000095000001&amp;amp;idtype=cvips&amp;amp;gifs=yes&amp;amp;ref=no, The future of tax research: A mostly economics perspective William Gentry]&lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000087000001&amp;amp;idtype=cvips&amp;amp;gifs=Yes&amp;amp;ref=no The future of tax research: From an accounting professor's perspective, Terry Shevlin] &lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000107000001&amp;amp;idtype=cvips&amp;amp;gifs=yes&amp;amp;ref=no A legal perspective on unanswered questions in taxation research, David Weisbach and George Plesko]&lt;br /&gt;
*[http://scitation.aip.org/getpdf/servlet/GetPDFServlet?filetype=pdf&amp;amp;id=JATAXX000029000002000085000001&amp;amp;idtype=cvips&amp;amp;prog=normal&amp;amp;bypassSSO=1 The Future of Tax Research: What Are the Unanswered Questions?, John Robinson]&lt;br /&gt;
*[http://www.sciencedirect.com/science?_ob=PublicationURL&amp;amp;_tockey=%23TOC%2324619%231985%23999989999%23578778%23FLP%23&amp;amp;_cdi=24619&amp;amp;_pubType=HS&amp;amp;_auth=y&amp;amp;_acct=C000007678&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=8916486&amp;amp;md5=e5a4674ca693f4dcfdcc2fb616f2aa3d Handbook of Public Finance]  This is a series that has been going on for a couple decades where they get economists to write reviews about issues in public finance (the sub-field in economics that deals with taxes).  Many of the articles can be found for free on SSRN.  Go to the newer issues to look at what economists are up to now when they research taxes.&lt;br /&gt;
*[http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B7P63-4FFPH82-T&amp;amp;_user=8916486&amp;amp;_coverDate=01%2F01%2F2002&amp;amp;_rdoc=8&amp;amp;_fmt=high&amp;amp;_orig=browse&amp;amp;_srch=doc-info%28%23toc%2324619%232002%23999969999%23568881%23FLP%23display%23Volume%29&amp;amp;_cdi=24619&amp;amp;_sort=d&amp;amp;_docanchor=&amp;amp;_ct=16&amp;amp;_acct=C000007678&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=8916486&amp;amp;md5=dae4ee927c35f6bad378b251125d170c Taxation and corporate financial policy, Alan J. Auerbach], a chapter from the Handbook of Public Finance referenced above.&lt;br /&gt;
&lt;br /&gt;
===Other Topical Areas===&lt;br /&gt;
Studies that do not fit into one of the other topical areas. The topical areas in these studies vary significantly and include such things as education, methodologies, law, psychology, history, the accounting profession, work environment, etc.&lt;br /&gt;
&lt;br /&gt;
==Accounting Research Methodologies==&lt;br /&gt;
[[File:Pen_and_Paper.png|230 px|left|Research]]&lt;br /&gt;
A researcher will select a methodology to determine how the research is to be conducted.  There are three main methodologies for research in accounting: [[archival]], [[analytical]], and [[experimental]].&lt;br /&gt;
&lt;br /&gt;
One thing to avoid when discussing methodologies is to refer to one of the methods as &amp;quot;empirical&amp;quot; to differentiate from other methods.  This is most often done by archival researchers who refer to their research as empirical and not to include experimental research under the &amp;quot;empirical umbrella.&amp;quot;  Empirical research is research that is verifiable based on observation or experimentation; thus, archival and experimental research are both empirical in nature.  &lt;br /&gt;
&lt;br /&gt;
===Analytical===&lt;br /&gt;
Researchers who utilize analytical methods base analysis and conclusions on formally modeling theories or substantiated ideas in mathematical terms. These analytical studies use math to predict, explain, or give substance to theory.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of analytical research in accounting, see Gao (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1156407 here])&lt;br /&gt;
&lt;br /&gt;
===Archival===&lt;br /&gt;
Researchers who utilize archival methods base analysis and conclusions on objective data collected from repositories of third parties. Also included are studies in which the researchers collected the data and in which the data has objective amounts such as net income, sales, fees, etc.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of archival research in accounting, see Ball and Shivakumar (2008, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1105228 here])&lt;br /&gt;
&lt;br /&gt;
===Experimental===&lt;br /&gt;
Researchers who utilize  experimental methods base analysis and conclusions on data the researcher gathered by administering treatments to subjects. Usually these studies employed random assignment; however, if the researcher selected different populations in an attempt to “manipulate” a variable, we also included these as experimental in nature (e.g., participants of different experience levels were selected for participation).  Experimental research can include analyzing both economic and behavioral factors.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of experimental research in accounting, see Magilke, Mayhew, and Pike (2009, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1097714 here])&lt;br /&gt;
&lt;br /&gt;
===Other Research Methodologies===&lt;br /&gt;
Studies that did not fit into one of the other methodological categories. The methodologies in these studies vary significantly and include such things as surveys, case studies, field studies, simulations, persuasive arguments, etc.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ==Summary of Research Interests==&lt;br /&gt;
&lt;br /&gt;
For a thorough description of each methodology as it applies to each subject area, the following matrix has been created:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! !! AIS !! Auditing !! Financial !! Managerial !! Tax !! Other Topics&lt;br /&gt;
|-&lt;br /&gt;
! [[Analytical]]&lt;br /&gt;
|[[Analytical AIS]]&lt;br /&gt;
|[[Analytical Auditing]]&lt;br /&gt;
|[[Analytical Financial]]&lt;br /&gt;
|[[Analytical Managerial]]&lt;br /&gt;
|[[Analytical Tax]]&lt;br /&gt;
|[[Analytical Other Topics]]&lt;br /&gt;
|- &lt;br /&gt;
! [[Archival]]&lt;br /&gt;
|[[Archival AIS]]&lt;br /&gt;
|[[Archival Auditing]]&lt;br /&gt;
|[[Archival Financial]]&lt;br /&gt;
|[[Archival Managerial]]&lt;br /&gt;
|[[Archival Tax]]&lt;br /&gt;
|[[Archival Other Topics]]&lt;br /&gt;
|-&lt;br /&gt;
! [[Experimental]]&lt;br /&gt;
|[[Experimental AIS]]&lt;br /&gt;
|[[Experimental Auditing]]&lt;br /&gt;
|[[Experimental Financial]]&lt;br /&gt;
|[[Experimental Managerial]]&lt;br /&gt;
|[[Experimental Tax]]&lt;br /&gt;
|[[Experimental Other Topics]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! [[Other]]&lt;br /&gt;
|[[Other AIS]]&lt;br /&gt;
|[[Other Auditing]]&lt;br /&gt;
|[[Other Financial]]&lt;br /&gt;
|[[Other Managerial]]&lt;br /&gt;
|[[Other Tax]]&lt;br /&gt;
|[[Other Other Topics]]&lt;br /&gt;
&lt;br /&gt;
|}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Skills necessary to be a successful researcher==&lt;br /&gt;
Although there have been great discoveries made by accident that have changed the great paradigms of knowledge, academic research and the creation of knowledge is not an event left to chance. Academic research comes from mastering of skills that enable the researcher to carry out research processes that will contribute and progress the current accepted knowledge base and industry practices and open up new ideas and areas of research to follow.&lt;br /&gt;
&lt;br /&gt;
Some of the skills necessary to become a successful researcher include the following:&lt;br /&gt;
&lt;br /&gt;
* '''The ability to know and stay abreast of current work within your field of research. '''&lt;br /&gt;
:Staying abreast of the research being performed and the publication of such work, is important as you further your own research, discover new questions and problems and contribute to your fellow researchers. Being involved with workshops and peer reviews, as well as working with fellow professors and reading the publications in the peer journals are some ways in which to stay abreast of the current work in the industry. A listing of top journals can be found at [http://byuaccounting.net/tenure/JournalCategories.htm Accounting Journals]&lt;br /&gt;
* '''The ability to understand and recognize research problems.'''&lt;br /&gt;
:Researchers need not only stay abreast of current research being performed and published, they also need to understand and recognize difficulties in performing their own research or that of research performed by others.&lt;br /&gt;
* '''The ability to understand research content.'''&lt;br /&gt;
:The ability to read and understand the content of research articles is an important skill for academics and practitioners alike.  Teresa P. Gordon and Jason C. Porter have a great list of hints to reading a research paper in their article ''[http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf Reading and Understanding Academic Research in Accounting: A Guide for Students]''. Read part of it [[Reading Research Tips|here]].&lt;br /&gt;
[[File:Working_Together.jpg|235 px|right|Making Contributions]]&lt;br /&gt;
* '''The ability to discover where you can make a contribution, and to be able to evaluate and re-evaluate your contribution.'''&lt;br /&gt;
:The ability to discern a topic that will add knowledge to the field and trigger your interests is a great strength. Additionally, being able to evaluate the causality, strength, and validity of your research is important, not only when initially writing it, but to return and re-evaluate later and see if it needs to be edited or expanded. &lt;br /&gt;
* '''The ability to master appropriate experimental, mathematical, and computational research skills.'''&lt;br /&gt;
:It is necessary to build a strong base of mathematical and statistical tools to be able to draw on and enable you to build experiments that have good construct and internal validity. &lt;br /&gt;
* '''The ability to think critically and analytically.'''&lt;br /&gt;
:As you perform research, the ability to examine assumptions, assess evidence, discern hidden values, and evaluate the conclusion will be greatly utilized. Additionally, the ability to break a concept or paradigm into its constituent parts and then study the parts and find and evaluate the relationships between those parts is also a skill that will further your research goals.&lt;br /&gt;
* '''The ability to formulate plans to meet short-term and long-term goals and time-specific deadlines.'''&lt;br /&gt;
* '''The ability to follow good research practices.'''&lt;br /&gt;
:Being able to develop experiments or studies that are built on good solid research practices will strengthen the research you do and lend credibility to your work that fellow users can rely on.&lt;br /&gt;
* '''The ability to document and report your work.'''&lt;br /&gt;
:After the data is gathered and analyzed and conclusions are developed and confirmed, the researcher needs the ability to effectively communicate their work in a paper such as a thesis paper. The documenting of others who have worked in similar areas, contributed to your work, or you have used to further your research is important. &lt;br /&gt;
* '''The ability to communicate and defend a coherent argument to interested parties.'''&lt;br /&gt;
:Effective communication includes not only written papers, but the ability to address and defend your work in a public setting that includes fellow researchers and practitioners. To take criticism with a view to improve your work and strengthen the field is desirable.   &lt;br /&gt;
* '''The ability to critically review the worth of your own work and the works of other researchers.'''&lt;br /&gt;
:A researcher needs to be able to critically review their own work as well as the work of others and assess the strengths and weaknesses of it. Determine if there is a causal relationship and to assess the various types of validity. See if there is strong enough internal validity – the strength of the controlled experiment. Evaluate the construct validity – is what is being measured actually capture the ideas and events in the hypothesis. Is there good statistical conclusion validity – when everything else is in place, is there strong enough evidence to prove an actual difference. And finally external validity, now that we have proven that this is valid in this situation, how does it transfer to other situations and other subjects. These are a few of the concepts to analyze the strength of your own work as well as the strength of your fellow researchers work. &lt;br /&gt;
&lt;br /&gt;
Information for these key points and further information on research skills can be found at:&lt;br /&gt;
&lt;br /&gt;
[http://mi.eng.cam.ac.uk/~cipolla/phdguide.html ''Guidelines on PhD Research and Supervision''], Professor Roberto Cipolla, University of Cambridge; &lt;br /&gt;
&lt;br /&gt;
[http://cloudworks.ac.uk/cloudscape/view/2014 ''Research Skills Required by PhD Students''], Cloudworks; &lt;br /&gt;
&lt;br /&gt;
[http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf ''Reading and Understanding Academic Research in Accounting: A Guide for Students''], Teresa P. Gordon and Jason C. Porter, University of Idaho.&lt;br /&gt;
&lt;br /&gt;
==How accounting research can make a difference in the world==&lt;br /&gt;
&lt;br /&gt;
* Affect practice (usually high level decision makers, through textbooks)&lt;br /&gt;
* Mentor researchers' thinking who then change world through consulting, professional service, teaching&lt;br /&gt;
* Affect standard setters&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{|style=&amp;quot;width:100%;margin-top:+.7em;&amp;quot;&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#fafaFe; color:black; height: 20px&amp;quot; | &amp;lt;small&amp;gt;[[Main Page]] ► [[What is accounting research?]]&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=What_is_accounting_research%3F&amp;diff=16844</id>
		<title>What is accounting research?</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=What_is_accounting_research%3F&amp;diff=16844"/>
		<updated>2014-03-15T15:25:56Z</updated>

		<summary type="html">&lt;p&gt;Greenk: /* Auditing */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| class=&amp;quot;toccolours&amp;quot; style=&amp;quot;float: right; margin-left: 1em; margin-right: 2em; font-size: 85%; color:black; width:45em; max-width: 25%;&amp;quot; cellspacing=&amp;quot;5&amp;quot;&lt;br /&gt;
| style=&amp;quot;text-align: left;&amp;quot; | &lt;br /&gt;
&amp;lt;videoflash&amp;gt;bSxHph5ZdLc|400|350|&amp;lt;/videoflash&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;text-align: left;&amp;quot; | &lt;br /&gt;
|}&lt;br /&gt;
==Introduction==&lt;br /&gt;
[[File:Business_Papers.jpg|230 px|left|Any paper that cites a lot of other accounting papers must be accounting research.]]&lt;br /&gt;
Accounting research is hard to define because it has shifted over time.  As a rough overview, early accounting research (pre-1960s) was mostly normative (i.e., argued for the “correct” accounting treatment, or what should be).  With the advent of the Journal of Accounting Research, advances in finance such as the efficient market hypothesis, creation of large data sets and the statistical abilities to analyze them (i.e., computers), and the publication of Ball and Brown’s seminal work in 1968, accounting research moved into positive research (i.e., examining what is rather than what should be).  Although this change has had its critics, it has resulted in a significant increase in research output (and many new journals).  &lt;br /&gt;
&lt;br /&gt;
A cynical definition of research is: any paper that cites a lot of other accounting papers must be accounting research.  This “quick and dirty” definition restricts accounting research to topics and methodologies that are well established in the literature; it is “safe” but somewhat limiting.  More rigorously, Oler, Oler, and Skousen (2009) attempt to characterize accounting research by looking at the topics, research methodologies, and citations made by papers published in a set of six top accounting journals (AOS, CAR, JAE, JAR, RAST, and TAR).  Their work can be criticized, though, because they do not consider all accounting journals, and because their categorizations of topics (6 of them) and research methodologies (7 of them) are broad.  In spite of shortcomings, their paper appears to be the first that attempts to characterize and define accounting research, which they define as follows:  “accounting research is research into the effect of economic events on the process of summarizing, analyzing, verifying, and reporting standardized financial information, and on the effects of reported information on economic events.”&lt;br /&gt;
&lt;br /&gt;
Professors typically will choose a subject area and a methodology in which to focus their efforts.  Subject areas include the topical areas considered under the umbrella term &amp;quot;accounting.&amp;quot;  These include information systems, auditing and assurance, corporate governance, financial, forensic, managerial, and tax.&lt;br /&gt;
&lt;br /&gt;
==General Overview of Accounting Research==&lt;br /&gt;
“Academic research looks at how accounting affects the world around us and &lt;br /&gt;
how the world affects accounting.” [http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf ''Teresa P. Gordon and Jason C. Porter'']&lt;br /&gt;
&lt;br /&gt;
Accounting research plays an essential part in creating new knowledge. The hard sciences have produced models of research and testing that can be used and applied over many disciplines including accounting research. Using these models along with evidence such as financial statements, stock prices, surveys, experiments, computer simulations, and mathematical proofs, we can gain a scientific perspective and basis for the following:&lt;br /&gt;
&lt;br /&gt;
*Deciding and implementing new accounting or auditing standards&lt;br /&gt;
*Presenting unusual economic transactions in the financial statements&lt;br /&gt;
*Learning how new tax laws impact clients and employers&lt;br /&gt;
*Discerning how the accounting profession affects the capital markets through academic accounting research&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Researchers perform two main types of research, positive and normative.&lt;br /&gt;
&lt;br /&gt;
*Positive research is the branch of academic research in accounting that seeks to explain and predict actual accounting practices. &lt;br /&gt;
*Normative research, in contrast, seeks to derive and prescribe &amp;quot;optimal&amp;quot; accounting standards.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[File:Stairs_up.png|right|300 px|One Step at a Time]]&lt;br /&gt;
Researchers use the scientific method to search for cause and effect relationships. By using the scientific method, the researcher has a systematic model that enables documentation of their results. The more specific the researcher is in documenting their methods, the better others will be able to follow and repeat their experiment.&lt;br /&gt;
&lt;br /&gt;
'''Scientific Method:'''&lt;br /&gt;
&lt;br /&gt;
*'''Observation:''' As with most research, accounting research begins with the researcher making an observation, seeing a potential pattern, or wondering how an action or event may affect a future action or event. &lt;br /&gt;
*'''Develop theory:''' The researcher then uses these observations to develop a theory or an explanation of might be causing these actions or events.&lt;br /&gt;
*'''Background research:''' Once the researcher finds an interest and develops a theory, background research on this theory is important. The background research is to help the researcher discover similar past theories, current and alternative theories, what evidence has been brought forth and tests performed. This research will save the researcher a great deal of time and guide their research to test a new aspect or help resolve areas of disagreement.  &lt;br /&gt;
*'''Use theory to develop hypothesis:''' After this background research is conducted and existing theories discerned, the researcher will use their theory to create a specific hypothesis. This hypothesis should focus on an untested area or area of disagreement. Additionally, the hypothesis should make a specific prediction about how an action or condition will affect other actions or conditions.&lt;br /&gt;
*'''Test if hypothesis is correct:''' With a hypothesis developed, the researcher needs to identify sources of data and design tests to examine the hypothesis. The design of the tests should address the following:&lt;br /&gt;
**How well the study captures a cause-and-effect relationship;&lt;br /&gt;
**How well the variables used in a study capture the ideas and events in the hypothesis;&lt;br /&gt;
**How well the results from a study can be applied to other settings&lt;br /&gt;
*'''Examine test results:''' Once the tests have been design, operated and data collected, the next step is to use statistical methods to compare the actual results with the hypothesized results and determine if there is significant evidence to confirm the hypothesis. &lt;br /&gt;
*'''Confirm or disconfirm theory:''' After the evidence has been examined and sensitivity analysis ran, the researcher can then confirm or disconfirm the hypothesis and theory the hypothesis was derived from.&lt;br /&gt;
&lt;br /&gt;
==Accounting Research Topical Areas==&lt;br /&gt;
[[File:Man_Standing_on_Beach.jpg|right|300 px|Inspiration]]&lt;br /&gt;
The following definition of research come from a research paper by [[Coyne, Joshua|Coyne]], [[Summers, Scott|Summers]], [[Williams, Brady|Williams]], and [[Wood, David|Wood]] (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1337755 here]).  &lt;br /&gt;
&lt;br /&gt;
===Accounting Information Systems (AIS)===&lt;br /&gt;
Studies which address issues related to the systems and the users of systems that collect, store, and generate accounting information. Users are defined broadly to include those involved in collection, storage, or use of accounting information or even the implementation of the system. These systems may be electronic or not. Research streams include, but are not limited to design science, ontological investigations, expert systems, decision aides, support systems, processing assurance, security, controls, system usability, and system performance.&lt;br /&gt;
&lt;br /&gt;
===Auditing===&lt;br /&gt;
Studies in which the topical content involves an audit topic. These studies vary widely and include, but are not limited to, the study of the audit environment—external and internal, auditor decision making, auditor independence, the effects of auditing on the financial reporting process, and auditor fees.&lt;br /&gt;
&lt;br /&gt;
*For a summary of audit fee research see Hay, Knechel, and Wong (2006, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=512642 here])&lt;br /&gt;
*For a working paper review of archival audit research see DeFond and Zhang (2013, available [http://www.bc.edu/content/dam/files/schools/csom_sites/accounting/DeFond%20Paper.pdf here])&lt;br /&gt;
&lt;br /&gt;
===Financial===&lt;br /&gt;
Studies that address the topical content of financial accounting, capital markets, and decision making based on financial accounting information.&lt;br /&gt;
&lt;br /&gt;
*For a review of the financial reporting research see Beyer, Cohen, Lys, and Walther (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1483227 here])&lt;br /&gt;
*For a review of the capital markets research in accounting see Kothari (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235798 here])&lt;br /&gt;
*For a review of empirical research on accounting choice see Fields, Lys, and Vincent (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=258519 here])&lt;br /&gt;
&lt;br /&gt;
===Managerial===&lt;br /&gt;
Studies that examine issues regarding budgeting, compensation, decision-making within an enterprise, incentives, and the allocation of resources within an enterprise.&lt;br /&gt;
&lt;br /&gt;
*For a review of empirical research in Managerial Accounting see Ittner and Larcker (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235797 here])&lt;br /&gt;
&lt;br /&gt;
===Tax===&lt;br /&gt;
Studies that examine issues related to taxpayer decision-making, tax allocations, tax computations, structuring of accounting transactions to meet tax goals, tax incentives, or market reactions to tax disclosures.&lt;br /&gt;
&lt;br /&gt;
*For a review of tax research see Hanlon and Heitzman (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1476561 here]) and Shackelford and Shevlin (2001, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=235796 here])&lt;br /&gt;
*For a review of research in accounting of income taxes see Graham, Raedy, and Shackelford (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1312005 here])&lt;br /&gt;
*[http://papers.ssrn.com/sol3/papers.cfm?abstract_id=258569 Empirical Tax Research in Accounting: A Discussion, Ed Maydew] &lt;br /&gt;
*[http://papers.ssrn.com/sol3/papers.cfm?abstract_id=358580 Taxes and Corporate Finance, John Graham]&lt;br /&gt;
*[http://direct.bl.uk/bld/PlaceOrder.do?UIN=073838370&amp;amp;ETOC=RN&amp;amp;from=searchengine Research in Taxation, Terry Shevlin]&lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000095000001&amp;amp;idtype=cvips&amp;amp;gifs=yes&amp;amp;ref=no, The future of tax research: A mostly economics perspective William Gentry]&lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000087000001&amp;amp;idtype=cvips&amp;amp;gifs=Yes&amp;amp;ref=no The future of tax research: From an accounting professor's perspective, Terry Shevlin] &lt;br /&gt;
*[http://scitation.aip.org/getabs/servlet/GetabsServlet?prog=normal&amp;amp;id=JATAXX000029000002000107000001&amp;amp;idtype=cvips&amp;amp;gifs=yes&amp;amp;ref=no A legal perspective on unanswered questions in taxation research, David Weisbach and George Plesko]&lt;br /&gt;
*[http://scitation.aip.org/getpdf/servlet/GetPDFServlet?filetype=pdf&amp;amp;id=JATAXX000029000002000085000001&amp;amp;idtype=cvips&amp;amp;prog=normal&amp;amp;bypassSSO=1 The Future of Tax Research: What Are the Unanswered Questions?, John Robinson]&lt;br /&gt;
*[http://www.sciencedirect.com/science?_ob=PublicationURL&amp;amp;_tockey=%23TOC%2324619%231985%23999989999%23578778%23FLP%23&amp;amp;_cdi=24619&amp;amp;_pubType=HS&amp;amp;_auth=y&amp;amp;_acct=C000007678&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=8916486&amp;amp;md5=e5a4674ca693f4dcfdcc2fb616f2aa3d Handbook of Public Finance]  This is a series that has been going on for a couple decades where they get economists to write reviews about issues in public finance (the sub-field in economics that deals with taxes).  Many of the articles can be found for free on SSRN.  Go to the newer issues to look at what economists are up to now when they research taxes.&lt;br /&gt;
*[http://www.sciencedirect.com/science?_ob=ArticleURL&amp;amp;_udi=B7P63-4FFPH82-T&amp;amp;_user=8916486&amp;amp;_coverDate=01%2F01%2F2002&amp;amp;_rdoc=8&amp;amp;_fmt=high&amp;amp;_orig=browse&amp;amp;_srch=doc-info%28%23toc%2324619%232002%23999969999%23568881%23FLP%23display%23Volume%29&amp;amp;_cdi=24619&amp;amp;_sort=d&amp;amp;_docanchor=&amp;amp;_ct=16&amp;amp;_acct=C000007678&amp;amp;_version=1&amp;amp;_urlVersion=0&amp;amp;_userid=8916486&amp;amp;md5=dae4ee927c35f6bad378b251125d170c Taxation and corporate financial policy, Alan J. Auerbach], a chapter from the Handbook of Public Finance referenced above.&lt;br /&gt;
&lt;br /&gt;
===Other Topical Areas===&lt;br /&gt;
Studies that do not fit into one of the other topical areas. The topical areas in these studies vary significantly and include such things as education, methodologies, law, psychology, history, the accounting profession, work environment, etc.&lt;br /&gt;
&lt;br /&gt;
==Accounting Research Methodologies==&lt;br /&gt;
[[File:Pen_and_Paper.png|230 px|left|Research]]&lt;br /&gt;
A researcher will select a methodology to determine how the research is to be conducted.  There are three main methodologies for research in accounting: [[archival]], [[analytical]], and [[experimental]].&lt;br /&gt;
&lt;br /&gt;
One thing to avoid when discussing methodologies is to refer to one of the methods as &amp;quot;empirical&amp;quot; to differentiate from other methods.  This is most often done by archival researchers who refer to their research as empirical and not to include experimental research under the &amp;quot;empirical umbrella.&amp;quot;  Empirical research is research that is verifiable based on observation or experimentation; thus, archival and experimental research are both empirical in nature.  &lt;br /&gt;
&lt;br /&gt;
===Analytical===&lt;br /&gt;
Researchers who utilize analytical methods base analysis and conclusions on formally modeling theories or substantiated ideas in mathematical terms. These analytical studies use math to predict, explain, or give substance to theory.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of analytical research in accounting, see Gao (2010, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1156407 here])&lt;br /&gt;
&lt;br /&gt;
===Archival===&lt;br /&gt;
Researchers who utilize archival methods base analysis and conclusions on objective data collected from repositories of third parties. Also included are studies in which the researchers collected the data and in which the data has objective amounts such as net income, sales, fees, etc.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of archival research in accounting, see Ball and Shivakumar (2008, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1105228 here])&lt;br /&gt;
&lt;br /&gt;
===Experimental===&lt;br /&gt;
Researchers who utilize  experimental methods base analysis and conclusions on data the researcher gathered by administering treatments to subjects. Usually these studies employed random assignment; however, if the researcher selected different populations in an attempt to “manipulate” a variable, we also included these as experimental in nature (e.g., participants of different experience levels were selected for participation).  Experimental research can include analyzing both economic and behavioral factors.&lt;br /&gt;
&lt;br /&gt;
*For a recent example of experimental research in accounting, see Magilke, Mayhew, and Pike (2009, available [http://papers.ssrn.com/sol3/papers.cfm?abstract_id=1097714 here])&lt;br /&gt;
&lt;br /&gt;
===Other Research Methodologies===&lt;br /&gt;
Studies that did not fit into one of the other methodological categories. The methodologies in these studies vary significantly and include such things as surveys, case studies, field studies, simulations, persuasive arguments, etc.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- ==Summary of Research Interests==&lt;br /&gt;
&lt;br /&gt;
For a thorough description of each methodology as it applies to each subject area, the following matrix has been created:&lt;br /&gt;
&lt;br /&gt;
{| border=&amp;quot;1&amp;quot;&lt;br /&gt;
! !! AIS !! Auditing !! Financial !! Managerial !! Tax !! Other Topics&lt;br /&gt;
|-&lt;br /&gt;
! [[Analytical]]&lt;br /&gt;
|[[Analytical AIS]]&lt;br /&gt;
|[[Analytical Auditing]]&lt;br /&gt;
|[[Analytical Financial]]&lt;br /&gt;
|[[Analytical Managerial]]&lt;br /&gt;
|[[Analytical Tax]]&lt;br /&gt;
|[[Analytical Other Topics]]&lt;br /&gt;
|- &lt;br /&gt;
! [[Archival]]&lt;br /&gt;
|[[Archival AIS]]&lt;br /&gt;
|[[Archival Auditing]]&lt;br /&gt;
|[[Archival Financial]]&lt;br /&gt;
|[[Archival Managerial]]&lt;br /&gt;
|[[Archival Tax]]&lt;br /&gt;
|[[Archival Other Topics]]&lt;br /&gt;
|-&lt;br /&gt;
! [[Experimental]]&lt;br /&gt;
|[[Experimental AIS]]&lt;br /&gt;
|[[Experimental Auditing]]&lt;br /&gt;
|[[Experimental Financial]]&lt;br /&gt;
|[[Experimental Managerial]]&lt;br /&gt;
|[[Experimental Tax]]&lt;br /&gt;
|[[Experimental Other Topics]]&lt;br /&gt;
&lt;br /&gt;
|-&lt;br /&gt;
! [[Other]]&lt;br /&gt;
|[[Other AIS]]&lt;br /&gt;
|[[Other Auditing]]&lt;br /&gt;
|[[Other Financial]]&lt;br /&gt;
|[[Other Managerial]]&lt;br /&gt;
|[[Other Tax]]&lt;br /&gt;
|[[Other Other Topics]]&lt;br /&gt;
&lt;br /&gt;
|}--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Skills necessary to be a successful researcher==&lt;br /&gt;
Although there have been great discoveries made by accident that have changed the great paradigms of knowledge, academic research and the creation of knowledge is not an event left to chance. Academic research comes from mastering of skills that enable the researcher to carry out research processes that will contribute and progress the current accepted knowledge base and industry practices and open up new ideas and areas of research to follow.&lt;br /&gt;
&lt;br /&gt;
Some of the skills necessary to become a successful researcher include the following:&lt;br /&gt;
&lt;br /&gt;
* '''The ability to know and stay abreast of current work within your field of research. '''&lt;br /&gt;
:Staying abreast of the research being performed and the publication of such work, is important as you further your own research, discover new questions and problems and contribute to your fellow researchers. Being involved with workshops and peer reviews, as well as working with fellow professors and reading the publications in the peer journals are some ways in which to stay abreast of the current work in the industry. A listing of top journals can be found at [http://byuaccounting.net/tenure/JournalCategories.htm Accounting Journals]&lt;br /&gt;
* '''The ability to understand and recognize research problems.'''&lt;br /&gt;
:Researchers need not only stay abreast of current research being performed and published, they also need to understand and recognize difficulties in performing their own research or that of research performed by others.&lt;br /&gt;
* '''The ability to understand research content.'''&lt;br /&gt;
:The ability to read and understand the content of research articles is an important skill for academics and practitioners alike.  Teresa P. Gordon and Jason C. Porter have a great list of hints to reading a research paper in their article ''[http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf Reading and Understanding Academic Research in Accounting: A Guide for Students]''. Read part of it [[Reading Research Tips|here]].&lt;br /&gt;
[[File:Working_Together.jpg|235 px|right|Making Contributions]]&lt;br /&gt;
* '''The ability to discover where you can make a contribution, and to be able to evaluate and re-evaluate your contribution.'''&lt;br /&gt;
:The ability to discern a topic that will add knowledge to the field and trigger your interests is a great strength. Additionally, being able to evaluate the causality, strength, and validity of your research is important, not only when initially writing it, but to return and re-evaluate later and see if it needs to be edited or expanded. &lt;br /&gt;
* '''The ability to master appropriate experimental, mathematical, and computational research skills.'''&lt;br /&gt;
:It is necessary to build a strong base of mathematical and statistical tools to be able to draw on and enable you to build experiments that have good construct and internal validity. &lt;br /&gt;
* '''The ability to think critically and analytically.'''&lt;br /&gt;
:As you perform research, the ability to examine assumptions, assess evidence, discern hidden values, and evaluate the conclusion will be greatly utilized. Additionally, the ability to break a concept or paradigm into its constituent parts and then study the parts and find and evaluate the relationships between those parts is also a skill that will further your research goals.&lt;br /&gt;
* '''The ability to formulate plans to meet short-term and long-term goals and time-specific deadlines.'''&lt;br /&gt;
* '''The ability to follow good research practices.'''&lt;br /&gt;
:Being able to develop experiments or studies that are built on good solid research practices will strengthen the research you do and lend credibility to your work that fellow users can rely on.&lt;br /&gt;
* '''The ability to document and report your work.'''&lt;br /&gt;
:After the data is gathered and analyzed and conclusions are developed and confirmed, the researcher needs the ability to effectively communicate their work in a paper such as a thesis paper. The documenting of others who have worked in similar areas, contributed to your work, or you have used to further your research is important. &lt;br /&gt;
* '''The ability to communicate and defend a coherent argument to interested parties.'''&lt;br /&gt;
:Effective communication includes not only written papers, but the ability to address and defend your work in a public setting that includes fellow researchers and practitioners. To take criticism with a view to improve your work and strengthen the field is desirable.   &lt;br /&gt;
* '''The ability to critically review the worth of your own work and the works of other researchers.'''&lt;br /&gt;
:A researcher needs to be able to critically review their own work as well as the work of others and assess the strengths and weaknesses of it. Determine if there is a causal relationship and to assess the various types of validity. See if there is strong enough internal validity – the strength of the controlled experiment. Evaluate the construct validity – is what is being measured actually capture the ideas and events in the hypothesis. Is there good statistical conclusion validity – when everything else is in place, is there strong enough evidence to prove an actual difference. And finally external validity, now that we have proven that this is valid in this situation, how does it transfer to other situations and other subjects. These are a few of the concepts to analyze the strength of your own work as well as the strength of your fellow researchers work. &lt;br /&gt;
&lt;br /&gt;
Information for these key points and further information on research skills can be found at:&lt;br /&gt;
&lt;br /&gt;
[http://mi.eng.cam.ac.uk/~cipolla/phdguide.html ''Guidelines on PhD Research and Supervision''], Professor Roberto Cipolla, University of Cambridge; &lt;br /&gt;
&lt;br /&gt;
[http://cloudworks.ac.uk/cloudscape/view/2014 ''Research Skills Required by PhD Students''], Cloudworks; &lt;br /&gt;
&lt;br /&gt;
[http://gpae.bryant.edu/~gpae/Vol6/Reading_and_Understanding_Academic_Research.pdf ''Reading and Understanding Academic Research in Accounting: A Guide for Students''], Teresa P. Gordon and Jason C. Porter, University of Idaho.&lt;br /&gt;
&lt;br /&gt;
==How accounting research can make a difference in the world==&lt;br /&gt;
&lt;br /&gt;
* Affect practice (usually high level decision makers, through textbooks)&lt;br /&gt;
* Mentor researchers' thinking who then change world through consulting, professional service, teaching&lt;br /&gt;
* Affect standard setters&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
{|style=&amp;quot;width:100%;margin-top:+.7em;&amp;quot;&lt;br /&gt;
|-align=&amp;quot;center&amp;quot;&lt;br /&gt;
! style=&amp;quot;background:#fafaFe; color:black; height: 20px&amp;quot; | &amp;lt;small&amp;gt;[[Main Page]] ► [[What is accounting research?]]&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=What_classes_should_I_take%3F&amp;diff=6867</id>
		<title>What classes should I take?</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=What_classes_should_I_take%3F&amp;diff=6867"/>
		<updated>2009-03-12T01:37:12Z</updated>

		<summary type="html">&lt;p&gt;Greenk: /* Archival Skill Sets */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;What is most important for a Ph.D. student to know before entering a Ph.D. program depends to a degree on the [[Research Interests|type of research]] that the student wants to conduct.  The three &amp;quot;tracts&amp;quot; of research can be separated based on whether the student is interested in conducting [[analytical]], [[archival]], or [[experimental]] research.  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[Analytical]] Skill Sets===&lt;br /&gt;
Students that are successfull in  analytical fields often have engineering, math, or physics undergraduate degrees.  If one is to master analytical accounting research, advanced mathematical skills are necessary.  Good classes to take would be Econ 382 (Price Theory) and Econ 478 (Game Theory).  Any of the 500 level Econ classes would also help.  A potential analyst should consider pursing either a minor or a in economics and might consider spending some extra time to get a double major in economics.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===[[Archival]] Skill Sets===&lt;br /&gt;
Future archival researchers should consider taking Econ 588 rather than Stat 512.  Additionally, it would be beneficial to take Stat 441 and 442, which are similar to 588 but are more in depth.  The prerequisite for Stat 441 is Math 214 (Multivariable Calculus), so you will need to plan ahead if you need to take more math to get prepared.  More math is also preferred.  Linear Algebra is probably more important than Multivariable Calculus if one has to choose.&lt;br /&gt;
&lt;br /&gt;
There are two linear algebra courses offered at BYU: Math 343 and Math 302 (which spends only half of the semester on linear algebra).  Math 343 is a more theoretical course and as such is a rigorous course in mathematics.  Students are expected not only to master computations, but also to demonstrate their understanding of linear algebra by creating abstract proofs.  Developing proficiency in critical thinking and logical inference is a major goal of Math 343.  Math 302 is Mathematics for Engineering I and covers multivariable calculus, linear algebra, and numerical methods.  It is also known as applied linear algebra.  The prerequisite for Math 343 is Math 112 or 119 and it is a 3 credit class.  The prerequisite for Math 302 is Math 113 and it is a 4 credit class.  &lt;br /&gt;
&lt;br /&gt;
I took Math 343 after I had taken Econ 378, 388, and 588 (the statistical economics courses) and found that the first third of the class was somewhat of a review.  Taking Math 343 before those courses could be an advantage.  In either case, I still think it is beneficial to take a rigorous math course that requires doing a lot of proofs.  The last part of the course gets into some of the foundations for OLS regression.&lt;br /&gt;
&lt;br /&gt;
If you are worried about your math skills as you prepare to take the pre-Ph.D. classes, the engineering school offers a math refresher course, Eng T 295R.  It is designed for engineering majors who took calculus before their missions and need to get back up to speed after having been away from school for a while.  It is a review of basic techniques of algebra, trigonometry, differential calculus, integral calculus, and series and sequences.  Calculus becomes important in the economics courses required for the prep track.&lt;br /&gt;
&lt;br /&gt;
===[[Experimental]] Skill Sets===&lt;br /&gt;
One of the most important skills to develop as an experimentalist is research design.  The strength of experimental methodology is internal validity.  Experimentalists should rarely, if ever, sacrifice internal validity to achieve other types of validity; thus, being able to design high quality experiments is very important.  To develop this skill, a Ph.D. prep student would benefit from a detailed study of Cook and Campbell, an experimental design class (Stat 431), and attempting to design an experiment and then seeking feedback from an experimentalist.  &lt;br /&gt;
&lt;br /&gt;
Experimental research is not as popular in accounting as archival research. An experimentalist may wish to take Stat 512 instead of Econ 588. Stat 512 goes over topics that are more relevant to experiments, such as experimental design and MANOVA whereas Econ 588 is more aimed at archival research methods. Since experiments are not the dominant paradigm in accounting research, experimentalists should be conversant in archival research methodologies.  Because of this, an experimentalist may wish to take Econ 588 to develop these skills and to make life easier in your Ph.D. program (when you are likely to take similar classes).&lt;br /&gt;
&lt;br /&gt;
The readings seminar provides a great opportunity to discuss the design and experiment in experimental papers. Especially when the author leads to the class discussion, take the opportunity to discuss the instrument they used and ask questions about their design choices. Even looking at the instrument from someone’s experiment provides a lot of insight as to what goes into a good design.&lt;br /&gt;
&lt;br /&gt;
Since there are not lot of classes related to experimental research at BYU, take the time to read some books. As mentioned earlier, Shadish, Cook and Campbell is a book you should take very seriously when you take it with Doug. Read it again towards the end of the program as well because you will appreciate it even more after taking the other classes. &lt;br /&gt;
&lt;br /&gt;
Sarah Bonner has a book, “Judgment and Decision Making in Accounting” that provides a good framework for the literature. Use the first couple chapters to get an understating of the framework and then the latter chapters provide a good review of the literature if you have an area of interest and want to know what papers to read.  &lt;br /&gt;
&lt;br /&gt;
An overall heads up for all of the methodologies, the Econ Probability and Stats course at BYU is a good fundamental class. Many of the things you learn in that course, especially the math, will be considered review material and surpassed quickly in a PhD Probability and Stats course. Also, the Wackerly book used for that class, Mathematical Statistics, is probably worth keeping as a resource.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Short Description of Classes==&lt;br /&gt;
===Required Courses===&lt;br /&gt;
The following are courses required for the Ph.D. Prep Track:&lt;br /&gt;
&lt;br /&gt;
====PhD Prep Specific====&lt;br /&gt;
*'''Acc 516''' This class goes over the basics of the theory of science and research methodology. The class will also offer an introduction to accounting literature. The class requires a lot of reading.&lt;br /&gt;
*'''Acc 517''' This class teaches the basics of SAS, a statistical software package commonly used in accounting research. While the class is only one credit, be prepared to dedicate a large block of time to it each week.&lt;br /&gt;
*'''Acc 591R''' This is a readings class. The curriculum varies each semester so students are required to take it every semester that they are not enrolled in Acc 516 or Acc 517. Generally the class requires students to read, discuss, and present on accounting literature.  &lt;br /&gt;
&lt;br /&gt;
====Statistics====&lt;br /&gt;
* '''Stat 511''' This class is a refresher course on basic statistics, most of which was learned in Stat 221. However, there are a few topics that will be relatively new.&lt;br /&gt;
* '''Stat 512''' This class continues where 511 left off. It goes into more detail with different types of tests and corrections. Topics include MANOVA, experimental design, logit regressions, and autocorrelation corrections. It is recommended that one take this class for preparation in performing experimental research.&lt;br /&gt;
&lt;br /&gt;
====Economics====&lt;br /&gt;
* '''Econ 378''' This course goes into the basic mathematics behind the statistics learned in Stat 221. The course does require calculus, but don't worry too much if you are rusty. The first day of class usually includes a review of Calculus that can bring a student up to speed.&lt;br /&gt;
* '''Econ 380''' This is a microeconomics course. Essentially you take the concepts learned about in Econ 110 and learn the math behind it. Similar to Econ 378, this class requires Calculus and it also generally has a Calculus refresher the first day of class.&lt;br /&gt;
* '''Econ 381''' This class goes over Macroeconomics. This class focuses on models that explain the economy and some basics of economic governance. While the class claims to require Calculus, generally very little (in some cases none) is required. &lt;br /&gt;
* '''Econ 388''' Econometrics is a difficult class for most students. The class covers the linear algebra behind regression analysis. While you are not required to take linear algebra before taking this class, it will give you a competitive advantage. &lt;br /&gt;
* '''Econ 588''' This class picks up from where Econ 388 left off, covering more advanced econometric topics. Again, this is a challenging class for most students. It is recommended that you take this class if you plan on doing archival research.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===Recommended Courses===&lt;br /&gt;
The following are courses recommended for those considering research in a certain methodology:&lt;br /&gt;
&lt;br /&gt;
====Archival Research====&lt;br /&gt;
* '''Stat 124''' SAS Certification 1. If you want to beef up your SAS skills before entering a PhD program, consider getting SAS certified. Stat 124 and Stat 324 are a block classes on SAS that will prepare you to become SAS certified.&lt;br /&gt;
* '''Stat 212''' Statistical Computing 1. &lt;br /&gt;
* '''Stat 324''' Advanced SAS Programming Certification. See Stat 124 description.&lt;br /&gt;
* '''Stat 412''' Statistical Computing 2. &lt;br /&gt;
* '''Math 214''' Calculus of Several Variables. This class covers topics such as partial differentiation, the Jacobian Matrix, and integral theorems of vector calculus.&lt;br /&gt;
* '''Math 343''' Elementary Linear Algebra. This class covers basic matrix algebra. Topics include linear systems, vectors and vector spaces, linear transformations, determinants, inner product spaces, eigenvalues, and eigenvectors.&lt;br /&gt;
* '''Econ 382''' Intermediate Price Theory 2. This class follows up on what was learned in Econ 380. Topics covered include Welfare Theory, imperfect information, imperfect competition (in more depth), uncertainty, externalities, and public goods.&lt;br /&gt;
&lt;br /&gt;
====Experimental Research====&lt;br /&gt;
* '''Stat 321''' Elements of Mathematical Statistics. This class looks at probability, random variables, frequency distributions, estimation and tests of hypotheses from a theoretical stand point.  &lt;br /&gt;
* '''Stat 435''' Nonparametric Statistical Models. This class goes over permutation tests, rank-based models, analysis of contingency tables, bootstrap methods, and curve fitting.&lt;br /&gt;
* '''Econ 382''' Intermediate Price Theory 2. See description above.&lt;br /&gt;
* '''Econ 478''' Game Theory and Economics. This class applies game theory to the study of interactions between people and organizations. It looks at topics such as imperfect competition, insurance markets and bargaining. Strong math skills are recommended.&lt;br /&gt;
&lt;br /&gt;
==Other Course Suggestions==&lt;br /&gt;
Here are some other tips on [[Course Requirements for the Ph.D. Prep Track at BYU|course requirements]] for the Ph.D. Prep Track.  Also, here are several [[Suggestions from past Ph.D. Prep Track students about classes at BYU|suggestions from past students]] on classes at BYU.&lt;br /&gt;
&lt;br /&gt;
Here are several minor options for Prep Track Students:&lt;br /&gt;
*  [[Undergraduate Economics Minor]]&lt;br /&gt;
*  [[Undergraduate Accounting and Economics Dual Major]]&lt;br /&gt;
*  [[Graduate Statistics Minor]]&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=Accounting_Program_Rankings&amp;diff=6414</id>
		<title>Accounting Program Rankings</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=Accounting_Program_Rankings&amp;diff=6414"/>
		<updated>2009-01-30T18:38:24Z</updated>

		<summary type="html">&lt;p&gt;Greenk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Accounting Doctoral Programs Rankings'''&lt;br /&gt;
&lt;br /&gt;
Ranking different institutions is difficult.  In order to do so, one must determine what characteristics are desirable in an institution.  There have been many different rankings based on many different things, and the purpose of this ranking is to combine all the rankings in order to demonstrate what program excels at all the different parameters defined in rankings, and not merely on one narrowly constructed characteristic.  These rankings combine 5 different rankings (one for two different years) in order to get a list of the top programs, using such parameters of perceived quality of the institution by other academics, faculty productivity in the accounting and business journals, recent graduate research productivity, and quality of job placement upon graduation.  These rankings take the top 25 schools in each ranking system.  Then, every school on this list that was not included in the ranking is given a ranking of 26.  In the end, these rankings subtract a schools added rankings from 156, and the school with the lowest score wins.  These rankings use the following rankings:&lt;br /&gt;
&lt;br /&gt;
'''''Public Accounting Report Annual Surveys from Years 2005 and 2006:'''''  The trade journal The Public Accounting Report surveys faculty members and accounting firms, and these are the results of the survey.  By including two years of data, this parameter is doubly weights, and, given the value of being highly regarded in the field, this seems reasonable.&lt;br /&gt;
&lt;br /&gt;
'''''Number of Publications in Top Three Accounting Journals by Faculty:''''' This is from a database put together by the University of Texas at Dallas, and measures the number of faculty publications in the top three accounting journal from 1990 to 2007.  It weights the publications for multiple authorship, and for the number of faculty at the school.&lt;br /&gt;
&lt;br /&gt;
'''''Number of Publications in all major business journals by Faculty:''''' While accounting publications are important, most accounting faculty would be pleased with a hit in the Journal of Finance, for example.  Thus, the overall productivity of a university in all business publications is important.  This is from the same UT at Dallas database, but includes all major business publications.&lt;br /&gt;
&lt;br /&gt;
'''''Larry Brown Productivity of Recent Graduates:'''''  While productive faculty are important, one important measure of a PhD program is the productivity of the graduates of the program.  Larry Brown ranks programs based on the number of publications of graduates of the institution in the top three accounting journals 5 years after graduation.  This number involves graduates from 1995-1999.&lt;br /&gt;
&lt;br /&gt;
'''''Placement Rankings from Stammerjohan and Hall (2001):''''' (Journal of Accounting Education &lt;br /&gt;
Volume 20, Issue 1, Winter 2002, Pages 1-27 ) This ranking considers placement from 1978 to 1997 from PhD programs in accounting.  Institutions are ranked based on the quality of where their graduates go directly after graduation.  The quality of the institutions where graduates go is gages based on US News and World Report: America's Best Colleges (1997).     &lt;br /&gt;
&lt;br /&gt;
As mentioned, rankings are a difficult construct, and there are certainly limitations to this methodology. Perhaps the most important is that some programs change over time, and as some of these rankings are based on how programs performed a decade ago, what was a very good program may have lost a lot of good faculty, and have subsequently become not as desirable (or vica versa).  &lt;br /&gt;
&lt;br /&gt;
The standard deviations of the 6 (the 5 distinct rankings, with one having two years) different rankings are reported.  Notice that the schools with smaller standard deviations are more consistently ranked in that same spot throughout the different rankings, thus, while MIT shines on some rankings, its poor performance on others lands it at number 17, but with a high standard deviation.&lt;br /&gt;
&lt;br /&gt;
To see the spreadsheet where I did all this (which includes all the rankings uncompiled, as well as schools that did not make the top 25), [http://phdprep.byu.edu/index.php?title=Image:Rankings_PhDprograms.xls Click here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;TABLE FRAME=VOID CELLSPACING=0 COLS=3 RULES=NONE BORDER=0&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=57 HEIGHT=17 ALIGN=CENTER&amp;gt;&amp;lt;B&amp;gt;Rank&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=71 ALIGN=CENTER&amp;gt;&amp;lt;B&amp;gt;SD&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=309 ALIGN=LEFT&amp;gt;&amp;lt;B&amp;gt;University&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;1&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;1&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;2.78687399547713&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;2.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Chicago]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;2&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;2&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;3.68781778291715&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3.69&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;Wharton School of the [[University of Pennsylvania]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;3&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;3.32665998663324&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3.33&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Stanford University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;4&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;4.63680924774785&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4.64&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Michigan]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;5&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.4233751915118&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.42&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Texas - Austin]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;6&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;6.06630035524124&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6.07&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of North Carolina]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;7&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8.16496580927726&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8.16&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Northwestern University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;8&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.2820450584977&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.28&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Washington - Seattle]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;9&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.67897562612792&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.68&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Harvard University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;10&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;10&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.38971068066885&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.39&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Cornell University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;11&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;11&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.92464510246358&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.92&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Southern California]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;12&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;12&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8.82420912414629&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8.82&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Illinois]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;13&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;11.0950439386241&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;11.1&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Rochester]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;13&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.79102047231298&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Iowa]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;15&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;15&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.52190457139047&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.52&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Indiana University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;15&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;15&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.7850381733111&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Michigan State University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;17&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;17&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.93478736561583&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.93&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Massachusetts Institute of Technology]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;18&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;18&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;10.1275202624664&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;10.13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[New York University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;19&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;19&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;4.03319558993445&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4.03&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Penn State]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;20&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;20&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.07009739014233&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.07&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of California - Berkeley]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;21&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;21&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Columbia University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;22&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;22&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.68037557443754&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.68&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[The Ohio State University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;23&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;23&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.20326029187483&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.2&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Duke University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;24&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;24&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;6.05530070819498&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6.06&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Arizona]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;25&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;25&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.70672118354022&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.71&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Minnesota]] at Twin Cities &amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/TABLE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another ranking is available at http://faculty.fuqua.duke.edu/areas/accounting/productivity.htm&lt;br /&gt;
&lt;br /&gt;
'''Location of Top Ph.D. Programs'''&lt;br /&gt;
For those of you who are interested in locations of the top Ph.D. programs in accounting, this map shows their rough locations.  The top 9 are numbered in bigger stars and the rest are represented by smaller stars.&lt;br /&gt;
&lt;br /&gt;
[[Image:PhD top 25 school locations.jpg]],&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=Accounting_Program_Rankings&amp;diff=6413</id>
		<title>Accounting Program Rankings</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=Accounting_Program_Rankings&amp;diff=6413"/>
		<updated>2009-01-30T18:36:56Z</updated>

		<summary type="html">&lt;p&gt;Greenk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Accounting Doctoral Programs Rankings'''&lt;br /&gt;
&lt;br /&gt;
Ranking different institutions is difficult.  In order to do so, one must determine what characteristics are desirable in an institution.  There have been many different rankings based on many different things, and the purpose of this ranking is to combine all the rankings in order to demonstrate what program excels at all the different parameters defined in rankings, and not merely on one narrowly constructed characteristic.  These rankings combine 5 different rankings (one for two different years) in order to get a list of the top programs, using such parameters of perceived quality of the institution by other academics, faculty productivity in the accounting and business journals, recent graduate research productivity, and quality of job placement upon graduation.  These rankings take the top 25 schools in each ranking system.  Then, every school on this list that was not included in the ranking is given a ranking of 26.  In the end, these rankings subtract a schools added rankings from 156, and the school with the lowest score wins.  These rankings use the following rankings:&lt;br /&gt;
&lt;br /&gt;
'''''Public Accounting Report Annual Surveys from Years 2005 and 2006:'''''  The trade journal The Public Accounting Report surveys faculty members and accounting firms, and these are the results of the survey.  By including two years of data, this parameter is doubly weights, and, given the value of being highly regarded in the field, this seems reasonable.&lt;br /&gt;
&lt;br /&gt;
'''''Number of Publications in Top Three Accounting Journals by Faculty:''''' This is from a database put together by the University of Texas at Dallas, and measures the number of faculty publications in the top three accounting journal from 1990 to 2007.  It weights the publications for multiple authorship, and for the number of faculty at the school.&lt;br /&gt;
&lt;br /&gt;
'''''Number of Publications in all major business journals by Faculty:''''' While accounting publications are important, most accounting faculty would be pleased with a hit in the Journal of Finance, for example.  Thus, the overall productivity of a university in all business publications is important.  This is from the same UT at Dallas database, but includes all major business publications.&lt;br /&gt;
&lt;br /&gt;
'''''Larry Brown Productivity of Recent Graduates:'''''  While productive faculty are important, one important measure of a PhD program is the productivity of the graduates of the program.  Larry Brown ranks programs based on the number of publications of graduates of the institution in the top three accounting journals 5 years after graduation.  This number involves graduates from 1995-1999.&lt;br /&gt;
&lt;br /&gt;
'''''Placement Rankings from Stammerjohan and Hall (2001):''''' (Journal of Accounting Education &lt;br /&gt;
Volume 20, Issue 1, Winter 2002, Pages 1-27 ) This ranking considers placement from 1978 to 1997 from PhD programs in accounting.  Institutions are ranked based on the quality of where their graduates go directly after graduation.  The quality of the institutions where graduates go is gages based on US News and World Report: America's Best Colleges (1997).     &lt;br /&gt;
&lt;br /&gt;
As mentioned, rankings are a difficult construct, and there are certainly limitations to this methodology. Perhaps the most important is that some programs change over time, and as some of these rankings are based on how programs performed a decade ago, what was a very good program may have lost a lot of good faculty, and have subsequently become not as desirable (or vica versa).  &lt;br /&gt;
&lt;br /&gt;
The standard deviations of the 6 (the 5 distinct rankings, with one having two years) different rankings are reported.  Notice that the schools with smaller standard deviations are more consistently ranked in that same spot throughout the different rankings, thus, while MIT shines on some rankings, its poor performance on others lands it at number 17, but with a high standard deviation.&lt;br /&gt;
&lt;br /&gt;
To see the spreadsheet where I did all this (which includes all the rankings uncompiled, as well as schools that did not make the top 25), [http://phdprep.byu.edu/index.php?title=Image:Rankings_PhDprograms.xls Click here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;TABLE FRAME=VOID CELLSPACING=0 COLS=3 RULES=NONE BORDER=0&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=57 HEIGHT=17 ALIGN=CENTER&amp;gt;&amp;lt;B&amp;gt;Rank&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=71 ALIGN=CENTER&amp;gt;&amp;lt;B&amp;gt;SD&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=309 ALIGN=LEFT&amp;gt;&amp;lt;B&amp;gt;University&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;1&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;1&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;2.78687399547713&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;2.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Chicago]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;2&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;2&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;3.68781778291715&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3.69&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;Wharton School of the [[University of Pennsylvania]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;3&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;3.32665998663324&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3.33&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Stanford University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;4&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;4.63680924774785&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4.64&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Michigan]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;5&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.4233751915118&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.42&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Texas - Austin]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;6&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;6.06630035524124&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6.07&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of North Carolina]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;7&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8.16496580927726&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8.16&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Northwestern University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;8&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.2820450584977&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.28&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Washington - Seattle]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;9&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.67897562612792&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.68&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Harvard University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;10&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;10&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.38971068066885&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.39&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Cornell University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;11&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;11&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.92464510246358&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.92&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Southern California]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;12&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;12&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8.82420912414629&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8.82&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Illinois]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;13&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;11.0950439386241&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;11.1&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Rochester]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;13&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.79102047231298&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Iowa]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;15&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;15&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.52190457139047&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.52&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Indiana University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;15&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;15&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.7850381733111&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Michigan State University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;17&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;17&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.93478736561583&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.93&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Massachusetts Institute of Technology]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;18&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;18&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;10.1275202624664&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;10.13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[New York University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;19&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;19&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;4.03319558993445&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4.03&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Penn State]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;20&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;20&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.07009739014233&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.07&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of California - Berkeley]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;21&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;21&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Columbia University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;22&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;22&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.68037557443754&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.68&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[The Ohio State University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;23&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;23&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.20326029187483&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.2&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Duke University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;24&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;24&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;6.05530070819498&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6.06&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Arizona]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;25&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;25&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.70672118354022&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.71&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Minnesota]] at Twin Cities &amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/TABLE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another ranking is available at http://faculty.fuqua.duke.edu/areas/accounting/productivity.htm&lt;br /&gt;
&lt;br /&gt;
'''Location of Top Ph.D. Programs'''&lt;br /&gt;
&lt;br /&gt;
[[Image:PhD top 25 school locations.jpg]],&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
	<entry>
		<id>http://www.byuaccounting.net/mediawiki/index.php?title=Accounting_Program_Rankings&amp;diff=6412</id>
		<title>Accounting Program Rankings</title>
		<link rel="alternate" type="text/html" href="http://www.byuaccounting.net/mediawiki/index.php?title=Accounting_Program_Rankings&amp;diff=6412"/>
		<updated>2009-01-30T18:36:10Z</updated>

		<summary type="html">&lt;p&gt;Greenk: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''Accounting Doctoral Programs Rankings'''&lt;br /&gt;
&lt;br /&gt;
Ranking different institutions is difficult.  In order to do so, one must determine what characteristics are desirable in an institution.  There have been many different rankings based on many different things, and the purpose of this ranking is to combine all the rankings in order to demonstrate what program excels at all the different parameters defined in rankings, and not merely on one narrowly constructed characteristic.  These rankings combine 5 different rankings (one for two different years) in order to get a list of the top programs, using such parameters of perceived quality of the institution by other academics, faculty productivity in the accounting and business journals, recent graduate research productivity, and quality of job placement upon graduation.  These rankings take the top 25 schools in each ranking system.  Then, every school on this list that was not included in the ranking is given a ranking of 26.  In the end, these rankings subtract a schools added rankings from 156, and the school with the lowest score wins.  These rankings use the following rankings:&lt;br /&gt;
&lt;br /&gt;
'''''Public Accounting Report Annual Surveys from Years 2005 and 2006:'''''  The trade journal The Public Accounting Report surveys faculty members and accounting firms, and these are the results of the survey.  By including two years of data, this parameter is doubly weights, and, given the value of being highly regarded in the field, this seems reasonable.&lt;br /&gt;
&lt;br /&gt;
'''''Number of Publications in Top Three Accounting Journals by Faculty:''''' This is from a database put together by the University of Texas at Dallas, and measures the number of faculty publications in the top three accounting journal from 1990 to 2007.  It weights the publications for multiple authorship, and for the number of faculty at the school.&lt;br /&gt;
&lt;br /&gt;
'''''Number of Publications in all major business journals by Faculty:''''' While accounting publications are important, most accounting faculty would be pleased with a hit in the Journal of Finance, for example.  Thus, the overall productivity of a university in all business publications is important.  This is from the same UT at Dallas database, but includes all major business publications.&lt;br /&gt;
&lt;br /&gt;
'''''Larry Brown Productivity of Recent Graduates:'''''  While productive faculty are important, one important measure of a PhD program is the productivity of the graduates of the program.  Larry Brown ranks programs based on the number of publications of graduates of the institution in the top three accounting journals 5 years after graduation.  This number involves graduates from 1995-1999.&lt;br /&gt;
&lt;br /&gt;
'''''Placement Rankings from Stammerjohan and Hall (2001):''''' (Journal of Accounting Education &lt;br /&gt;
Volume 20, Issue 1, Winter 2002, Pages 1-27 ) This ranking considers placement from 1978 to 1997 from PhD programs in accounting.  Institutions are ranked based on the quality of where their graduates go directly after graduation.  The quality of the institutions where graduates go is gages based on US News and World Report: America's Best Colleges (1997).     &lt;br /&gt;
&lt;br /&gt;
As mentioned, rankings are a difficult construct, and there are certainly limitations to this methodology. Perhaps the most important is that some programs change over time, and as some of these rankings are based on how programs performed a decade ago, what was a very good program may have lost a lot of good faculty, and have subsequently become not as desirable (or vica versa).  &lt;br /&gt;
&lt;br /&gt;
The standard deviations of the 6 (the 5 distinct rankings, with one having two years) different rankings are reported.  Notice that the schools with smaller standard deviations are more consistently ranked in that same spot throughout the different rankings, thus, while MIT shines on some rankings, its poor performance on others lands it at number 17, but with a high standard deviation.&lt;br /&gt;
&lt;br /&gt;
To see the spreadsheet where I did all this (which includes all the rankings uncompiled, as well as schools that did not make the top 25), [http://phdprep.byu.edu/index.php?title=Image:Rankings_PhDprograms.xls Click here].&lt;br /&gt;
&lt;br /&gt;
&amp;lt;TABLE FRAME=VOID CELLSPACING=0 COLS=3 RULES=NONE BORDER=0&amp;gt;&lt;br /&gt;
	&lt;br /&gt;
	&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=57 HEIGHT=17 ALIGN=CENTER&amp;gt;&amp;lt;B&amp;gt;Rank&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=71 ALIGN=CENTER&amp;gt;&amp;lt;B&amp;gt;SD&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD WIDTH=309 ALIGN=LEFT&amp;gt;&amp;lt;B&amp;gt;University&amp;lt;/B&amp;gt;&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;1&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;1&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;2.78687399547713&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;2.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Chicago]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;2&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;2&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;3.68781778291715&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3.69&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;Wharton School of the [[University of Pennsylvania]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;3&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;3.32665998663324&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;3.33&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Stanford University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;4&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;4.63680924774785&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4.64&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Michigan]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;5&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.4233751915118&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.42&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Texas - Austin]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;6&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;6.06630035524124&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6.07&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of North Carolina]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;7&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8.16496580927726&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8.16&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Northwestern University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;8&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.2820450584977&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.28&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Washington - Seattle]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;9&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.67897562612792&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.68&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Harvard University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;10&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;10&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.38971068066885&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.39&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Cornell University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;11&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;11&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.92464510246358&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.92&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Southern California]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;12&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;12&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8.82420912414629&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8.82&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Illinois]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;13&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;11.0950439386241&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;11.1&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Rochester]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;13&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;7.79102047231298&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;7.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Iowa]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;15&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;15&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.52190457139047&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.52&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Indiana University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;15&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;15&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.7850381733111&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.79&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Michigan State University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;17&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;17&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.93478736561583&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.93&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Massachusetts Institute of Technology]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;18&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;18&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;10.1275202624664&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;10.13&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[New York University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;19&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;19&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;4.03319558993445&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;4.03&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Penn State]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;20&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;20&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.07009739014233&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.07&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of California - Berkeley]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;21&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;21&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;8&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;8&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Columbia University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;22&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;22&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.68037557443754&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.68&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[The Ohio State University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;23&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;23&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;9.20326029187483&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;9.2&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[Duke University]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;24&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;24&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;6.05530070819498&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;6.06&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Arizona]]&amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
		&amp;lt;TR&amp;gt;&lt;br /&gt;
			&amp;lt;TD HEIGHT=17 ALIGN=CENTER SDVAL=&amp;quot;25&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;25&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=CENTER SDVAL=&amp;quot;5.70672118354022&amp;quot; SDNUM=&amp;quot;1033;&amp;quot;&amp;gt;5.71&amp;lt;/TD&amp;gt;&lt;br /&gt;
			&amp;lt;TD ALIGN=LEFT&amp;gt;[[University of Minnesota]] at Twin Cities &amp;lt;/TD&amp;gt;&lt;br /&gt;
		&amp;lt;/TR&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/TABLE&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Another ranking is available at http://faculty.fuqua.duke.edu/areas/accounting/productivity.htm&lt;br /&gt;
&lt;br /&gt;
[[Image:PhD top 25 school locations.jpg]],&lt;/div&gt;</summary>
		<author><name>Greenk</name></author>
		
	</entry>
</feed>