Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

properties

Properties Data for Chi-square Test of Independence


Description

Contains the type of properties and the buyer types. Buyer categories are: "single male", "single female", "married couple" and "family".

The type of property these buyers purchased were sorted into four categories: "flat", "bungalow" (i.e., a one-storey home), "detached house" and "terrace" (i.e., a block of adjoining houses).

Chi-square test of independence can be used to assess the association between the type of buyer who purchases a property and the type of property that is purchased.

Usage

data("properties")

Format

A data frame with 333 rows and 2 columns.

Examples

data("properties")
head(as.data.frame(properties))

datarium

Data Bank for Statistical Analysis and Visualization

v0.1.0
GPL-2
Authors
Alboukadel Kassambara [aut, cre]
Initial release
2019-05-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.