Question
The following data relates to the number of items produced per shift by two workers for a number of days.
| Worker A | 19 | 22 | 24 | 27 | 24 | 18 |
| Worker B | 26 | 37 | 40 | 35 | NA | NA |
(a) Write R command to create a list named LT with worker's data. Also, after creating the list, do the following tasks:
(i) Use a suitable loop function to compute the mean of number of items produced by each worker in a single line command.
(ii) Extract the worker A data from it by using two different approaches.
Answer :
Word Count : 57
LT <- list(WorkerA = c(19, 22, 24, 27, 24, 18), WorkerB = c(26, 37, _____ _______ ______ ____ ____ ___ ____ _________ _____ _____ _________.
__________ _______ ________ _________ _______ _______ ______ ______ ______ _________.
_____ ___ _____ ________ ___ _____ ________ _______.
________ _______ _____ _________ __________ _____ ______ _____ ______ ______.
_____ ___ __________ ____.
Get Full Answer on WhatsApp
LT <- list(WorkerA = c(19, 22, 24, 27, 24, 18), WorkerB = c(26, 37, _____ _______ ______ ____ ____ ___ ____ _________ _____ _____ _________.
__________ _______ ________ _________ _______ _______ ______ ______ ______ _________.
_____ ___ _____ ________ ___ _____ ________ _______.
________ _______ _____ _________ __________ _____ ______ _____ ______ ______.
_____ ___ __________ ____.
Get Full Answer on WhatsApp
IGNOU NEWS
Assignment Submission Last Date Extended Till 30 June 2026 Click Here★★★IGNOU June 2026 TEE Date Sheet Released Click Here★★★