Following data presents a population of 10 clusters of size 3 each. Each cluster represents a bunch of students of standard IV in a school. The marks obtained by students in a competitive test (out of 75 marks) have been shown in the data set. Find the Relative Efficiency (R.E.) of the Cluster Sampling with respect to the Simple Random Sampling without Replacement scheme:
See Answer → In a population of size 500, the population mean of the auxiliary variable X was observed to be 834.00. On the basis of a sample of size 40, the following sample values were obtained:
---
$y = 740.00; \bar{x} = 865.00; s_y^2 = 9560.00; s_x^2 = 15300.00; s_{yx} = 30540.2.$
Obtain the values of the regression estimate and the ratio estimate of the population mean as obtained on the basis of the sample drawn. $\quad \quad \quad \quad \quad \quad \quad \quad (08)$
See Answer → In a population of size 500, the population mean of the auxiliary variable X was observed to be 950.00. On the basis of a sample of size 30, the following sample values were obtained:
Obtain the value of the Ratio estimate of population mean as obtained on the basis of the sample drawn. Also, find the estimated value of the Sample Mean Squared Error of the estimate.
State whether the following statements are true or false and also give the reason in support of your answer:
a) In Two-Stage Sampling if , it becomes the Cluster Sampling.
b) Among all the members of the General Class of the estimators only Product estimator is an unbiased estimator of the Population mean.
c) With the following parameters , an Incomplete Block Design is found to be a Balanced Incomplete Block Design.
d) a 23 Factorial design is One-half fractional factorial design of a 26 full factorial design.
e) If Mi and are correlated, the Cluster estimator
becomes an unbiased estimator of the Population Mean.
Write a Python program using NumPy to
(i) Create following two matrices P and Q with following elements.$
(ii) Compute the (a) Addition, (b) Multiplication, (c) Determinant and (d) Inverse of these matrices.
(iii) Combine the given matrices row-wise and determine the transpose of the combined matrix.
---
Would you like me to write the actual Python code to solve these problems for you?
What are different ways to create a NumPy array? Explain any two with examples.
See Answer →Describe any two Python libraries used for data visualization.
See Answer →Describe the while loop with an example program.
See Answer →Explain how file handling works in Python for text files. Mention different file modes, and a short description of read(), readline() and write().
See Answer →
Write a Python program to accept a list of tuples (product_name, price) for 5 items from the user, then sort the list by price in descending order using a function.
See Answer →Find and correct the error in the following code.
import numpy as np
arr = np.array[4, 5, 6]
print(arr)
See Answer →Write the output of the following Python code.
nums = [10, 20, 30, 40, 50]
print(nums[-2])
See Answer →Consider the following table for the connections between the input neurons and the hidden layer neurons
See Answer → If the input vectors are and initial values of three weight vectors are
, then calculate the resulting weight found after training the competitive layer with Kohonen's rule and a learning rate
of 0.5 on the input-series in order I1, I2 and I3.
What is the role of loss function in machine learning algorithms? Explain any two commonly used loss functions in machine learning algorithms.
See Answer →Supervised Learning,
Unsupervised learning,
Cultural Identity
See Answer →Elaborate Indian Multiculturalism in Global context.
See Answer →