【正文】
司開發(fā)的中國第一套完全自主知識產(chǎn)權(quán)的大型統(tǒng)計分析和數(shù)據(jù)挖掘系統(tǒng)。馬克威分析系統(tǒng)用于從海量信息和數(shù)據(jù)中尋找規(guī)律和知識,通過數(shù)據(jù)挖掘和統(tǒng)計分析等技術(shù)建立概念模型,為決策者提供科學(xué)的決策依據(jù)。它是一套集分析、挖掘、預(yù)測、決策支持于一體的知識發(fā)現(xiàn)工具,適用于企業(yè)、政府、科研、教育、軍隊等單位和機構(gòu)。馬克威分析系統(tǒng)在技術(shù)上的特點是:將數(shù)據(jù)挖掘、統(tǒng)計分析、圖形展示和智能報表融為一體,為用戶提供完整配套的決策支持工具;提供獨創(chuàng)的優(yōu)化算法體系和完備的數(shù)據(jù)挖掘模型;將可視化數(shù)據(jù)分析與數(shù)據(jù)挖掘有機地融合在一起,并將自主開發(fā)的嵌入式數(shù)據(jù)庫管理系統(tǒng)同其它關(guān)系型數(shù)據(jù)庫實現(xiàn)了無縫連接;它在設(shè)計上充分考慮了中國用戶的實際情況和使用習(xí)慣,將實用性和科學(xué)性結(jié)合在一起。2003年,馬克威分析系統(tǒng)被國家信息化測評中心選為中國信息化500強企業(yè)指定數(shù)據(jù)挖掘和信息分析軟件。網(wǎng)絡(luò)鏈接: 上海天律信息技術(shù)有限公司 二、Excel實現(xiàn)數(shù)據(jù)處理的主要途徑我們使用Excel處理數(shù)據(jù)主要涉及兩方面:一是Excel的公式與函數(shù),二是Excel的數(shù)據(jù)分析工具。公式和函數(shù)是Excel工作表的核心,公式是連續(xù)的一組數(shù)據(jù)和運算符組成的序列,就象手工或計算器做運算那樣工作;函數(shù)只要我們輸入相應(yīng)的參數(shù),就會自動地計算出所需要的函數(shù)值。Excel有靈活多變的公式和豐富多彩的函數(shù)。Excel提供了435個內(nèi)部函數(shù)進(jìn)行數(shù)學(xué)、財務(wù)、統(tǒng)計等計算工作。函數(shù)的基本格式為:=SUM(A1:A5,C1:C3)“SUM”是函數(shù)名稱,它通過參數(shù)接受數(shù)據(jù),參數(shù)要寫在函數(shù)名字后面的括號內(nèi),“A1:A5”和“C1:C3”都是區(qū)域地址,兩值之間需要用“,”分開。每個函數(shù)要求自己特定的參數(shù)類型,如數(shù)值、單元地址、文本或邏輯值等。極少數(shù)函數(shù)可以不要參數(shù),但也不能省略括號,如PI()。對大多數(shù)函數(shù),我們很難也沒有必要記住它的語法,可以使用“函數(shù)向?qū)А蓖瓿珊瘮?shù)的輸入過程。無論是在單元格內(nèi)直接輸入函數(shù),還是在一個公式中包含函數(shù),都有兩種方式用以導(dǎo)出“函數(shù)向?qū)А保孩僬{(diào)用菜單“插入”—“函數(shù)”;②單擊“常用”工具欄的“粘貼函數(shù)”按鈕。進(jìn)入函數(shù)向?qū)Ш髲棾鰧υ捒颉!昂瘮?shù)分類”欄告訴我們Excel將內(nèi)部函數(shù)分為了十三類。 粘貼函數(shù)對話框在“函數(shù)分類”中的選擇了想使用的函數(shù)類別后,右邊的“函數(shù)名”欄中就列出了該類函數(shù)中所有具體的函數(shù)。如果我們選中了“常用函數(shù)”中的“SUM”函數(shù),就可單擊“確定”按鈕,進(jìn)入下一個對話框。在該框內(nèi)填入各參數(shù)所需的數(shù)據(jù)(可以是常量、單元格或區(qū)域引用、名稱等多種形式),每個參數(shù)都給予一定的提示。在對話框下方示出當(dāng)前填入?yún)?shù)的計算結(jié)果。 SUM函數(shù)的參數(shù)對話框通過“函數(shù)向?qū)А变浫牒瘮?shù)的最大優(yōu)點是步步有提示,只要明確想做什么,不必多慮如何做。2. 數(shù)據(jù)分析工具數(shù)據(jù)分析工具實際上是一個外部宏(程序)模塊,它提供了19種專門用于數(shù)據(jù)分析的實用工具。在進(jìn)行數(shù)據(jù)分析前,打開“工具”菜單,查看一下此菜單上有沒有“數(shù)據(jù)分析”命令。如果沒有,表明數(shù)據(jù)分析工具庫尚未安裝到正在運行的Excel中。這時需要選擇菜單“工具”—“加載宏”,打開“加載宏”對話框,從其中的宏表中選定“分析工具庫”和“分析工具庫 VBA函數(shù)”宏。安裝了數(shù)據(jù)分析工具庫后,每次啟動Excel時,“分析工具庫”宏就被自動加載。調(diào)用“數(shù)據(jù)分析工具”的操作如下:(1)選擇菜單“工具”—“數(shù)據(jù)分析”,打開對話框。 數(shù)據(jù)分析對話框(2) 從“數(shù)據(jù)分析”對話框中分析工具列表中選擇一種工具,打開相應(yīng)的分析工具對話框。如,選擇“回歸”工具,打開回歸分析工具對話框。 “回歸”分析工具對話框(3) 按分析工具對話框的提示,將數(shù)據(jù)范圍鍵入對話框,并設(shè)置各選項,然后單擊“確定”按鈕。教師:在信息化的時代,計算機的使用非常重要,對于做統(tǒng)計的,如果沒有這個工具,那么就肯定是“巧婦難為無鍋之炊”了。英文摘要與關(guān)鍵詞The word “Statistics” has three forms in daily use: statistical work, statistical data and statistics in general. The history of statistics features the contributions of great mean like William Petty and Karl Pearson. Statistics is a methodology and technique for collecting, refining, describing and analyzing data. It prises descriptive statistics and inferential statistics. Descriptive statistics can be defined as those methods involving the collection, presentation, and characterization of a set of data in order to properly describe its various features. Inferential statistics can be defined as those methods that make it possible to estimate a characteristic of a given population or to make a decision concerning a population based only on sample results.In order to design an experiment, conduct a survey, or perform an observational study, we must understand the different types of data and measurement levels. There are two types of variables: categorical and numerical. Furthermore, there are two types of numerical variables: discrete and continuous. In addition, we could also describe our resulting data in accordance with the level of measurement attained. There are four widely recognized levels of measurement: nominal, ordinal, interval, and ratio scales.Suppose that the president of our university was to conduct a survey to learn about students perceptions concerning the quality of life on campus. The population in this instance would be all currently enrolled students, whereas the sample would consist only of those students who had been selected to participate in the survey. The goal of the survey would be to describe various attitudes or characteristics of interest in the population。 these are called parameters or indicators. Statistics can be used in many fields of natural or social science. Using statistical methods, we can obtain various indicators, such as the indicators of management and information systems for enterprises like the Systems of National Accounts for Macroeconomics.The introduction of puter technology has profoundly changed the field of statistics in the last 30 years. Mainframe packages such as SAS and SPSS became quite popular. After the 1980’s, the increasing use of spreadsheet packages such as Lotus 123 and Microsoft Excel led to the incorporation of statistical features into these packages.Key Words:descriptive statistics, inferential statistics, data variable, population, parameter sample, Microsoft Excel習(xí) 題一、單項選擇題1. 推斷統(tǒng)計學(xué)研究( )。A.統(tǒng)計數(shù)據(jù)收集的方法 B.?dāng)?shù)據(jù)加工處理的方法 C.統(tǒng)計數(shù)據(jù)顯示的方法 D.如何根據(jù)樣本數(shù)據(jù)去推斷總體數(shù)量特征的方法2. 在統(tǒng)計史上被認(rèn)為有統(tǒng)計學(xué)之名而無統(tǒng)計學(xué)之實的學(xué)派是( )。A.?dāng)?shù)理統(tǒng)計學(xué)派 B.政治算術(shù)學(xué)派 C.社會統(tǒng)計學(xué)派 D.國勢學(xué)派3. 下列數(shù)據(jù)中哪個是定比尺度衡量的數(shù)據(jù)( )。A.性別 B.年齡 C.籍貫 D.民族4. 統(tǒng)計對現(xiàn)象總體數(shù)量特征的認(rèn)識是( )。A.從定性到定量 B.從定量到定性 C.從個體到總體 D.從總體到個體5. 調(diào)查10個企業(yè)職工的工資水平情況,則統(tǒng)計總體是( )。 6. 從統(tǒng)計總體中抽取出來作為代表這一總體的、由部分個體組成的集合體是( ).A. 樣本 B. 總體單位 C. 個體 D. 全及總體7. 三名學(xué)生期末統(tǒng)計學(xué)考試成績分別為80分、85分和92分,這三個數(shù)字是( )。A. 指標(biāo) B. 標(biāo)志 C. 變量 D. 標(biāo)志值8. 以一、二、三等品來衡量產(chǎn)品質(zhì)地的優(yōu)劣,那么該產(chǎn)品等級是( )。A. 品質(zhì)標(biāo)志 B. 數(shù)量標(biāo)志 C. 質(zhì)量指標(biāo) D. 數(shù)量指標(biāo)9. ( )表示事物的質(zhì)的特征,是不能以數(shù)值表示的。A. 品質(zhì)標(biāo)志 B. 數(shù)量標(biāo)志 C. 質(zhì)量指標(biāo) D. 數(shù)量指標(biāo)10. 在出勤率、廢品量、勞動生產(chǎn)率、商品流通費用額和人均糧食生產(chǎn)量五個指標(biāo)中,屬于數(shù)量指標(biāo)的有幾個( )。A. 一個 B. 二個 C. 三個 D. 四個二、多項選擇題1.“統(tǒng)計”一詞通常的涵義是指(?。ā。ā。ā。ā。? A.統(tǒng)計學(xué) B.統(tǒng)計工作 C.統(tǒng)計資料 D.統(tǒng)計局 E. 統(tǒng)計核算體系描述統(tǒng)計內(nèi)容包括(?。ā。ā。ā。ā。?。 A.統(tǒng)計數(shù)據(jù)收集方法 B.?dāng)?shù)據(jù)加工處理方法 C.統(tǒng)計數(shù)據(jù)顯示方法D.?dāng)?shù)據(jù)分布特征的概括 E.抽樣推斷方法3. 根據(jù)統(tǒng)計分析方法的研究和應(yīng)用來分,可將統(tǒng)計學(xué)分為(?。ā。ā。ā。ā。?。A.應(yīng)用統(tǒng)計學(xué) B.推斷統(tǒng)計學(xué) C.理論統(tǒng)計學(xué)D.描述統(tǒng)計學(xué) E.統(tǒng)計數(shù)學(xué)4. 下列屬于應(yīng)用統(tǒng)計學(xué)范疇的是(?。ā。ā。ā。ā。?。A.生物統(tǒng)計學(xué) B.農(nóng)業(yè)統(tǒng)計學(xué) C.衛(wèi)生統(tǒng)計學(xué)D.社會統(tǒng)計學(xué) E.人口統(tǒng)計學(xué)5. 政治算術(shù)學(xué)派的創(chuàng)始人有(?。ā。ā。ā。ā。?。A.阿亨瓦爾 B.凱特勤 C.威廉配第 D.恩格爾 E.約翰格朗特6. 下列各項中,(?。ā。ā。ā。ā。┦窍鄬?shù)。A. 商品銷售額 B. 人口密度 C. 學(xué)生出勤率 D. 人均產(chǎn)量 E. 平均工資7.下列各項中,( )(?。ā。ā。ā。┦沁B續(xù)型變量。A. 汽車產(chǎn)量 8. 統(tǒng)計指標(biāo)的特點是(?。ā。ā。ā。ā。?。A. 可量性 B. 大量性 C. 綜合性 D. 差異性 E. 具體性9. 著名的統(tǒng)計分析軟件有(?。ā。ā。ā。ā。?。A. SAS B. SNA C. SPSS D. STATISTICA E. ERP10. Excel實現(xiàn)統(tǒng)計分析的主要途徑是( )(?。ā。ā。ā。?。A. 公式 B. 函數(shù) C. 過程 D. 方程 E. 數(shù)據(jù)分析工具