Which method of analysis does not classify variables as dependent or independent?

A) regression analysis
B) discriminant analysis
C) cluster analysis
D) analysis of variance

Respuesta :

Answer:

C) cluster analysis

Explanation:

Regression analysis. The regression analysis determines the relationship between the two variables. Thus, one of these quantities (X) is given in advance(dependent) and is not random. The second value (U) is the independent and random number. The randomness of the second quantity can be explained for two reasons. First: Measuring the random number U, which depends on the number X, is associated with certain errors; second: The value of U may depend on other uncontrollable factors, in addition to being dependent on the value of the corresponding X value. In this case, we need to talk about the distribution of the random variable U against each value of the X variable.  The main purpose of the regression analysis is to build a mathematical model that takes into account the factors affecting the physical process using experimental data and evaluating its accuracy.  The least squares method is used for statistical estimation of the mathematical model's suitability to experimental data.

Discriminant analysis is a method used in statistics, pattern recognition, and machine learning to find a linear combination of attributes that define or distinguish two or more classes or events. The resulting combination can be used as a linear classifier or more often to reduce the size before classifying.  LDA is closely related to variance analysis (ANOVA) and regression analysis, which try to express a dependent variable as a linear combination of other properties or dimensions. However, while variance analysis uses qualitative independent variables and a continuous dependent variable, discriminant analysis has continuous independent variables and a qualitative dependent variable.

Cluster analysis or clustering is a problem of grouping a number of objects. In this problem, objects must be in some way more similar to those in other groups to accommodate the same clusters (clusters). One of the main problems with data transmission is a common technique used in statistical data analysis. It is also used in machine learning, pattern recognition, image analysis, data retrieval, bioinformatics, data compression and computer graphics.

One-way analysis of variance (ANOVA) is used to calculate the significance of the difference between three and more independent means in a normally distributed series. ANOVA compares the arithmetic means of three or more groups alone; ANOVA result is also significant when at least one of these comparisons is significant. To measure the significance it will have the relation to the regression analysis that's why there will be dependent and independent variables as well.

Answer:

Cluster analysis does not require the use of dependent and independent variable.

The correct answer is C                                                                                                

Explanation:

Regression measures the relationship between two or more variables. It                                                                                                                                                                                                                                                                                                                                                                                                                                            examines the relationship between dependent and independent variable.  

Discriminant analysis is a technique used by researchers to measure the relationship between the dependent variable and one or more in dependent variables.

Cluster analysis is a technique that is used for exploratory research. It does not involve the use of dependent and independent variable.

Analysis of variance is used for measuring the influence that  independent variable has on the dependent variable in regression analysis.