Other questions Flashcards
(44 cards)
What is sensitivity ?
How far you are right in +VE
What is True positive value ?
Sensitivity
What is specificity ?
How left you are in -VE
What is true negative value ?
Specificity
What are the different types of distribution ?
.Normal
.Skewed
.Uniform
.Bi-modal
What calculation used to calculate an outlier ?
Q1-1.5xIQR
How to handled missing data ?
.Remove the entire sample
.Imputation make a reasonable guess as to what to what it may be
What is included in central tendency ?
Mean, median, mode
What is variability ?
The spread of data
Variance, standard deviation, range
CRISP-DM life cycle
A business centric approach to the data science loop
What is host datasheet ?
Allow download as hosted files
What is API?
Application program interface
Allows you to retrieve info through predetermined functioning
What is web scraping?
Scripts used to pull info from websites
What are reals ?
Represented as R, it means 3.3, 3.2 3.1 etc
What is structured data ?
Dictionary of keys and values
Allows for easy data retrieved
What is quantative data ?
Numerical data, which can either be discrete or continuous
What is qualitative data ?
Or categorical data
Doesn’t have an inherit numerical value,
Give examples of qualiative data ?
Phone number
Post code
What is nominal values ?
Qualiative data
. Hair colour
. Nationality
. Name
What are ordinal values ?
Qualitve data
. Has an order
. Likely, not likely, unlikely…
What is a simple hypothesis?
State a relation between the dependent and independent variable
What is a complex hypothesis ?
State a relationship between multiple dependent and and independent variables
What is a directional hypothesis ?
Predicts how independent variables affect the dependent variables
What is unstructured ?
Does not conform to a defined model structure