<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Clustering Social Media Influencers by </title>
      <link>https://padlet.com/krystal7/2rvz9bh44luxifn4</link>
      <description>An exploratory cluster analysis of pro-environmental Instagram users on activity and engagement attributes</description>
      <language>en-us</language>
      <pubDate>2020-05-26 21:53:32 UTC</pubDate>
      <lastBuildDate>2025-04-22 17:20:58 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url>https://padlet.net/icons/png/1f465.png</url>
      </image>
      <item>
         <title>Pro-environmental Instagram Users</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/595769010</link>
         <description><![CDATA[<div>Pro-environmental behavior refers to “behavior that harms the environment as little as possible, or even benefits the environment” (Ertz, Karakas &amp; Sarigöllü, 2016). </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-26 21:57:55 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/595769010</guid>
      </item>
      <item>
         <title>Hierarchical Cluster Analysis &amp; Hierarchical  Cluster Analysis on Principal Components </title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602834899</link>
         <description><![CDATA[<div><strong>Two steps in cluster analysis are:</strong></div><ol><li>Measurement of distances between all pairs of objects and </li><li>Forming clusters based on distances.</li></ol><div>Euclidean distance was used, and clusters were formed based on the "average" method.<br><br><strong>The main aim of PCA is:</strong></div><ul><li>To <strong>replace </strong><strong><em>p</em></strong><strong> metrical correlated variables </strong>by a  <strong>smaller number of uncorrelated variables</strong> which contain most of the information in the original data set (the 11 attributes).</li><li>Based on the concept of the <em>proportion of total variance</em> that is accounted for by each of the new variables.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 00:56:13 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602834899</guid>
      </item>
      <item>
         <title>Sample Selection</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602836115</link>
         <description><![CDATA[<div>Random sample of <strong>N=213 </strong>Instagram users selected by searching biographies that included pro-environmental language:<em> "conservation", "sustainability", "sustainable" and "nature"</em>. </div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 00:59:44 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602836115</guid>
      </item>
      <item>
         <title>Data Collection: Apify</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602837507</link>
         <description><![CDATA[<div>Data was collected through online data-scraping tool, Apify.  Search parameters included a randomized sample of Instagram users that included the words: <em>"conservation", "sustainability", "sustainable" or "nature" </em>in their biography, suggesting pro-environmental advocacy. The user's follower count ranged from 50 to 5,000,000. (<a href="https://apify.com/">https://apify.com/</a>)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 01:03:51 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602837507</guid>
      </item>
      <item>
         <title>Research Question</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602841562</link>
         <description><![CDATA[<div>Can you identify specific groups of pro-environmental Instagram users based on 11 attributes through a hierarchical cluster analysis?</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 01:15:41 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602841562</guid>
      </item>
      <item>
         <title>Research Objectives</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602841586</link>
         <description><![CDATA[<ul><li>Perform a <strong>hierarchical cluster analysis</strong> on the selected pro-environmental Instagram users.</li><li><strong>Perform a hierarchical cluster analysis on principal components</strong>: simplify the data structure by performing a Principal Components Analysis and reducing the 11 highly correlated variables into a few independent principal components (without losing as much information as possible). </li><li><strong>Interpret </strong>the results.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 01:15:46 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602841586</guid>
      </item>
      <item>
         <title>Variables</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602862776</link>
         <description><![CDATA[<div>Attributes measuring social media activity and engagement:<br><strong>x</strong><strong><sub>1</sub></strong> = Followers count (# of users that follow individual(s) under study)<br><strong>x</strong><strong><sub>2</sub></strong><strong> </strong>= Follows count (# of users the individual under study follows)<br><strong>x</strong><strong><sub>3</sub></strong> = Post counts (total # of posts)<br><strong>x</strong><strong><sub>4</sub></strong> = Biography word count (# of words in users' biography)<br><strong>x</strong><strong><sub>5</sub></strong><strong> </strong>= Highlight reel count (# of highlights featured on user's profile)<br><strong>x</strong><strong><sub>6</sub></strong><strong> </strong>= IGTV video count (# of IGTV videos on users' account)<br><strong>x</strong><strong><sub>7</sub></strong><strong> </strong>= Average caption word count (most recent 12 posts*)<br><strong>x</strong><strong><sub>8</sub></strong> = Average hashtag count (most recent 12 posts)<br><strong>x</strong><strong><sub>9</sub></strong> = Frequency of posts (average time between posts, most recent 12 posts)<br><strong>x</strong><strong><sub>10</sub></strong> = Average comment count (most recent 12 posts)<br><strong>x</strong><strong><sub>11</sub></strong><sub> </sub>= Average post likes count (most recent 12 posts)<br><br>*Only most recent 12 posts were accessible using Apify.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 02:14:33 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602862776</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602865911</link>
         <description><![CDATA[<div>Bartholomew, D., Steele, F., Moustaki, I. &amp; Galbraith, J., Analysis of Multivariate Social Science Data, Boca Raton: Chapman &amp; Hall, 2008.<br><br>Ertz, M., Karakas, F., &amp; Sarigöllü, E. (2016). Exploring pro-environmental behaviors of consumers: An analysis of contextual factors, attitude, and behaviors. <em>Journal of Business Research, 69, </em>3971-3980.<br><br>Hussein, R. &amp; Abeer, M. (2016). Users engagement on Facebook: a cluster analysis. <em>International Journal of Business and Emerging Markets</em>, 8(4), 426-445.<br><br>What is an Influencer? - Social Media Influencers Defined. (2020, May 26). Retrieved May 30, 2020, from https://influencermarketinghub.com/what-is-an-influencer/</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 02:25:00 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602865911</guid>
      </item>
      <item>
         <title>Types of Influencers</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602871231</link>
         <description><![CDATA[<div><strong>By Follower Numbers</strong></div><ul><li>Mega-influencer: &gt; 1 million followers</li><li>Macro-influencer: 40,000-1 million followers</li><li>Micro-influencer: 1,000-40,000 followers</li><li>Nano-influencer: &lt; 1,000 followers</li></ul><div><strong>By Level of Influence</strong></div><ul><li>Celebrities</li><li>Key opinion leaders (i.e. journalists, academics, industry experts, professional advisors)</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 02:42:20 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602871231</guid>
      </item>
      <item>
         <title>Instagram Influencers by Business Category</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602875061</link>
         <description><![CDATA[<div>In this sample, top 3 categories are: <em>Non-profits and religious organizations </em>(27%), <em>Other</em> (20%), <em>Personal Goods and General Merchandise</em> (19%). <em>Creators and Celebrities</em> comprised 8% of the sample population.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/8862ac141d7cf0f3c2caf07f8f4d2297/Screen_Shot_2020_05_30_at_7_52_35_PM.png" />
         <pubDate>2020-05-31 02:54:45 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602875061</guid>
      </item>
      <item>
         <title>Hierarchical Cluster Analysis</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602876668</link>
         <description><![CDATA[<div>Visually, it appears 4 clusters <em>may </em>be sufficient to identify specific groups of Instagram users based on the similarities of 11 attributes. Although, I think this is somewhat inconclusive/can be argued against. To simplify data structure, I decide to test if performing a cluster analysis on principal components assists in forming more clear clusters in the results.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/01abf6d76e0e3a24b780a17ddee7ff70/Screen_Shot_2020_05_30_at_8_28_54_PM.png" />
         <pubDate>2020-05-31 03:00:18 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602876668</guid>
      </item>
      <item>
         <title>Hierarchical Cluster Analysis on 5 Principal Components </title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602876694</link>
         <description><![CDATA[<div>Clustering on five principal components that account for almost 70% of total proportion of variance reveal 2 distinct clusters and 1 outlier cluster.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/e51e4c5182815c0f2abfc0787ebaad06/Screen_Shot_2020_05_30_at_8_25_48_PM.png" />
         <pubDate>2020-05-31 03:00:26 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602876694</guid>
      </item>
      <item>
         <title>Visualization of Correlation Matrix</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602880209</link>
         <description><![CDATA[<div>The larger the dot on the graph, the closer the correlation of the pair of objects is to 1. 1 along diagonal in correlation matrix.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/f956b99637fca3cceb4f442e4695a7e5/Screen_Shot_2020_06_01_at_8_10_21_PM.png" />
         <pubDate>2020-05-31 03:13:28 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602880209</guid>
      </item>
      <item>
         <title>Distance Matrix</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602881322</link>
         <description><![CDATA[<div>Distances were calculated using Euclidean distance formula.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/0b8c4808b1345e552f8d12388a4fdfe9/Screen_Shot_2020_05_30_at_8_17_07_PM.png" />
         <pubDate>2020-05-31 03:17:43 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602881322</guid>
      </item>
      <item>
         <title>Scree Plot, PCA </title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602886463</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/8ac8385dbb744fc0aa411c8d8f0f1ab6/Screen_Shot_2020_05_30_at_8_31_06_PM.png" />
         <pubDate>2020-05-31 03:31:23 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602886463</guid>
      </item>
      <item>
         <title>Clustering on principal components</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602887207</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/64dc5cbf8739dd794c0f73fd97e6ed8f/Screen_Shot_2020_05_30_at_8_33_24_PM.png" />
         <pubDate>2020-05-31 03:33:38 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602887207</guid>
      </item>
      <item>
         <title>PCA: Importance of Components</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602890506</link>
         <description><![CDATA[<div>Component | Cumulative Prop.<br>1 - 20.1% (λ&gt;1)<br>2 - 37% (λ&gt;1)<br>3 - 48.2% (λ&gt;1)<br>4 - 58.7%* (λ&gt;1)<br>5 - 68.8%** (λ=1)<br>6 - 77.7%<br>7 - 86%<br>8 - 93%<br>9 - 97.7%<br>10 - 100%</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 03:43:58 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602890506</guid>
      </item>
      <item>
         <title>Recall: Euclidean Distance</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602894424</link>
         <description><![CDATA[<div>The Euclidean distance between objects <em>i</em> and <em>j</em> is:</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/960f243c172eba827b27421a549d10b0/Screen_Shot_2020_05_30_at_8_56_52_PM.png" />
         <pubDate>2020-05-31 03:57:02 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/602894424</guid>
      </item>
      <item>
         <title>PCA Loadings</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603708979</link>
         <description><![CDATA[<div>Component loadings can be interpreted as the correlation coefficient between variable<em> i</em> and component <em>j</em>.</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/d10a32b2369bbca88c31f1f1081afb5a/Screen_Shot_2020_05_31_at_2_28_50_PM.png" />
         <pubDate>2020-05-31 21:28:16 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603708979</guid>
      </item>
      <item>
         <title>Recall: Average linkage</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603719479</link>
         <description><![CDATA[<div>Suppose <em>P</em> &amp; <em>Q</em> are groups of objects and <em>d(x,y)</em> is the distance measure between objects <em>x</em> and <em>y</em>:</div><var><strong>
d(P, Q) = ave  d(x, y), for x ∈ P, y ∈ Q</strong></var>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 21:41:37 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603719479</guid>
      </item>
      <item>
         <title>{FactomineR} package</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603747717</link>
         <description><![CDATA[<div>To compute the hierarchical clustering I used the FactoMineR package in R. PCA was performed on a correlation matrix and the number of principal components was selected based on eigenvalues greater than 1 and total proportion of variance explained. Then, the &lt;hcpc&gt; function was used to compute clustering on 5 principal components. Hierarchical clustering was performed using the <strong>Ward’s</strong> criterion on the selected principal components.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 22:19:16 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603747717</guid>
      </item>
      <item>
         <title>3D Representation of clusters on 2 dimensions</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603750617</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/77d5f09e294e61b52b2bfc7a158f3391/Screen_Shot_2020_05_31_at_3_23_42_PM.png" />
         <pubDate>2020-05-31 22:23:56 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603750617</guid>
      </item>
      <item>
         <title>Findings</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603774113</link>
         <description><![CDATA[<div>Hierarchical clustering of 213 pro-environmental Instagram users based on 11 attributes measuring activity and engagement revealed 4 possible clusters after a visual inspection of the resulting dendrogram. The results were inconclusive.<br><br>After performing a principal component analysis, I found that 5 components explained the total proportion of variance. Then, using the FactoMineR package in R, I was able to cluster based on the principal components. The dendrogram suggested a possible 3 cluster solution. <br><br>I found that while it is possible to identify groups of similar social media users using cluster analysis (and a cluster analysis of principal components) based on 11 attributes of activity and engagement, this exploratory analysis is only a starting point for further analysis.<br><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2020-05-31 22:58:20 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/603774113</guid>
      </item>
      <item>
         <title>Recall: Ward&#39;s Method</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604031333</link>
         <description><![CDATA[<ul><li>Ward's method "seems to yield the clearest picture of any clustering which is present".</li><li>Ward's method considers all pairs of clusters and asks how much information would be lost is the pair was combined. </li><li>The pair with the least information lost is selected.</li><li>Information is measured by a sum of squares.</li></ul><div>(Bartholomew et al., 2008)</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-01 04:13:33 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604031333</guid>
      </item>
      <item>
         <title>Cluster 1</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604035316</link>
         <description><![CDATA[<div>These users are most similar in highlight reel count, biography word count and average frequency of posts.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-01 04:19:23 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604035316</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604052991</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/b31353c4eebe9804f78f3f8606dd464f/Screen_Shot_2020_05_31_at_8_51_37_PM.png" />
         <pubDate>2020-06-01 04:42:39 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604052991</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604053858</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/78dfe432304166870444c155c334d0d0/Screen_Shot_2020_05_31_at_8_50_28_PM.png" />
         <pubDate>2020-06-01 04:43:25 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604053858</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604054040</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/97d09cd72e6b774e50b44d8beebea434/Screen_Shot_2020_05_31_at_8_50_00_PM.png" />
         <pubDate>2020-06-01 04:43:40 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604054040</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604054180</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/4682f2b056f2b0fe1528646d833874b7/Screen_Shot_2020_05_31_at_8_49_27_PM.png" />
         <pubDate>2020-06-01 04:43:52 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604054180</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604054407</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/7abb491671e4394ed3bd275d14e8117c/Screen_Shot_2020_05_31_at_8_49_01_PM.png" />
         <pubDate>2020-06-01 04:44:09 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604054407</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604054733</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/e86aa75fb6207a20617575e24f607434/Screen_Shot_2020_05_31_at_8_47_43_PM.png" />
         <pubDate>2020-06-01 04:44:35 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604054733</guid>
      </item>
      <item>
         <title>Cluster 2 </title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604055115</link>
         <description><![CDATA[<div>These users were most similar in IGTV count, biography word count &amp; average caption word count.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-01 04:45:06 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604055115</guid>
      </item>
      <item>
         <title>Cluster 3</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604055491</link>
         <description><![CDATA[<div>Outlier cluster with one user.</div>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-01 04:45:35 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604055491</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604056696</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/98cb4f6d39a3baabfa9b36190e53ab61/Screen_Shot_2020_05_31_at_4_26_19_PM.png" />
         <pubDate>2020-06-01 04:47:10 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604056696</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604056960</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/5c3945a8f2ee4d85ae8d8173f459631a/Screen_Shot_2020_05_31_at_4_26_41_PM.png" />
         <pubDate>2020-06-01 04:47:31 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604056960</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604057216</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/665ce7d3f197bd24a1a86598122c00f9/Screen_Shot_2020_05_31_at_4_27_01_PM.png" />
         <pubDate>2020-06-01 04:47:53 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604057216</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604057517</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/65c68fa7cc80ccde8d409a52401ddfa3/Screen_Shot_2020_05_31_at_4_27_21_PM.png" />
         <pubDate>2020-06-01 04:48:17 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604057517</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604057723</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/8cf7a08007bcfc9bad4f973cab5c3649/Screen_Shot_2020_05_31_at_4_27_44_PM.png" />
         <pubDate>2020-06-01 04:48:32 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/604057723</guid>
      </item>
      <item>
         <title></title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/605898138</link>
         <description><![CDATA[<div>I would say that while it is possible to identify groups of similar social media users using cluster analysis (and a cluster analysis of principal components) based on 11 attributes of activity and engagement, this exploratory analysis is only a starting point for further analysis.</div><div><br>This could be because:</div><ul><li>The variables did not provide enough variation between groups (multicollinearity)</li><li>It is difficult to cluster non-spherical, overlapping data</li></ul><div><br>To create a more comprehensive cluster analysis you could include variables such as:</div><ul><li>Attitudes and motivations towards posting content and sharing information (i.e. for entertainment, for work, etc.)</li><li>Internet lifestyles (i.e. “The internet makes an important contribution to almost all parts of my life.” or “I use the internet to make me and those I love achieve their objectives”.</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2020-06-02 00:35:20 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/605898138</guid>
      </item>
      <item>
         <title>Slide deck</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/606045228</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/599039108/4d7b1f762d2ac6b81085079a7125ab94/CSSS_589_Final_Presentation.pptx" />
         <pubDate>2020-06-02 03:23:32 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/606045228</guid>
      </item>
      <item>
         <title>Presentation link</title>
         <author>krystal7</author>
         <link>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/607534195</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://uw.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=0600831a-23a1-4147-a7a6-abce0133386b" />
         <pubDate>2020-06-02 19:04:55 UTC</pubDate>
         <guid>https://padlet.com/krystal7/2rvz9bh44luxifn4/wish/607534195</guid>
      </item>
   </channel>
</rss>
