Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How can I calculate conditional mean in R? For example, I have two variables Amount and Class. Class is a binary variable taking values of

How can I calculate conditional mean in R? For example, I have two variables Amount and Class. Class is a binary variable taking values of 0 and 1 and I want to find the mean of Amount based on 0 and 1. Why is mean(Amount[Class=1]) or mean(Amount[Class=0]) wrong? Why is there even a value for mean(Amount[Class=2])?

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

Basic College Mathematics

Authors: Elayn El Martin Gay

5th Edition

0321983173, 9780321983176

More Books

Students also viewed these Mathematics questions

Question

Self-confidence

Answered: 1 week ago

Question

The number of people commenting on the statement

Answered: 1 week ago