answersLogoWhite

0

Answer

A structured interview is not necessarily more valid than an unstructured one.

It may however be deemed so because it allows employers to ask preset questions of all candidates and thereby compare answers uniformly across the board.

An unstructured interview is where questions can be changed and adapted based on the candidates answers to determine intelligence, understanding and suitability. Questions at an unstructured interview therefore tend to be more open ended requiring open answers that mean the candidate can reveal more about themselves.

A lot of interviewers today mix both e.g. with what is commonly known as competency based interviews where the areas the employers want to ask questions are categorised and set however they then adapt questions under these headings to each candidate based on their responses. This also give candidate the opportunity to sell themselves much better than with structured interviews. Afterall human being communicate mostly in an unstructured way.

User Avatar

Wiki User

15y ago

What else can I help you with?

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.


Advantage and disadvantage of direct or interview method?

Unstructured interviews have the disadvantage that they can stray from the intended topic and purpose. It is also more difficult to prepare for an unstructured interview, causing both parties to be caught off guard.


Advantage unstructured interview?

People are more likely to open up and give more in-depth answers during an unstructured interview. They also provide the people who are being interviewed with time to really think about their answers.


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.


Do you perform better in structured or unstructured environment?

I can perform in either environment, but enjoy working unstructured more. I am a creative individual who needs finding new and better ways of doing things and solving problems; this is best achieved where experimentation and or original thinking is allowed and most often that is the unstructured environment.


What is semi-structured interview?

Unstructured interviews have many advantages, for example, they are high in validity as long as the interview measures what it claims to measure. The responses give you an accurate picture as they are flexible, this enables the clarification of meanings 'Qualitative data' which is the responses that provide insights about peoples' attitudes, feelings and opinion. Sometimes the interviewee may give an answer in which the research hadn't even thought about which could lead there experiment in a new direction. Interviewees may feel more comfortable to give their true feelings as it is a relaxed atmosphere.


What is structure and unstructure?

Structured data is organized data that is contained within a data model. Unstructured data, on the other hand, lacks a predefined data model or structure and includes data like text, images, and videos. Structured data is easier to analyze and manipulate, while unstructured data requires more advanced techniques for interpretation and processing.


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++.


What are the unstructured data?

Unstructured data refers to information that does not conform to a specific data model or format, making it more challenging to analyze and interpret compared to structured data. Examples include text documents, emails, videos, images, social media posts, and audio files. Unstructured data often requires specialized tools and techniques, such as natural language processing and machine learning, to extract valuable insights.


What different types of interviews do psychologist use when assessing a client?

there are different types of interviews that psychologists use when accessing their clients. these are; Structured Interviews: fixed predetermined questions and fixed closed ended questions for the clients to answer.Semi structured interviews: semi- structured guidelines but timing and phrasing is left to the psychologist.Clerical Interview: Contains guidelines for questioning but timing and phrasing is left to the researcher and further questioning to elaborate on answers.Unstructured Interviews: A topic is determined for discussion although can be flexible


Were structured programming techniques helpful in the past?

Yes. Indeed, structure is still used today. Consider the following unstructured program written in BASIC: 1. let i = 0 2. print "Hello world" 3. i = i + 1 4. if i<=10 then goto 2 In structured version of BASIC, this same code would be written: 1. for i = 1 to 10 2. print "hello world" 3. next i Note that in the structured version we do not need line numbers since we never refer to them in the code. Also, in the structured version, the first line introduces a counted loop up front whereas the unstructured version requires that we read all of the code before we finally realise there is actually a loop in the code. Thus the structured version is said to be more readable because the logic is more obvious to the reader.


Which of Hofstede's dimensions is the degree to which people in a country prefer structured to unstructured situations?

This dimension is called Uncertainty Avoidance. It refers to the extent to which a society tolerates ambiguity and uncertainty. High uncertainty avoidance cultures prefer structured situations and have strict rules and regulations to reduce uncertainty, while low uncertainty avoidance cultures are more comfortable with ambiguity and tend to be more flexible.