PHP3를 이용한 웹상에서의 통계분석

Statistical Analysis on the Web Using PHP3

  • 발행 : 1999.10.31

초록

컴퓨터의 발달과 더불어 멀티미디어 산업은 급속히 발전하고 있고, 인터넷 또한 폭발적으로 확산되면서 우리의 컴퓨터 환경을 바꾸어 놓고 있다. 통계학 분야에서도 마찬가지로 인터넷을 이용한 기초통계 교육의 필요성이 대두되고 있다. 본 논문에서는 스크립트 언어인 PHP3을 이용하여 웹상에서 동적인 그래프를 통한 기초 자료 분석 및 간단한 검정을 구현하였다. 또한 데이터베이스의 자료와 연동하여 웹상에서의 설문조사 및 결과를 제시하였다. PHP3는 서버에서 수행이 되며 Apache 웹서버에서 모듈형태로 연계되어 있어 기존의 CGI에 비하여 빠른 처리속도를 얻을 수 있는 스크립트언어이며 인터넷상에서 많은 활용을 기대 할 수 있다.

We have seen a rapid development of multimedia intustry as computer evolves and the internet has changed our way of life dramatically in these days. There we several attempts to teach elementary statistics on the web but most of them are based on commercial products. The need for statistical data analysis and decision making based on those analysis is growing. In this article we try to show one way of reaching that goal by using a server side scripting language PHP3 toghether with extra graphical module and statistical distribution module on the web. We showed some elementary exploratory graphical data analysis and statistical inferences. There are plenty of room of improvements to make it a full blown statistical analysis tool on the web in the new future. All the programs and databases used in our article we public programs. The main engine PHP3 is included as an apache web server module so it is very light and fast. It will be much better when the PHP4(ZEND) will be officially out in terms of processing speed.

키워드

참고문헌

  1. 통계학- 미니탭을 이용한 분석- 구자흥(외6)
  2. 알기 쉬운 CGI 활용 김영훈
  3. 인터넷과 교육 백영균;설양환
  4. 한국통계학회 논문집 v.4 no.2 인터넷을 이용한 통계 교육과 컨설팅의 현황 안기수;허문열
  5. 응용통계연구 v.11 no.2 멀티미디어와 통계 소프트웨어를 활용한 희귀분석 학습 시스템 안기수;허문열
  6. 응용통계연구 v.9 no.2 통계학 교육용 한글 소프트웨어 개발 연구 -주사위 게임과 카드 게임- 이정진;강근석;이윤오
  7. RANLIB.C. Library of C Routines for Random Number Generation Brown, B. W.;Lovato, J.
  8. DCDFLIB.C. Library of C Routines for Cumulative Distribution Functions, Inverse, and Other Parameters Brown, B. W.;Lovato, J.;Russell, K.