Courses tagged with "Nutrition" (49)

Sort by: Name, Rating, Price
Start time: Any, Upcoming, Recent started, New, Always Open
Price: Any, Free, Paid
282 votes
Udacity Free Popular Closed [?] Computer Sciences CMS Nutrition

Statistics is about extracting meaning from data. In this class, we will introduce techniques for visualizing relationships in data and systematic techniques for understanding the relationships using mathematics.

52 votes
Udacity Free Closed [?] Mathematics CMS Nutrition

Throughout this course, we will use algebra to quantify and describe the world around us. Have you ever wondered how many songs can fit onto your flash drive? By the end of the course, you’ll have stronger skills for modeling problems, analyzing patterns, and using algebra to arrive at conclusions.

41 votes
Udacity Free Closed [?] Mathematics CMS CNS Customer Service Certification Program Evaluation Navigation+SAP

We live in a time of unprecedented access to information. You'll learn how to use statistics to interpret that information and make decisions. San Jose State University

39 votes
Udacity Free Closed [?] Mathematics CMS Nutrition

Math is everywhere. In this class, you’ll gain an in-depth understanding of algebraic principles, many of which you may have seen before, and learn how to use them to solve problems that we encounter in everyday life. The online version of College Algebra will cover all of the topics that you would see in more traditional class formats, but it will present the material in a way that we hope you’ll find fresh and interesting. You will learn about functions, polynomials, graphing, complex numbers, exponential and logarithmic equations, and much more, all through exploring real-world scenarios.

17 votes
MIT OpenCourseWare (OCW) Free Mathematics Customer Service Certification Program Infor Information control Information Theory Nutrition

The laws of nature are expressed as differential equations. Scientists and engineers must know how to model the world in terms of differential equations, and how to solve those equations and interpret the solutions. This course focuses on the equations and techniques most useful in science and engineering.

Course Format


Click to get started. This course has been designed for independent study. It provides everything you will need to understand the concepts covered in the course. The materials include:

  • Lecture Videos by Professor Arthur Mattuck.
  • Course Notes on every topic.
  • Practice Problems with Solutions.
  • Problem Solving Videos taught by experienced MIT Recitation Instructors.
  • Problem Sets to do on your own with Solutions to check your answers against when you're done.
  • A selection of Interactive Java® Demonstrations called Mathlets to illustrate key concepts.
  • A full set of Exams with Solutions, including practice exams to help you prepare.

Content Development

Haynes Miller
Jeremy Orloff
Dr. John Lewis
Arthur Mattuck

 

Other Versions

Related Content

17 votes
Canvas.net Free Closed [?] Mathematics HumanitiesandScience HumanitiesandScience HumanitiesandScience HumanitiesandScience Nutrition Nutrition

This course is a review of Basic Arithmetic skills that serve as a prerequisite for placement into and success in pre-college and college-level algebra courses. In this course, primary emphasis will be placed on fundamental operations with whole numbers, fractions, decimals, and integers. Other topics covered include proportions, percentages, representations of data, geometric figures, and measurement. Students who should take this course include: those that have an interest in brushing up on arithmetic skills prior to taking an upcoming placement test or those that have not had math in many years and want to review foundational skills and concepts. This course provides free digital access to all required materials including a student workbook, lesson videos, and online homework practice and assessment. A certificate of completion will be awarded by the instructor to students who complete required activities. The course instructor recommends purchase of a textbook or other course materials. Please see the details below. Required materials: Basic Arithmetic Student Workbook Purchase Info: Hard copy at Lulu.com or access via free digital download. Approximate cost for hard copy: $15

11 votes
MIT OpenCourseWare (OCW) Free Mathematics Customer Service Certification Program Infor Information control Information Theory Nutrition

This course covers differential, integral and vector calculus for functions of more than one variable. These mathematical tools and methods are used extensively in the physical sciences, engineering, economics and computer graphics.

Course Formats


Click to get started.The materials have been organized to support independent study. The website includes all of the materials you will need to understand the concepts covered in this subject. The materials in this course include:

  • Lecture Videos recorded on the MIT campus
  • Recitation Videos with problem-solving tips
  • Examples of solutions to sample problems
  • Problem for you to solve, with solutions
  • Exams with solutions
  • Interactive Java Applets ("Mathlets") to reinforce key concepts

Content Development


Denis Auroux
Arthur Mattuck
Jeremy Orloff
John Lewis

10 votes
MIT OpenCourseWare (OCW) Free Mathematics Customer Service Certification Program Infor Information control Information Theory Nutrition

This course covers matrix theory and linear algebra, emphasizing topics useful in other disciplines such as physics, economics and social sciences, natural sciences, and engineering. It parallels the combination of theory and applications in Professor Strang’s textbook Introduction to Linear Algebra.

Course Format


Click to get started. This course has been designed for independent study. It provides everything you will need to understand the concepts covered in the course. The materials include:

  • A complete set of Lecture Videos by Professor Gilbert Strang.
  • Summary Notes for all videos along with suggested readings in Prof. Strang's textbook Linear Algebra.
  • Problem Solving Videos on every topic taught by an experienced MIT Recitation Instructor.
  • Problem Sets to do on your own with Solutions to check your answers against when you're done.
  • A selection of Java® Demonstrations to illustrate key concepts.
  • A full set of Exams with Solutions, including review material to help you prepare.

Other Versions

Related Content

9 votes
MIT OpenCourseWare (OCW) Free Mathematics Customer Service Certification Program Infor Information control Information Theory Nutrition

This calculus course covers differentiation and integration of functions of one variable, and concludes with a brief discussion of infinite series. Calculus is fundamental to many scientific disciplines including physics, engineering, and economics.

Course Format


Click to get started.This course has been designed for independent study. It includes all of the materials you will need to understand the concepts covered in this subject. The materials in this course include:

  • Lecture Videos with supporting written notes
  • Recitation Videos of problem-solving tips
  • Worked Examples with detailed solutions to sample problems
  • Problem sets with solutions
  • Exams with solutions
  • Interactive Java Applets ("Mathlets") to reinforce key concepts

Content Development


David Jerison
Arthur Mattuck
Haynes Miller
Benjamin Brubaker
Jeremy Orloff

9 votes
Saylor.org Free Closed [?] Mathematics Customer Service Certification Program Nutrition Taking derivatives

This course is a continuation of the first-semester course titled Introduction to Computer Science I (CS101 [1]).  It will introduce you to a number of more advanced Computer Science topics, laying a strong foundation for future academic study in the discipline.  We will begin with a comparison between Javathe programming language utilized last semesterand C++, another popular, industry-standard programming language.  We will then discuss the fundamental building blocks of Object-Oriented Programming, reviewing what we learned last semester and familiarizing ourselves with some more advanced programming concepts.  The remaining course units will be devoted to various advanced Computer Science topics, including the Standard Template Library, Exceptions, Recursion, Searching and Sorting, and Template Classes.  By the end of the class, you will have a solid understanding of Java and C++ programming, as well as a familiarity with the major issues that programmers routinely address in a professional setting.

7 votes
Saylor.org Free Closed [?] Mathematics Customer Service Certification Program Nutrition Taking derivatives

This course will introduce students to the field of computer science and the fundamentals of computer programming.  It has been specifically designed for students with no prior programming experience, and does not require a background in Computer Science.  This course will touch upon a variety of fundamental topics within the field of Computer Science and will use Java, a high-level, portable, and well-constructed computer programming language developed by Sun Microsystems, to demonstrate those principles.  We will begin with an overview of the topics we will cover this semester and a brief history of software development.  We will then learn about Object-Oriented programming, the paradigm in which Java was constructed, before discussing Java, its fundamentals, relational operators, control statements, and Java I/0.  The course will conclude with an introduction to algorithmic design.  By the end of the course, you should have a strong understanding of the fundamentals of Computer Science and the Java p…

7 votes
Saylor.org Free Closed [?] Mathematics Customer Service Certification Program Game Navigation+SAP Nutrition Taking derivatives

Differential equations are, in addition to a topic of study in mathematics, the main language in which the laws and phenomena of science are expressed.  In basic terms, a differential equation is an expression that describes how a system changes from one moment of time to another, or from one point in space to another.  When working with differential equations, the ultimate goal is to move from a microscopic view of relevant physics to a macroscopic view of the behavior of a system as a whole. Let’s look at a simple differential equation.  Based on previous math and physics courses, you know that a car that is constantly accelerating in the x-direction obeys the equation d2x/dt2 = a, where a is the applied acceleration.  This equation has two derivations with respect to time, so it is a second-order differential equation; because it has derivations with respect to only one variable (in this example, time), it is known as an  ordinary differential equation, or an ODE. Let’s say that we want to sol…

7 votes
Saylor.org Free Closed [?] Mathematics Evaluation Nutrition Taking derivatives

This course is designed to introduce you to the study of Calculus.  You will learn concrete applications of how calculus is used and, more importantly, why it works.  Calculus is not a new discipline; it has been around since the days of Archimedes.  However, Isaac Newton and Gottfried Leibniz, two 17th-century European mathematicians concurrently working on the same intellectual discovery hundreds of miles apart, were responsible for developing the field as we know it today.  This brings us to our first question, what is today's Calculus?  In its simplest terms, calculus is the study of functions, rates of change, and continuity.  While you may have cultivated a basic understanding of functions in previous math courses, in this course you will come to a more advanced understanding of their complexity, learning to take a closer look at their behaviors and nuances. In this course, we will address three major topics: limits, derivatives, and integrals, as well as study their respective foundations and a…

7 votes
Udacity Free Closed [?] Mathematics CMS Nutrition

This course provides a brief review of introductory algebra topics. Topics to be covered include integer operations, order of operations, perimeter and area, fractions and decimals, scientific notation, ratios and rates, conversions, percents, algebraic expressions, linear equations, the Pythagorean theorem, and graphing.

7 votes
Saylor.org Free Closed [?] Mathematics Customer Service Certification Program Nutrition Taking derivatives

This course is an introduction to complex analysis, or the theory of the analytic functions of a complex variable.  Put differently, complex analysis is the theory of the differentiation and integration of functions that depend on one complex variable.  Such functions, beautiful on their own, are immediately useful in Physics, Engineering, and Signal Processing.  Because of the algebraic properties of the complex numbers and the inherently geometric flavor of complex analysis, this course will feel quite different from Real Analysis, although many of the same concepts, such as open sets, metrics, and limits will reappear.  Simply put, you will be working with lines and sets and very specific functions on the complex planedrawing pictures of them and teasing out all of their idiosyncrasies.  You will again find yourself calculating line integrals, just as in multivariable calculus.  However, the techniques you learn in this course will help you get past many of the seeming dead-ends you ran up against in…

7 votes
Saylor.org Free Closed [?] Mathematics Customer Service Certification Program Nutrition Taking derivatives

This course is designed to introduce you to the rigorous examination of the real number system and the foundations of calculus of functions of a single real variable. Analysis lies at the heart of the trinity of higher mathematics algebra, analysis, and topology because it is where the other two fields meet. In calculus, you learned to find limits, and you used these limits to give a rigorous justification for ideas of rate of change and areas under curves. Many of the results that you learned or derived were intuitive in many cases you could draw a picture of the situation and immediately “see” whether or not the result was true. This intuition, however, can sometimes be misleading. In the first place, your ability to find limits of real-valued functions on the real line was based on certain properties of the underlying field on which undergraduate calculus is founded: the real numbers. Things may have become slightly more complicated when you began to work in other spaces. For instance, you may r…

6 votes
Saylor.org Free Closed [?] Mathematics Nutrition Taking derivatives University of East Anglia

“Everything is numbers.”  This phrase was uttered by the lead character, Dr. Charlie Epps, on the hit television show “NUMB3RS.”  If everything has a mathematical underpinning, then it follows that everything is somehow mathematically connected, even if it is only in some odd, “six degrees of separation (or Kevin Bacon)” kind of way. Geometry is the study of space (for now, mainly two-dimensional, with some three-dimensional thrown in) and the relationships of objects contained inside.  It is one of the more relatable math courses, because it often answers that age-old question, “When am I ever going to use this in real life?”  Look around you right now.  Do you see any triangles?  Can you spot any circles?  Do you see any books that look like they are twice the size of other books?  Does your wall have paint on it? In geometry, you will explore the objects that make up our universe.  Most people never give a second thought to how things are constructed, but there are geometric ru…

6 votes
Saylor.org Free Closed [?] Mathematics Customer Service Certification Program Department of Economics International development Mathematics.htm%25252525253Fdatetype%25252525253Dalwaysopen&.htm%252525253Fcategoryid%252525253D2.ht Navigation+SAP Nutrition

Multivariable Calculus is an expansion of Single-Variable Calculus in that it extends single variable calculus to higher dimensions.  You may find that these courses share many of the same basic concepts, and that Multivariable Calculus will simply extend your knowledge of functions to functions of several variables.  The transition from single variable relationships to many variable relationships is not as simple as it may seem; you will find that multi-variable functions, in some cases, will yield counter-intuitive results. The structure of this course very much resembles the structure of Single-Variable Calculus I and II.  We will begin by taking a fresh look at limits and continuity.  With functions of many variables, you can approach a limit from many different directions.  We will then move on to derivatives and the process by which we generalize them to higher dimensions.  Finally, we will look at multiple integrals, or integration over regions of space as opposed to intervals. The goal of Mu…

5 votes
Saylor.org Free Closed [?] Mathematics Customer Service Certification Program Nutrition Taking derivatives

This course is designed to provide you with a simple and straightforward introduction to econometrics.  Econometrics is an application of statistical procedures to the testing of hypotheses about economic relationships and to the estimation of parameters.  Regression analysis is the primary procedure commonly used by researchers and managers whether their employments are within the goods or the resources market and/or within the agriculture, the manufacturing, the services, or the information sectors of an economy. Completion of this course in econometrics will help you progress from a student of economics to a practitioner of economics.  By completing this course, you will gain an overview of econometrics, develop your ability to think like an economist, hone your skills building and testing models of consumer and producer behavior, and synthesize the results you find through analyses of data pertaining to market-based economic systems.  In essence, professional economists conduct studies that combine…

5 votes
Saylor.org Free Closed [?] Mathematics Customer Service Certification Program Evaluation Navigation+SAP Nutrition Taking derivatives

In this course, you will look at the properties behind the basic concepts of probability and statistics and focus on applications of statistical knowledge.  You will learn about how statistics and probability work together.  The subject of statistics involves the study of methods for collecting, summarizing, and interpreting data.  Statistics formalizes the process of making decisions, and this course is designed to help you use statistical literacy to make better decisions.  Note that this course has applications for the natural sciences, economics, computer science, finance, psychology, sociology, criminology, and many other fields. We read data in articles and reports every day.  After finishing this course, you should be comfortable evaluating an author's use of data.  You will be able to extract information from articles and display that information effectively.  You will also be able to understand the basics of how to draw statistical conclusions. This course will begin with descriptive statistic…

Trusted paper writing service WriteMyPaper.Today will write the papers of any difficulty.