answersLogoWhite

0


Best Answer

ghant

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between a structured and unstructured questionnaire?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Differences between structured and unstructured questionnaire?

A structured questionnaire has pre-set questions with fixed response options, while an unstructured questionnaire allows for open-ended responses. Structured questionnaires are ideal for quantitative research to collect standardized data, while unstructured questionnaires are more commonly used in qualitative research to gather in-depth insights. Structured questionnaires are easier to analyze and compare, while unstructured questionnaires offer more flexibility and depth in responses.


What is the difference between structured and unstructured problem?

,knknnknnkn .,mk;lm;lm bhfctydxftxfx yhvccc


How decision support system may help cope with the growth in unstructured data and unstructured decisions?

discuss the difference between structured and unstructured problems.


Defereciate between structured questionnaire and un structured?

Please select the proper category in order to receive a timely response.


What is semi structured problems?

A gray area lies between the structured and unstructured range.Here part of the decision can be specified allowing for certain factors out of control.


What is a semi-structured problem?

A gray area lies between the structured and unstructured range.Here part of the decision can be specified allowing for certain factors out of control.


Attacks on networks or information systems fall under two categories structured and unstructured didtinguish the difference between the two by dragging?

structured attack--an attack that is sophisticated and organized & organized by a group w common goals An attack that is sophisticated and organized unstructured-- Made by individuals who pick their targets at random Often initiated by individuals attackers who infilrate systems out of curiosity


Difference between a research question and a research questionnaire?

A questionnaire has a series of questions. A question in a questionnaire is used to express a request for information.


What is the difference between form and questionnaire?

A form is a structured document that gathers information from individuals, while a questionnaire is a type of form that typically includes a series of questions aimed at collecting specific data or opinions. In other words, all questionnaires are forms, but not all forms are questionnaires.


What is the difference between a structured and unstructured document?

Whether on paper or using a computer program, a document contains the written word or pictures/images. With planning, a document can be structured so that you have pre-decided where you will put information (text or pictures). In an unstructured document, there is no order, organization, or pre-planning. Some documents are used so frequently we refer to them as having a format that can easily be made into a template. A business letter format is one example.


Difference between structured and unstructured interviews?

Structured interviews work through a specific set of questions in a method proscribed by the HR department for that company. It is one way to insure that that same questions get asked to all of the candidates. It is often used to be able to show that the best person for the job was selected and that it was a fair interview for all of the candidates. Unstructured interviews are less structured and the individual interviewer can determine what they are going to ask the candidate.


Difference between structured and unstructured?

A program in unstructured language consists of sequence of commands, or statements, usually one in each line. these lines may have labels. labels helps to jump any line in the program. unstructured programming introduces basic control flow concepts such as loops, branches and jumps. they don't use concept of procedure,function . In contrast structured programs uses procedures,subroutines and local and global variables. Yes an unstructured language uses labels and jumping statements example of unstructured are earlier language like assembly language. structured language are well equipped with control statements, procedures,functions etc. example of structured language are high level language like c,c++.