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

<channel>
	<title>academese &#187; regression analysis Nirvana music variance</title>
	<atom:link href="https://academese.com/tag/regression-analysis-nirvana-music-variance/feed/" rel="self" type="application/rss+xml" />
	<link>https://academese.com</link>
	<description>we speak your language</description>
	<lastBuildDate>Sun, 13 Oct 2024 22:35:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.6</generator>
		<item>
		<title>Smells Like Statistical Spirit: Formulating a Rock and Roll Classic</title>
		<link>https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/</link>
		<comments>https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/#comments</comments>
		<pubDate>Sat, 16 Nov 2013 03:33:05 +0000</pubDate>
		<dc:creator>picoxo</dc:creator>
				<category><![CDATA[Mathematics]]></category>
		<category><![CDATA[Statistics]]></category>
		<category><![CDATA[regression analysis Nirvana music variance]]></category>

		<guid isPermaLink="false">http://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/</guid>
		<description><![CDATA[An analysis of the rock album Nevermind by Nirvana (1992) utilizing regression analysis. The goal was to see how much <span class="ellipsis">&#8230;</span> <span class="more-link-wrap"><a href="https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/" class="more-link"><span>Continue Reading &#8594;</span></a></span>]]></description>
				<content:encoded><![CDATA[<!-- I got these buttons from simplesharebuttons.com --><div id="ssba"><a id="ssba_facebook_share" href="http://www.facebook.com/sharer.php?u=https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/" target="_blank"><img title="Facebook" class="ssba" alt="Facebook" src="http://academese.com/wp-content/plugins/simple-share-buttons-adder/buttons/plain/facebook.png" /></a><a id="ssba_twitter_share" href="http://twitter.com/share?url=https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/&text= Smells+Like+Statistical+Spirit%3A+Formulating+a+Rock+and+Roll+Classic" target="_blank"><img title="Twitter" class="ssba" alt="Twitter" src="http://academese.com/wp-content/plugins/simple-share-buttons-adder/buttons/plain/twitter.png" /></a><a id="ssba_reddit_share" href="http://reddit.com/submit?url=https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/&title=Smells Like Statistical Spirit: Formulating a Rock and Roll Classic" target="_blank"><img title="Reddit" class="ssba" alt="Reddit" src="http://academese.com/wp-content/plugins/simple-share-buttons-adder/buttons/plain/reddit.png" /></a><a id='ssba_pinterest_share' href='javascript:void((function()%7Bvar%20e=document.createElement(&apos;script&apos;);e.setAttribute(&apos;type&apos;,&apos;text/javascript&apos;);e.setAttribute(&apos;charset&apos;,&apos;UTF-8&apos;);e.setAttribute(&apos;src&apos;,&apos;http://assets.pinterest.com/js/pinmarklet.js?r=&apos;+Math.random()*99999999);document.body.appendChild(e)%7D)());'><img title="Pinterest" class="ssba" alt="Pinterest" src="http://academese.com/wp-content/plugins/simple-share-buttons-adder/buttons/plain/pinterest.png" /></a><a id="ssba_stumbleupon_share" class="ssba_share_link" href="http://www.stumbleupon.com/submit?url=https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/&title=Smells Like Statistical Spirit: Formulating a Rock and Roll Classic" target="_blank"><img title="StumbleUpon" class="ssba" alt="StumbleUpon" src="http://academese.com/wp-content/plugins/simple-share-buttons-adder/buttons/plain/stumbleupon.png" /></a><a id="ssba_google_share" href="https://plus.google.com/share?url=https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/" target="_blank"><img title="Google+" class="ssba" alt="Google+" src="http://academese.com/wp-content/plugins/simple-share-buttons-adder/buttons/plain/google.png" /></a><a id="ssba_linkedin_share" class="ssba_share_link" href="http://www.linkedin.com/shareArticle?mini=true&url=https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/" target="_blank"><img title="Linkedin" class="ssba" alt="LinkedIn" src="http://academese.com/wp-content/plugins/simple-share-buttons-adder/buttons/plain/linkedin.png" /></a><a id="ssba_email_share" href="mailto:?Subject=Smells Like Statistical Spirit: Formulating a Rock and Roll Classic&Body= https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/"><img title="Email" class="ssba" alt="Email" src="http://academese.com/wp-content/plugins/simple-share-buttons-adder/buttons/plain/email.png" /></a></div><p>An analysis of the rock album Nevermind by Nirvana (1992) utilizing regression analysis. The goal was to see how much variance in the choice of the next note played can be attributed to other variables, such as track number, tempo, current note, current notes tonal distance from previous note, whether the note is in the chorus, verse, or bridge, and track length. Two models were analyzed, a simple model consisting of a minimal amount of variables, and a complex model with all variables utilized. The simple model held an R square of -.3624 with no significant predictors for the next note and a p value of .7879. The complex model attained significant results, with a p value less than 2.16e-16 and an adjusted R squared of .2287. Nearly a quarter of the variance in the choice of the next note to be played was explained by the selected variables. Appended is the ouput from the statistical program R.<br />
  The paper was written for a statistics course for social sciences in 2011, but was revised and modified before being submitted on academese.com. Attached are the csv files of the data sets used.</p>
<ul class="wpuf_customs"><li><label>Author(s)</label> : Jonah Cox</li><li><label>Year</label> : 2013</li><li><label>Course Name</label> : Psychology 204B: Causal Modeling of Correlational Data</li><ul><ul class="wpuf-attachments"><li><a href="http://academese.com/wp-content/uploads/2013/11/methods-nirvana.pdf" rel="mtli_filesize11712kB" title="Smells Like Statistical Spirit">Smells Like Statistical Spirit</a></li><li><a href="http://academese.com/wp-content/uploads/2013/11/nirvana_simple.csv" rel="mtli_filesize301b" title="nirvana_simple">nirvana_simple</a></li><li><a href="http://academese.com/wp-content/uploads/2013/11/nirvana_complex.csv" rel="mtli_filesize11205kB" title="nirvana_complex">nirvana_complex</a></li></ul><style type="text/css">a[rel~="mtli_filesize11712kB"]:after {content:" (117.12 kB)"}a[rel~="mtli_filesize301b"]:after {content:" (301 b)"}a[rel~="mtli_filesize11205kB"]:after {content:" (112.05 kB)"}</style>]]></content:encoded>
			<wfw:commentRss>https://academese.com/smells-like-statistical-spirit-formulating-a-rock-and-roll-classic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
