How to calculate summary and boxplot in minitab data with conditional case? -


i trying create summary statistics , boxplots between pulse1 , smokes condition follows

  1. pulse1 & smokes==no
  2. pulse1 & smokes==yes

smokes "no" = person not smoker

smokes "yes" = person smoker

i have tried modify separate "no" , "yes" in smokes header, took me lot of time since data big, , screenshot below took few examples. how can without modifying data done before? i'm open suggestions, thank much

minitab screenshot

hmmm. looks elementary minitab perhaps misunderstanding question.

i've loaded minitab's example data set pulse.mtw, looks example data variables coded numbers rather text: enter image description here

  • menu stat > basic statistics > display basic statistics...
  • set: variables: pulse1, variables: smokes
  • click graphs... , tick boxplot of data
  • click ok couple of times

enter image description here enter image description here

is wanted?


Comments

Popular posts from this blog

filehandler - java open files not cleaned, even when the process is killed -

Sass watch command compiles .scss files before full sftp upload -

gridview - Yii2 DataPorivider $totalSum for a column -