<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Pearson’s r and Its Role in Regression by SHYAMA  JUSTIN</title>
      <link>https://padlet.com/shyamajustin/Python_List_Challenge</link>
      <description></description>
      <language>en-us</language>
      <pubDate>2024-09-15 12:47:40 UTC</pubDate>
      <lastBuildDate>2026-02-05 11:11:51 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3120338161</link>
         <description><![CDATA[<p>•Given several pairs of variables, decide. Is the likely correlation <strong>positive</strong>, <strong>negative</strong>, or <strong>zero</strong>?</p><p>•Is regression likely <strong>useful</strong> or <strong>not useful</strong>? (Explain in 1–2 sentences each.)</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-09-15 12:52:29 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3120338161</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3120338780</link>
         <description><![CDATA[<p> •Given a small dataset with totals already computed, Use the formula to calculate <strong>r</strong> yourself.</p><p>•Interpret the result (direction + strength). State whether regression is suitable and why.</p><p><br/></p>]]></description>
         <enclosure url="" />
         <pubDate>2024-09-15 12:53:33 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3120338780</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3120338965</link>
         <description><![CDATA[<p>•Given a dataset <strong>with one outlier</strong>:</p><p>•Calculate r with the outlier. Remove the outlier and calculate r again.</p><p>•Compare the values and write a short paragraph on:</p><p>•How outliers affect r</p><p>•How they affect the decision to use regression.</p>]]></description>
         <enclosure url="" />
         <pubDate>2024-09-15 12:53:57 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3120338965</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3585016010</link>
         <description><![CDATA[<p>1</p>]]></description>
         <enclosure url="" />
         <pubDate>2025-09-15 08:02:10 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3585016010</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745149951</link>
         <description><![CDATA[<p><strong><em>Answer these questions in your notebook:</em></strong></p><p>•Q1: What do you think correlation means?</p><p>•Q2: What do you think regression is used for?</p><p>•Q3: Which of the following is the correct range of Pearson’s r?</p><p>a) 0 to 1</p><p>b) −1 to +1</p><p>c) −10 to +10</p><p>•Q4: If r = 0, what does that suggest about the relationship between two variables?</p>]]></description>
         <enclosure url="" />
         <pubDate>2026-01-09 04:57:34 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745149951</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745150282</link>
         <description><![CDATA[<p>•Look at these pairs of variables and decide:</p><p>•Is the relationship likely <strong>positive</strong>, <strong>negative</strong>, or <strong>no correlation</strong>?</p><p>•Is it likely to be <strong>strong</strong> or <strong>weak</strong>?</p><p>1.Hours studied and exam marks</p><p>2.Age and number of toys owned</p><p>3.Temperature and sales of ice cream</p><p>4.Height and weight</p>]]></description>
         <enclosure url="" />
         <pubDate>2026-01-09 04:58:17 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745150282</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745150933</link>
         <description><![CDATA[<p>•<strong>Task:</strong></p><p>•You are given a small dataset (e.g., height and weight).</p><p>•Individually, calculate:</p><p>•∑x,∑y,∑x y,∑x^2 ,∑y^2</p><p>•Use the formula to compute <strong>r</strong>.</p><p>•State:</p><p>•The <strong>direction</strong> (positive / negative / none).</p><p>•The <strong>strength</strong> (weak / moderate / strong).</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2744070043/6d0b82ac39bf9a0ce0df8d5c740fbc74/image.png" />
         <pubDate>2026-01-09 04:59:13 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745150933</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745151639</link>
         <description><![CDATA[<p><strong>Step 1:</strong> Each group gets a different dataset (e.g., hours studied vs</p><p>marks, temperature vs hot drink sales, etc.).</p><p><br></p><p><strong>Step 2:</strong></p><p>Draw a <strong>quick scatter plot</strong> (rough sketch is fine).</p><p>Decide if the relationship is <strong>linear</strong> or <strong>non-linear</strong>.</p><p>Discuss if there may be <strong>outliers</strong>.</p><p><br></p><p><strong>Step 3:</strong></p><p>Predict whether Pearson’s r will be <strong>high, low, positive, or negative</strong>.</p><p>Decide: <em>Would regression be suitable here? Why or why not?</em></p>]]></description>
         <enclosure url="" />
         <pubDate>2026-01-09 05:00:33 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745151639</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745154446</link>
         <description><![CDATA[<p>•<strong>Explore other correlation measures:</strong></p><p>•<strong>Spearman’s rank correlation</strong> for ordinal or non-linear relationships.</p><p>•<strong>Find a real dataset</strong> online (e.g., from sports, economics, or health):</p><p>•Identify possible <strong>pairs of variables</strong>.</p><p>•Predict whether the correlation is positive/negative/weak/strong.</p><p>•<strong>Investigate:</strong></p><p>•How correlation is used in <strong>finance</strong>, <strong>medicine</strong>, or <strong>social science research</strong>.</p><p>•Prepare a short note or slide on one real-life example.</p>]]></description>
         <enclosure url="" />
         <pubDate>2026-01-09 05:05:27 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745154446</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745154710</link>
         <description><![CDATA[<p>1.<strong>Define Pearson’s r in one sentence.</strong></p><p>2.<strong>What are two assumptions</strong> required to use Pearson’s r</p><p>correctly?</p><p>3.If r=−0.8, what does that tell you about the relationship</p><p>between x and y?</p><p>4.Give <strong>one situation</strong> where regression may <strong>not</strong> be suitable.</p>]]></description>
         <enclosure url="" />
         <pubDate>2026-01-09 05:06:00 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745154710</guid>
      </item>
      <item>
         <title></title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745154906</link>
         <description><![CDATA[<p>•Q1:&nbsp; On a scale of 1–5, how confident do I feel about:Understanding what Pearson’s r means?Interpreting the value of r?Knowing when regression is suitable or not?</p><p>•Q2:&nbsp; One thing I understood well today was…</p><p>•Q3:&nbsp; One thing I am still unsure about is…</p><p>•Q4:&nbsp; One question I would like to ask about correlation or regression is…</p>]]></description>
         <enclosure url="" />
         <pubDate>2026-01-09 05:06:26 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745154906</guid>
      </item>
      <item>
         <title>Group 1</title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745173737</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2744070043/5622da16235a43a1a5e2690a1bb8c4b1/image.png" />
         <pubDate>2026-01-09 05:37:27 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745173737</guid>
      </item>
      <item>
         <title>Group 2</title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745174277</link>
         <description><![CDATA[<p>🌡️ Dataset 2: Temperature vs Hot Drink Sales</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2744070043/84f7119fa83b0cac82342666705e3c8a/image.png" />
         <pubDate>2026-01-09 05:38:32 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745174277</guid>
      </item>
      <item>
         <title>Group 3</title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745174837</link>
         <description><![CDATA[<p>🚶 Dataset 3: Age vs Daily Steps</p>]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2744070043/d451b0549d3b17e8417aa988649df263/image.png" />
         <pubDate>2026-01-09 05:39:46 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745174837</guid>
      </item>
      <item>
         <title>Group 4 : Screen Time vs. Sleep Hours</title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745175852</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2744070043/7f3b67b474e0b43470d96e51782b6768/image.png" />
         <pubDate>2026-01-09 05:41:29 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745175852</guid>
      </item>
      <item>
         <title>Group 5 : 💧 Dataset 5: Water Intake vs Skin Hydration Score</title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745176940</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2744070043/3a1593bd2958647149724c77ae367556/image.png" />
         <pubDate>2026-01-09 05:43:38 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745176940</guid>
      </item>
      <item>
         <title>Group 6 : 🚗 Dataset 6: Car Age vs Resale Value</title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745177263</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2744070043/baa55a473dd693b41c54af721d789a1d/image.png" />
         <pubDate>2026-01-09 05:44:09 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745177263</guid>
      </item>
      <item>
         <title>Group 7 : 🏃 Dataset 7: Exercise Time vs Calories Burned</title>
         <author>shyamajustin</author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745177692</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/2744070043/8d5a68eab967827070b3d50065f5b419/image.png" />
         <pubDate>2026-01-09 05:44:47 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745177692</guid>
      </item>
      <item>
         <title></title>
         <author></author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745186973</link>
         <description><![CDATA[<p>1)strong positive 2) strong negative 3)strong positive 4) weak positive </p>]]></description>
         <enclosure url="" />
         <pubDate>2026-01-09 06:01:22 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3745186973</guid>
      </item>
      <item>
         <title>NON CHSLSNT GRP 3</title>
         <author></author>
         <link>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3747523669</link>
         <description><![CDATA[]]></description>
         <enclosure url="https://padlet-uploads-usc1.storage.googleapis.com/5007892123/82eccfa9f8c74c22aba5166cb08c1ab2/photo.jpeg" />
         <pubDate>2026-01-12 06:42:47 UTC</pubDate>
         <guid>https://padlet.com/shyamajustin/Python_List_Challenge/wish/3747523669</guid>
      </item>
   </channel>
</rss>
