answersLogoWhite

0

quanitative qualitative

User Avatar

Wiki User

12y ago

What else can I help you with?

Continue Learning about Math & Arithmetic

What are the two different ways that data can be collected?

Data can be collected through primary and secondary methods. Primary data collection involves gathering original data directly from sources through surveys, experiments, or observations. In contrast, secondary data collection involves using existing data that has already been collected and published by others, such as books, articles, and databases. Each method has its advantages and is chosen based on the research objectives and available resources.


How do you put one line of best fit between 2 data series on an excel scatter graph. i keep finding that i can only get a line of best fit for series 1 data and series 2 data separately. help?

If you want a single best fit to all the data you collected, what difference does it make whether you collected them all at the same time or in two different runs ? Why not just merge the two data series, and call them a single data set.


What two types of data do graphs display?

Graphs typically display quantitative data and categorical data. Quantitative data represents numerical values that can be measured, such as sales figures or temperatures, while categorical data represents groups or categories, such as types of fruits or survey responses. Together, these data types enable visual representation of trends, comparisons, and relationships.


What are two sources of data?

Simple, Primary and Secondary Data


Query calculates a statistic for data that is grouped by two different types of information?

Cross-tab QueryEMS (:

Related Questions

Distinguish between an elixir and a tincture and give an example of each?

What two types of data can be collected? Describe eac.


What are the different data types?

Theres two types of data, Continuous and discontinuous data.


What are they two types of data?

Empirical data and Historical data.


What are two types of software?

Applications and data are two types of software.


What is the clear fluid collected from the body?

There are several types and names depending on from where they are collected. Two names are serum or plasma.


Two example of secondary and primary data?

Two examples of primary data are survey responses collected directly from individuals and experiments conducted to gather specific data. Two examples of secondary data are data obtained from government reports and data collected from previous research studies.


What are the 2 types of data allowed in QBASIC?

the two types of data used in Qbasic is numeric data and alpha numeric data.


How can you get mode if you only have two modal classes only?

Then the collected data is bi-modal


What is datatype.Define various types of data types?

In c language data types are used to specify the tye of data.for ex:int a;It means "a" is a variable of type integer.There are two types of data types in c.They areprimary data typessecondary data typesprimary data types are the built in data types and secondary data types are the user defined data types.eg for primary data types are int,float,char,long,double..and for secondary are arrays,structures,pointers,unions..


What are the two types of conversions for user defined data type?

The two types of convertion areImplicitExplicit


What are the lots types of data in MS Excel?

MS Excel uses two types of data: text and numbers.


What are the different types of data?

Types of data types :Primitive data typeUser-defined data typeDerived Data typePrimitive data type:int,char,float,double,voidUser-Defined data type:class,enumeration,structure,unionDerived Data type:Arrays,Functions,Pointers.