An Introduction to Communication Network Analysis

Download An Introduction to Communication Network Analysis PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 0470168676
Total Pages : 248 pages
Book Rating : 4.4/5 (71 download)

DOWNLOAD NOW!


Book Synopsis An Introduction to Communication Network Analysis by : George Kesidis

Download or read book An Introduction to Communication Network Analysis written by George Kesidis and published by John Wiley & Sons. This book was released on 2007-08-24 with total page 248 pages. Available in PDF, EPUB and Kindle. Book excerpt: A self-contained text on modeling and performance evaluation of communication networks This quantitative book focuses on the real issues behind modeling and analysis of communication networks. The author covers a wide variety of topical networking subject matter based on the provided background material in probability, Markov chains, and queues. Leveraging this material, the author explores topics in local multiplexing and routing over three successive chapters, stressing both continuous-time and discrete-time contexts. The remaining chapters focus more directly on networking, such as traffic shaping and multiplexing, static routing, dynamic routing, and peer-to-peer file sharing systems. Providing more rigorous and technically deep coverage than most commonly used networking textbooks, An Introduction to Communication Network Analysis covers classical (e.g., queuing theory) and modern (e.g., pricing) aspects of networking in a clear, accessible manner. Chapters include: * Review of Elementary Probability Theory * Markov Chains * Introduction to Queuing Theory * Local Multiplexing * Queuing Networks with Static Routing * Dynamic Routing with Incentives * Peer-to-Peer File Sharing with Incentives Appendices include additional background information, solutions, and references for selected problems, making this an invaluable text for graduate-level students and networking researchers alike.

Fundamentals of Brain Network Analysis

Download Fundamentals of Brain Network Analysis PDF Online Free

Author :
Publisher : Academic Press
ISBN 13 : 0124081185
Total Pages : 496 pages
Book Rating : 4.1/5 (24 download)

DOWNLOAD NOW!


Book Synopsis Fundamentals of Brain Network Analysis by : Alex Fornito

Download or read book Fundamentals of Brain Network Analysis written by Alex Fornito and published by Academic Press. This book was released on 2016-03-04 with total page 496 pages. Available in PDF, EPUB and Kindle. Book excerpt: Fundamentals of Brain Network Analysis is a comprehensive and accessible introduction to methods for unraveling the extraordinary complexity of neuronal connectivity. From the perspective of graph theory and network science, this book introduces, motivates and explains techniques for modeling brain networks as graphs of nodes connected by edges, and covers a diverse array of measures for quantifying their topological and spatial organization. It builds intuition for key concepts and methods by illustrating how they can be practically applied in diverse areas of neuroscience, ranging from the analysis of synaptic networks in the nematode worm to the characterization of large-scale human brain networks constructed with magnetic resonance imaging. This text is ideally suited to neuroscientists wanting to develop expertise in the rapidly developing field of neural connectomics, and to physical and computational scientists wanting to understand how these quantitative methods can be used to understand brain organization. - Winner of the 2017 PROSE Award in Biomedicine & Neuroscience and the 2017 British Medical Association (BMA) Award in Neurology - Extensively illustrated throughout by graphical representations of key mathematical concepts and their practical applications to analyses of nervous systems - Comprehensively covers graph theoretical analyses of structural and functional brain networks, from microscopic to macroscopic scales, using examples based on a wide variety of experimental methods in neuroscience - Designed to inform and empower scientists at all levels of experience, and from any specialist background, wanting to use modern methods of network science to understand the organization of the brain

Network Analysis

Download Network Analysis PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 3540319557
Total Pages : 481 pages
Book Rating : 4.5/5 (43 download)

DOWNLOAD NOW!


Book Synopsis Network Analysis by : Ulrik Brandes

Download or read book Network Analysis written by Ulrik Brandes and published by Springer. This book was released on 2005-02-02 with total page 481 pages. Available in PDF, EPUB and Kindle. Book excerpt: ‘Network’ is a heavily overloaded term, so that ‘network analysis’ means different things to different people. Specific forms of network analysis are used in the study of diverse structures such as the Internet, interlocking directorates, transportation systems, epidemic spreading, metabolic pathways, the Web graph, electrical circuits, project plans, and so on. There is, however, a broad methodological foundation which is quickly becoming a prerequisite for researchers and practitioners working with network models. From a computer science perspective, network analysis is applied graph theory. Unlike standard graph theory books, the content of this book is organized according to methods for specific levels of analysis (element, group, network) rather than abstract concepts like paths, matchings, or spanning subgraphs. Its topics therefore range from vertex centrality to graph clustering and the evolution of scale-free networks. In 15 coherent chapters, this monograph-like tutorial book introduces and surveys the concepts and methods that drive network analysis, and is thus the first book to do so from a methodological perspective independent of specific application areas.

Theories of Communication Networks

Download Theories of Communication Networks PDF Online Free

Author :
Publisher : Oxford University Press
ISBN 13 : 019803637X
Total Pages : 431 pages
Book Rating : 4.1/5 (98 download)

DOWNLOAD NOW!


Book Synopsis Theories of Communication Networks by : Peter R. Monge

Download or read book Theories of Communication Networks written by Peter R. Monge and published by Oxford University Press. This book was released on 2003-03-27 with total page 431 pages. Available in PDF, EPUB and Kindle. Book excerpt: To date, most network research contains one or more of five major problems. First, it tends to be atheoretical, ignoring the various social theories that contain network implications. Second, it explores single levels of analysis rather than the multiple levels out of which most networks are comprised. Third, network analysis has employed very little the insights from contemporary complex systems analysis and computer simulations. Foruth, it typically uses descriptive rather than inferential statistics, thus robbing it of the ability to make claims about the larger universe of networks. Finally, almost all the research is static and cross-sectional rather than dynamic. Theories of Communication Networks presents solutions to all five problems. The authors develop a multitheoretical model that relates different social science theories with different network properties. This model is multilevel, providing a network decomposition that applies the various social theories to all network levels: individuals, dyads, triples, groups, and the entire network. The book then establishes a model from the perspective of complex adaptive systems and demonstrates how to use Blanche, an agent-based network computer simulation environment, to generate and test network theories and hypotheses. It presents recent developments in network statistical analysis, the p* family, which provides a basis for valid multilevel statistical inferences regarding networks. Finally, it shows how to relate communication networks to other networks, thus providing the basis in conjunction with computer simulations to study the emergence of dynamic organizational networks.

Complex Network Analysis in Python

Download Complex Network Analysis in Python PDF Online Free

Author :
Publisher : Pragmatic Bookshelf
ISBN 13 : 1680505408
Total Pages : 330 pages
Book Rating : 4.6/5 (85 download)

DOWNLOAD NOW!


Book Synopsis Complex Network Analysis in Python by : Dmitry Zinoviev

Download or read book Complex Network Analysis in Python written by Dmitry Zinoviev and published by Pragmatic Bookshelf. This book was released on 2018-01-19 with total page 330 pages. Available in PDF, EPUB and Kindle. Book excerpt: Construct, analyze, and visualize networks with networkx, a Python language module. Network analysis is a powerful tool you can apply to a multitude of datasets and situations. Discover how to work with all kinds of networks, including social, product, temporal, spatial, and semantic networks. Convert almost any real-world data into a complex network--such as recommendations on co-using cosmetic products, muddy hedge fund connections, and online friendships. Analyze and visualize the network, and make business decisions based on your analysis. If you're a curious Python programmer, a data scientist, or a CNA specialist interested in mechanizing mundane tasks, you'll increase your productivity exponentially. Complex network analysis used to be done by hand or with non-programmable network analysis tools, but not anymore! You can now automate and program these tasks in Python. Complex networks are collections of connected items, words, concepts, or people. By exploring their structure and individual elements, we can learn about their meaning, evolution, and resilience. Starting with simple networks, convert real-life and synthetic network graphs into networkx data structures. Look at more sophisticated networks and learn more powerful machinery to handle centrality calculation, blockmodeling, and clique and community detection. Get familiar with presentation-quality network visualization tools, both programmable and interactive--such as Gephi, a CNA explorer. Adapt the patterns from the case studies to your problems. Explore big networks with NetworKit, a high-performance networkx substitute. Each part in the book gives you an overview of a class of networks, includes a practical study of networkx functions and techniques, and concludes with case studies from various fields, including social networking, anthropology, marketing, and sports analytics. Combine your CNA and Python programming skills to become a better network analyst, a more accomplished data scientist, and a more versatile programmer. What You Need: You will need a Python 3.x installation with the following additional modules: Pandas (>=0.18), NumPy (>=1.10), matplotlib (>=1.5), networkx (>=1.11), python-louvain (>=0.5), NetworKit (>=3.6), and generalizesimilarity. We recommend using the Anaconda distribution that comes with all these modules, except for python-louvain, NetworKit, and generalizedsimilarity, and works on all major modern operating systems.

Computational Analysis of Communication

Download Computational Analysis of Communication PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 111968028X
Total Pages : 341 pages
Book Rating : 4.1/5 (196 download)

DOWNLOAD NOW!


Book Synopsis Computational Analysis of Communication by : Wouter van Atteveldt

Download or read book Computational Analysis of Communication written by Wouter van Atteveldt and published by John Wiley & Sons. This book was released on 2022-03-10 with total page 341 pages. Available in PDF, EPUB and Kindle. Book excerpt: Provides clear guidance on leveraging computational techniques to answer social science questions In disciplines such as political science, sociology, psychology, and media studies, the use of computational analysis is rapidly increasing. Statistical modeling, machine learning, and other computational techniques are revolutionizing the way electoral results are predicted, social sentiment is measured, consumer interest is evaluated, and much more. Computational Analysis of Communication teaches social science students and practitioners how computational methods can be used in a broad range of applications, providing discipline-relevant examples, clear explanations, and practical guidance. Assuming little or no background in data science or computer linguistics, this accessible textbook teaches readers how to use state-of-the art computational methods to perform data-driven analyses of social science issues. A cross-disciplinary team of authors—with expertise in both the social sciences and computer science—explains how to gather and clean data, manage textual, audio-visual, and network data, conduct statistical and quantitative analysis, and interpret, summarize, and visualize the results. Offered in a unique hybrid format that integrates print, ebook, and open-access online viewing, this innovative resource: Covers the essential skills for social sciences courses on big data, data visualization, text analysis, predictive analytics, and others Integrates theory, methods, and tools to provide unified approach to the subject Includes sample code in Python and links to actual research questions and cases from social science and communication studies Discusses ethical and normative issues relevant to privacy, data ownership, and reproducible social science Developed in partnership with the International Communication Association and by the editors of Computational Communication Research Computational Analysis of Communication is an invaluable textbook and reference for students taking computational methods courses in social sciences, and for professional social scientists looking to incorporate computational methods into their work.

Social Network Analysis and Education

Download Social Network Analysis and Education PDF Online Free

Author :
Publisher : SAGE Publications
ISBN 13 : 1483303519
Total Pages : 345 pages
Book Rating : 4.4/5 (833 download)

DOWNLOAD NOW!


Book Synopsis Social Network Analysis and Education by : Brian V. Carolan

Download or read book Social Network Analysis and Education written by Brian V. Carolan and published by SAGE Publications. This book was released on 2013-03-14 with total page 345 pages. Available in PDF, EPUB and Kindle. Book excerpt: Social Network Analysis and Education: Theory, Methods & Applications provides an introduction to the theories, methods, and applications that constitute the social network perspective. Unlike more general texts, this applied title is designed for those current and aspiring educational researchers learning how to study, conceptualize, and analyze social networks. Brian V. Carolan's main intent is to encourage you to consider the social network perspective in light of your emerging research interests and evaluate how well this perspective illuminates the social complexities surrounding educational phenomena. Relying on diverse examples drawn from the educational research literature, this book makes explicit how the theories and methods associated with social network analysis can be used to better describe and explain the social complexities surrounding varied educational phenomena.

Handbook of Graphs and Networks in People Analytics

Download Handbook of Graphs and Networks in People Analytics PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 100059727X
Total Pages : 266 pages
Book Rating : 4.0/5 (5 download)

DOWNLOAD NOW!


Book Synopsis Handbook of Graphs and Networks in People Analytics by : Keith McNulty

Download or read book Handbook of Graphs and Networks in People Analytics written by Keith McNulty and published by CRC Press. This book was released on 2022-06-19 with total page 266 pages. Available in PDF, EPUB and Kindle. Book excerpt: Handbook of Graphs and Networks in People Analytics: With Examples in R and Python covers the theory and practical implementation of graph methods in R and Python for the analysis of people and organizational networks. Starting with an overview of the origins of graph theory and its current applications in the social sciences, the book proceeds to give in-depth technical instruction on how to construct and store graphs from data, how to visualize those graphs compellingly and how to convert common data structures into graph-friendly form. The book explores critical elements of network analysis in detail, including the measurement of distance and centrality, the detection of communities and cliques, and the analysis of assortativity and similarity. An extension chapter offers an introduction to graph database technologies. Real data sets from various research contexts are used for both instruction and for end of chapter practice exercises and a final chapter contains data sets and exercises ideal for larger personal or group projects of varying difficulty level. Key features: Immediately implementable code, with extensive and varied illustrations of graph variants and layouts. Examples and exercises across a variety of real-life contexts including business, politics, education, social media and crime investigation. Dedicated chapter on graph visualization methods. Practical walkthroughs of common methodological uses: finding influential actors in groups, discovering hidden community structures, facilitating diverse interaction in organizations, detecting political alignment, determining what influences connection and attachment. Various downloadable data sets for use both in class and individual learning projects. Final chapter dedicated to individual or group project examples.

Performance Modeling and Analysis of Communication Networks

Download Performance Modeling and Analysis of Communication Networks PDF Online Free

Author :
Publisher : BoD – Books on Demand
ISBN 13 : 3958261523
Total Pages : 370 pages
Book Rating : 4.9/5 (582 download)

DOWNLOAD NOW!


Book Synopsis Performance Modeling and Analysis of Communication Networks by : Phuoc Tran-Gia

Download or read book Performance Modeling and Analysis of Communication Networks written by Phuoc Tran-Gia and published by BoD – Books on Demand. This book was released on 2021-10-12 with total page 370 pages. Available in PDF, EPUB and Kindle. Book excerpt: This textbook provides an introduction to common methods of performance modeling and analysis of communication systems. These methods form the basis of traffic engineering, teletraffic theory, and analytical system dimensioning. The fundamentals of probability theory, stochastic processes, Markov processes, and embedded Markov chains are presented. Basic queueing models are described with applications in communication networks. Advanced methods are presented that have been frequently used in recent practice, especially discrete-time analysis algorithms, or which go beyond classical performance measures such as Quality of Experience or energy efficiency. Recent examples of modern communication networks include Software Defined Networking and the Internet of Things. Throughout the book, illustrative examples are used to provide practical experience in performance modeling and analysis. Target group: The book is aimed at students and scientists in computer science and technical computer science, operations research, electrical engineering and economics.

Social Network Analysis for Startups

Download Social Network Analysis for Startups PDF Online Free

Author :
Publisher : "O'Reilly Media, Inc."
ISBN 13 : 1449306462
Total Pages : 191 pages
Book Rating : 4.4/5 (493 download)

DOWNLOAD NOW!


Book Synopsis Social Network Analysis for Startups by : Maksim Tsvetovat

Download or read book Social Network Analysis for Startups written by Maksim Tsvetovat and published by "O'Reilly Media, Inc.". This book was released on 2011-10-06 with total page 191 pages. Available in PDF, EPUB and Kindle. Book excerpt: Does your startup rely on social network analysis? This concise guide provides a statistical framework to help you identify social processes hidden among the tons of data now available. Social network analysis (SNA) is a discipline that predates Facebook and Twitter by 30 years. Through expert SNA researchers, you'll learn concepts and techniques for recognizing patterns in social media, political groups, companies, cultural trends, and interpersonal networks. You'll also learn how to use Python and other open source tools—such as NetworkX, NumPy, and Matplotlib—to gather, analyze, and visualize social data. This book is the perfect marriage between social network theory and practice, and a valuable source of insight and ideas. Discover how internal social networks affect a company’s ability to perform Follow terrorists and revolutionaries through the 1998 Khobar Towers bombing, the 9/11 attacks, and the Egyptian uprising Learn how a single special-interest group can control the outcome of a national election Examine relationships between companies through investment networks and shared boards of directors Delve into the anatomy of cultural fads and trends—offline phenomena often mediated by Twitter and Facebook

Social Network Analysis

Download Social Network Analysis PDF Online Free

Author :
Publisher : John Wiley & Sons
ISBN 13 : 1119836735
Total Pages : 260 pages
Book Rating : 4.1/5 (198 download)

DOWNLOAD NOW!


Book Synopsis Social Network Analysis by : Mohammad Gouse Galety

Download or read book Social Network Analysis written by Mohammad Gouse Galety and published by John Wiley & Sons. This book was released on 2022-04-28 with total page 260 pages. Available in PDF, EPUB and Kindle. Book excerpt: SOCIAL NETWORK ANALYSIS As social media dominates our lives in increasing intensity, the need for developers to understand the theory and applications is ongoing as well. This book serves that purpose. Social network analysis is the solicitation of network science on social networks, and social occurrences are denoted and premeditated by data on coinciding pairs as the entities of opinion. The book features: Social network analysis from a computational perspective using python to show the significance of fundamental facets of network theory and the various metrics used to measure the social network. An understanding of network analysis and motivations to model phenomena as networks. Real-world networks established with human-related data frequently display social properties, i.e., patterns in the graph from which human behavioral patterns can be analyzed and extracted. Exemplifies information cascades that spread through an underlying social network to achieve widespread adoption. Network analysis that offers an appreciation method to health systems and services to illustrate, diagnose, and analyze networks in health systems. The social web has developed a significant social and interactive data source that pays exceptional attention to social science and humanities research. The benefits of artificial intelligence enable social media platforms to meet an increasing number of users and yield the biggest marketplace, thus helping social networking analysis distribute better customer understanding and aiding marketers to target the right customers. Audience The book will interest computer scientists, AI researchers, IT and software engineers, mathematicians.

Communication Networks for Smart Grids

Download Communication Networks for Smart Grids PDF Online Free

Author :
Publisher : Springer Science & Business Media
ISBN 13 : 1447163028
Total Pages : 377 pages
Book Rating : 4.4/5 (471 download)

DOWNLOAD NOW!


Book Synopsis Communication Networks for Smart Grids by : Kenneth C. Budka

Download or read book Communication Networks for Smart Grids written by Kenneth C. Budka and published by Springer Science & Business Media. This book was released on 2014-02-06 with total page 377 pages. Available in PDF, EPUB and Kindle. Book excerpt: This book presents an application-centric approach to the development of smart grid communication architecture. The coverage includes in-depth reviews of such cutting-edge applications as advanced metering infrastructure, distribution automation, demand response and synchrophasors. Features: examines a range of exciting utility applications made possible through smart grid evolution; describes the core-edge network architecture for smart grids, introducing the concept of WANs and FANs; explains how the network design paradigm for smart grids differs from that for more established data networks, and discusses network security in smart grids; provides an overview of communication network technologies for WANs and FANs, covering OPGW, PLC, and LTE and MPLS technology; investigates secure data-centric data management and data analytics for smart grids; discusses the transformation of a network from conventional modes of utility operation to an integrated network based on the smart grid architecture framework.

Statistical Analysis of Network Data with R

Download Statistical Analysis of Network Data with R PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 1493909835
Total Pages : 214 pages
Book Rating : 4.4/5 (939 download)

DOWNLOAD NOW!


Book Synopsis Statistical Analysis of Network Data with R by : Eric D. Kolaczyk

Download or read book Statistical Analysis of Network Data with R written by Eric D. Kolaczyk and published by Springer. This book was released on 2014-05-22 with total page 214 pages. Available in PDF, EPUB and Kindle. Book excerpt: Networks have permeated everyday life through everyday realities like the Internet, social networks, and viral marketing. As such, network analysis is an important growth area in the quantitative sciences, with roots in social network analysis going back to the 1930s and graph theory going back centuries. Measurement and analysis are integral components of network research. As a result, statistical methods play a critical role in network analysis. This book is the first of its kind in network research. It can be used as a stand-alone resource in which multiple R packages are used to illustrate how to conduct a wide range of network analyses, from basic manipulation and visualization, to summary and characterization, to modeling of network data. The central package is igraph, which provides extensive capabilities for studying network graphs in R. This text builds on Eric D. Kolaczyk’s book Statistical Analysis of Network Data (Springer, 2009).

Introduction to Broadband Communication Systems

Download Introduction to Broadband Communication Systems PDF Online Free

Author :
Publisher : CRC Press
ISBN 13 : 142006150X
Total Pages : 456 pages
Book Rating : 4.4/5 (2 download)

DOWNLOAD NOW!


Book Synopsis Introduction to Broadband Communication Systems by : Cajetan M. Akujuobi

Download or read book Introduction to Broadband Communication Systems written by Cajetan M. Akujuobi and published by CRC Press. This book was released on 2007-11-28 with total page 456 pages. Available in PDF, EPUB and Kindle. Book excerpt: Broadband networks, such as asynchronous transfer mode (ATM), frame relay, and leased lines, allow us to easily access multimedia services (data, voice, and video) in one package. Exploring why broadband networks are important in modern-day telecommunications, Introduction to Broadband Communication Systems covers the concepts and components of bot

An Introduction to Structural Analysis

Download An Introduction to Structural Analysis PDF Online Free

Author :
Publisher : Elsevier
ISBN 13 : 1483103641
Total Pages : 245 pages
Book Rating : 4.4/5 (831 download)

DOWNLOAD NOW!


Book Synopsis An Introduction to Structural Analysis by : S.D. Berkowitz

Download or read book An Introduction to Structural Analysis written by S.D. Berkowitz and published by Elsevier. This book was released on 2013-10-22 with total page 245 pages. Available in PDF, EPUB and Kindle. Book excerpt: An Introduction to Structural Analysis: The Network Approach to Social Research discusses the fundamental concept of structural analysis. The book is comprised of five chapters that tackle the key concepts, central intellectual themes, and principal methodological techniques of structural analysis. Chapter 1 reviews structural analysis, while Chapter 2 discusses the structure of interpersonal communication. Chapter 3 deals with economic structure and elite integration. The book also covers structural models of large-scale processes. The future of structural analysis is also discussed. The text will be useful to scientists, such as sociologists, psychologists, and anthropologists who wish to utilize structural analysis in a research study.

Networks, Crowds, and Markets

Download Networks, Crowds, and Markets PDF Online Free

Author :
Publisher : Cambridge University Press
ISBN 13 : 1139490303
Total Pages : 745 pages
Book Rating : 4.1/5 (394 download)

DOWNLOAD NOW!


Book Synopsis Networks, Crowds, and Markets by : David Easley

Download or read book Networks, Crowds, and Markets written by David Easley and published by Cambridge University Press. This book was released on 2010-07-19 with total page 745 pages. Available in PDF, EPUB and Kindle. Book excerpt: Are all film stars linked to Kevin Bacon? Why do the stock markets rise and fall sharply on the strength of a vague rumour? How does gossip spread so quickly? Are we all related through six degrees of separation? There is a growing awareness of the complex networks that pervade modern society. We see them in the rapid growth of the internet, the ease of global communication, the swift spread of news and information, and in the way epidemics and financial crises develop with startling speed and intensity. This introductory book on the new science of networks takes an interdisciplinary approach, using economics, sociology, computing, information science and applied mathematics to address fundamental questions about the links that connect us, and the ways that our decisions can have consequences for others.

Encyclopedia of Social Network Analysis and Mining

Download Encyclopedia of Social Network Analysis and Mining PDF Online Free

Author :
Publisher : Springer
ISBN 13 : 9781493971305
Total Pages : 0 pages
Book Rating : 4.9/5 (713 download)

DOWNLOAD NOW!


Book Synopsis Encyclopedia of Social Network Analysis and Mining by : Reda Alhajj

Download or read book Encyclopedia of Social Network Analysis and Mining written by Reda Alhajj and published by Springer. This book was released on 2018-05-02 with total page 0 pages. Available in PDF, EPUB and Kindle. Book excerpt: The Encyclopedia of Social Network Analysis and Mining (ESNAM) is the first major reference work to integrate fundamental concepts and research directions in the areas of social networks and applications to data mining. The second edition of ESNAM is a truly outstanding reference appealing to researchers, practitioners, instructors and students (both undergraduate and graduate), as well as the general public. This updated reference integrates all basics concepts and research efforts under one umbrella. Coverage has been expanded to include new emerging topics such as crowdsourcing, opinion mining, and sentiment analysis. Revised content of existing material keeps the encyclopedia current. The second edition is intended for college students as well as public and academic libraries. It is anticipated to continue to stimulate more awareness of social network applications and research efforts. The advent of electronic communication, and in particular on-line communities, have created social networks of hitherto unimaginable sizes. Reflecting the interdisciplinary nature of this unique field, the essential contributions of diverse disciplines, from computer science, mathematics, and statistics to sociology and behavioral science, are described among the 300 authoritative yet highly readable entries. Students will find a world of information and insight behind the familiar façade of the social networks in which they participate. Researchers and practitioners will benefit from a comprehensive perspective on the methodologies for analysis of constructed networks, and the data mining and machine learning techniques that have proved attractive for sophisticated knowledge discovery in complex applications. Also addressed is the application of social network methodologies to other domains, such as web networks and biological networks.