subject
Computers and Technology, 02.06.2020 18:58 Ben2752

The DUNGAREE dataset gives the number of pairs of four different types of dungarees sold at stores over a specific time period. Each row represents an individual store. There are six columns in the data set. One column is the store identification number, and the remaining columns contain the number of pairs of each type of jeans sold.

Name Model Measurement Description
Role tLevel
STOREID ID Nominal Identification number of the store
FASHION Input Interval Number of pairs of fashion jeans sold at the store
LEISURE Input Interval Number of pairs of leisure jeans sold at the store
STRETCH Input Interval Number of pairs of stretch jeans sold at the store
ORIGINAL Input Interval Number of pairs of original jeans sold at the store
SALESTOT Rejected Interval Total number of pairs of jeans sold (the sum of
FASHION, LEISURE, STRETCH, and ORIGINAL)

Required:
a. Create a new diagram in your project. Name the diagram Jeans.
b. Define the data set ABA1.DUNGAREE as a data source.
c. Determine whether the model roles and measurement levels assigned to the variables are appropriate.
Examine the distribution of the variables.
1) Are there any unusual data values? SALESTOT has an unusual distribution.
2) Are there missing values that should be replaced?
d. Assign the STOREIDvariable the model role ID and the SALESTOTvariable the model role Rejected. Make sure that the remaining variables have the Input model role and the Interval measurement level. Why should the variable SALESTOT be rejected?

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 21.06.2019 23:00
Give an example of a case where a two-way handshake to establish a connection could leave one side of the connection live while the other side does not believe there is a connection.
Answers: 1
question
Computers and Technology, 22.06.2019 06:00
Write a function that draws a pool ball. this function should take as parameters, the color, the number that should go on the pool ball, and the location of the center of the pool ball. the radius of the pool balls should be pool_ball_radius, and the font of the number should be pool_ball_font. the text of the pool ball font should be white. drawpoolball(color.orange, 5, 100, 100); drawpoolball(color.green, 6, 50, 200); drawpoolball(color.red, 3, 150, 350); drawpoolball(color.blue, 2, 250, 140); to center the numbers on the pool ball, you should use the getwidth() and getheight() methods. you are allowed to call these methods on your text object, such as txt.
Answers: 3
question
Computers and Technology, 23.06.2019 13:00
In excel - calculate the actual increase/decrease from first quarter to the second quarter then subtract subtract first quarter value from second quarter total then divide result by first quarter value
Answers: 1
question
Computers and Technology, 23.06.2019 16:00
Write a grading program for a class with the following grading policies: a. there are two quizzes, each graded on the basis of 10 points. b. there is one midterm exam and one final exam, each graded on the basis of 100 points. c. the final exam counts for 50% of the grade, the midterm counts for 25%, and the two quizzes together count for a total of 25%. (do not forget to normalize the quiz scores. they should be converted to a percentage before they are averaged in.) any grade of 90 or more is an a, any grade of 80 or more (but less than 90) is a b, any grade of 70 or more (but less than 80) is a c, any grade of 60 or more (but less than 70) is a d, and any grade below 60 is an f. the program will read in the student’s scores and output the student’s record, which consists of two quiz and two exam scores as well as the student’s average numeric score for the entire course and final letter grade. define and use a structure for the student reco
Answers: 2
You know the right answer?
The DUNGAREE dataset gives the number of pairs of four different types of dungarees sold at stores o...
Questions
question
Mathematics, 05.05.2020 03:32
question
Mathematics, 05.05.2020 03:32
question
Computers and Technology, 05.05.2020 03:32
question
Mathematics, 05.05.2020 03:32
question
Mathematics, 05.05.2020 03:32
question
Mathematics, 05.05.2020 03:32
question
Biology, 05.05.2020 03:32
Questions on the website: 13722363