<?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 can I create a mean line of multiple data sets? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/254705#M50009</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am plotting 23 different stress vs strain data sets (see photo below) and I would like to create the mean curve for the combined 23. Each data set has approximately 9000 data points, that is why this graph looks like curves-- but it is a scatter plot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilsajuhlin_0-1585349443571.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/22591iF7F9A28EA8E65838/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilsajuhlin_0-1585349443571.png" alt="ilsajuhlin_0-1585349443571.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ilsa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 27 Mar 2020 22:52:55 GMT</pubDate>
    <dc:creator>ilsajuhlin</dc:creator>
    <dc:date>2020-03-27T22:52:55Z</dc:date>
    <item>
      <title>How can I create a mean line of multiple data sets?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/254705#M50009</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am plotting 23 different stress vs strain data sets (see photo below) and I would like to create the mean curve for the combined 23. Each data set has approximately 9000 data points, that is why this graph looks like curves-- but it is a scatter plot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ilsajuhlin_0-1585349443571.png" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/22591iF7F9A28EA8E65838/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ilsajuhlin_0-1585349443571.png" alt="ilsajuhlin_0-1585349443571.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ilsa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2020 22:52:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/254705#M50009</guid>
      <dc:creator>ilsajuhlin</dc:creator>
      <dc:date>2020-03-27T22:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a mean line of multiple data sets?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/254709#M50010</link>
      <description>&lt;P&gt;Create a new column and call it "Mean" and give it the formula of&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Mean(:iL, :2L, :3L, 4L, 5L ………...25L)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Then include it in your graph&lt;/P&gt;</description>
      <pubDate>Fri, 27 Mar 2020 23:08:53 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/254709#M50010</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-03-27T23:08:53Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a mean line of multiple data sets?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/254756#M50026</link>
      <description>&lt;P&gt;In addition to&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/2687"&gt;@txnelson&lt;/a&gt;'s suggestion, you could also use the Functional Data Explorer if you have JMP Pro. It automatically determines and plots the mean function. The function summaries can be saved and used in another plotting platform.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Mar 2020 10:09:34 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/254756#M50026</guid>
      <dc:creator>Mark_Bailey</dc:creator>
      <dc:date>2020-03-28T10:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a mean line of multiple data sets?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/255043#M50074</link>
      <description>Did you mean:&lt;BR /&gt;&lt;BR /&gt;Mean(:1L, :2L, :3L, :4L, :5L, :6L, :7L, :8L, :9L, :10L, :11L, :12L, :13L, :14L, :15L, :16L, :17L, :18L, :19L, :20L, :21L, :22L, :23L)&lt;BR /&gt;&lt;BR /&gt;I keep getting an error of "Parse Errors: Invalid date/time ":1" Perhaps there is a missing "," or ")". Trying to parse arguments of function "Mean"."</description>
      <pubDate>Mon, 30 Mar 2020 15:18:02 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/255043#M50074</guid>
      <dc:creator>ilsajuhlin</dc:creator>
      <dc:date>2020-03-30T15:18:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a mean line of multiple data sets?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/255053#M50075</link>
      <description>&lt;P&gt;It looks like JMP is having an issue correctly understanding the 1L is a column and not a numeric entry. Try changing the references to the columns to:&lt;/P&gt;
&lt;P&gt;Mean( :Name("1L"), :Name("2L"), :Name("3L"), ….. :Name("23L") );&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Mar 2020 15:34:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/255053#M50075</guid>
      <dc:creator>txnelson</dc:creator>
      <dc:date>2020-03-30T15:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: How can I create a mean line of multiple data sets?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/255058#M50076</link>
      <description>&lt;P&gt;I solved it, because of the naming of my columns I needed to put the formula as:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;Mean(
	:Name( "1L" ),
	:Name( "2L" ),
	:Name( "3L" ),
	:Name( "4L" ),
	:Name( "5L" ),
	:Name( "6L" ),
	:Name( "7L" ),
	:Name( "8L" ),
	:Name( "9L" ),
	:Name( "10L" ),
	:Name( "11L" ),
	:Name( "12L" ),
	:Name( "13L" ),
	:Name( "14L" ),
	:Name( "15L" ),
	:Name( "16L" ),
	:Name( "17L" ),
	:Name( "18L" ),
	:Name( "19L" ),
	:Name( "20L" ),
	:Name( "21L" ),
	:Name( "22L" ),
	:Name( "23L" )
)&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Mar 2020 12:02:37 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-I-create-a-mean-line-of-multiple-data-sets/m-p/255058#M50076</guid>
      <dc:creator>ilsajuhlin</dc:creator>
      <dc:date>2020-03-31T12:02:37Z</dc:date>
    </item>
  </channel>
</rss>

