<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Teste-Fisher on Fellipe Gomes</title><link>https://gomesfellipe.github.io/tags/teste-fisher/</link><description>Recent content in Teste-Fisher on Fellipe Gomes</description><generator>Hugo -- gohugo.io</generator><language>pt-BR</language><copyright>© 2026 Fellipe Gomes</copyright><lastBuildDate>Fri, 01 Dec 2017 00:00:00 +0000</lastBuildDate><atom:link href="https://gomesfellipe.github.io/tags/teste-fisher/index.xml" rel="self" type="application/rss+xml"/><item><title>Tipos de Correlações em R</title><link>https://gomesfellipe.github.io/post/2017-12-01-tipos-de-correlacoes/</link><pubDate>Fri, 01 Dec 2017 00:00:00 +0000</pubDate><guid>https://gomesfellipe.github.io/post/2017-12-01-tipos-de-correlacoes/</guid><description>&lt;div id="TOC"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#correlações"&gt;Correlações&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#tipos-de-variáveis"&gt;Tipos de Variáveis&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#tipos-de-correlações"&gt;Tipos de Correlações&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#coeficiente-de-correlação-de-pearson"&gt;Coeficiente de Correlação de Pearson&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#coeficiente-de-correlação-de-spearman-rho"&gt;Coeficiente de Correlação de Spearman &lt;span class="math inline"&gt;\(\rho\)&lt;/span&gt;&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#coeficiente-de-correlação-de-kendall-tau-de-kendall"&gt;Coeficiente de Correlação de Kendall (&lt;span class="math inline"&gt;\(\tau\)&lt;/span&gt; de kendall)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#qui-quadrado-de-independencia"&gt;Qui-quadrado de independencia&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#teste-exato-de-fisher"&gt;Teste exato de fisher&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#medidas-de-associação"&gt;Medidas de associação&lt;/a&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#phi-phi-é-o-r-de-pearson-quando-aplicado-a-tabelas-2x2"&gt;&lt;span class="math inline"&gt;\(\phi\)&lt;/span&gt; (phi) (é o R de pearson quando aplicado a tabelas 2x2)&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#v-de-crámer"&gt;V de Crámer&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#coeficiente-de-contingência"&gt;Coeficiente de contingência&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#kappa"&gt;Kappa&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#mãos-a-obra"&gt;Mãos a obra&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#referências"&gt;Referências&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;

&lt;!-- # Base de dados: --&gt;
&lt;!-- ```{r,echo=F} --&gt;
&lt;!-- dados &lt;- read_excel("contabilidade.xlsx") --&gt;
&lt;!-- kable(dados,"html")%&gt;% --&gt;
&lt;!-- kable_styling()%&gt;% --&gt;
&lt;!-- scroll_box(width = "700px", height = "250px") --&gt;
&lt;!-- ``` --&gt;
&lt;!-- É possível notar que existem diversos tipos de variáveis --&gt;
&lt;div id="correlações" class="section level1"&gt;
&lt;h1&gt;Correlações&lt;/h1&gt;
&lt;p&gt;De maneira geral, quando estamos interessados em avaliar o grau de associação entre duas variáveis calculamos os &lt;em&gt;coeficientes de associação&lt;/em&gt; ou &lt;em&gt;correlação&lt;/em&gt; entre variáveis.&lt;/p&gt;</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://gomesfellipe.github.io/post/2017-12-01-tipos-de-correlacoes/feature.jpeg"/></item></channel></rss>