summaryrefslogtreecommitdiff
path: root/old/4/inauthor:Jaggia+intitle:Business%20Analytics
blob: fffc000c13ce682c779202a8a67c1cee5046aa67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
{
  "kind": "books#volumes",
  "totalItems": 18,
  "items": [
    {
      "kind": "books#volume",
      "id": "leOvzgEACAAJ",
      "etag": "4Niqy0HR3Wo",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/leOvzgEACAAJ",
      "volumeInfo": {
        "title": "Business Analytics",
        "subtitle": "Communicating with Numbers",
        "authors": [
          "Sanjiv Jaggia",
          "Alison Kelly (Professor of economics)",
          "Kevin Lertwachara",
          "Leida Chen"
        ],
        "publishedDate": "2023",
        "description": "\"We wrote Business Analytics: Communicating with Numbers from the ground up to prepare students to understand, manage, and visualize the data; apply the appropriate analysis tools; and communicate the findings and their relevance. The text seamlessly threads the topics of data wrangling, descriptive analytics, predictive analytics, and prescriptive analytics into a cohesive whole. In the second edition of Business Analytics, we have made substantial revisions that meet the current needs of the instructors teaching the course and the companies that require the relevant skillset. These revisions are based on the feedback of reviewers and users of our first edition. The greatly expanded coverage of the text gives instructors the flexibility to select the topics that best align with their course objectives\"--",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1265901295"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781265901295"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "printType": "BOOK",
        "categories": [
          "Decision making"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=leOvzgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=1&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=leOvzgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Business_Analytics.html?hl=&id=leOvzgEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=leOvzgEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "In the second edition of Business Analytics, we have made substantial revisions that meet the current needs of the instructors teaching the course and the companies that require the relevant skillset."
      }
    },
    {
      "kind": "books#volume",
      "id": "YbLFzQEACAAJ",
      "etag": "eblcSrWUqkg",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/YbLFzQEACAAJ",
      "volumeInfo": {
        "title": "Loose-Leaf for Business Analytics",
        "authors": [
          "Sanjiv Jaggia, Professor",
          "Alison Kelly, Professor",
          "Kevin Lertwachara",
          "Leida Chen"
        ],
        "publisher": "McGraw-Hill Education",
        "publishedDate": "2020-01-09",
        "description": "Business Analytics: Communicating with Numbers was written from the ground up to prepare students to understand, manage, and visualize the data, apply the appropriate tools, and communicate the findings and their relevance. Unlike other texts that simply repackage statistics and traditional operations research topics, this text seamlessly threads the topics of data wrangling, descriptive analytics, predictive analytics, and prescriptive analytics into a cohesive whole. It provides a holistic analytics process, including dealing with real life data that are not necessarily 'clean' and/or 'small' and stresses the importance of effectively communicating findings by including features such as a synopsis (a short writing sample) and a sample report (a longer writing sample) in every chapter. These features help students develop skills in articulating the business value of analytics by communicating insights gained from a non-technical standpoint.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1260784959"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781260784954"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 688,
        "printType": "BOOK",
        "categories": [
          "Business & Economics"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=YbLFzQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=YbLFzQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=YbLFzQEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=2&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=YbLFzQEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Loose_Leaf_for_Business_Analytics.html?hl=&id=YbLFzQEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=YbLFzQEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Unlike other texts that simply repackage statistics and traditional operations research topics, this text seamlessly threads the topics of data wrangling, descriptive analytics, predictive analytics, and prescriptive analytics into a ..."
      }
    },
    {
      "kind": "books#volume",
      "id": "UpfuzgEACAAJ",
      "etag": "UBL+oWY0Kgs",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/UpfuzgEACAAJ",
      "volumeInfo": {
        "title": "Loose-Leaf for Business Analytics",
        "authors": [
          "Sanjiv Jaggia",
          "Alison Kelly",
          "Kevin Lertwachara",
          "Leida Chen"
        ],
        "publisher": "McGraw-Hill Companies",
        "publishedDate": "2022-01-13",
        "description": "Business Analytics: Communicating with Numbers was written from the ground up to prepare students to understand, manage, and visualize the data, apply the appropriate tools, and communicate the findings and their relevance. Unlike other texts that simply repackage statistics and traditional operations research topics, this text seamlessly threads the topics of data wrangling, descriptive analytics, predictive analytics, and prescriptive analytics into a cohesive whole. It provides a holistic analytics process, including dealing with real life data that are not necessarily 'clean' and/or 'small' and stresses the importance of effectively communicating findings by including features such as a synopsis (a short writing sample) and a sample report (a longer writing sample) in every chapter. These features help students develop skills in articulating the business value of analytics by communicating insights gained from a non-technical standpoint.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1265897107"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781265897109"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 800,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=UpfuzgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=3&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=UpfuzgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Loose_Leaf_for_Business_Analytics.html?hl=&id=UpfuzgEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=UpfuzgEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "The text seamlessly threads the topics of data wrangling, descriptive analytics, predictive analytics, and prescriptive analytics into a cohesive whole."
      }
    },
    {
      "kind": "books#volume",
      "id": "WkFSzQEACAAJ",
      "etag": "Ssa0+fvGPOM",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/WkFSzQEACAAJ",
      "volumeInfo": {
        "title": "ISE Business Analytics",
        "authors": [
          "Sanjiv Jaggia",
          "Alison Kelly",
          "Kevin Lertwachara",
          "Leida Chen"
        ],
        "publishedDate": "2019-11-17",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1260576019"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781260576016"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=WkFSzQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=WkFSzQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=WkFSzQEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=4&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=WkFSzQEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/ISE_Business_Analytics.html?hl=&id=WkFSzQEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=WkFSzQEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This book was written from the ground up to prepare students to understand, manage, and visualize the data; apply the appropriate analysis tools; and communicate the findings and their relevance."
      }
    },
    {
      "kind": "books#volume",
      "id": "7RDLzgEACAAJ",
      "etag": "C0N7oKFlC9g",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/7RDLzgEACAAJ",
      "volumeInfo": {
        "title": "ISE Business Analytics",
        "authors": [
          "Sanjiv Jaggia",
          "Alison Kelly",
          "Kevin Lertwachara",
          "Leida Chen"
        ],
        "publishedDate": "2022-01-21",
        "description": "We wrote Business Analytics: Communicating with Numbers from the ground up to prepare students to understand, manage, and visualize the data; apply the appropriate analysis tools; and communicate the findings and their relevance. The text seamlessly threads the topics of data wrangling, descriptive analytics, predictive analytics, and prescriptive analytics into a cohesive whole. In the second edition of Business Analytics, we have made substantial revisions that meet the current needs of the instructors teaching the course and the companies that require the relevant skillset. These revisions are based on the feedback of reviewers and users of our first edition. The greatly expanded coverage of the text gives instructors the flexibility to select the topics that best align with their course objectives",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1265087687"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781265087685"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 0,
        "printType": "BOOK",
        "categories": [
          "Business planning"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=7RDLzgEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=7RDLzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=7RDLzgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=5&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=7RDLzgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/ISE_Business_Analytics.html?hl=&id=7RDLzgEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=7RDLzgEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "In the second edition of Business Analytics, we have made substantial revisions that meet the current needs of the instructors teaching the course and the companies that require the relevant skillset."
      }
    },
    {
      "kind": "books#volume",
      "id": "apMj0AEACAAJ",
      "etag": "cM31KtboAI4",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/apMj0AEACAAJ",
      "volumeInfo": {
        "title": "Business Analytics",
        "authors": [
          "Sanjiv Jaggia"
        ],
        "publishedDate": "2020",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1260784991"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781260784992"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 0,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=apMj0AEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=6&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=apMj0AEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Business_Analytics.html?hl=&id=apMj0AEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=apMj0AEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      }
    },
    {
      "kind": "books#volume",
      "id": "ymP2MQEACAAJ",
      "etag": "cOiAhsxpeiw",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/ymP2MQEACAAJ",
      "volumeInfo": {
        "title": "Essentials of Business Statistics",
        "subtitle": "Communicating With Numbers",
        "authors": [
          "Alison Kelly, Professor",
          "Sanjiv Jaggia, Professor"
        ],
        "publisher": "McGraw-Hill Education",
        "publishedDate": "2013-01-10",
        "description": "Essentials of Business Statistics: Communicating with Numbers is a core statistics textbook that sparks student interest and bridges the gap between how statistics is taught and how practitioners think about and apply statistical methods. Throughout the text, the emphasis is on communicating with numbers rather than on number crunching. By incorporating the perspective of professional users, the subject matter is more relevant and the presentation of material more straightforward for students. Connect is the only integrated learning system that empowers students by continuously adapting to deliver precisely what they need, when they need it, and how they need it, so that your class time is more engaging and effective.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "0078020549"
          },
          {
            "type": "ISBN_13",
            "identifier": "9780078020544"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 544,
        "printType": "BOOK",
        "categories": [
          "Business & Economics"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=ymP2MQEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=ymP2MQEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=ymP2MQEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=7&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=ymP2MQEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Essentials_of_Business_Statistics.html?hl=&id=ymP2MQEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=ymP2MQEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "Throughout the text, the emphasis is on communicating with numbers rather than on number crunching."
      }
    },
    {
      "kind": "books#volume",
      "id": "VRNM0AEACAAJ",
      "etag": "xNtCfBMYiUM",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/VRNM0AEACAAJ",
      "volumeInfo": {
        "title": "Business Analytics EB",
        "authors": [
          "Sanjiv Jaggia"
        ],
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "9355323506"
          },
          {
            "type": "ISBN_13",
            "identifier": "9789355323507"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 0,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=VRNM0AEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=8&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=VRNM0AEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Business_Analytics_EB.html?hl=&id=VRNM0AEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=VRNM0AEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      }
    },
    {
      "kind": "books#volume",
      "id": "N9RozgEACAAJ",
      "etag": "jp9pio3YHQs",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/N9RozgEACAAJ",
      "volumeInfo": {
        "title": "Loose Leaf for Business Statistics: Communicating with Numbers",
        "authors": [
          "Alison Kelly, Professor",
          "Sanjiv Jaggia, Professor"
        ],
        "publisher": "McGraw-Hill Education",
        "publishedDate": "2021-01-25",
        "description": "Business Statistics strengthens the connection between the study of business statistics and the study of business analytics. The authors believe that the 4th edition will not only prepare students in basic statistics but will also get them ready and excited about further exploration of data analytics. This edition is available for use with McGraw Hill Connect®, a reliable, easy-to-use homework and learning management solution that embeds learning science and award-winning adaptive tools for better student results.",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1264218877"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781264218875"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 800,
        "printType": "BOOK",
        "categories": [
          "Business & Economics"
        ],
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=N9RozgEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=N9RozgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=N9RozgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=9&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=N9RozgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/Loose_Leaf_for_Business_Statistics_Commu.html?hl=&id=N9RozgEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=N9RozgEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This edition is available for use with McGraw Hill Connect®, a reliable, easy-to-use homework and learning management solution that embeds learning science and award-winning adaptive tools for better student results."
      }
    },
    {
      "kind": "books#volume",
      "id": "WNoCzgEACAAJ",
      "etag": "4Y/vdlNV83o",
      "selfLink": "https://www.googleapis.com/books/v1/volumes/WNoCzgEACAAJ",
      "volumeInfo": {
        "title": "ISE Business Statistics: Communicating with Numbers",
        "authors": [
          "Sanjiv Jaggia",
          "Alison Kelly"
        ],
        "publishedDate": "2021-01-26",
        "industryIdentifiers": [
          {
            "type": "ISBN_10",
            "identifier": "1260597563"
          },
          {
            "type": "ISBN_13",
            "identifier": "9781260597561"
          }
        ],
        "readingModes": {
          "text": false,
          "image": false
        },
        "pageCount": 800,
        "printType": "BOOK",
        "maturityRating": "NOT_MATURE",
        "allowAnonLogging": false,
        "contentVersion": "preview-1.0.0",
        "panelizationSummary": {
          "containsEpubBubbles": false,
          "containsImageBubbles": false
        },
        "imageLinks": {
          "smallThumbnail": "http://books.google.com/books/content?id=WNoCzgEACAAJ&printsec=frontcover&img=1&zoom=5&source=gbs_api",
          "thumbnail": "http://books.google.com/books/content?id=WNoCzgEACAAJ&printsec=frontcover&img=1&zoom=1&source=gbs_api"
        },
        "language": "en",
        "previewLink": "http://books.google.com/books?id=WNoCzgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&cd=10&source=gbs_api",
        "infoLink": "http://books.google.com/books?id=WNoCzgEACAAJ&dq=inauthor:Jaggia+intitle:Business+Analytics&hl=&source=gbs_api",
        "canonicalVolumeLink": "https://books.google.com/books/about/ISE_Business_Statistics_Communicating_wi.html?hl=&id=WNoCzgEACAAJ"
      },
      "saleInfo": {
        "country": "US",
        "saleability": "NOT_FOR_SALE",
        "isEbook": false
      },
      "accessInfo": {
        "country": "US",
        "viewability": "NO_PAGES",
        "embeddable": false,
        "publicDomain": false,
        "textToSpeechPermission": "ALLOWED",
        "epub": {
          "isAvailable": false
        },
        "pdf": {
          "isAvailable": false
        },
        "webReaderLink": "http://play.google.com/books/reader?id=WNoCzgEACAAJ&hl=&source=gbs_api",
        "accessViewStatus": "NONE",
        "quoteSharingAllowed": false
      },
      "searchInfo": {
        "textSnippet": "This edition is available for use with McGraw Hill Connect®, a reliable, easy-to-use homework and learning management solution that embeds learning science and award-winning adaptive tools for better student results."
      }
    }
  ]
}