Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Yanyan is designing a performance evaluation tool for staff at her research institute. She wants to capture the quantity and quality of their research output,

Yanyan is designing a performance evaluation tool for staff at her research institute. She wants to capture the quantity and quality of their research output, as well as their success in funding applications. She has access to the following data:

1) High quality publications - papers published by each researcher in respected peer review journals. (ranges from 2 to 15)

2) Low quality publications - papers published by each research in journals with poor standing or that have no peer review process. (ranges from 0 to 21)

3) Funding - the amount of external funding the researcher has been able to obtain. (ranges from $0 to $25000)

Which of the following are appropriate data transformations that could be used? [Multiple answers could be selected]

Question 3 options:

A decreasing function, N(t) = 21 - t, can be used for the low quality publications variable, after which it could be scaled so that it ranges from 0 to 1.

Linear feature scaling (without any negation) can be used on the funding variable, i.e. of the form {"version":"1.1","math":"f(t)=t25000"}, so that the data ranges from 0 to 1.

Linear feature scaling (without any negation) can be used on the high quality publications variable, i.e. of the form {"version":"1.1","math":"f(t)=t-215-2"}, so that the data ranges from 0 to 1.

A decreasing function, N(t) = 15 - t, can be used for the high quality publications variable, after which it could be scaled so that it ranges from 0 to 1.

A decreasing function, N(t) = 25000 - t, can be used for the funding variable, after which it could be scaled so that it ranges from 0 to 1.

Linear feature scaling (without any negation) can be used on the low quality publications variable, i.e. of the form {"version":"1.1","math":"f(t)=t21"}, so that the data ranges from 0 to 1.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Mining Concepts And Techniques

Authors: Jiawei Han, Micheline Kamber, Jian Pei

3rd Edition

0123814790, 9780123814791

More Books

Students also viewed these Databases questions

Question

Describe the proper procedure for handling and serving champagne.

Answered: 1 week ago

Question

What is operatiing system?

Answered: 1 week ago