JPH0689268A - Electronic equipment having statistical processing function - Google Patents

Electronic equipment having statistical processing function

Info

Publication number
JPH0689268A
JPH0689268A JP17072992A JP17072992A JPH0689268A JP H0689268 A JPH0689268 A JP H0689268A JP 17072992 A JP17072992 A JP 17072992A JP 17072992 A JP17072992 A JP 17072992A JP H0689268 A JPH0689268 A JP H0689268A
Authority
JP
Japan
Prior art keywords
data
input
weight
cursor
statistical
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP17072992A
Other languages
Japanese (ja)
Inventor
Shinichi Nishiguchi
真一 西口
Michiaki Kuno
道明 久野
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sharp Corp
Original Assignee
Sharp Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sharp Corp filed Critical Sharp Corp
Priority to JP17072992A priority Critical patent/JPH0689268A/en
Publication of JPH0689268A publication Critical patent/JPH0689268A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To input/store/display statistical data and weighting data of statistical data and also to change respective kinds of data by providing a storage means for storing an inputted numeral as weighting data of statistical data and a display means for displaying the inputted numeral at a cursor position. CONSTITUTION:CPU 1 controlling a computer, a storage device ROM 2 storing a program or a constant for inputting statistical data (including weighting data), the writable storage device RAM 3 having a statistical data storage area DT, a weighting storage area W, a cursor position storage area C PT, an LCD driver 4, LCD 5 for displaying and a KEY 6 are provided. Then, CPU 1 judges the cursor position from the storage contents of the cursor position storage area C PT, stores the inputted numeral as statistical data in the storage area D, displays it in LCD 5, stores weighting data of statistical data in the storage area W and also displays it in LCD 5.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、関数電卓やポケコンと
いった統計処理機能を有する電子機器に関し、特に、統
計処理データの重みの入力/記憶/表示機能を有する電
子機器に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an electronic device having a statistical processing function such as a scientific calculator and a pocket computer, and more particularly to an electronic device having a function of inputting / storing / displaying weights of statistically processed data.

【0002】[0002]

【従来の技術】統計処理入力データに重み付けを行う従
来例を図6及び図7に示す。図6は入力データを記憶す
るタイプの統計処理ソフトによる重み付けの例であり、
図7は入力データを記憶しないタイプの統計処理ソフト
による重み付けの例である。
2. Description of the Related Art Conventional examples of weighting statistically processed input data are shown in FIGS. FIG. 6 shows an example of weighting by a statistical processing software that stores input data.
FIG. 7 shows an example of weighting by a statistical processing software that does not store input data.

【0003】図6に、入力データ“12”に重み“1”
を、入力データ“3”に重み“5”を付ける例を示す。
(a)重み付け入力機能の無い統計処理ソフトを用いた
場合は、X1=12、X2=3、X3=3、X4=3、
X5=3、X6=3、というように重みの数だけ同じデ
ータを入力しなければならない。また、(b)重み付け
入力機能のある統計処理ソフトを用いた場合は、X1=
12、X2=3×5、というようにデータ及び重みの入
力後、[ENTER]キーを押圧すると、該入力データ
及び重みが確定して、上記(a)の場合と同様、X1=
12、X2=3、X3=3、X4=3、X5=3、X6
=3、というように重みの数だけデータを記憶する。
In FIG. 6, weight "1" is added to input data "12".
, And weighting the input data “3” with “5”.
(A) When statistical processing software without a weighting input function is used, X1 = 12, X2 = 3, X3 = 3, X4 = 3,
It is necessary to input the same data as the number of weights, such as X5 = 3 and X6 = 3. When (b) statistical processing software having a weighted input function is used, X1 =
When the [ENTER] key is pressed after inputting the data and weight such as 12, X2 = 3 × 5, the input data and weight are fixed, and X1 =
12, X2 = 3, X3 = 3, X4 = 3, X5 = 3, X6
= 3, data is stored by the number of weights.

【0004】一方、図7に、入力データ“12”に重み
“1”を、入力データ“3”に重み“5”を、入力デー
タ“64”に重み“0.978”を付ける例を示す。デ
ータ及び重みを入力する場合、“データ×重み”という
形式で入力を行い、その後、[Data]キーを押圧す
ると、画面の右のように統計量が計算される。同様に、
データ“3”に重み“5”を付ける場合は“3×5[D
ata]”と、データ“64”に重み“0.978”を
付ける場合は“64×0.978[Data]”と入力
する毎に統計量が計算される。このように入力データを
記憶しないタイプの統計処理ソフトの場合は、データ及
び重みの入力毎に統計量が計算される。
On the other hand, FIG. 7 shows an example in which the input data "12" is given a weight "1", the input data "3" is given a weight "5", and the input data "64" is given a weight "0.978". . When inputting data and weight, the data is input in the form of “data × weight”, and then, when the [Data] key is pressed, the statistic is calculated as shown on the right side of the screen. Similarly,
When weighting “5” to the data “3”, “3 × 5 [D
data] ”and weighting“ 0.978 ”to the data“ 64 ”, the statistic is calculated every time“ 64 × 0.978 [Data] ”is input. In the case of a type of statistical processing software, statistics are calculated for each input of data and weight.

【0005】[0005]

【発明が解決しようとする課題】しかしながら、上述す
る従来例では、〔1〕入力データを記憶するタイプの統
計処理ソフトでは、重み付け入力機能の有無にかかわら
ず、重みをデータとして記憶する機能がないので、入力
データを重みの数だけ記憶しなければならず、重みの大
きいデータを入力するときなどは大容量のメモリを必要
とし、また、少数の重み付けが不可能である。更に、重
みを変更するときは記憶された入力データを追加または
削除しなければならない。一方、〔2〕入力データを記
憶しないタイプの統計処理ソフトでは、データが記憶で
きないので、入力データも重みも記憶できないことは明
らかであり、重みの変更も不可能である。
However, in the above-mentioned conventional example, [1] the statistical processing software of the type that stores input data does not have a function of storing weights as data regardless of the presence or absence of a weighting input function. Therefore, input data must be stored by the number of weights, a large-capacity memory is required when inputting data with a large weight, and a small number of weights cannot be stored. Furthermore, the stored input data must be added or deleted when changing weights. On the other hand, [2] it is obvious that neither the input data nor the weight can be stored, and the weight cannot be changed, in the statistical processing software of the type that does not store the input data.

【0006】[0006]

【課題を解決するための手段】本発明は上記課題の解決
を目的とし、本発明による統計処理機能を有する電子機
器は入力データの重みを入力する機能と、該重み自身を
データとして記憶/表示する機能を備え、重みデータを
入力データと同様に変更することを可能にするものであ
り、請求項1記載の発明では、統計処理機能を有する電
子機器において、数値の入力及びカーソル操作を行う入
力手段と、カーソルの位置を記憶するカーソル位置記憶
手段と、前記カーソル位置記憶手段により数値入力時の
カーソルの位置を検知するカーソル位置検知手段と、前
記カーソル位置検知手段の出力に応答して、カーソル位
置が統計データの入力位置にあるとき、前記入力手段か
ら入力された数値を統計データとして記憶する統計デー
タ記憶手段と、カーソル位置が重みデータの入力位置に
あるとき、前記入力手段から入力された数値を統計デー
タの重みデータとして記憶する重みデータ記憶手段と、
前記入力手段から入力された数値を前記カーソルの位置
に表示する表示手段とを備えるものであり、更に、請求
項2記載の発明では 前記統計データ記憶手段或は前記
重みデータ記憶手段に記憶された統計データ或は重みデ
ータを前記表示手段に呼び出す呼出手段を備えるもので
ある。
An object of the present invention is to solve the above problems. An electronic device having a statistical processing function according to the present invention has a function of inputting a weight of input data, and the weight itself is stored / displayed as data. It is possible to change the weight data in the same manner as the input data. According to the first aspect of the invention, in the electronic device having the statistical processing function, the input of the numerical value and the cursor operation are performed. Means, a cursor position storage means for storing the position of the cursor, a cursor position detection means for detecting the position of the cursor at the time of inputting a numerical value by the cursor position storage means, and a cursor in response to the output of the cursor position detection means. When the position is at the input position of the statistical data, statistical data storage means for storing the numerical value input from the input means as statistical data, When Sol position is input position of the weight data, the weight data storing means for storing a numeric value input from the input means as the weight data of the statistical data,
Display means for displaying the numerical value input from the input means at the position of the cursor, and further, in the invention according to claim 2, the statistical data storage means or the weight data storage means is stored. A calling means for calling the statistical data or the weight data to the display means is provided.

【0007】[0007]

【作用】本発明は、カーソル位置検知手段の出力に応答
して、カーソル位置が統計データの入力位置にあると
き、入力手段から入力された数値を統計データとして統
計データ記憶手段に記憶するとともに、表示手段に表示
する。一方、カーソル位置検知手段の出力に応答して、
カーソル位置が重みデータの入力位置にあるとき、入力
手段から入力された数値を統計データの重みデータとし
て重みデータ記憶手段に記憶するとともに、表示手段に
表示する。更に、呼出手段に呼び出された統計或は重み
データに、入力手段を操作してカーソルを位置させ、入
力手段から数値を入力することにより、該データを変更
して統計或は重みデータを記憶手段に記憶する。
According to the present invention, in response to the output of the cursor position detecting means, when the cursor position is at the input position of the statistical data, the numerical value inputted from the input means is stored in the statistical data storing means as the statistical data, Display on the display means. On the other hand, in response to the output of the cursor position detection means,
When the cursor position is at the input position of the weight data, the numerical value input from the input means is stored in the weight data storage means as the weight data of the statistical data and displayed on the display means. Further, by operating the input means to position the cursor on the statistical or weight data called by the calling means and inputting a numerical value from the input means, the data is changed to store the statistical or weight data. Remember.

【0008】[0008]

【実施例】以下、図をもとにして本発明を詳細に説明す
る。図1に本発明による統計処理機能を有する関数電卓
の外観図を、図2に本発明による関数電卓のシステムブ
ロック図を示し、図3に本発明による統計処理データの
重みの入力例を、図4に本発明による統計処理データの
重みの変更例を示す。そして、図5に本発明による統計
処理データの重みの記憶に関するフローチャート図を示
す。
The present invention will be described in detail below with reference to the drawings. FIG. 1 shows an external view of a scientific calculator having a statistical processing function according to the present invention, FIG. 2 shows a system block diagram of the scientific calculator according to the present invention, and FIG. 3 shows an example of inputting weights of statistical processed data according to the present invention. 4 shows an example of changing the weight of statistically processed data according to the present invention. FIG. 5 is a flow chart showing the storage of the weight of the statistically processed data according to the present invention.

【0009】図1において、本発明による関数電卓は入
力部〜と表示部とから構成され、該入力部には、
CALCモード、GRAPHモード、PROGRAMモ
ード、STATモードのモードを選択するモードキー
と、キーの上側或はキーの左上側のキーシンボルとして
該キーを働かせるための2ndファクションキーとを
有し、2ndファクションキーは目的のキーの押圧前
に押圧するものであり、この2ndファクションキー
を押圧後に、前記モードキーを選択すると、CALC
モードキーはSOLVERモードキーに、STATモー
ドキーはSTAT GRAPHモードキーとして働く。
更に、該入力部は、数値を入力する数値キーと、電源
のON,OFFを動作するON,OFFキーと、デー
タエディット時のカーソル移動やデータ表示中のデータ
送りなどを指示するカーソルキーと、関数キーと、
四則演算キーと、データの登録やメニュー画面での選
択などを指示する入力,実行キーとを有す。
In FIG. 1, the scientific calculator according to the present invention is composed of an input section and a display section.
It has a mode key for selecting the CALC mode, GRAPH mode, PROGRAM mode, and STAT mode, and a 2nd function key for operating the key as a key symbol above the key or on the upper left side of the key. The function key is pressed before the target key is pressed. If the mode key is selected after pressing the second function key, the CALC
The mode key functions as a SOLVER mode key, and the STAT mode key functions as a STAT GRAPH mode key.
Further, the input unit includes a numerical key for inputting a numerical value, an ON / OFF key for turning on / off the power source, a cursor key for instructing movement of a cursor at the time of data editing, data feeding during data display, and the like. Function key,
It has four arithmetic operation keys, an input key for instructing data registration and selection on a menu screen, and an execution key.

【0010】図2において、本発明のシステムは計算機
の制御を行うCPU1と、統計データ(重みを含む)を
入力するためのプログラムや定数を格納している読み込
み専用の記憶装置ROM2と、統計データ記憶領域D
T、重み記憶領域W、カーソル位置記憶領域C PTを
持つ書き込み可能な記憶装置RAM3と、LCDの駆動
制御を行っているLCDドライバー4と、表示を行うL
CD5と、キー入力を検出するKEY6とからなる。
In FIG. 2, the system of the present invention comprises a CPU 1 for controlling a computer, a read-only storage device ROM 2 for storing programs and constants for inputting statistical data (including weights), and statistical data. Storage area D
T, weight storage area W, cursor position storage area C A writable storage device RAM3 having a PT, an LCD driver 4 that controls the drive of the LCD, and an L that displays.
It is composed of a CD 5 and a KEY 6 for detecting a key input.

【0011】入力データ及び該入力データの重みの入力
例を図3及び図5をもとに説明する。ここでは、図7の
場合と同様、入力データ“12”に重み“1”を、入力
データ“3”に重み“5”を、入力データ“64”に重
み“0.978”を付ける例を示す。入力データはXn
(n=1,2,3,〜)の項に、重みはWn(n=1,
2,3,〜)の項に表示され、1データ毎に重みが記憶
/表示される。図3において、(a)データが入力され
ていない状態では、1データ目の入力画面が表示され、
入力データの入力待ち状態であり、重みは入力しない限
り“1”に設定される。→この状態で、入力データ“1
2”を数値キーから入力し、[ENTER]キー(入
力,実行キー)を押圧すると、→(b)該入力データ
“12”が確定し、“X1=12”とLCD5に表示
し、該データをRAM3の統計データ記憶領域DTに記
憶する。→入力データ“12”の重みは“1”であるの
で、重みを入力せず、このまま、続いて、[ENTE
R]キー若しくはカーソルキーを押圧すると、→
(c)重みは“W1=1”がRAM3の重み記憶領域W
に記憶される。そして、2データ目の入力画面となる。
→この状態で、入力データ“3”を入力、[ENTE
R]キーを押圧すると、→(d)入力データ“X2=
3”が表示されるとともにRAM3に記憶される。→こ
のままでは、重みは“1”に設定されたままであるの
で、重み“5”を入力すると、→(e)CPU1は“W
2=5”をLCD5に表示する。→続いて、[ENTE
R]キーを押圧すると、→(f)CPU1はRAM3の
重み記憶領域Wに“W2=5”を記憶する。そして、3
データ目の入力画面となる。→入力データ“64”を入
力、[ENTER]キーを押圧すると、→(g)入力デ
ータ“X3=64”が表示されるとともにRAM3に記
憶される。→このままでは、重みは“1”に設定された
ままであるので、重み“0.978”を入力すると、→
(h)CPU1は“W3=0.978”をLCD5に表
示する。→続いて、[ENTER]キーを押圧すると、
→CPU1はRAM3の重み記憶領域Wに“W3=0.
978”を記憶する。以上のように3つの入力データと
重みの入力が確定した。
An input example of the input data and the weight of the input data will be described with reference to FIGS. 3 and 5. Here, as in the case of FIG. 7, an example in which the weight “1” is assigned to the input data “12”, the weight “5” is assigned to the input data “3”, and the weight “0.978” is assigned to the input data “64” Show. Input data is Xn
In the term (n = 1, 2, 3, ...), the weight is Wn (n = 1,
The weights are stored / displayed for each data. In FIG. 3, (a) when no data is input, the input screen for the first data is displayed,
The input data is in an input waiting state, and the weight is set to "1" unless input. → In this state, input data “1
2 ”is input from the numerical keys and the [ENTER] key (input, execution key) is pressed, → (b) the input data“ 12 ”is confirmed, and“ X1 = 12 ”is displayed on the LCD 5, and the data is displayed. Is stored in the statistical data storage area DT of the RAM 3. → Since the weight of the input data “12” is “1”, the weight is not input, and as it is, [ENTE
When you press the [R] key or the cursor key, →
(C) The weight is “W1 = 1” is the weight storage area W of the RAM 3.
Memorized in. Then, the second data input screen is displayed.
→ In this state, input the input data “3” and click [ENTER
When the [R] key is pressed, → (d) input data “X2 =
3 ”is displayed and stored in the RAM 3. → As it is, the weight is still set to“ 1 ”, so if the weight“ 5 ”is input, (e) the CPU 1 outputs“ W ”.
2 = 5 "is displayed on the LCD 5. → Next, [ENTER
When the [R] key is pressed, → (f) the CPU 1 stores “W2 = 5” in the weight storage area W of the RAM 3. And 3
This is the input screen for the data item. → When the input data “64” is input and the [ENTER] key is pressed, → (g) the input data “X3 = 64” is displayed and stored in the RAM 3. → As it is, the weight is still set to “1”, so if you input the weight “0.978” →
(H) The CPU 1 displays “W3 = 0.978” on the LCD 5. → Then, press the [ENTER] key,
→ The CPU 1 stores “W3 = 0.
978 ″ is stored. As described above, the input of the three input data and the input of the weight are confirmed.

【0012】上記入力手順を図5のフローチャート図に
基づいて説明すると、図3の(a)ではカーソルが“X
1=”の“=”に位置しているので、CPU1はRAM
3のカーソル位置記憶領域C PTに現在のカーソルの
位置を記憶しておく。図3の(a)の状態で、数値キー
から“12”を入力すると(S1)、CPU1はRA
M3のC PTが重みの位置かどうかを判断する(S
2)。今、カーソルは入力データの位置にあるので(N
O)、S4に進み、入力された数値データ“X1=1
2”をRAM3の統計データ記憶領域DTに記憶する。
次に、数値入力があるのは図3の(c)の状態であり、
この場合もカーソルは入力データの位置にあるので、上
記と同様の処理が行われ、入力データ“X2=3”を統
計データ記憶領域DTに記憶する。その後、表示は図3
の(d)となり、この状態で、数値“5”を入力すると
(S1)、S2においてカーソルは重みの位置にあるの
で(YES)、S3に進み、重み記憶領域Wに“W2=
5”を記憶する。以下、上記処理が繰り返される。
The input procedure will be described with reference to the flow chart of FIG. 5. In FIG. 3A, the cursor is "X".
It is located at “=” of 1 = ”, so CPU1 is RAM
3 cursor position storage area C The current position of the cursor is stored in PT. In the state of FIG. 3A, if "12" is input from the numerical keypad (S1), the CPU 1 will
C of M3 It is determined whether PT is the position of weight (S
2). Since the cursor is now at the position of the input data, (N
O), the process proceeds to S4, and the input numerical data "X1 = 1"
2 ″ is stored in the statistical data storage area DT of the RAM 3.
Next, there is a numerical input in the state of (c) of FIG.
In this case also, since the cursor is at the position of the input data, the same processing as above is performed, and the input data "X2 = 3" is stored in the statistical data storage area DT. After that, the display is shown in FIG.
In this state, if the numerical value "5" is input (S1), the cursor is located at the weight position in S2 (YES), the process proceeds to S3, and "W2 =" is stored in the weight storage area W.
5 ”is stored. The above process is repeated thereafter.

【0013】次に、図4及び図5をもとに入力データ
“X2=3”の重み“W2=5”を“W2=100”に
変更する例を示す。入力データの2番目のデータ画面を
呼び出すと、→(a)入力データ“X2=3”と重み
“W2=5”が表示される。→この状態でカーソルキー
を操作してカーソルを重みの位置に移動させると→
(b)CPU1はRAM3のカーソル位置記憶領域C
PTにカーソル位置を記憶する。→そして、数値キー
から数値“100”を入力すると、重み“W2=10
0”をLCD5に表示する。→続いて、[ENTER]
キーを押圧すると、→(d)CPU1はRAM3の重み
記憶領域Wに“W2=100”を記憶する。そして、入
力画面を表示すると、→(e)確かに、入力データ
“3”の重みは“100”に変更されている。
Next, an example in which the weight "W2 = 5" of the input data "X2 = 3" is changed to "W2 = 100" will be described with reference to FIGS. When the second data screen of the input data is called, (a) the input data "X2 = 3" and the weight "W2 = 5" are displayed. → In this state, operate the cursor key to move the cursor to the weight position →
(B) CPU 1 is a cursor position storage area C of RAM 3
Store the cursor position in PT. → And, when you input the value "100" with the numerical keys, the weight "W2 = 10"
0 ”is displayed on the LCD 5. → Next, [ENTER]
When the key is pressed, (d) the CPU 1 stores “W2 = 100” in the weight storage area W of the RAM 3. Then, when the input screen is displayed, → (e) Certainly, the weight of the input data “3” is changed to “100”.

【0014】上記重み変更の場合も、入力データ及び重
みの入力と同様に、カーソルの位置をカーソル位置記憶
領域C PTに記憶し、数値入力でのカーソル位置を判
断して(S1〜S2)、統計データ記憶領域DTまたは
重み記憶領域Wに該数値を記憶するものである(S3或
はS4)。ここでは、重みの変更について記載したが、
入力データの変更の場合も同様に処理されることは言う
までもない。
Also in the case of changing the weight, the position of the cursor is set to the cursor position storage area C as in the case of inputting the input data and the weight. The numerical value is stored in PT, the cursor position for inputting a numerical value is determined (S1 to S2), and the numerical value is stored in the statistical data storage area DT or the weight storage area W (S3 or S4). Here, the change of weight is described,
It goes without saying that the same is applied to the case of changing the input data.

【0015】[0015]

【発明の効果】本発明によれば、統計データに対して重
み付けが可能となるだけでなく、統計データと該統計デ
ータの重みデータをそれぞれが入力/記憶/表示できる
ので、統計データと重みデータが一目で分かり、従来の
ように重みの数と同じだけ統計データを入力または記憶
する必要がなくなり、キー操作が減少し、大容量のメモ
リが不必要になり、また、少数による重みデータの記憶
が可能となる。そして、重みデータに関して何等難しい
操作なく、統計データと同じ操作でデータの入力/記憶
/表示ができるので、統計データと同様に重みデータの
変更が可能となる。
According to the present invention, not only the statistical data can be weighted, but also the statistical data and the weight data of the statistical data can be input / stored / displayed, respectively. You can see at a glance, there is no need to enter or store statistical data as many as the number of weights as in the past, key operation is reduced, a large amount of memory is unnecessary, and a small number of weight data storage Is possible. Since the data can be input / stored / displayed by the same operation as the statistical data without any difficult operation for the weight data, the weight data can be changed similarly to the statistical data.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明による統計処理機能を有する関数電卓の
外観図である。
FIG. 1 is an external view of a scientific calculator having a statistical processing function according to the present invention.

【図2】本発明による関数電卓のシステムブロック図で
ある。
FIG. 2 is a system block diagram of a scientific calculator according to the present invention.

【図3】本発明による統計処理データの重みの入力例で
ある。
FIG. 3 is an input example of weights of statistically processed data according to the present invention.

【図4】本発明による統計処理データの重みの変更例で
ある。
FIG. 4 is an example of changing weights of statistically processed data according to the present invention.

【図5】本発明による統計処理データの重みの記憶に関
するフローチャート図である。
FIG. 5 is a flow chart for storing weights of statistically processed data according to the present invention.

【図6】従来の入力データを記憶するタイプの統計処理
ソフトによる重み付けの例であろ。
FIG. 6 is an example of weighting by a conventional statistical processing software that stores input data.

【図7】従来の入力データを記憶しないタイプの統計処
理ソフトによる重み付けの例である。
FIG. 7 is an example of weighting by the conventional statistical processing software that does not store input data.

【符号の説明】 モードキー 2ndファンクションキー 数値キー ON,OFFキー カーソルキー 関数キー 四則演算キー 入力,実行キー 表示部 1 CPU 2 ROM 3 RAM 4 LCDドライバー 5 LCD 6 KEY[Explanation of symbols] Mode key 2nd function key Numerical key ON / OFF key Cursor key Function key Four arithmetic operation keys Input / execute key Display 1 CPU 2 ROM 3 RAM 4 LCD driver 5 LCD 6 KEY

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 統計処理機能を有する電子機器におい
て、 数値の入力及びカーソル操作を行う入力手段と、 カーソルの位置を記憶するカーソル位置記憶手段と、 前記カーソル位置記憶手段により数値入力時のカーソル
の位置を検知するカーソル位置検知手段と、 前記カーソル位置検知手段の出力に応答して、カーソル
位置が統計データの入力位置にあるとき、前記入力手段
から入力された数値を統計データとして記憶する統計デ
ータ記憶手段と、 前記カーソル位置検知手段の出力に応答して、カーソル
位置が重みデータの入力位置にあるとき、前記入力手段
から入力された数値を統計データの重みデータとして記
憶する重みデータ記憶手段と、 前記入力手段から入力された数値を前記カーソルの位置
に表示する表示手段とを備えたことを特徴とする統計処
理機能を有する電子機器。
1. In an electronic device having a statistical processing function, an input means for inputting a numerical value and a cursor operation, a cursor position storing means for storing a position of the cursor, and a cursor position storing means for inputting a cursor at the time of inputting a numerical value. Cursor position detecting means for detecting a position, and in response to the output of the cursor position detecting means, when the cursor position is at the input position of statistical data, statistical data for storing the numerical value input from the input means as statistical data. A storage unit, and a weight data storage unit that stores the numerical value input from the input unit as weight data of the statistical data when the cursor position is at the input position of the weight data in response to the output of the cursor position detection unit. A display unit for displaying the numerical value input from the input unit at the position of the cursor. An electronic device that has a statistical processing function.
【請求項2】 前記統計データ記憶手段或は前記重みデ
ータ記憶手段に記憶された統計データ或は重みデータを
前記表示手段に呼び出す呼出手段を備えることを特徴と
する請求項1記載の統計処理機能を有する電子機器。
2. The statistical processing function according to claim 1, further comprising calling means for calling the statistical data or the weight data stored in the statistical data storage means or the weight data storage means to the display means. Electronic device having.
JP17072992A 1992-06-29 1992-06-29 Electronic equipment having statistical processing function Pending JPH0689268A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP17072992A JPH0689268A (en) 1992-06-29 1992-06-29 Electronic equipment having statistical processing function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP17072992A JPH0689268A (en) 1992-06-29 1992-06-29 Electronic equipment having statistical processing function

Publications (1)

Publication Number Publication Date
JPH0689268A true JPH0689268A (en) 1994-03-29

Family

ID=15910313

Family Applications (1)

Application Number Title Priority Date Filing Date
JP17072992A Pending JPH0689268A (en) 1992-06-29 1992-06-29 Electronic equipment having statistical processing function

Country Status (1)

Country Link
JP (1) JPH0689268A (en)

Similar Documents

Publication Publication Date Title
US20090241047A1 (en) Teaching box for use in robot, customization method, and robot system using the same
WO1989002114A1 (en) Data processing system
JPH0689268A (en) Electronic equipment having statistical processing function
JPH10124690A (en) Device for displaying graph and method therefor
JPH10226142A (en) Operation device of electronic application apparatus
JPH08152991A (en) Screen switching device
JPH0635645A (en) Intelligent graphic operating panel
JPH0452730A (en) Menu display device
JP2831505B2 (en) Molding machine controller
JP3849153B2 (en) Schedule input device and schedule input method
JP2002268737A (en) Intelligent type graphic control panel and component display method
JP3729988B2 (en) Product processing equipment
JPH0340023A (en) Data display system for computer system
JP2703608B2 (en) Document processing method and apparatus
JP6535633B2 (en) Numeric keypad display control system and numeric keypad display control method
JPH07110747A (en) Data display method
JPH06103240A (en) Electronic apparatus having statistic processing function
JP2700960B2 (en) Electronic desk calculator
JPH10222472A (en) Device, method for electronic calculation and recording medium recording calculating processing program
JPH04367895A (en) Page turnover control device in display device
JP2830568B2 (en) Information processing device capable of displaying processing history
JPH0738995Y2 (en) Small computer
JPH022221A (en) Keyboard device
JPH0628137A (en) Function display device
JPH08137652A (en) Information processor