<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How to assign weights to rice production in irrigation vs No irrigation in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-assign-weights-to-rice-production-in-irrigation-vs-No/m-p/570455#M28060</link>
    <description>&lt;P&gt;Hello, I am tasked with computing average yield for different schemes. Some with irrigation and others do not have irrigation. Obviously I can not combine everything since those with irrigation will most likely have higher yield.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can you help me to assign weights for the two sets of produce.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have actual weight per kilo of paddy for each of the schemes. Please help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
    <pubDate>Tue, 02 Jul 2019 08:11:14 GMT</pubDate>
    <dc:creator>Makitisinde</dc:creator>
    <dc:date>2019-07-02T08:11:14Z</dc:date>
    <item>
      <title>How to assign weights to rice production in irrigation vs No irrigation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-assign-weights-to-rice-production-in-irrigation-vs-No/m-p/570455#M28060</link>
      <description>&lt;P&gt;Hello, I am tasked with computing average yield for different schemes. Some with irrigation and others do not have irrigation. Obviously I can not combine everything since those with irrigation will most likely have higher yield.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can you help me to assign weights for the two sets of produce.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have actual weight per kilo of paddy for each of the schemes. Please help!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 08:11:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-assign-weights-to-rice-production-in-irrigation-vs-No/m-p/570455#M28060</guid>
      <dc:creator>Makitisinde</dc:creator>
      <dc:date>2019-07-02T08:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign weights to rice production in irrigation vs No irrigation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-assign-weights-to-rice-production-in-irrigation-vs-No/m-p/570516#M28066</link>
      <description>&lt;P&gt;I don't think this problem requires weights. From what you've said, this sounds like a classical ANOVA design. To begin your analysis, look at &lt;A href="https://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=15.1&amp;amp;docsetTarget=statug_glm_gettingstarted01.htm&amp;amp;locale=en" target="_self"&gt;the "Getting Started Example" in the PROC GLM documentation.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your syntax will look something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;proc glm data=Yield; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;class Irrigation;&amp;nbsp; &amp;nbsp;/* binary 0/1 variable */&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;model Yield = irrigation; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;run; &lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2019 12:29:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-assign-weights-to-rice-production-in-irrigation-vs-No/m-p/570516#M28066</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-07-02T12:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to assign weights to rice production in irrigation vs No irrigation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-assign-weights-to-rice-production-in-irrigation-vs-No/m-p/570847#M28086</link>
      <description>&lt;P&gt;Thanks Rick-SAS, though I may have more questions later. Me and my colleagues feel that we have to assign weights to address the intervention difference between the different schemes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 07:26:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-assign-weights-to-rice-production-in-irrigation-vs-No/m-p/570847#M28086</guid>
      <dc:creator>Makitisinde</dc:creator>
      <dc:date>2019-07-03T07:26:33Z</dc:date>
    </item>
  </channel>
</rss>

