D.E. Logo
Distance Education Statistics
Lab A


Eric Parslow
and
Russell T. Hurlburt
University of Nevada, Las Vegas
Hurlburt photo
College Logo


This lab will consist of 3 parts:
  1. Familiarization with the algebraic procedures
  2. introduction to ESTAT and its computation program datagen
  3. The quiz



Part I. Familiarization with the algebraic procedures you will be using throughout the course

Below is a series of exercises that you should complete in their entirety.

Perform all the calculations by hand, on paper, using basic calculator functions.

Answers and explanations will be given as you go.
If your answer matches the one given, continue on.
If your answer is different, read the explanation and try the problem again before proceeding.

A quick reminder: the numbers listed in a column below each 'X' and 'Y' are considered data sets/groups. The Greek capital letter Sigma ( ) means "sum of:"



















































1.
X
4
6
8
_____
This problem requires that you take the sum of the three values of X (4, 6, and 8).



















































1. ANSWER
X
4
6
8
18

Explanation: Add directly down the X column: 4+6+8=18





2.
X
2
3
5
6
_____
Be sure to create new column(s) to show each computation.



















































2. ANSWER
X
2
3
5
6
0

Explanation: First make a new column with the heading X-4.
The new column will look like this:
X-4
-2
-1
1
2
Then add directly down the new column (-2)+(-1)+1+2=0





3.
X
2
1
3
4
_____
Be sure to create new column(s) to show each computation.



















































3. ANSWER
X
2
1
3
4
30

Explanation: Make a new column headed X2, which looks like this:
X2
4
1
9
16
Then sum directly down the column: 4+1+9+16=30.





4. Here is the same data as in #3:

X
2
1
3
4
_____



















































4. ANSWER
X
2
1
3
4
100

Explanation: The correct reading of the problem is:
"the sum of X, that quantity squared."
Therefore, no new columns need to be created.
Sum directly down the X column (2+1+3+4=10).
Then, square that quantity (10*10=100).

NOTE that we found in #3 that 30.
However, in #4 we found that 100.

IT IS ABSOLUTELY ESSENTIAL THAT YOU UNDERSTAND THE FUNCTIONING OF PARENTHESIS AND WHY PROBLEMS 3 AND 4 GIVE DIFFERENT ANSWERS.





5.
X
1
3
4
6
10
_____



















































5. ANSWER
X
1
3
4
6
10
115.2

Explanation: Read the question as:
"the sum of X, that quantity squared, divided by n
'n' is number of pieces of data in a group or set.
So, calculate the sum of X (1+3+4+6+10=24)
Square that sum (24*24=576).
Divide that amount by the number of pieces of data (576/5=115.2).





6.
XY
24
38
62
_____



















































6. ANSWER
XY
24
38
62
1936

Explanation: First make a new column headed XY, like this:
XY
(2*4)8
(3*8)24
(6*2)12
Sum down that column (8+24+12=44)
Square that quantity (44*44=1936)





7.
XY
76
12
94
105
_____



















































7. ANSWER
XY
76
12
94
105
4677.75

Explanation: Two new columns must be made, one for X2 and one for Y2
X2Y2
4936
14
8116
10025
Those columns must then be individually summed.
The sum of the X squareds is 49+1+81+100=231
The sum of the Y squareds is 36+4+16+25=81
To complete the numerator, multiply the two sums (231*81=18711)
n is the number of values in each column, so n = 4.
Finally, divide the 18711 by 4: (18711/4=4677.75)





8.
XY
42
26
38
_____



















































8. ANSWER
XY
42
26
38
37.33

Explanation: Essentially, solve the two sets of brackets individually and then multiply...
The First Set of Brackets:
Make a column labeled X2 and sum down it: (16+4+9=29)
Sum down the column labeled X (4+2+3=9), square that sum (9*9=81),
and divide that sum by 'n' (81/3=27)
Finally subtract 27 from 29 to complete the left hand bracket bracket (29-27=2)
Repeat these step using Y to complete the second set of brackets
The "Y brackets" should give you 18.667.
Finally multiply the sets of brackets together (2*18.667=37.33)





9.
XY
12
44
79
912

_____



















































9. ANSWER
XY
12
44
79
912

6.87

Explanation: First make a new column labeled XY:
XY
(1*2)2
(4*4)16
(7*9)63
(9*12)108
Sum that column to complete the first term (2+16+63+108=189)
Sum the X and the Y columns individually and multiply:
Sum X: 1+4+7+9=21
Sum Y: 2+4+9+12=27
Sux X times Sum Y: 21*27=567
Divide that product by 'n' to complete the 2nd term
(567/4=141.75)
Subtract the second term from the first term (189-141.75=47.25)
Finally, take the square root of 47.25 = 6.87

YOU HAVE NOW SEEN THE MOST DIFFICULT ALGEBRA IN THE COURSE.




















































Part II. An introduction to ESTAT and its computation program datagen

  1. Insert the Personal Trainer CD, which should launch Personal Trainer.
  2. Locate the ESTAT button, and click on it to begin the program.
  3. Once the ESTAT main menu screen appears, click on "datagen", near the bottom of the button list.
  4. Using the up and down arrows, Tab, and Enter to move the cursor between cells
Enter the following data under "variable 1".
Place only one number in each cell.
After entering all the data, return the cursor to the top cell
(this ensures that the final piece of data is included in the
calculations).
X
4
6
3
7

4. Note that in the window underneath the data area, various numbers have appeared. These are the computations related to the data set you have entered.

5. The Macintosh abbreviations are:
'Sum' = 'Sum of observations'
'SS' = Sum of squared observations
'Xbar' = Sample mean (we'll use that in Chapter 4).
's' = sample standard deviation (we'll use that in Chapter 5).

Next to those headings you should read the column:
20
110
5
1.825741


6. Check these calculations on your hand calculator, so you are absolutely sure what datagen is doing.

7. Enter the data set "X2" under "variable 2"
It should consist of: 16, 36, 9, 49

8. Note that the Sum of variable 2 is equal to SS of variable 1.

9. Place your cursor under variable 1

10. Click on "Edit Variable" at right.

11. Click on the circle next to "Square them" and then click
"OK"

12. Note that that automatically creates the squares. Verify for yourself that datagen has done this correctly.

13. The "Generate" button will randomly generate variables for you
based on certain parameters. Place the cursor under variable 4
and click on Generate and experiment.

14. Continue to experiment with these functions and the others at
the right until you feel familiar with their functions and uses.

15. You can find additional instruction by clicking on the "Help"
button on the right side of the window.



Part III. The Quiz

When you have mastered both sections I and II, click Take the Lab Quiz below. You will need the quiz password, which is
7654321