<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>nattster &#187; histogram</title>
	<atom:link href="http://nattster.siamdev.net/tag/histogram/feed/" rel="self" type="application/rss+xml" />
	<link>http://nattster.siamdev.net</link>
	<description>ลั่ลล้า...</description>
	<lastBuildDate>Sun, 25 Dec 2011 05:13:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>สร้าง Histogram ใน OpenOffice.org Calc หรือ Microsoft Excel</title>
		<link>http://nattster.siamdev.net/2009/08/histogram-on-openoffice-calc-microsoft-excel/</link>
		<comments>http://nattster.siamdev.net/2009/08/histogram-on-openoffice-calc-microsoft-excel/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 16:35:17 +0000</pubDate>
		<dc:creator>nattster</dc:creator>
				<category><![CDATA[คอมพิวเตอร์จ๋า]]></category>
		<category><![CDATA[calc]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[histogram]]></category>
		<category><![CDATA[openoffice]]></category>

		<guid isPermaLink="false">http://nattster.siamdev.net/?p=436</guid>
		<description><![CDATA[วิธีสร้าง Histogram 1. แบ่งอันตรภาคชั้น (ช่วงข้อมูลที่ต้องการทำ Histogram) ใส่ลงไปในตาราง แล้วทำแถบสี (Highlight) ที่ช่องความถี่ตามภาพครับ 2. พิมพ์สูตรต่อไปนี้ แล้วกด Ctrl+Shift+Enter (เป็นการใส่สูตรแบบ array) =FREQUENCY(cell ข้อมูล, cell อันตรภาคชั้น) ในตัวอย่างข้างบน ผมใช้ =FREQUENCY(A2:A8, C2:C8) 3. โปรแกรมจะนับ และเติมค่าความถี่ให้ 4. plot ข้อมูลเป็น histogram โดยทำ highlight ที่ข้อมูลทั้ง 2 คอลัมน์ 5. กดเมนู Insert->Chart เลือกกราฟแท่งปกติ และอย่าลืมติ๊กถูกที่ First column as label และ Nextๆๆๆๆ เป็นอันเสร็จครับ ตัวอย่างไฟล์ที่ทำเสร็จแล้ว histogram.ods (OpenOffice.org Calc) histogram.xls (Microsoft Excel) [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://nattster.siamdev.net/wp-content/uploads/2009/08/histo.png" rel="lightbox[436]" title="Histogram in OO.org"><img src="http://nattster.siamdev.net/wp-content/uploads/2009/08/histo.png" alt="Histogram in OO.org" title="Histogram in OO.org" width="608" height="248" class="aligncenter size-full wp-image-498" /></a><span id="more-436"></span></p>
<h4>วิธีสร้าง Histogram</h4>
<p>1. แบ่งอันตรภาคชั้น (ช่วงข้อมูลที่ต้องการทำ Histogram) ใส่ลงไปในตาราง แล้วทำแถบสี (Highlight) ที่ช่องความถี่ตามภาพครับ<br />
<a href="http://nattster.siamdev.net/wp-content/uploads/2009/08/interval.png" rel="lightbox[436]" title="interval"><img src="http://nattster.siamdev.net/wp-content/uploads/2009/08/interval.png" alt="interval" title="interval" width="179" height="183" class="alignleft size-full wp-image-467" /></a><br />
2. พิมพ์สูตรต่อไปนี้ <strong>แล้วกด Ctrl+Shift+Enter</strong> (เป็นการใส่สูตรแบบ array)<br />
<strong>=FREQUENCY(cell ข้อมูล, cell อันตรภาคชั้น)</strong><br />
ในตัวอย่างข้างบน ผมใช้<br />
<strong>=FREQUENCY(A2:A8, C2:C8)</strong></p>
<div style="height: 90px;"></div>
<p>3. โปรแกรมจะนับ และเติมค่าความถี่ให้<br />
4. plot ข้อมูลเป็น histogram โดยทำ highlight ที่ข้อมูลทั้ง 2 คอลัมน์<br />
<a href="http://nattster.siamdev.net/wp-content/uploads/2009/08/selected.png" rel="lightbox[436]" title="selected"><img src="http://nattster.siamdev.net/wp-content/uploads/2009/08/selected.png" alt="selected" title="selected" width="175" height="184" class="aligncenter size-full wp-image-491" /></a><br />
5. กดเมนู Insert->Chart เลือกกราฟแท่งปกติ และอย่าลืมติ๊กถูกที่ First column as label และ Nextๆๆๆๆ เป็นอันเสร็จครับ</p>
<h4>ตัวอย่างไฟล์ที่ทำเสร็จแล้ว</h4>
<ul>
<li><a href='http://nattster.siamdev.net/wp-content/uploads/2009/08/histogram.ods'>histogram.ods</a> (OpenOffice.org Calc)</li>
<li><a href='http://nattster.siamdev.net/wp-content/uploads/2009/08/histogram.xls'>histogram.xls</a> (Microsoft Excel)</li>
</ul>
<h4>ที่มาที่ไป ของ บล็อกนี้</h4>
<p>เรียนวิชา <a href="http://kasetsart.ning.com">การบริหารจัดการสารสนเทศในชีวิตประจำวัน</a> แล้ว อ.ให้นำเสนอข้อมูลเป็น histogram<br />
<!-- PHP 5.x --></p>
]]></content:encoded>
			<wfw:commentRss>http://nattster.siamdev.net/2009/08/histogram-on-openoffice-calc-microsoft-excel/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

