全部版块 我的主页
论坛 数据科学与人工智能 数据分析与数据科学 SAS专版
1023 2
2019-02-14

he following output iscreated by the FREQUENCY procedure:

        The FREQ Procedure

      Table of region by product

  region     product

  Frequency|

  Percent |

  Row Pct |

  Col Pct |corn    |cotton  |oranges | Total

  ---------+--------+--------+--------+

  EAST    |      2 |      1 |     1 |      4

           | 22.22 |  11.11 |  11.11 | 44.44

           | 50.00 |  25.00 |  25.00 |

           | 50.00 |  33.33 |  50.00 |

  ---------+--------+--------+--------+

  SOUTH   |      2 |      2 |     1 |      5

           | 22.22 |  22.22 |  11.11 | 55.56

           | 40.00 |  40.00 |  20.00 |

           | 50.00 |  66.67 |  50.00 |

  ---------+--------+--------+--------+

  Total           4        3       2        9

              44.44    33.33   22.22   100.00

Which TABLES statementwas used to completed the following program

that produced theoutput?

  proc freq data=sales;

  <_insert_code_>

  run;

     A. tables region product;

     B. tables region,product

     C. tables region/product;

     D. tables region*product;



这道题不应该是  tables region,product 制得得二维表吗,为什么答案是d呀?

有大佬能解答吗?


二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

全部回复
2019-2-15 11:22:24
没有大佬帮忙看下嘛?
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

2019-2-15 23:37:27
Table 后面 的 Variables 如果是空格隔开(没有用逗号隔开的), 是就这些Variables 分别列表。用*号则是cross table, 也就是你说的二维表。
二维码

扫码加我 拉你入群

请注明:姓名-公司-职位

以便审核进群资格,未注明则拒绝

相关推荐
栏目导航
热门文章
推荐文章

说点什么

分享

扫码加好友,拉您进群
各岗位、行业、专业交流群