File Manager
Back to List
|
Up to Parent Directory
| Current Directory: ~/work\stat
Editing: work/stat/stat_course.html
Full path: C:\ict\ICT\work\stat\stat_course.html
Permissions: rwx
Write test: File appears not directly writable
Current process identity: IIS APPPOOL\DefaultAppPool
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><!-- InstanceBegin template="/Templates/bsri_temp.dwt" codeOutsideHTMLIsLocked="false" --> <head> <style> <!-- a{text-decoration:none} //--> </style> <SCRIPT language=JavaScript> var rate = 20; // Increase amount(The degree of the transmutation) var obj; // The object which event occured in var act = 0; // Flag during the action var elmH = 0; // Hue var elmS = 128; // Saturation var elmV = 255; // Value var clrOrg; // A color before the change var TimerID; // Timer ID if (navigator.appName.indexOf("Microsoft",0) != -1 && parseInt(navigator.appVersion) >= 4) { Browser = true; } else { Browser = false; } if (Browser) { document.onmouseover = doRainbowAnchor; document.onmouseout = stopRainbowAnchor; } function doRainbow() { if (Browser && act != 1) { act = 1; obj = event.srcElement; clrOrg = obj.style.color; TimerID = setInterval("ChangeColor()",100); } } function stopRainbow() { if (Browser && act != 0) { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } function doRainbowAnchor() { if (Browser && act != 1) { obj = event.srcElement; while (obj.tagName != 'A' && obj.tagName != 'BODY') { obj = obj.parentElement; if (obj.tagName == 'A' || obj.tagName == 'BODY') break; } if (obj.tagName == 'A' && obj.href != '') { act = 1; clrOrg = obj.style.color; TimerID = setInterval("ChangeColor()",100); } } } function stopRainbowAnchor() { if (Browser && act != 0) { if (obj.tagName == 'A') { obj.style.color = clrOrg; clearInterval(TimerID); act = 0; } } } function ChangeColor() { obj.style.color = makeColor(); } function makeColor() { if (elmS == 0) { elmR = elmV; elmG = elmV; elmB = elmV; } else { t1 = elmV; t2 = (255 - elmS) * elmV / 255; t3 = elmH % 60; t3 = (t1 - t2) * t3 / 60; if (elmH < 60) { elmR = t1; elmB = t2; elmG = t2 + t3; } else if (elmH < 120) { elmG = t1; elmB = t2; elmR = t1 - t3; } else if (elmH < 180) { elmG = t1; elmR = t2; elmB = t2 + t3; } else if (elmH < 240) { elmB = t1; elmR = t2; elmG = t1 - t3; } else if (elmH < 300) { elmB = t1; elmG = t2; elmR = t2 + t3; } else if (elmH < 360) { elmR = t1; elmG = t2; elmB = t1 - t3; } else { elmR = 0; elmG = 0; elmB = 0; } } elmR = Math.floor(elmR); elmG = Math.floor(elmG); elmB = Math.floor(elmB); clrRGB = '#' + elmR.toString(16) + elmG.toString(16) + elmB.toString(16); elmH = elmH + rate; if (elmH >= 360) elmH = 0; return clrRGB; } </SCRIPT> <title>::BSRI::</title> <meta name="keywords" content="�Ԩ�¾ĵԡ�����ʵ��, �Ԩ��, �ĵԡ���, �ĵԡ�����ʵ��, �Ԩ�¾ĵԡ���, Behavioral science research institute, research, behavioral, behavior, Research, Behavioral, Behavior, Behavior Science"> <meta name="description" content="ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ��� ��觷��Ԩ�� ��м�Ե�ѳ�Ե��������س�Ҿ���Ե�ͧ����"> <!-- InstanceBeginEditable name="doctitle" --> <title>ʶҺѹ�Ԩ�¾ĵԡ�����ʵ��</title> <!-- InstanceEndEditable --> <meta http-equiv="Content-Type" content="text/html; charset=windows-874"> <!-- InstanceBeginEditable name="head" --> <!-- InstanceEndEditable --> <style type="text/css"> <!-- @import url(bsri2006.css); --> </style> <SCRIPT language=JavaScript> function clearsearch() { document.form2.username1.value = ''; } function clearsearch1() { document.form2.password1.value = ''; } function clearsearch2() { document.form1.q.value = ''; } </SCRIPT> <script language="JavaScript" type="text/JavaScript"> <!-- function MM_reloadPage(init) { //reloads the window if Nav4 resized if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) { document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }} else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true); //--> </script> </head> <body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <script> <!-- function show(){ var Digital=new Date() var hours=Digital.getHours() var minutes=Digital.getMinutes() var seconds=Digital.getSeconds() var dn="AM" if (hours>=12) dn="PM" if (hours>12) hours=hours-12 if (hours==0) hours=12 if (minutes<=9) minutes="0"+minutes if (seconds<=9) seconds="0"+seconds window.status=hours+":"+minutes+":" +seconds+" "+dn setTimeout("show()",1000) } show() //--> </script> <div align="center"> <table width="812" border="0" cellspacing="0" cellpadding="0"> <tr> <td width="138" valign="top" background="image/menu.jpg"><img src="image/h1.jpg" width="138" height="171"> <table widt="100%" border="0" cellpadding="0" cellspacing="0" background="image/menu3.jpg"> <tr> <td width="134" height="21" background="image/menu3.jpg"><a href="aboutus.htm" ><font color="#FFFFFF">����ǡѺʶҺѹ</font></a></td> </tr> <tr> <td height="20" background="image/menu3.jpg"><a href="curriculum.htm" ><font color="#FFFFFF">��ѡ�ٵ�</font></a></td> </tr> <tr> <td height="20" background="image/menu3.jpg"><a href="research.htm" ><font color="#FFFFFF">�ҹ�Ԩ��</font></a></td> </tr> <tr> <td height="20" background="image/menu3.jpg" bgcolor="#FFFFCC"><a href="edu_service.htm" ><font color="#FFFFFF">�ҹ��ԡ���Ԫҡ��</font></a></td> </tr> <tr> <td height="22" background="image/menu3.jpg"><a href="learn.htm" ><font color="#FFFFFF">������¹����</font></a></td> </tr> <tr> <td height="20" background="image/menu3.jpg"><a href="staff_index.htm" ><font color="#FFFFFF">�ؤ�ҡ�</font></a></td> </tr> <tr> <td height="22" background="image/menu3.jpg"><font color="#FFFFFF">Link ���</font></td> </tr> <tr> <td height="41" background="image/menu3.jpg"><a href="http://www.navy.mi.th/civil/website/mainpage.html" target="_parent"><font color="#FFFFFF">�������ѧ����ʵ��<br> �ԧ�ĵԡ���</font></a> </td> </tr> </table> <br> <form name="form2" method="post" action="index_member.asp"> <table width="100%" border="0" cellspacing="1" cellpadding="0"> <tr> <td height="22"><div align="center"><font color="#000000"><strong>..:: ��Ҫԡ ::..</strong></font></div></td> </tr> <tr> <td><input onclick=clearsearch(); name="username1" type="text" value="username" size="18" maxlength="255" ></td> </tr> <tr> <td> <input onclick=clearsearch1(); name="password1" type="password" value="password" size="18" maxlength="255"> </td> </tr> <tr> <td><input type="submit" name="Submit" value="Submit"> <font color="#FFFFCC"> </font></td> </tr> <tr> <td><font color="#FFFFCC"><strong><a href="register.htm">��Ѥ���Ҫԡ</a></strong></font></td> </tr> </table> </form> <br> <br> </td> <td colspan="2" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0"> <tr background="image/h6.jpg"> <td width="800" background="image/h6.jpg"><img src="image/h2.gif" width="624" height="76" ></td> </tr> <tr > <td height="28" background="image/h7.jpg"><div align="right"><a href="http://bsri.swu.ac.th/index.asp" ><font color="#FFFFFF" face="MS Sans Serif, Tahoma, sans-serif">˹���á</font></a><font face="MS Sans Serif, Tahoma, sans-serif"> | <a href="http://www.swu.ac.th" target="_blank"><font color="#FFFFFF">SWU</font></a> | <a href="http://mail.swu.ac.th"><font color="#FFFFFF">E-mail</font></a> | <a href="http://bsri.swu.ac.th/education_online.htm" ><font color="#FFFFFF">E-Journal</font></a> | <a href="http://bsri.swu.ac.th/news_letter.htm" ><font color="#FFFFFF">�����¢���</font></a> | <a href="http://bsri.swu.ac.th/book.htm" ><font color="#FFFFFF">��ª���˹ѧ���</font></a> | <a href="http://webboard.swu.ac.th/?c=5200" target="_blank"><font color="#FFFFFF">��дҹ����</font></a> | <a href="http://bsri.swu.ac.th/contact.htm" ><font color="#FFFFFF">�Դ���</font></a> | <font color="#FFFFFF"><a href="http://bsri.swu.ac.th/index_eng.html">English</a> </font></font></div></td> </tr> </table> <br> <table width="100%" border="0" cellpadding="0" cellspacing="1"> <tr> <td> <!-- InstanceBeginEditable name="EditRegion3" --> <p align="center">[<a href="http://bsri.swu.ac.th/stat.html">��ѡ�������˵ؼ�</a>][<a href="http://bsris.swu.ac.th/stat/stat_course.html">����Ԫҷ���Դͺ��</a>][<a href="http://bsris.swu.ac.th/stat/stat_table.html">��˹����</a>][<a href="http://bsris.swu.ac.th/stat/statregis.htm"><strong>��Ѥ÷ҧ�Թ������</strong></a>][<a href="http://bsris.swu.ac.th/stat/statRegis.doc">Download ���Ѥ�</a>]<strong>[</strong><a href="http://bsris.swu.ac.th/stat/statLogin.htm">�����Ѥ�����к�</a><strong>]</strong></p> <p align="center"><font size="3"><strong>����Ԫҷ���Դ�</strong></font></p> <p><strong>1. ʶԵ�����Ѻ����Ԩ��㹪�����¹</strong><br> <em>�.��.��ó� �ح��Сͺ</em><br> ���Ѻ�������㹡�����͡�ѭ�ҡ���Ԩ��㹪�����¹�Ѻ������͡��ʶԵԷ��١��ͧ �ٻẺ����Ԩ�·��������� ���������������� <br> ����ż���ٻẺ��ҧ � �����Ի��¼���С�ùӼš���Ԩ�����㹴�ҹ����֡��<br> �Ըա��ͺ�� ��ÿѧ�����¨ҡ�Է�ҡ� ������¹���ҡ������ҧ�ѭ�ҡ���Ԩ�� ����ʹͻѭ���Ԩ������Ըա���Ԩ�¨ҡ�������Ѻ���ͺ�� �����Ի��������ѹ ��С�����ӻ�֡���繡�������� </p> <p><strong>2. �����������Ἱ�Ҿ����Ѻ�������Ԥ Correspondence Analysis</strong><br> <em>�.��.�ʡ��ä� �ͧ�Ӻ�è�</em><br> Ժ���ǤԴ�ͧʶԵ�������������Ѻ�ѡ�Ԩ���ѧ����ʵ����йѡ�Ԩ�µ�Ҵ �������Ǣ�ͧ�Ѻ����Ѻ���ʶҹ�Ҿ��е��˹觢ͧ�ѵ�� (�� �Թ���/��ԡ��) ����������ҫ�� Ἱ�Ҿ����Ѻ��� (Perceptual Mapping) ���������ѡ��÷ҧʶԵ� ����Ըա�õդ��������ҹ��Ҽŷ����ҡ�����������</p> <p><strong>3. �����������ʶԵԴ����Ԥ WABA (Within and Between Analysis)</strong><br> <em>�.�Ӫ�� ���ġ����ʡ��</em><br> �Ԥ WABA ��������������������дѺ (Multiple Level Data) �������ö�ͺ�ѭ�ҡ���Ԩ������һ�ҡ���ó����֡���Դ��������ҧ�� ��Ф�è������������дѺ�����������㴺�ҧ �� �дѺ�ؤ�� ����� ͧ���� ����֧Ժ���Ԥ����ѧ��㹧ҹ�Ԩ�� �������Ǩ��������з��ͺ��ɮ�</p> <p><strong>4. �����������ͧ���Сͺ (Factor Analysis) </strong><br> <em>��.��.�þԹ��� �٪�</em><br> ���ǹ��������鹰ҹ�ͧ�����������ͧ���Сͺ ��鹵�ͧ����������� �����ҹ�š������������С�ù����</p> <p><strong>5. ����������������Ẻ����дѺ (HLM)</strong><br> <em>�.�Ӫ�� ���ġ����ʡ��</em><br> Ժ�¡��������������ŷҧ����֡���зҧ�ĵԡ�����ʵ�����������дѺ �� �������дѺ�ѧ��Ѵ �дѺ�ç���¹����дѺ�ѡ���¹ ����֧��õդ����ŷ����ҡ�������������������ҧ�����¹��§ҹ�š���Ԩ��</p> <p><strong>6. ���������������ͧ����Ѵ����õ���� IRT (Item Response Theory)</strong><br> <em>��.��.�þԹ��� �٪�</em><br> ���ǹ��ɮա�õͺʹͧ��¢�� (IRT) ����� IRT 㹡�����ҧ��оѲ������ͧ����Ѵ����� ��û���ҳ��Ҿ��������� ���������� BILOG ��� MULTILOG 㹡�����������������С���Ť������¨ҡ��Ҿ����������ҧ �</p> <p><strong>7. ����������춴��¾�ؤٳ (Multiple Regression Analysis)</strong><br> Ժ��ʶԵԷ����㹡���������춴��¾�ؤٳ ����͵���÷ء����繵���õ�����ͧ����յ��������кҧ����繵���èѴ������ ������͡���������������÷ӹ�� ��õդ����ҡ Printout ��С�ù��ʹͼš����������</p> <p><strong>8. ����������ç���ҧ�ԧ������������ LISREL ����Ѻ�����ŵѴ��ҧ (Cross Sectional Data)</strong><br> <em>�.� ��ԭǧ�����Ѻ</em><br> �֡�ҡ�á�˹��س�ѡɳ��� ��С���кؤ�����Ǣͧ���� �Ըա��������� PRELIS 㹡�èѴ��â�����������ҧ�����Ź�������͡��������������š����¹����� SIMPLIS ����Ѻ��û���ҳ��� ��С���Ť������¼š�û���ҳ��Ҩҡ���� LISREL �ӡ�ý֡�Ѵ���������������Ť������¢�����Ẻ�Ѵ��ҧ ����Ѻ�������������鹷ҧẺ��������ѧࡵ (Path analysis with observed variables) �����������ͧ���Сͺ�ԧ��ѹ (Confirmatory factor analysis) ��С����������������ç���ҧ�ԧ���Ẻ�յ����ὧ (Structural equation modeling with latent variables) ������ͺ���Ԫҹ�����դ�������鹰ҹ����������춴��¾�ؤٳ (�Ԫҷ�� 7)</p> <p><strong>9. ����������ç���ҧ�ԧ������������ LISREL ����Ѻ�����Ū�ǧ��� (Longitudinal Data)</strong><br> <em>��.��ɮ� ������</em><br> Ժ���ѡɳТͧ�����Ū�ǧ��� (Longitudinal Data) �����¹���� ����Ѵ�������¹�ŧ����Դ�������Ъ�ǧ�ͧ����红����� �����¹�����ԧ�˵�-�� ���͡��Ժ�����˵آͧ�������¹�ŧ ��õդ����š������������С����¹��§ҹ�š���Ԩ��<br> ������ͺ������վ�鹰ҹ�����������Ѩ����ԧ���˵���������� LISREL (�Ԫҷ�� 8)<br> </p> <!-- InstanceEndEditable --></td> </tr> </table></td> </tr> <tr > <td background="image/bottomedge.jpg"> <% '========================��С�ȵ���÷�����==================== Dim strFilePath Dim strObjFile Dim strObjStream Dim strTemp strFilePath = Server.MapPath("visitors.txt") '��˹����˹觢ͧ������纤�ҵ���Ţ Set strObjFile = CreateObject("Scripting.FileSystemObject") '���ҧ Object �����Ѻ Text File Set strObjStream= strObjFile.OpenTextFile (strFilePath, 1) '�ӡ���Դ��� visitors.txt ������ҹ���ҧ���� strTemp = strObjStream.ReadLine+1 '������ʹ Readline ������ҹ������ +������ա 1 strObjStream.Close '�ӡ�ûԴ��� Set strObjStream = strObjFile.OpenTextFile (strFilePath, 2) '�ӡ���Դ��� visitors.txt ������¹���ҧ���� strObjStream.WriteLine(strTemp) '��¹��ҷ����ҹ��ҡ����觴�ҹ����Ңͧ strTemp ŧ� visitors.txt strObjStream.Close '�ӡ�ûԴ��� %> <div align="center">Visitor No:: <%=strTemp %> <br> (16 �Զع�¹ 2549)</div></td> <td height="52" colspan="2" background="image/bottomedge.jpg" > ʶҺѹ�Ԩ�¾ĵԡ�����ʵ�� ����Է�������չ��Թ�����ò [Behavioral Science Research Institute] <br> �آ���Է 23 �ǧ��ͧ���˹�� ࢵ�Ѳ�� ��ا 10110 �� 02-649-5000 ��� 7600 ����� 02-649-5182 <A href="mailto:wassanaw@swu.ac.th">webmaster</A> </td> </tr> </table> </div> </body> <!-- InstanceEnd --></html>