Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

How to solve following in RMarkdown file: Please help understanding steps to follow to solve following on a data Compute summary statistics for number of

How to solve following in RMarkdown file: Please help understanding steps to follow to solve following on a data

  1. Compute summary statistics for number of site visits.
  2. What is the difference in the mean and median for number of site visits?
  3. The variable behavPageViews is a factor variable, but we might like to do computations on the number of views. insert a new variable pageViewInt that is an integer estimate of the number of page views for each row, and add it to ecomm.df. Be conservative with the estimates; for example, when the data say "10+" views, code only as many as are indicated with confidence
  4. What is the Pearson's r correlation coefficient between number of visits and the integer estimate of page views? What is the correlation if you use log of visits instead?

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

Finite Mathematics and Its Applications

Authors: Larry J. Goldstein, David I. Schneider, Martha J. Siegel, Steven Hair

12th edition

978-0134768588, 9780134437767, 134768582, 134437764, 978-0134768632

More Books

Students also viewed these Mathematics questions